Get Comment List

Retrieve a list of comments for a specific product or across multiple products, based on various filters.

Query Params
string

Cursor for pagination

int32

Limit per page.

string

Product's ID to filter comments.

string

Filters comments created at or after this date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters comments created at or before this date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters comments updated at or after this date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Filters comments updated at or before this date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Specify the sort field. e.g.star or created_at

string

Specify the sort direction. asc or desc

string

Comment status. 1 for published, 0 for unpublished.

Response

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