Catalogs
Browse songs of an album within a catalog
Return children of a parent object in a folder traversal/browse style. If you don't send any parameters you'll get a catalog list (the 'root' path)
get/catalogs/{catalog_id}/browse/albums/{album_id}
Path parameters
catalog_idstring required
Unique identifier of the catalog.
album_idstring required
Unique identifier of the album.
Query parameters
addstring date
Filter to items added on this ISO 8601 date.
updatestring date
Filter to items updated on this ISO 8601 date.
offsetinteger
Return results starting from this index position
limitinteger
Maximum number of results to return
condstring
Apply additional browse filters using ';' separated key,value pairs.
sortstring
Sort key or key,order pair. Example: name or name,ASC.
Response
Browse results