v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Attachment

Get a specific attachment

get/api/attachments/{attachmentId}

Path parameters

attachmentIdstring required

Response

The attachment for the given id

idstring required

Unique Id associated to this entity

namestring nullable

The file name.

descriptionstring nullable

Description

type'standard' | 'externalAccessDocument' | 'certification'

Attachment types

format'undefined' | 'cad' | 'document' | 'image' | 'video'

Attachment format

sizeinteger nullable

File size in bytes

fileIdstring required

Internal file identifier

createdUtcstring date-time

UTC timestamp when this attachment record was created on its current owner. Note: when an attachment is copied between owners (for example, from a quote to a job), a new attachment record is created and this value reflects the copy time, not the original upload time.