Archivos
Cargar archivo
POST/v1/files
Listar archivos
GET/v1/files
Descargar archivo
GET/v1/files/{file_id}/content
Obtener metadatos de archivo
GET/v1/files/{file_id}
Eliminar archivo
DELETE/v1/files/{file_id}
ID of the deleted file.
Deleted object type.
For file deletion, this is always "file_deleted".
The ID of the scoping resource (e.g., the session ID).
The type of scope (e.g., "session").