Get events for an execution
get/v1/executions/{id}/events
Path parameters
idstring required
Execution ID
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "abc-123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.