WorkflowTriggerHistories
Gets a workflow trigger history.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}
Path parameters
subscriptionIdstring required
The subscription id.
resourceGroupNamestring required
The resource group name.
workflowNamestring required
The workflow name.
triggerNamestring required
The workflow trigger name.
historyNamestring required
The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run.
Query parameters
api-versionstring required
The API version.
Response
OK