GET
/projects/{project_id}/surveys/{survey_id}Get survey
Fetch a single survey by ID, scoped to the project. Returns 404 when the survey does not belong to the given project.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011survey_idpathstringrequiredMongoDB ObjectId of the survey
Example:
6630f1c7c2b3a40a1e9e1b22Responses
Navigation
