Skip to main content
Object

Fields

uploadedBy
id
required
fileName
required
uploadedDateTime
required
The date and time in UTC that this file was stored in the system.
size
The size of the attachment in bytes.
{
  "uploadedBy": Actor,
  "id": "72ef289d-77d4-4696-8a08-da83ed15b751",
  "fileName": "abc123",
  "uploadedDateTime": "2007-12-03T10:15:30Z",
  "size": 987
}