/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

idstringOptionalRead-onlyformat: "uuid"
integrationstringOptionalRead-only
integration_slugstringOptionalRead-only
categoryenum or nullOptional
  • hris - hris
  • ats - ats
  • accounting - accounting
  • ticketing - ticketing
  • crm - crm
  • mktg - mktg
  • filestorage - filestorage
  • knowledgebase - knowledgebase
end_user_origin_idstringOptionalRead-only
end_user_organization_namestringOptionalRead-only
end_user_email_addressstringOptionalRead-onlyformat: "email"
statusstringOptionalRead-only
webhook_listener_urlstringOptionalRead-onlyformat: "uri"
is_duplicateboolean or nullOptionalRead-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_typestringOptionalRead-only
completed_atdatetime or nullOptional
The time at which account completes the linking flow.