v4

latestOpenAPI 3.1.02026-08-0461143156.1 KB
accounts

Get Account Exclusion

Fetch a single account-level exclusion.

Requires the exclusions:read scope on the API key.

get/v1/account-exclusions/{exclusion_id}

Path parameters

exclusion_idstring uuid required

ID of the exclusion.

Response

Successful Response

idstring uuid required

Unique identifier.

domainstring nullable required

Excluded account domain.

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' required
messagestring nullable required

Operator note.

untilstring date-time nullable required

When the exclusion expires.

created_atstring date-time required

When the exclusion was created.

updated_atstring date-time required

When the exclusion last changed.