Albums
Browsing, Indexes and Lists
Browse songs of an album disk
Return children of a parent object in a folder traversal/browse style. The catalog is an optional filter from API version 8; omit it to browse the children in every catalog you can see.
get/album-disks/{album_disk_id}/browse
Path parameters
album_disk_idstring required
Unique identifier of the album disk.
Query parameters
catalogstring
Restrict the children to a single catalog. Omit it to browse every catalog you can see.
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