Skip to content
RunAPI Developer Docs
API Reference
API Reference

File Upload object

A temporary uploaded file and its one-hour RunAPI URL.

A temporary uploaded file and its one-hour RunAPI URL.

01

Object fields

JSON body

Stable fields shared by the resource's reusable object.

Files6 fields
created_atstring
Required

Time the File Upload was created.

expires_atstring
Required

Time the File Upload URL and stored bytes expire.

file_namestring
Required

Filename assigned to the File Upload.

mime_typestring
Required

Detected media type of the uploaded file.

size_bytesinteger
Required

Uploaded file size in bytes.

urlstring
Required

Temporary RunAPI URL for the uploaded file.