GET
/projects/{project_id}/ratingsList project ratings
Retrieve a paginated list of ratings for a specific project with optional filtering by type and path.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011pagequeryintegerPage number (1-indexed)
limitqueryintegerNumber of items per page
typequeryRatingTypeFilter by rating type
valuequerybooleanLegacy filter: Filter by helpful rating value (true = helpful, false = not helpful). Only applies to helpful type ratings.
pathquerystringFilter by page path where the rating was submitted
Responses
Navigation
