v4
latestOpenAPI 3.1.02026-08-0461143156.1 KBcontacts
List Contact Exclusions
List the contact-level exclusions in the workspace.
Requires the exclusions:read scope on the API key.
get/v1/contact-exclusions
Query parameters
pageinteger
Page number.
Page number.
sizeinteger
Number of items per page.
Number of items per page.
sort_by'created_at' | 'updated_at' | 'email' | 'reason'
Field to sort by.
sort_order'asc' | 'desc'
Sort direction.
emailstring nullable
Filter by excluded email (exact match).
Filter by excluded email (exact match).
linkedin_urlstring nullable
Filter by excluded LinkedIn URL (exact match).
Filter by excluded LinkedIn URL (exact match).
reason'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'
Filter by reason.
created_at_beforestring date-time nullable
Return exclusions created strictly before this timestamp.
Return exclusions created strictly before this timestamp.
created_at_afterstring date-time nullable
Return exclusions created strictly after this timestamp.
Return exclusions created strictly after this timestamp.
Response
Successful Response