List audio collections

GET {{baseUrl}}/v2/audio/collections

This endpoint lists your collections of audio tracks and their basic attributes.

Request Params

KeyDatatypeRequiredDescription
pagenumberPage number
per_pagenumberNumber of results per page

RESPONSES

status: OK

{"data":[{"name":"Test Collection cdad","updated_time":"2014-11-05T19:29:56-05:00","id":"5747953","total_item_count":0,"created_time":"2014-11-05T19:29:56-05:00"},{"name":"Test Collection ff5f","updated_time":"2014-11-05T19:29:56-05:00","id":"5747955","total_item_count":0,"created_time":"2014-11-05T19:29:56-05:00"},{"name":"Updated Collection ebc4","updated_time":"2014-11-05T19:29:58-05:00","id":"5747957","total_item_count":0,"created_time":"2014-11-05T19:29:58-05:00"},{"name":"Test Collection 0072","updated_time":"2014-11-05T19:32:13-05:00","id":"5747971","total_item_count":0,"created_time":"2014-11-05T19:32:13-05:00"},{"name":"Test Collection d332","updated_time":"2014-11-05T19:32:13-05:00","id":"5747973","total_item_count":0,"created_time":"2014-11-05T19:32:13-05:00"}]}