Get all releases

Returns releases for the environment, cursor-paginated. Filter by ID, creator, status, entity membership, and title[match].

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string
environment_idstringRequired
ID of the environment in form of a string

Query parameters

sys.schemaVersionenumOptional
Schema version to filter releases. Use 'Release.v2' for timeline releases format.
Allowed values:

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful