Skip to main content
GET
Get review project progress

Authorizations

X-API-Key
string
header
required

Organization API key for authentication

Path Parameters

project_id
string
required

The project ID (ULID)

Response

Progress computed successfully

project_id
string
required
display_name
string
required
project_type
string
required

COLLABORATIVE or INDIVIDUAL.

simulation_count
integer
required
metric_count
integer
required
assignee_count
integer
required
total_tasks
integer
required

Total (simulation x metric x assignee) review tasks for the project.

completed_tasks
integer
required
completion_percentage
number<float>
required