List files
GET {{baseUrl}}/files
Returns a list of files that belong to the user's organization.
RESPONSES
status: OK
{"object":"list","data":[{"object":"file","id":"file-vGxE9KywnSUkEL6dv9qZxKAF","purpose":"fine-tune","filename":"my-custom-model.jsonl","bytes":159,"created_at":1679529088,"status":"processed","status_details":null}]}