Documents

Get document components

Retrieves all components associated with a document.

get/api/v0/documents/{document_id}/components

Path parameters

document_idstring uuid required

Response

Successful Response

idstring uuid required

The ID of the component

typestring required

The type of the component

document_idstring uuid required

The ID of the document

page_numberinteger required

The page number of the component

labelstring required

The label of the component

textstring nullable required

Detailed text or HTML for the component

metadataobject nullable required

The metadata of the component

Changes

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