Skip to main content

List artists

Every artist the station has ingested, ordered by name

GET /catalog/artists

note

SDK method: listArtists Security: authenticated (policy: platform.view)

Attributes

Attributes (6)
AttributeTypeRequiredDescription
pagenumberYesThe page number
pageSizenumberYesThe page size
sort'asc' | 'desc'YesThe sort order
totalnumberYesThe total number of items
searchstringNo
sortByCatalogSortNo

Response

200 OK — Returns a ArtistPage object.