Skip to main content
POST
Create Comparison Attachment

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
beforeAttachmentId
string
required
afterAttachmentId
string
required
patientId
string
required
noteId
string | null
mode
string
default:side-by-side
sliderPosition
number
default:50
name
string | null
beforeImageName
string | null
afterImageName
string | null
beforeTransform
ImageTransform · object | null

Transform parameters for image alignment in comparisons.

afterTransform
ImageTransform · object | null

Transform parameters for image alignment in comparisons.

Response

Successful Response

id
string
required
gcsPath
string
required
originalFilename
string
required
signedUrl
string
required
name
string
required
createdDate
string<date-time>
required
noteId
string | null
thumbnailSignedUrl
string | null
annotations
Annotations · object[] | null
externalId
string | null
patient
PatientSummary · object | null
note
NoteAttachmentNote · object | null
provider
ProviderTiny · object | null
tags
NoteAttachmentTagSummary · object[]