Retrieve activity feed entries

Query the activity feed for a workspace.

Path Params
string
required

Workspace id to filter by

Query Params
string

Type of action taken. Can be create, update, delete, or recover.

string

Type of object that was acted on

string

Name of the entity acted on for substring matching, wrap in double quotes for exact matching

string

Id of the user or api key that performed the action

boolean

Filter activity logs by mabl employees.

int64

Start time of the activity feed data, in epoch milliseconds.

int64

End time of the activity feed data, in epoch milliseconds.

boolean

Filter activity logs by automator events.

int32
1 to 200
Defaults to 100

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.

string

Cursor to use for pagination

Responses

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json