List all deployments for a server, ordered by most recent first. Does not include deployment logs — fetch a specific deployment to see logs.
Smithery API key as Bearer token
List of deployments
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.
The MCP endpoint URL for connecting to this server.