Skip to main content
GET
/
whitelist
List whitelist entries
curl --request GET \
  --url https://api.shoppex.io/dev/v1/whitelist \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use your API key with the Bearer scheme. Get your key from Dashboard → Settings → API Keys. Format: Authorization: Bearer shx_...

Query Parameters

cursor
string
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Default Response

The response is of type object.