List reviews authored by the authenticated user.
Use this endpoint for “my reviews” pages and moderation/self-audit screens.
Query behavior:
Response behavior:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number, defaults to 1
x >= 1Results per page, defaults to 20
1 <= x <= 50Field to sort by
createdAt Sort direction
asc, desc List of reviews
Unique identifier for the review
Rating given in the review
Number of times the review has been revised
Source associated with the review
User that the review is about
Optional textual feedback
Timestamp when the review was created