Access: organization users with track permissions; X-User-Id may target a same-organization user where allowed.
Returns a list of subscriptions. Supports optional search, date range filtering, and sorting.
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 Search term to filter tracks by title, track ID, or primary genre.
"love"
optional Number of tracks per page. Default is 10.
15
optional The page number to return. Default is 1.
2
optional Sort direction by creation date. Possible values: "asc", "desc". Default is desc.
"asc"
Success
The response is of type object.