Get execution detail
Get full details for a single agent execution including final output, iteration details, and loop configuration.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
executionId
Response
Execution detail
agentId
agentSource
cancelRequestedAt
completedAt
createdAt
executionId
executionMode
expiresAt
id
iterations
lastHeartbeatAt
notificationMode
parentAgentId
parentConversationId
parentExecutionId
parentToolCallId
pendingApproval
retryOfExecutionId
rootExecutionId
startedAt
status
stopReason
surfaceType
totalCost
agentSpec
finalOutput
inputMessages
iterationDetails
loopConfig
progress
totalTokens
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error