Skip to main content
GET
List diary entries

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

date
string

ISO date string (YYYY-MM-DD or full ISO). Defaults to today. Ignored when conversationId is set.

conversationId
string

Filter to entries belonging to a specific chat conversation.

year
integer

If provided together with month, returns the month-activity summary.

month
integer

If provided together with year, returns the month-activity summary.

Required range: 1 <= x <= 12

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.