cURL
curl --request GET \ --url https://api.example.com/retailers \ --header 'x-api-key: <x-api-key>'
{ "retailers": [] }
Get configured retailers
The client's API key secret value
Whether to return all retailers, not just the ones configured for the client
true
false
Successful Response
Show child attributes