Skip to main content
GET
Get Account Entry

Authorizations

Authorization
string
header
required

Bearer API key issued from Settings → Developers.

Path Parameters

account_entry_id
string<uuid>
required

ID of the account entry.

Response

200 - application/json

Successful Response

id
string<uuid>
required

Unique identifier.

account_list_id
string<uuid>
required

ID of the list this entry belongs to.

account_id
string<uuid> | null
required

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

name
string
required

Company name.

domain
string
required

Primary company domain.

created_at
string<date-time>
required

When the entry was created.

updated_at
string<date-time>
required

When the entry last changed.