GET /v2/audio/collections/{id}/items

shutterstock.com

Summary: Get the contents of audio collections
Operation ID: getTrackCollectionItems
Auth: unknown
Description

This endpoint lists the IDs of tracks in a collection and the date that each was added.

Parameters (5)

id (string, path, required)

Collection ID

page (integer, query, optional, default: 1)

Page number

Constraints: {'minimum': 1}

per_page (integer, query, optional, default: 100)

Number of results per page

Constraints: {'minimum': 1, 'maximum': 150}

share_code (string, query, optional)

Code to retrieve the contents of a shared collection

sort (string, query, optional, default: oldest)

Sort order

Constraints: {'enum': ['newest', 'oldest']}

No probe data for this endpoint yet.