d0fc0114da66
Retrieve company activity feed entries
Query the activity feed for a company. This feed covers company-owned entities such as Link agents and company api keys; activity on entities owned by the company's workspaces stays in the workspace activity feed.
Path parameters
Company id to filter by
Query parameters
Type of action taken. Can be create, update, delete, or recover.
Type of object that was acted on
Id of the user or api key that performed the action
Filter activity logs by mabl employees.
Start time of the activity feed data, in epoch milliseconds.
End time of the activity feed data, in epoch milliseconds.
Maximum number of entries 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 feed entries