How to Download Data

Humata allows you to download your data via the Download Data endpoint. Simply initiate a request and retrieve your data effortlessly.

Download insights data

get
Authorizations
AuthorizationstringRequired

API key provided as a Bearer token in the Authorization header.

Responses
chevron-right
200

File download successful

application/json
successbooleanOptionalExample: true
filestringOptional

URL to download the file

get
/v1/insights/download

Last updated