GET
/
accounts

Authorizations

Authorization
string
header
required

Query Parameters

page
integer
default:
0

Specifies the position the response data should begin from.

limit
integer
default:
100

The number of accounts to fetch.

currency
enum<string>
default:
ALL

The currency type of the accounts you wish to fetch.

Available options:
ALL,
NGN,
USD
type
enum<string>
default:
account

Specifies whether to fetch the settlement accounts or the wallets

Available options:
account,
wallet

Response

200 - application/json

The response is of type object.