{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector WorkflowRunOperations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "WorkflowRunOperations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Operations Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/workflows/:workflowName/runs/:runName/operations/:operationId", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "workflowName", "value": "", "type": "path", "description": "The workflow name." }, { "name": "runName", "value": "", "type": "path", "description": "The workflow run name." }, { "name": "operationId", "value": "", "type": "path", "description": "The workflow operation id." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version." } ] }, "docs": "Gets an operation for a run." } ] } ], "bundled": true }