curl --location --request GET 'https://enterprise-api.writer.com/llm/organization//file' \
--header 'Authorization;'
{
"id": "string",
"name": "string",
"size": 0,
"numberOfSamples": 0,
"format": "string",
"createdAt": "string"
}