api/api_files_get.py.dox.md
api_files_get.py API endpoint.api_files_get.py because this directory is intentionally flat.api_files_get.py owns the runtime implementation.api_files_get.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.ApiFilesGet (ApiHandler)
requires_auth(cls) -> boolrequires_csrf(cls) -> boolrequires_api_key(cls) -> boolget_methods(cls) -> list[str]async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.ApiFilesGet is an ApiHandler.ApiFilesGet defines process(...).ApiFilesGet defines get_methods(...).ApiFilesGet defines requires_auth(...).ApiFilesGet defines requires_csrf(...).ApiFilesGet defines requires_api_key(...).base64, helpers, helpers.api, helpers.print_style, json, os.Response, PrintStyle.error, path.startswith, PrintStyle, json.dumps, path.replace, files.get_abs_path, os.path.basename, os.path.exists, PrintStyle.warning, f.read, base64.b64encode.decode, base64.b64encode.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.