Retrieves the reviews created by the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.
OK
The response is of type object
.