Python (SDK)
Files
Retrieve file content
Returns the raw binary contents of the specified file with appropriate Content-Type header.
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.
Path Parameters
Response
File content returned as binary data. The Content-Type header will reflect the file's MIME type.
The response is of type file.