External Accounts
Get All External Accounts For Specific Business
Get all external account objects, associated with a specific business
GET
Authorizations
The auth token received from Authentication endpoints.
Headers
Version of Deliver API. Use v2022-09-21.
Available options:
v2022-09-21
Path Parameters
Orum generated unique id for the business you are requesting accounts for
Query Parameters
Index for paginated results
Required range:
x >= 0
Max number of results to return
Required range:
0 <= x <= 500
Response
200
application/json
200 response.
List of External Accounts.
A single object of External Account.
Was this page helpful?