Last updated 15 days ago
Humata allows you to download your data via the Download Data endpoint. Simply initiate a request and retrieve your data effortlessly.
GET /api/v1/insights/download HTTP/1.1 Host: app.humata.ai Authorization: Bearer YOUR_API_KEY Accept: */*
File download successful
{ "success": true, "file": "text" }