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
Successful Response
Show child attributes