Skip to main content
GET
List blocklist entries

Authorizations

x-api-key
string
header
required

Query Parameters

page
string
default:1

Page number for pagination. Minimum value is 1. Defaults to 1.

pageSize
string
default:25

Number of items per page. Minimum is 1, maximum is 100. Defaults to 25.

Case-insensitive substring match against the blocked value.

type
enum<string>

Filter by a specific blocked value type.

Available options:
EMAIL,
LINKEDIN_URL,
DOMAIN,
COMPANY_LINKEDIN_URL
source
enum<string>

Filter by the source that originally added the entry.

Available options:
BLACKLIST,
INBOX,
WORKFLOW,
CAMPAIGN,
LIST
reason
enum<string>

Filter by the reason the entry was added.

Available options:
NOT_INTERESTED,
COMPETITOR,
CUSTOMER,
NOT_TARGET,
OTHER,
CHURN

Response

200 - application/json

Paginated blocklist entries

data
object[]
required
meta
object
required