Admin Requests
List requests
Retrieves requests list
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to return. Default 50.
The number of items to skip before starting the response. Default 0.
Comma-separated fields to include in the response.
Filter by request type
Available options:
product
, product_collection
, product_category
, seller
, review_remove
, product_type
, product_tag
Filter by request status
Available options:
pending
, rejected
, accepted
Response
200 - application/json
OK
The response is of type object
.