Skip to content

Relationships

Schema relationships
graph LR
    Attachments -->|"uploaded_by"| Users

Properties

content_typestring

The content type of the attachment

created_atstring · date-time

The time when the attachment was created

emailobject

The email to which the attachment belongs

idstring

The unique identifier for an email

file_namestring

The attachment's name.

file_urlstring

The URL to download the attachment

idstring

The unique identifier for the attachment

remote_dataRecord<string, any>

Raw data returned from the remote API call.

sizenumber

The file size in bytes

updated_atstring · date-time

The time when the attachment was updated

uploaded_bystring

The user who uploaded the attachment

References: Users → id