GET /v2/audio/collections/{id}
Summary: Get the details of audio collections
Operation ID: getTrackCollection
Auth: unknown
Operation ID: getTrackCollection
Auth: unknown
Description
This endpoint gets more detailed information about a collection, including the number of items in it and when it was last updated. To get the tracks in collections, use `GET /v2/audio/collections/{id}/items`.
Parameters (3)
embed
(array, query, optional)
Which sharing information to include in the response, such as a URL to the collection
id
(string, path, required)
Collection ID
share_code
(string, query, optional)
Code to retrieve a shared collection
No probe data for this endpoint yet.