Retrieve wallet

Retrieve a single wallet using its unique id.

1. Get a wallet by id

Request Endpoint: reference

GET /api/wallets/{id}
ParameterParam TypeDescriptionData TypeMandatory
{id}pathThe wallet idString

2. Get all wallets

Request Endpoint: reference

GET /api/wallets

3. Get wallets by identifier

Request Endpoint: reference

GET /api/wallets
ParameterParam TypeDescriptionData TypeMandatory
identifierQueryIdentifier to fetch a single or group of walletsString