rolling-release
Get the active rolling release information for a project
Return the Rolling Release for a project, regardless of whether the rollout is active, aborted, or completed. If the feature is enabled but no deployment has occurred yet, null will be returned.
GET
Authorizations
Default authentication mechanism
Path Parameters
Project ID or project name (URL-encoded)
Query Parameters
Filter by rolling release state
Available options:
ACTIVE
, COMPLETE
, ABORTED
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
200
application/json
The response format for rolling release endpoints that return rolling release information