skip, limit) for admin dashboards or to select a partner slug for downstream scoped operations.curl --location --request GET '/partners?skip&limit'[
{
"name": "string",
"roles": [
"AGGREGATOR"
],
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"slug": "string",
"wallet_address": "string",
"charge_fee_percentage": 0,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
]