Serverless
List serverless endpoint releases
Returns the endpoint’s release history (newest first) plus a rollout
summary of how many workers are running the current version. Each
release is a versioned configuration snapshot with a diff of what
changed; build-driven releases carry a buildId (fetch build detail via
the builds sub-routes).
GET
List serverless endpoint releases
Authorizations
Runpod API key authentication. Generate an API key in the Runpod console and send it in the Authorization header as Bearer <api_key>. Keys are scoped to the permissions granted when created; requests may return 403 when a valid key lacks access to the requested resource or action.
Path Parameters
Serverless endpoint identifier
List serverless endpoint releases