design-intents

Get Project Summary

Aggregate intent status across a project's parts.

Drives the combined Ollie badge (pending_count). Returns a zero-filled summary if the project has zero parts.

get/api/v1/design-intents/projects/{project_id}/summary

Path parameters

project_idstring uuid required

Response

Successful Response

project_idstring uuid required
pending_countinteger required
in_progress_countinteger required
completed_countinteger required
skipped_countinteger required
total_partsinteger required
pending_part_idsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.