Authorization: ********************curl --location 'https://api.jokoor.com/v1/payouts/recipients?offset=undefined&limit=undefined&active_only=undefined&payout_phone=undefined&email=undefined&query=undefined&recipient_type=undefined&internal_reference=undefined' \
--header 'Authorization: Bearer <token>'{
"data": {
"items": [
{}
],
"count": 0,
"offset": 0,
"limit": 0
}
}