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 URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
task_idpathstringrequired

Review task identifier.

Responses

Navigation