Read the activity log
Trigger runs with their per-stage credit cost. Pass entryId for a single entry with its full steps[] trace — the most detailed audit surface in the API. Passing page or pageSize returns a paginated response that echoes both; without either you get the most recent entries capped by limit.
Authorizations
Workspace API key (wk_) with the Workspace read API scope enabled.
Path Parameters
The agent id.
Query Parameters
Max entries (default 100).
1 <= x <= 500If set, return paginated results.
x >= 1Page size when page is set (default 50).
1 <= x <= 200If set, return a single activity log entry by id.
ISO date string. If set, returns only entries newer than this timestamp.
Response
Success. Empty result sets are also 200.
Response fields for this endpoint are not modelled in the spec yet. See the Workspace API guide for the shapes.

