Lists all miniapp generator deployments for a user. Requires API key authentication.
API key to authorize requests
Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all deployments.
x >= 03
Maximum number of deployments to return. Defaults to 50, max 1000.
1 <= x <= 1000Number of deployments to skip for pagination. Defaults to 0.
x >= 0Include deleted deployments in the response. Defaults to false.
Success
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