Events
Get event counts grouped by event name
get/api/events/counts
Query parameters
category'tool' | 'skill' | 'session' | 'api' | 'task' | 'workflow' | 'system'
source'worker' | 'api' | 'hook' | 'scheduler' | 'cli'
agentIdstring
taskIdstring
sessionIdstring
sincestring
untilstring
Response
Event counts
Changes
Changed in 1 of the 104 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○