Get review
Reviews
Get review
Get one review authored by the authenticated user.
Use this endpoint for review detail screens and edit prefill flows.
Ownership rules:
- Review must exist and be authored by the caller.
- Non-owned reviews are treated as not found.
Response behavior:
- Returns authored review data plus reviewed-user summary metadata.
GET
Get review
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Review ID
Response
Review
Review authored by the user
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