Access: organization users with release permissions; X-User-Id may target a same-organization user where allowed.
Returns a list of all releases associated with the authenticated API client.
Documentation Index
Fetch the complete documentation index at: https://docs.spacemedia.uk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Use application/json for API responses.
Bearer access token. Use Bearer <YOUR_ACCESS_TOKEN>.
Optional user UUID to perform the request on behalf of a user in the same organization.
Optional. A keyword to search release titles.
"search"
Optional. Filter by scheduled release date (YYYY-MM-DD).
"2025-08-11"
Optional. Filter by release status (e.g., "draft", "submitted").
"submitted"
Optional. Sort order. Possible values: asc, desc. Default is desc.
"desc"
Success
The response is of type object.