Agents
Get a single agent execution
Fetch full details for one execution — including errorMessage, errorCode, and responseText. Use this to debug failures surfaced by the list endpoint.
get/v1/senders/{senderId}/agent/executions/{executionId}
Path parameters
senderIdstring required
executionIdstring required
Response
Execution details.