v1
latestOpenAPI 3.1.02026-07-26223346.1 KBAffiliados
get/affiliates
Query parameters
page_sizestring
page_numberstring
statusstring
product_idstring
searchstring
Response
Get Affiliates
Example response
{
"pagination": {
"count": 10,
"page_number": 1,
"page_size": 10
},
"data": []
}