manufacturing-intents

List Project Intents

get/api/v1/manufacturing-intents/projects/{project_id}

Path parameters

project_idstring uuid required

Query parameters

scope'project' | 'part' | 'feature' | 'drawing' nullable
part_idstring uuid nullable
feature_idstring nullable
intent_typestring nullable
state'active' | 'retracted' | 'superseded' nullable
include_inactiveboolean

Response

Successful Response

project_idstring uuid required
active_countinteger required
retracted_countinteger required
superseded_countinteger required

Changes

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