How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Azure Logic Apps WorkflowRunActions API

The WorkflowRunActions API from Azure Logic Apps — 12 operation(s) for workflowrunactions.

Azure Logic Apps WorkflowRunActions API is one of 23 APIs that Azure Logic Apps publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include WorkflowRunActions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 12 operations across 12 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://management.azure.com.

12 operations 12 paths 31 schemas 10 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Server
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Azure Logic Apps WorkflowRunActions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (azure_auth) using the implicit flow, exposing 1 scope. By default, every request must be authenticated.

  • azure_auth — Azure Active Directory OAuth2 Flow.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 10 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

WorkflowRunActions 12
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions
Azure Logic Apps Workflow Run Actions List
WorkflowRunActions_List 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}
Azure Logic Apps Workflow Run Actions Get
WorkflowRunActions_Get 6 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/listExpressionTraces
Azure Logic Apps Workflow Run Actions List Expression Traces
WorkflowRunActions_ListExpressionTraces 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions
Azure Logic Apps Workflow Run Action Repetitions List
WorkflowRunActionRepetitions_List 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}
Azure Logic Apps Workflow Run Action Repetitions Get
WorkflowRunActionRepetitions_Get 7 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/listExpressionTraces
Azure Logic Apps Workflow Run Action Repetitions List Expression Traces
WorkflowRunActionRepetitions_ListExpressionTraces 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories
Azure Logic Apps Workflow Run Action Repetitions Request Histories List
WorkflowRunActionRepetitionsRequestHistories_List 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}
Azure Logic Apps Workflow Run Action Repetitions Request Histories Get
WorkflowRunActionRepetitionsRequestHistories_Get 8 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories
Azure Logic Apps Workflow Run Action Request Histories List
WorkflowRunActionRequestHistories_List 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories/{requestHistoryName}
Azure Logic Apps Workflow Run Action Request Histories Get
WorkflowRunActionRequestHistories_Get 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions
Azure Logic Apps Workflow Run Action Scope Repetitions List
WorkflowRunActionScopeRepetitions_List 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions/{repetitionName}
Azure Logic Apps Workflow Run Action Scope Repetitions Get
WorkflowRunActionScopeRepetitions_Get 7 params → 200default

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are WorkflowRunActionProperties (11 properties), OperationResult (8 properties), RetryHistory (6 properties), OperationResultProperties (6 properties). Each schema is shown below with its type and property counts.

RetryHistory
object
The retry history.
6 properties
AzureResourceErrorInfo
object
The azure resource error info.
2 properties 1 required
RunActionCorrelation
object
The workflow run action correlation properties.
1 property
RepetitionIndex
object
The workflow run action repetition index.
2 properties 1 required
Correlation
object
The correlation property.
1 property
Response
object
A response.
3 properties
ContentHash
object
The content hash.
2 properties
WorkflowRunAction
object
The workflow run action.
3 properties
RunCorrelation
object
The correlation properties.
2 properties
Object
object
WorkflowRunActionRepetitionProperties
object
The workflow run action repetition properties definition.
1 property
WorkflowStatus
string
The workflow status.
ExpressionTraces
object
The expression traces.
1 property
WorkflowRunActionProperties
object
The workflow run action properties.
11 properties
OperationResult
object
The operation result definition.
8 properties
RequestHistoryProperties
object
The request history.
4 properties
ErrorProperties
object
Error properties indicate why the Logic service was not able to process the incoming request. The reason is provided in the error message.
2 properties
Expression
object
The expression.
4 properties
SubResource
object
The sub resource type.
1 property
WorkflowRunActionListResult
object
The list of workflow run actions.
2 properties
ErrorResponse
object
Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.
1 property
ContentLink
object
The content link.
5 properties
OperationResultProperties
object
The run operation result properties.
6 properties
ExpressionRoot
object
The expression root.
1 property
RequestHistory
object
The request history.
1 property
Request
object
A request.
3 properties
WorkflowRunActionRepetitionDefinitionCollection
object
A collection of workflow run action repetitions.
2 properties
RequestHistoryListResult
object
The list of workflow request histories.
2 properties
ErrorInfo
object
The error info.
1 property 1 required
WorkflowRunActionRepetitionDefinition
object
The workflow run action repetition definition.
1 property 1 required
Resource
object
The base resource type.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

azure-logic-apps-workflowrunactions-api-openapi.yml Raw ↑

Other APIs Azure Logic Apps publishes across the network.

Azure Logic Apps IntegrationAccountAgreements API
Azure Logic Apps IntegrationAccountAssemblies API
Azure Logic Apps IntegrationAccountBatchConfigurations API
Azure Logic Apps IntegrationAccountCertificates API
Azure Logic Apps IntegrationAccountMaps API
Azure Logic Apps IntegrationAccountPartners API
Azure Logic Apps IntegrationAccounts API
Azure Logic Apps IntegrationAccountSchemas API
Azure Logic Apps IntegrationAccountSessions API
Azure Logic Apps integrationServiceEnvironmentManagedApi API
Azure Logic Apps integrationServiceEnvironmentManagedApis API
Azure Logic Apps integrationServiceEnvironmentNetworkHealth API
Where this information came from

This is an independent, third-party profile of Azure Logic Apps WorkflowRunActions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.