v1

latestOpenAPI 3.0.02026-07-2464438356.8 KB
Documents

Get a document

Returns the document details.

get/api/documents/{documentId}

Path parameters

documentIdstring uuid required

Headers

on-behalf-ofstring

Organization ID to act on behalf of

Response

Document returned successfully.

createdAtstring date-time required

Timestamp when the document record was created.

filenamestring required

Human-readable filename of the document.

idstring uuid required

Unique identifier for the document.

status'PENDING_UPLOAD' | 'UPLOADED' required

Current status of the document. PENDING_UPLOAD means the file has not yet been received; UPLOADED means the file is ready.

updatedAtstring date-time required

Timestamp when the document was last updated.