Authorization: Bearer ********************curl --location '/files/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"bytes": 0,
"created_at": 0,
"expires_at": 0,
"filename": "string",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"status_details": "string"
}