This endpoint is useful for the Get songs endpoint.

Request

GET /api/v2/referential/distributors

Query string parameters

Parameter name Value Description Additional
offset integer

Get results starting from position

limit integer

Number of results (max. 100)

Response

Status code Description Resource
200 OK

A Distributor collection

Distributor Collection Response

Explore this api

offset

Get results starting from position

limit

Number of results (max. 100)

Try it out!