user

List and search your own files.

get/api/v1/user/files

Query parameters

ISRCstring

Search for a ISRC

pageinteger

Zero-based page index (0..N)

sizeinteger

The size of the page to be returned

sortstring[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Response

found files.

hasNextPageboolean required
currentPageNumberinteger required
totalResultsinteger required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.