GET
/projects/{project_id}/review-tasks/{task_id}Get review task
Fetch a single review task, scoped to the project (cross-project reads return 404).
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011task_idpathstringrequiredReview task identifier.
Responses
Navigation
