External Accounts
Get All External Accounts
Get all external account objects.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version of Deliver API. Use v2022-09-21.
Available options:
v2022-09-21
Query Parameters
Index for paginated results
Required range:
x >= 0
Max number of results to return
Required range:
0 <= x <= 500
Filter by account reference id
Required string length:
1 - 255
Filter by customer reference id
Required string length:
1 - 255
Response
200
application/json
200 response.
List of External Accounts.
A single object of External Account.
Was this page helpful?