projects

Get Project

Get a single project with its parts eagerly loaded.

get/api/v1/projects/{project_id}

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
notesstring nullable
statusstring required
prioritystring required
target_delivery_datestring date nullable
shipping_address_idstring uuid nullable
user_idstring uuid required
created_atstring date-time required
updated_atstring date-time required
submitted_atstring date-time nullable
order_placed_atstring date-time nullable
expected_delivery_date_minstring date nullable
expected_delivery_date_maxstring date nullable

Changes

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