List all reviews.

List of all the reviews that you have access to. The reviews are sorted by createdAt date, with the most recent appearing first.

If the cursor parameter is used then all other parameters will be ignored. This is to avoid confusion if passing both a cursor and other parameters which would change what data is being returned.

Required scope: read_reviews.

Query Params
createdAt
object

Filter on the createdAt date.

string

Retrieves the page of items that comes after the cursor.

integer
0 to 100
Defaults to 10

Max number of items to return per request. Defaults to 10.

updatedAt
object

Filter on the updatedAt date.

Responses

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