v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBstudio
Get deployment info
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.
get/v2/studio/deployment/by-name-and-fid
Query parameters
deployment_idstring uuid
Deployment ID (UUID). Required if name not provided.
fidinteger
Example:3
Farcaster ID of the user; if not provided, namespace must be provided
namestring
Kubernetes deployment name. Required if deployment_id not provided.
namespacestring
Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
Response
Success