server__models__file__Deleted
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The file identifier, which can be referenced in the API endpoints. |
project_id | string | Yes | The project identifier file belongs to. |
object | enum | No | The object type, which is always file. One of: file, list. Default: "file". |
bytes | integer | null | No | The size of the file, in bytes. Default: 0. |
filename | string | Yes | The name of the file. |
purpose | Purpose | No | The intended purpose of the file. Default: "assistants". |
created_at | integer | No | The Unix timestamp (in seconds) for when the file was created. |
expires_at | integer | No | The Unix timestamp (in seconds) for when the file will expire. |
deleted | boolean | No | Deletion status. Default: false. |
We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.