project-documents

List Project Documents

get/api/v1/projects/{project_id}/documents

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
project_idstring uuid required
file_namestring required
file_sizeinteger required
content_typestring required
status'uploading' | 'uploaded' | 'validated' | 'failed' required

Lifecycle for project-level supporting PDF documents.

failure_reasonstring nullable
uploaded_by_user_idstring uuid nullable
created_atstring date-time required
updated_atstring date-time required
download_urlstring nullable

Changes

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