Get a list of waste operators
cURL
curl --request GET \ --url https://www.manglai.io/api/v1/waste-operators \ --header 'Authorization: Bearer <token>'
{ "data": [ "<unknown>" ], "pagination": { "page": 1, "limit": 10, "total": 100 } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Page number
Limit
CompanyId
"c5b87f15-33ed-4522-90eb-d23473ab911d"
Type
waste-operators
clients
ExternalId
Query
A list of waste operators
Show child attributes