Error
Files
Get files
GET
Error
Authorizations
Query Parameters
The explicit Azure AI Foundry Models API version to use for this request.
v1 if not otherwise specified.
Available options:
v1, preview Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"object": "list",
"data": [
{
"id": "<string>",
"bytes": 123,
"created_at": 123,
"filename": "<string>",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"expires_at": 123,
"status_details": "<string>"
}
],
"first_id": "<string>",
"last_id": "<string>",
"has_more": true
}{
"error": {
"code": "<string>",
"message": "<string>",
"param": "<string>",
"type": "error",
"inner_error": "<unknown>"
}
}A valid request URL is required to generate request examples{
"object": "list",
"data": [
{
"id": "<string>",
"bytes": 123,
"created_at": 123,
"filename": "<string>",
"object": "file",
"purpose": "assistants",
"status": "uploaded",
"expires_at": 123,
"status_details": "<string>"
}
],
"first_id": "<string>",
"last_id": "<string>",
"has_more": true
}{
"error": {
"code": "<string>",
"message": "<string>",
"param": "<string>",
"type": "error",
"inner_error": "<unknown>"
}
}The explicit Azure AI Foundry Models API version to use for this request.
v1 if not otherwise specified.
v1, preview