Fetches info about a miniapp generator deployment by its deployment_id or name and creatorās Farcaster ID. Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Creation timestamp
Deletion timestamp
Whether a generated app exists in the deployment
Whether the generated app is currently serving
Deployment ID
Deployment is ready to serve app and accept prompts
Kubernetes deployment name
Kubernetes namespace
Last update timestamp
Dev server process state: stopped, starting, running, crashed, or hung
stopped, starting, running, crashed, hung Display name for the project
GitHub repository SSH URL
Whether the deployment has a Neon database configured
Production app deployment status from Vercel
Public URL for the deployment