---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations/{location}/operationsStatus/{operationsStatusName}"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations/{location}/operationsStatus/{operationsStatusName}"
tags: ["Locations"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations/{location}/operationsStatus/{operationsStatusName}

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations/{location}/operationsStatus/{operationsStatusName}`

Get the operation status.

## Parameters

- `Subscriptions.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `Subscriptions.json#/components/parameters/LocationParameter` — unresolved $ref
- `Subscriptions.json#/components/parameters/OperationsStatusParameter` — unresolved $ref
- `Subscriptions.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OperationsStatus — A long running operation status.
  - `id` OperationsStatusIdentifier — The admin offer identifier for the location wide SubscriptionsAdminResourceTypes.OperationsStatus resource type.
    - `location` string — The location of the operations status.
    - `name` string — The name of the operations status.
    - `subscriptionId` string — The subscription identifier..
  - `status` string — The status of the operation.
  - `startTime` string, date-time — The start time of the operation.
  - `endTime` string, date-time — The end time of the operation.
  - `percentComplete` number — The completion percentage of the operation.
  - `properties` object — The internal operation properties.
  - `error` ExtendedErrorInfo — The extended error information.
    - `code` string — The error code.
    - `message` string — The error message.
    - `details` ExtendedErrorInfoList — List of the extended error information.
      - `value` ExtendedErrorInfo[] — List of the extended error information.
      - `nextLink` string — URI to next page.
  - `retryAfter` string — The amount of time clients should wait..
  - `terminalHttpStatusCode` string — The terminal http status code for the operation.
  - `responseContent` object — The content of the response.

## Other responses

- `202` — Accepted
- `204` — Not Content
- `404` — Not Found
- `default` — Unexpected Error

## Changes

- **2019-05-02** (2015-11-01) `5545330e79d8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/subscriptionsmanagementclient-5/changes/subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/locations/:location/operationsStatus/:operationsStatusName/get.md)

---

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