API: Dimagi Chatbots v1 Description: Experiments with AI, GPT and LLMs TAG: Files ENDPOINTS: GET /api/files/{id}/content Summary: Download File Content Parameters: - id (path, integer (required)): No description Responses: 200: Content: application/octet-stream Schema: string SECURITY: - API Key authentication (header: X-api-key) - API Key authentication (cookie: sessionid) - HTTP bearer authentication