Documents
Get document visual components
Retrieves all visual components associated with a document.
get/api/v0/documents/{document_id}/visual-components
Path parameters
document_idstring uuid required
Query parameters
page_numberinteger nullable
The page number of the visual component
The page number of the visual component
include_metadataboolean nullable
Whether to return the metadata of the visual component
Whether to return the metadata of the visual component
typesstring[] nullable
Filter to these component types (repeatable, e.g. ?types=pid&types=schematic). Omit to return every type.
Filter to these component types (repeatable, e.g. ?types=pid&types=schematic). Omit to return every type.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.