List agent executions
List execution history for an agent with cursor pagination. Supports cross-agent subagent drill-down via parentExecutionId or executionId filters.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Query parameters
limit
cursor
includeCount
status
surfaceType
from
to
parentExecutionId
executionId
Response
Paginated list of agent executions
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error