Nuxa
Api referenceAdminApiAdminResellersReselleridCustomers

GET /api/admin/resellers/{resellerId}/customers

GET
/api/admin/resellers/{resellerId}/customers

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

resellerId*string

The resellerId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/admin/resellers/string/customers"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}