List diary entries
The agent’s diary. Filter to one day with date, to one conversation with conversationId, or pass year and month together for a month summary.
Authorizations
Workspace API key (wk_) with the Workspace read API scope enabled.
Path Parameters
The agent id.
Query Parameters
ISO date string (YYYY-MM-DD or full ISO). Defaults to today. Ignored when conversationId is set.
Filter to entries belonging to a specific chat conversation.
If provided together with month, returns the month-activity summary.
If provided together with year, returns the month-activity summary.
1 <= x <= 12Response
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.

