/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

idstring or nullRead-onlyformat: "uuid"
integrationstring or nullRead-only
integration_slugstring or nullRead-only
categoryenum or null
* `hris` - hris * `ats` - ats * `accounting` - accounting * `ticketing` - ticketing * `crm` - crm * `mktg` - mktg * `filestorage` - filestorage * `knowledgebase` - knowledgebase
end_user_origin_idstring or nullRead-only
end_user_organization_namestring or nullRead-only
end_user_email_addressstring or nullRead-onlyformat: "email"
statusstring or nullRead-only
webhook_listener_urlstring or nullRead-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_typestring or nullRead-only
completed_atdatetime or null
The time at which account completes the linking flow.