ドキュメント
プロジェクトドキュメントコンテンツの取得
GET/v1/compliance/apps/projects/documents/{document_id}
プロジェクトドキュメントメタデータの取得
GET/v1/compliance/apps/projects/documents/{document_id}/metadata
プロジェクトドキュメントの削除
DELETE/v1/compliance/apps/projects/documents/{document_id}
Project document information for compliance responses.
Project document identifier (tagged ID)
Document text content
Document creation timestamp
Document filename
The user who created a project or project document.
Fields that reference this type are null when the creator's account has been deleted or the creator is no longer a member of an organization the key may read.
User identifier (tagged ID)
User's email address
Response for deleting a project document.
The ID of the project document that was deleted
Constant string confirming deletion.
Project document metadata for GET /v1/compliance/apps/projects/documents/{document_id}/metadata.
Returns metadata only. Use the sibling endpoint (without /metadata)
to fetch the document text content.