Skip to main content
Sheets are individual pages extracted from a Drawing. Each sheet is analyzed to detect Blocks and extract metadata like sheet numbers, titles, and disciplines. See Sheets for the full concept.

Endpoints

MethodEndpointDescription
GET/sheetsList sheets
GET/sheets/{id}Get sheet details
PATCH/sheets/{id}Update sheet metadata
Sheets are created automatically during drawing processing. You cannot create or delete sheets directly.

Sheet Object

FieldTypeDescription
idstringUnique identifier (e.g., sht_01JABCD123)
drawing_idstringParent Drawing
indexintegerPage number (0-indexed)
uristringHigh-resolution image URL
sheet_numberstringExtracted sheet number (e.g., A-101)
titlestringExtracted sheet title
disciplinestringInferred discipline
metadataobjectAdditional extracted data
created_atdatetimeCreation timestamp
updated_atdatetimeLast modification timestamp

Disciplines

Disciplines are inferred from the sheet number prefix:
PrefixDiscipline
AArchitectural
SStructural
MMechanical
EElectrical
PPlumbing
FPFire Protection
CCivil
LLandscape
GGeneral