Get full details for a specific deployment, including status, type, git metadata, pipeline logs, and MCP endpoint URL.
Smithery API key as Bearer token
Deployment info
Current deployment status: QUEUED, WORKING, SUCCESS, FAILURE, FAILURE_SCAN, AUTH_REQUIRED, CANCELLED, or INTERNAL_ERROR.
Deployment type: hosted_shttp (Smithery-hosted), external_shttp (external URL), or stdio (local binary).
ISO 8601 timestamp of when the deployment was created.
ISO 8601 timestamp of the last status change.
Git commit SHA that triggered this deployment. Present for repo and source-tracked deployments.
Git commit message associated with this deployment.
Git branch this deployment was built from.
Upstream MCP server URL. Present only for external deployments.
Deployment pipeline log entries. Only included when fetching a single deployment.
The MCP endpoint URL for connecting to this server.