Get All Spotflow Static Virtual Accounts
This retrieves and lists all the accounts you’ve created. This is both for your main account and static (sub) accounts.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number for pagination (default is 0).
Number of items per page for pagination (default is 10).
This can either be static virtual accounts, or main-account.
sub-account, main-account Choose the currency you want for your static virtual account. According, to our currently supported currencies, this is in NGN or GHS.
NGN, GHS This can either be test or live mode.
test, live This filters by the account number created for the static virtual accounts.
"2025-02-28"
"2025-03-03"
Response
A JSON array of static virtual accounts objects.
"c1fba25a-a36b-479c-b17d-64dbaf3ba32c"
"bln_52448a75-248e-4277-932f-5af5c325d372"
"Main GHS Account"
"7706438396"
"c1fba25a-a36b-479c-b17d-64dbaf3ba32c"
"GHS"
live, test "live"
"active"
"2025-07-22T11:25:28.792959Z"
"main-account"
"2025-08-07T11:56:49.337647Z"

