GET
/projects/{project_id}/nps/responsesList NPS responses
Paginated list of NPS responses for a project. Each response is the sidecar row that links a Rating (0-10 score) and an optional Feedback (the verbatim comment). Supports filtering by band and by whether a verbatim was provided.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011pagequeryintegerPage number (1-indexed)
limitqueryintegerItems per page
bandquerystringFilter by NPS band.
with_comment_onlyquerybooleanWhen `true`, only return responses that include a verbatim comment.
Responses
Navigation
