v1

latestSwagger 2.0The MIT License (MIT)2026-07-17126899.0 KB
Attachments

GetAttachmentInfo

Get AttachmentInfo structure describing the attachment views

get/v3/attachments/{attachmentId}

Path parameters

attachmentIdstring required

attachment id

Response

An attachmentInfo object is returned which describes the:

  • type of the attachment
  • name of the attachment

and an array of views:

  • Size - size of the object
  • ViewId - View Id which can be used to fetch a variation on the content (ex: original or thumbnail)
namestring

Name of the attachment

typestring

ContentType of the attachment

All 12 operations