List Activity
activity
List Activity
Workspace-wide activity feed.
Returns all activity events for the workspace, newest first. Supports optional filters on type prefix, actor, entity type, and entity ID.
GET
List Activity
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Event type prefix, e.g. 'issue.' or 'pattern.'
Filter by actor user ID
Filter by entity type: issue, pattern, recommendation, prediction
Filter by specific entity ID
Required range:
1 <= x <= 200Response
Successful Response
The response is of type Response List Activity V1 Activity Get · object.