Retrieve release details including status, git metadata, pipeline logs, and MCP endpoint URL.
Smithery API key as Bearer token
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Release info
Current status: QUEUED, WORKING, SUCCESS, FAILURE, FAILURE_SCAN, AUTH_REQUIRED, CANCELLED, or INTERNAL_ERROR.
Release type: hosted_shttp (Smithery-hosted), external_shttp (external URL), or stdio (local binary).
ISO 8601 timestamp of when the release was created.
ISO 8601 timestamp of the last status change.
Git commit SHA that triggered this release.
Git commit message associated with this release.
Git branch this release was built from.
Upstream MCP server URL. Present only for external releases.
Pipeline log entries. Only included when fetching a single release.
The MCP endpoint URL for connecting to this server.