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

# GET /providers/Microsoft.Automation/operations

`GET /providers/Microsoft.Automation/operations`

Lists all of the available Automation REST API operations.

## Parameters

- `../../common/v1/definitions.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OperationListResult — The response model for the list of Automation operations
  - `value` Operation[] — List of Automation operations supported by the Automation resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` object — Provider, Resource and Operation values
      - `provider` string — Service provider: Microsoft.Automation
      - `resource` string — Resource on which the operation is performed: Runbooks, Jobs etc.
      - `operation` string — Operation type: Read, write, delete, etc.

## Other responses

- `default` — Automation error response describing why the operation failed.

---

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