accounts
List Account Exclusions
List the account-level exclusions in the workspace.
Requires the exclusions:read scope on the API key.
GET
List Account Exclusions
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
created_at, updated_at, domain, reason Sort direction.
Available options:
asc, desc Filter by excluded domain (exact match).
Filter by reason.
Available options:
BAD_TIMING, BOUNCED, COMPETITOR, CONTACT_REFUSED, INTERESTED, MEETING, OTHER, OUT_OF_OFFICE, UNKNOWN, UNSUBSCRIBED, WRONG_PERSON, EXCLUDE_FROM_SEARCH, EXCLUDE_FROM_CRM, REFERRAL, LEFT_COMPANY Return exclusions created strictly before this timestamp.
Return exclusions created strictly after this timestamp.
Response
200 - application/json
Successful Response