Export activities

Export your Data Room activities to a CSV file and gain insights into participant interactions, such as file views, downloads, and key actions like joining or inviting new members.

This API is a Long Request API, meaning the final response must be retrieved via the GET Long Request API. The result is returned in JSON format:

{
  "downloadUrl": <string>
}

You can download the file using the downloadUrl field. Note: The link expires after 1 day.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!