---
title: "GET /providers/Microsoft.EnterpriseKnowledgeGraph/operations"
method: GET
path: "/providers/Microsoft.EnterpriseKnowledgeGraph/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.EnterpriseKnowledgeGraph/operations

`GET /providers/Microsoft.EnterpriseKnowledgeGraph/operations`

Lists all the available EnterpriseKnowledgeGraph services operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK.

- OperationEntityListResult — The list of EnterpriseKnowledgeGraph service operation response.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` OperationEntity[] — The list of operations.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` OperationDisplayInfo — The operation supported by EnterpriseKnowledgeGraph Service Management.
      - `description` string — The description of the operation.
      - `operation` string — The action that users can perform, based on their permission level.
      - `provider` string — Service provider: Microsoft EnterpriseKnowledgeGraph Service.
      - `resource` string — Resource on which the operation is performed.
    - `origin` string — The origin of the operation.
    - `properties` object — Additional properties.

---

[API](https://skmtc.dev/azure/apis/azure-enterprise-knowledge-graph-service.md) · [All operations](https://skmtc.dev/azure/apis/azure-enterprise-knowledge-graph-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/azure-enterprise-knowledge-graph-service/revisions/d5040112f31f/schema)
