Retrieve a list of wallets associated with the organisation

Lists all the wallets directly owned by the organisation. When utilizing the query parameter fields with a value of local, the API will exclusively return local fields, such as walletId and walletType etc. External system interactions will be excluded in this scenario

Path Params
int64
required
int64
required
Query Params
string
string
string
string
int32
Defaults to 100

Max number of results to return. Defaults to 100.

int32
Defaults to 0

Offset for pagination. An offset of 10 would return from index 10, i.e. skipping 0 to 9 (first 10 items are skipped).

string

Wallet Status in comma Separated [ active, barred, pending, cancelled, locked]

string

If Organisations has multiple associated wallets and you want to fetch specific ones, pass the desired walletIds as a comma-separated string.

int64
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json