Skip to main content
GET
/
whitelist
/
{id}
Get whitelist entry
curl --request GET \
  --url https://api.shoppex.io/dev/v1/whitelist/{id} \
  --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_...

Path Parameters

id
string
required

Response

Default Response

The response is of type object.