Fetches info about a miniapp generator deployment by its deployment_id or name and creator’s Farcaster ID. Requires API key authentication.
API key to authorize requests
Deployment ID (UUID). Required if name not provided.
Farcaster ID of the user; if not provided, namespace must be provided
x >= 03
Kubernetes deployment name. Required if deployment_id not provided.
Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
Success
Deployment ID
Deletion timestamp
Last update timestamp
Creation timestamp
Kubernetes namespace
Kubernetes deployment name
Deployment is ready to serve app and accept prompts
Whether a generated app exists in the deployment
Whether the generated app is currently serving
Display name for the project
Public URL for the deployment
GitHub repository SSH URL
Production app deployment status from Vercel