List Blacklists
List all the blacklists created on the current shop
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
If pagination is desired, the page to fetch of the response
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
Response
Internal ID of the resource
Unique ID of the resource, used as reference across the API
Whether it is a PRIVATE or SHARED blacklist. SHARED blacklists are created by Sellix's Fraud Shield to be used across Business and Enterprise merchants
PRIVATE
, SHARED
The shop ID to which this blacklist belongs
The type of data of this blacklist
EMAIL
, IP
, COUNTRY
, ISP
, ASN
, HOST
The value of the blacklist
Additional note provided on blacklist creation
Timestamp for the creation of the blacklist
Date, available if the blacklist has been edited
User ID of the user who updated the blaclist
Was this page helpful?