This API allows you to download requests within your workspace.

Following are the options you can apply.

  1. start_date: UNIX timestamp in milliseconds. Defaults to 12AM today if not provided.
  2. end_date: UNIX timestamp in milliseconds. Defaults to current time if not provided.
  3. file_type: Pass json or xlsx. Defaults to json.
  4. 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.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!