Admin Sellers
List Seller Products
Retrieves a list of products associated with a specific seller.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the seller.
Query Parameters
The number of items to skip before starting to collect the result set.
The number of items to return.
Comma-separated fields to include in the response.
Response
200
application/json
OK
The response is of type object
.