v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBMisc
List agent interaction audit trail for a workspace
get/api/workspaces/{wid}/agent-interactions
Path parameters
widstring required
Workspace ID
Query parameters
limitinteger
Max entries (1–200, default 50)
offsetinteger
Pagination offset
Response
OK
Example response
[
{
"action": "task.created",
"target_type": "task"
}
]