This is a preview API and may change. Returns paginated public reviews for a single character.
slug path parameter to identify the character.page and pageSize query parameters to paginate through reviews.x-pagination-* response headers.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Slug of the character whose reviews should be retrieved
"alan-watts"
Page number for pagination
x > 01
Number of reviews to return per page (max: 100)
0 < x <= 10020