Azure Logic Apps Api Operation List Result Structure
The list of managed API operations.
Type: objectProperties: 2
AzureIntegrationiPaaSWorkflows
ApiOperationListResult is a JSON Structure definition published by Azure Logic Apps, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/azure-logic-apps/refs/heads/main/json-structure/azure-logic-apps-api-operation-list-result-structure.json",
"description": "The list of managed API operations.",
"type": "object",
"properties": {
"nextLink": {
"description": "The URL to get the next set of results.",
"type": "string"
},
"value": {
"description": "The api operation definitions for an API.",
"items": {
"$ref": "#/definitions/ApiOperation"
},
"type": "array"
}
},
"name": "ApiOperationListResult"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.