v7

latestOpenAPI 3.1.02026-08-0776170186.5 KB
accounts

Get Account Entry

Fetch a single account-list entry.

Requires the account_lists:read scope on the API key.

get/v1/account-entries/{account_entry_id}

Path parameters

account_entry_idstring uuid required

ID of the account entry.

Response

Successful Response

idstring uuid required

Unique identifier.

account_list_idstring uuid required

ID of the list this entry belongs to.

account_idstring uuid nullable required

ID of the account this entry resolved to, once matched.

namestring required

Company name.

domainstring required

Primary company domain.

created_atstring date-time required

When the entry was created.

updated_atstring date-time required

When the entry last changed.