GET
/linked-accounts
https://api.merge.dev/api/ats/v1/linked-accounts
US
EU
List linked accounts for your organization.
Query & Path Parameters
category
StringOptional
Options: ('hris', 'ats', 'accounting', 'ticketing', 'crm', 'mktg', 'filestorage', 'datawarehouse')
cursor
StringOptional
The pagination cursor value.
end_user_email_address
StringOptional
If provided, will only return linked accounts associated with the given email address.
end_user_organization_name
StringOptional
If provided, will only return linked accounts associated with the given organization name.
end_user_origin_id
StringOptional
If provided, will only return linked accounts associated with the given origin ID.
end_user_origin_ids
StringOptional
Comma-separated list of EndUser origin IDs, making it possible to specify multiple EndUsers at once.
id
UUIDOptional
ids
StringOptional
Comma-separated list of LinkedAccount IDs, making it possible to specify multiple LinkedAccounts at once.
include_duplicates
BooleanOptional
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_name
StringOptional
If provided, will only return linked accounts associated with the given integration name.
is_test_account
StringOptional
If included, will only include test linked accounts. If not included, will only include non-test linked accounts.
page_size
IntegerOptional
Number of results to return per page.
status
StringOptional
Filter by status. Options:
COMPLETE
, INCOMPLETE
, RELINK_NEEDED