GET
/linked-accounts

https://api.merge.dev/api/accounting/v1/linked-accounts

US
EU

List linked accounts for your organization.


Query & Path Parameters

categoryString
Optional
Options: accounting, ats, crm, filestorage, hris, mktg, ticketing

cursorString
Optional
The pagination cursor value.

end_user_email_addressString
Optional
If provided, will only return linked accounts associated with the given email address.

end_user_organization_nameString
Optional
If provided, will only return linked accounts associated with the given organization name.

end_user_origin_idString
Optional
If provided, will only return linked accounts associated with the given origin ID.

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

idUUID
Optional

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

include_duplicatesBoolean
Optional
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_nameString
Optional
If provided, will only return linked accounts associated with the given integration name.

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

page_sizeInteger
Optional
Number of results to return per page.

statusString
Optional
Filter by status. Options: COMPLETE, INCOMPLETE, RELINK_NEEDED