The intended number of bytes to be uploaded.
The Unix timestamp (in seconds) for when the Upload was created.
The Unix timestamp (in seconds) for when the Upload will expire.
Optional
fileThe File
object represents a document that has been uploaded to OpenAI.
The name of the file to be uploaded.
The Upload unique identifier, which can be referenced in API endpoints.
The object type, which is always "upload".
The intended purpose of the file. Please refer here for acceptable values.
The status of the Upload.
The Upload object can accept byte chunks in the form of Parts.