Python (SDK)
Files
List files
Returns a list of files that have been uploaded.
GET
Python (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Query Parameters
Example:
"file-abc123"
Required range:
1 <= x <= 10000Example:
100
Available options:
asc, desc Example:
"desc"
Available options:
assistants, batch, fine-tune, vision, user_data, evals Example:
"assistants"