Skip to main content
GET
Get attachment metadata

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Path Parameters

attachmentId
string
required

Response

Success

id
string<uuid>
required
filename
string | null
contentType
string | null
sizeBytes
integer | null
Required range: x >= 0
contentId
string | null
createdAt
string<date-time> | null
messageId
string<uuid>
disposition
enum<string> | null
Available options:
attachment,
inline,
null