WorkflowTriggerHistories
Gets a list of workflow trigger histories.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories
Path parameters
subscriptionIdstring required
The subscription id.
resourceGroupNamestring required
The resource group name.
workflowNamestring required
The workflow name.
triggerNamestring required
The workflow trigger name.
Query parameters
api-versionstring required
The API version.
$topinteger
The number of items to be included in the result.
$filterstring
The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId.
Response
OK