/linked-accounts

List linked accounts for your organization.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Query parameters

categoryenumOptional
Options: `accounting`, `ats`, `crm`, `filestorage`, `hris`, `knowledgebase`, `mktg`, `ticketing` * `hris` - hris * `ats` - ats * `accounting` - accounting * `ticketing` - ticketing * `crm` - crm * `mktg` - mktg * `filestorage` - filestorage * `datawarehouse` - datawarehouse * `knowledgebase` - knowledgebase * `communication` - communication * `chat` - chat
cursorstringOptional
The pagination cursor value.
end_user_email_addressstringOptional
If provided, will only return linked accounts associated with the given email address.
end_user_organization_namestringOptional
If provided, will only return linked accounts associated with the given organization name.
end_user_origin_idstringOptional
If provided, will only return linked accounts associated with the given origin ID.
end_user_origin_idsstringOptional

Comma-separated list of EndUser origin IDs, making it possible to specify multiple EndUsers at once.

idstringOptionalformat: "uuid"
idsstringOptional

Comma-separated list of LinkedAccount IDs, making it possible to specify multiple LinkedAccounts at once.

include_duplicatesbooleanOptional

If true, will include complete production duplicates of the account specified by the id query parameter in the response. id must be for a complete production linked account.

integration_namestringOptional
If provided, will only return linked accounts associated with the given integration name.
is_test_accountstringOptional

If included, will only include test linked accounts. If not included, will only include non-test linked accounts.

page_sizeintegerOptional
Number of results to return per page. The maximum limit is 100.
statusstringOptional

Filter by status. Options: COMPLETE, IDLE, INCOMPLETE, RELINK_NEEDED

Response

nextstring or null
previousstring or null
resultslist of objects or null