latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

FileUpload

Retrieve fileUpload

Used to retrieve an existing fileUpload

get/files/fileUpload/{id}

Path parameters

idstring required

The fileUpload ID.

Response

The fileUpload that was retrieved

idstring

Object id. Set by system.

organization_idstring

The ID of the organization that this fileUpload belongs to

last_updated_timeinteger

time the fileUpload object was last updated

last_updated_by_idstring

The ID of the user who last updated this fileUpload

created_timeinteger

time the fileUpload was created

created_by_idstring

The ID of the user who created this fileUpload

namestring

The display name of the fileUpload

extensionstring

extension of the file

content_typestring

content-type of the file

file_sizeinteger

The fileSize in bytes

uristring

the uri of the uploaded file object

journeysstring[]

Array of journey IDs that this fileUpload is used in

crc32c_hexstring

The CRC32C checksum for this file upload, encoded as a hex string