admin-project-documents

Admin List Project Documents

get/api/v1/admin/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
redaction_status'pending' | 'processing' | 'redacted' | 'failed' required

Supplier-safe redaction lifecycle for project-level PDFs.

redacted_r2_keystring nullable
redaction_errorstring nullable
redaction_reportobject nullable
redacted_download_urlstring nullable

Changes

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