List usage counts for all resources of a type
Bulk usage: one row per action, instruction, or KB item in the org, with available / applied (used) counts, the handoff count, and first/last-used timestamps — most recently used first. The per-item alternative to calling usage-summary once per id. Paginated via the opaque cursor; optionally bound by a date range.
get/resource-usage/{resource_type}
Path parameters
resource_type'action' | 'instruction' | 'knowledge' required
The kind of AI resource to look up: action (a tool the AI can call), instruction (an AI instruction/behavior), or knowledge (a knowledge base item).
Query parameters
{"stackTrail":"paths:/resource-usage/{resource_type}:get:parameters:0:schema","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/resource-usage/{resource_type}:get:parameters:1:schema","oasType":"schema","type":"unknown"}
cursorstring
Opaque pagination cursor from a previous next
limitinteger
Response
Default Response