Whitelists
List Whitelists
List all the whitelists created on the current shop
GET
/
whitelists
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Query Parameters
If pagination is desired, the page to fetch of the response
Was this page helpful?