/account-details

Get details for a linked account.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Response

idstringRead-onlyformat: "uuid"
integrationstringRead-only
integration_slugstringRead-only
categoryenum or null
* `hris` - hris * `ats` - ats * `accounting` - accounting * `ticketing` - ticketing * `crm` - crm * `mktg` - mktg * `filestorage` - filestorage * `knowledgebase` - knowledgebase
end_user_origin_idstringRead-only
end_user_organization_namestringRead-only
end_user_email_addressstringRead-onlyformat: "email"
statusstringRead-only
webhook_listener_urlstringRead-onlyformat: "uri"
is_duplicateboolean or nullRead-only

Whether a Production Linked Account’s credentials match another existing Production Linked Account. This field is null for Test Linked Accounts, incomplete Production Linked Accounts, and ignored duplicate Production Linked Account sets.

account_typestringRead-only
completed_atdatetime or null
The time at which account completes the linking flow.