Retrieve information about a specific execution of a trigger. Relevant execution IDs will be included in tenant logs generated as part of that authentication flow. Executions will only be stored for 10 days after their creation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the execution to retrieve.
The execution was retrieved.
The result of a specific execution of a trigger.
ID identifies this specific execution simulation. These IDs would resemble real executions in production.
An actions extensibility point.
The overall status of an execution.
unspecified, pending, final, partial, canceled, suspended The time that the execution was started.
The time that the exeution finished executing.