Skip to main content
GET
Get customer list entries

Authorizations

X-API-Key
string
header
required

Path Parameters

listname
enum<string>
required

The name of the list to fetch entries for. One of 'safelist' or 'blocklist'. 'whitelist' and 'blacklist' are deprecated

Available options:
blocklist,
safelist,
blacklist,
whitelist

Response

Successfully retrieved the items

item
string

The value of this entry. The meaning of this value depends on the item_type.

item_type
string

The item type.

action
string

Which list this entry is on, e.g. safelist or blocklist.