d0fc0114da66
Retrieve the activity log for the given workspace
(Deprecated - use '/workspaces/{workspace_id}/reports/activityLog') Query the activity log for a workspace. To test this endpoint, enter the word 'key', without the quotes, as the username, and paste your API key as the password for authentication.
Path parameters
Workspace id to filter by
Query parameters
Type of action taken. Can be create, update, delete, or recover.
Type of object that was acted on
Name of the entity acted on
Id of the user or api key that performed the action
Filter activity logs by mabl employees.
Start time of the activity log data, in epoch milliseconds.
End time of the activity log data, in epoch milliseconds.
Filter activity logs by automator events
Maximum number of runs to return in a single response. Additional pages of results can be retrieved by passing the cursor (returned in the results) on a subsequent call.
Cursor to use for pagination
Response
Array of activity log entries