List all accounts
GET {{baseUrl}}/api/accounts/?page=1&link=uuid
Documentation π
See detailed documentation for the List all accounts call in our API Reference.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | A page number within the paginated result set. | |
link | string | The link.id you want to filter by. We highly recommend adding the link.id filter in order to improve your performance. |
RESPONSES
status: OK
{"count":"\u003cinteger\u003e","next":"\u003cstring\u003e","previous":"\u003cstring\u003e","results":[{"link":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"institution":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"collected_at":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"category":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"number":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"balance":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"currency":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"bank_product_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"internal_identification":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"public_identification_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"public_identification_value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"last_accessed_at":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"credit_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"loan_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"funds_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"gig_payment_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"link":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"institution":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"collected_at":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"category":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"number":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"balance":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"currency":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"bank_product_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"internal_identification":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"public_identification_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"public_identification_value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"last_accessed_at":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"credit_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"loan_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"funds_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"gig_payment_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}