linked accounts list
GET {{baseUrl}}/linked-accounts
List linked accounts for your organization.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
category | string | ||
cursor | string | The pagination cursor value. | |
end_user_email_address | string | If provided, will only return linked accounts associated with the given email address. | |
end_user_organization_name | string | If provided, will only return linked accounts associated with the given organization name. | |
end_user_origin_id | string | If provided, will only return linked accounts associated with the given origin ID. | |
end_user_origin_ids | string | Comma-separated list of EndUser origin IDs, making it possible to specify multiple EndUsers at once. | |
id | string | ||
ids | string | Comma-separated list of LinkedAccount IDs, making it possible to specify multiple LinkedAccounts at once. | |
integration_name | string | If provided, will only return linked accounts associated with the given integration name. | |
is_test_account | string | If included, will only include test linked accounts. If not included, will only include non-test linked accounts. | |
page_size | number | Number of results to return per page. | |
status | string | Filter by status. Options: COMPLETE , INCOMPLETE , RELINK_NEEDED |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"next":"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous":"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results":[{"end_user_email_address":"hradmin@foobar.dev","end_user_organization_name":"Foo Bar, LLC","id":"e59b1821-f85c-4e28-a6b3-1804156f3563","status":"INCOMPLETE","webhook_listener_url":"https://api.merge.dev/api/integrations/webhook-listener/7fc3mee0UW8ecV4","category":"ats","status_detail":"non nulla","end_user_origin_id":"3ac95cde-6c7f-4eef-afec-be710b42308d","integration":{"categories":["accounting","accounting"],"color":"eiusmod c","name":"minim proid","passthrough_available":true,"slug":"ipsum ad consequat","image":"ut et qui anim","square_image":"Duis eni","available_model_operations":[{"available_operations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"model_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"required_post_parameters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"supported_fields":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"available_operations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"model_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"required_post_parameters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"supported_fields":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}},{"end_user_email_address":"hradmin@foobar.dev","end_user_organization_name":"Foo Bar, LLC","id":"e59b1821-f85c-4e28-a6b3-1804156f3563","status":"COMPLETE","webhook_listener_url":"https://api.merge.dev/api/integrations/webhook-listener/7fc3mee0UW8ecV4","category":"ats","status_detail":"mollit ex sunt occaecat","end_user_origin_id":"3ac95cde-6c7f-4eef-afec-be710b42308d","integration":{"categories":["ticketing","accounting"],"color":"ex velit ad id","name":"Ut eu","passthrough_available":false,"slug":"occaecat cillum in","image":"minim non ullamco anim","square_image":"dolore ex","available_model_operations":[{"available_operations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"model_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"required_post_parameters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"supported_fields":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"available_operations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"model_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"required_post_parameters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"supported_fields":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}}]}