Fetch all sub accounts
Learn how to fetch all sub accounts tied to your business.
Fetch all sub accounts
Fetch all sub accounts tied to your business
GET /v1/accounts
Query parameters
This endpoint is paginated. limit
describes the size of the page you are querying.
The cursor
is used to scroll to the next page. When making the first call to list all accounts, there is no need to pass in any cursor since the API has not returned any cursor back to you. Only use cursor when the API provides it. For more information, please see Pagination
Response body
Response code
Response description
Cursor for pagination. It will be empty if there is no more page to scroll to.
Creation timestamp.
Account ID.
Account holder ID.
Account reference.
Phone number.
Email address.
Bank Verification Number (BVN).
Account status.
Account type.
Account holder’s name.
Currency code.
Callback url.
Expiry date.