post https://bolt.thena.ai/v3/requests/download
This API allows you to download requests within your workspace.
Following are the options you can apply.
start_date
: UNIX timestamp in milliseconds. Defaults to 12AM today if not provided.end_date
: UNIX timestamp in milliseconds. Defaults to current time if not provided.file_type
: Passjson
orxlsx
. Defaults tojson
.request_ids
: (optional) - an array of strings to get data for these specific request ids.
The downloaded file will be sent to the Thena admin email id.