Get distributors

This endpoint is useful for the Get songs endpoint.

Request

GET /api/v2/referential/distributors

Query string parameters

Parameter Value Description Additional
offset integer Get results starting from position Optional
limit integer Number of results (max. 100) Optional

Response

Code Description Resource
200 OK

A Distributor collection

Distributor Collection Response

Explore

Get results starting from position

Number of results (max. 100)

Try it out