Skip to main content
GET
Read the activity log

Authorizations

Authorization
string
header
required

Workspace API key (wk_) with the Workspace read API scope enabled.

Path Parameters

agentId
string
required

The agent id.

Query Parameters

limit
integer

Max entries (default 100).

Required range: 1 <= x <= 500
page
integer

If set, return paginated results.

Required range: x >= 1
pageSize
integer

Page size when page is set (default 50).

Required range: 1 <= x <= 200
entryId
string

If set, return a single activity log entry by id.

newerThan
string

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.