v3

OpenAPI 3.1.02026-07-2759128137.8 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.

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.