> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lists the built-in retailer companion-guide profiles (Walmart, Target,

> Amazon, plus Sephora/Ulta placeholders). Public: the 'which retailers do you support' surface behind the marketing site and the free compliance checker.

Amazon, plus Sephora/Ulta placeholders). Public: the 'which retailers do you
support' surface behind the marketing site and the free compliance checker.

### Response

No response body. Built-in retailer companion-guide profiles.

### Status codes

| Code  | Meaning                                    |
| ----- | ------------------------------------------ |
| `200` | Built-in retailer companion-guide profiles |

<RequestExample>
  ```bash cURL theme={null}
  curl --request GET \
    --url 'https://edi.stateset.com/v1/retailer-profiles' \
    --header 'Authorization: Bearer YOUR_API_KEY'
  ```
</RequestExample>
