Export reports for a specified tenant into CSV file.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
enum
required
Allowed:
Body Params

Report parameters:

The default value for the optional filters is "\"*\""
NOTE: FROM and TO parameters must be supplied always through request. No default values provided and should be in epoch timestamp format

Report NameOptional FiltersSample Request Payload
user_activity_csvRESULT, PERFORMED_BY_USERNAME, CLIENT_IP, EVENT_TYPE, COUNTRY_NAME, COUNTRY_CODE{ "USERID":"60000076X0", "FROM":"1690952400000", "TO":"1693586702789" }

Responses
200

Success

400

Bad Request.

Language
URL
LoadingLoading