Get Review Information By Seller

Retrieve JSON formatted review content based for the current authorized account and additional supplied filter parameters. Content is paginated and can be traversed through additional requests.

Path Params
string
required

Seller SEO to retrieve reviews for

Query Params
integer

Page of paginated set of reviews to retrieve, DEFAULT 1

integer

Number of reviews per page to return, DEFAULT 5, MAX 100

withStars
array of integers

Filter reviews based on number of stars received - DEFAULT 1, 2, 3, 4, 5

withStars
integer

Filter reviews after the specified UNIX TIMESTAMP - DEFAULT none

integer

Filter reviews before the specified UNIX TIMESTAMP - DEFAULT none

integer

Filter reviews MODIFIED after the specified UNIX TIMESTAMP (inclusive) - DEFAULT none

integer

Filter reviews MODIFIED before the specified UNIX TIMESTAMP (inclusive) - DEFAULT none

status
array of strings

Set of statuses to filter the review list by, invalid options will be ignored OPTIONS acitve, pending - DEFAULT active, - Options active, pending

status
withTags
array of strings

Set of tags to filter reviews for - DEFAULT

withTags
string
enum

Sort reviews by date (newest to oldest, oldest to newest) and rating (highest rated to lowest rated, lowest rated to highest rated) - DEFAULT newest - Options newest, oldest, highest, lowest

Allowed:
includes
array of strings

Set of flags to indicate additional data points to include. Available: user.email, inactive

includes
Responses

404

Resources not found

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json