Retrieves requests list
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
product
, product_collection
, product_category
, seller
, review_remove
, product_type
, product_tag
Filter by request status
pending
, rejected
, accepted
OK
The response is of type object
.