Authorization: Bearer ********************
curl --location --request GET 'https://staging.api.joindapayments.com/data/wallets?username=user1&limit=3&offset=1&public_key' \ --header 'Authorization: Bearer <token>'
{}