GET/projects/{project_id}/review-tasks

List project review tasks

List review tasks on the project, newest first, optionally filtered by status. Each row carries its feedback comment count.

Base URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
statusqueryReviewTaskStatus

Filter by lifecycle status.

Responses

Navigation