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

Microsoft Azure Functions WorkflowRunActions API

The WorkflowRunActions API from Microsoft Azure Functions — 10 operation(s) for workflowrunactions.

Microsoft Azure Functions WorkflowRunActions API is one of 23 APIs that Microsoft Azure Functions 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, a getting-started guide, an API reference, and authentication docs.

This API exposes 10 operations across 10 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 2025-05-01.

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

10 operations 10 paths 27 schemas 8 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-05-01
Base URL
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Microsoft Azure Functions 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 10

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

WorkflowRunActions 10
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions
Gets a list of workflow run actions.
WorkflowRunActions_List 8 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}
Gets a workflow run action.
WorkflowRunActions_Get 7 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/listExpressionTraces
Lists a workflow run expression trace.
WorkflowRunActions_ListExpressionTraces 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions
Get all of a workflow run action repetitions.
WorkflowRunActionRepetitions_List 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}
Get a workflow run action repetition.
WorkflowRunActionRepetitions_Get 8 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/listExpressionTraces
Lists a workflow run expression trace.
WorkflowRunActionRepetitions_ListExpressionTraces 8 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories
List a workflow run repetition request history.
WorkflowRunActionRepetitionsRequestHistories_List 8 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}
Gets a workflow run repetition request history.
WorkflowRunActionRepetitionsRequestHistories_Get 9 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions
List the workflow run action scoped repetitions.
WorkflowRunActionScopeRepetitions_List 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions/{repetitionName}
Get a workflow run action scoped repetition.
WorkflowRunActionScopeRepetitions_Get 8 params → 200default

Schemas 27

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

WorkflowStatus
string
The workflow status.
RunCorrelation
object
The correlation properties.
2 properties
RequestHistoryListResult
object
The response of a RequestHistory list operation.
2 properties 1 required
OperationResultProperties
object
The run operation result properties.
6 properties
ErrorInfo
object
The error info.
1 property 1 required
WorkflowRunActionRepetitionDefinitionCollection
object
A collection of workflow run action repetitions.
2 properties 1 required
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
RunActionCorrelation
object
The workflow run action correlation properties.
1 property
WorkflowRunAction
object
The workflow run action.
1 property
WorkflowRunActionRepetitionDefinition
object
The workflow run action repetition definition.
1 property 1 required
ErrorResponse
object
Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.
1 property
WorkflowRunActionListResult
object
The response of a WorkflowRunAction list operation.
2 properties 1 required
OperationResult
object
The operation result definition.
8 properties
Request
object
A request.
3 properties
Expression
object
The expression.
4 properties
ExpressionTraces
object
The expression traces.
3 properties
Response
object
A response.
3 properties
RequestHistory
object
The request history.
1 property
ContentHash
object
The content hash.
2 properties
RetryHistory
object
The retry history.
6 properties
RepetitionIndex
object
The workflow run action repetition index.
2 properties 1 required
WorkflowRunActionRepetitionProperties
object
The workflow run action repetition properties definition.
1 property
ContentLink
object
The content link.
5 properties
WorkflowRunActionProperties
object
The workflow run action properties.
11 properties
RequestHistoryProperties
object
The request history.
4 properties
ExpressionRoot
object
The expression root.
1 property
AzureResourceErrorInfo
object
The azure resource error info.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-functions-workflowrunactions-api-openapi.yml Raw ↑

Other APIs Microsoft Azure Functions publishes across the network.

Azure Functions Runtime API
Microsoft Azure Functions AppServiceEnvironments API
Microsoft Azure Functions AppServicePlans API
Microsoft Azure Functions Certificates API
Microsoft Azure Functions DeletedWebApps API
Microsoft Azure Functions Diagnostics API
Microsoft Azure Functions Global API
Microsoft Azure Functions KubeEnvironments API
Microsoft Azure Functions Operations API
Microsoft Azure Functions Provider API
Microsoft Azure Functions Providers API
Microsoft Azure Functions Recommendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Functions 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.