Endpoint
Authentication
This endpoint requires authentication. Include a valid Bearer token in the Authorization header.Response
Indicates if the request was successful
Array of review objects created by the user
Example Request
cURL
Example Response
Notes
- Returns all reviews you’ve created across all routes
- Results are ordered by creation date (newest first)
- Includes full route information for each review
- Useful for showing user’s review history
Related Endpoints
Update Review
Update one of your reviews
Delete Review
Delete one of your reviews
