Skip to main content
GET
Retrieve the execution history for a specific agent skill. Results are ordered by most recent first.

Path Parameters

string
required
The agent skill ID.

Query Parameters

string
Filter by execution status: completed, failed, pending, running, or cancelled.
integer
default:50
Maximum results to return. Max: 100.

Response

array
Array of execution records.