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

# GET /providers/Microsoft.VideoIndexer/operations

`GET /providers/Microsoft.VideoIndexer/operations`

Lists all of the available Azure Video Indexer provider operations.

## Parameters

- `../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OperationListResult — Available operations of the service.
  - `value` Operation[] — List of operations supported by the Resource Provider.
    - `name` string — Name of the operation
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `actionType` string — Indicates the action type.
    - `display` OperationDisplay — Operation display payload
      - `provider` string — Resource provider of the operation
      - `resource` string — Resource of the operation
      - `operation` string — Localized friendly name for the operation
      - `description` string — Localized friendly description for the operation
    - `origin` string — Origin of the operation
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/vi-microsoft-videoindexer.md) · [All operations](https://skmtc.net/azure/apis/vi-microsoft-videoindexer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/vi-microsoft-videoindexer/revisions/7130f4901d56/schema)
