---
title: "POST /providers/Microsoft.LabServices/users/{userName}/getOperationBatchStatus"
method: POST
path: "/providers/Microsoft.LabServices/users/{userName}/getOperationBatchStatus"
tags: ["GlobalUsers"]
---

# POST /providers/Microsoft.LabServices/users/{userName}/getOperationBatchStatus

`POST /providers/Microsoft.LabServices/users/{userName}/getOperationBatchStatus`

Get batch operation status

## Path parameters

- `userName` string, required

## Query parameters

- `api-version` string, required

## Request body

- OperationBatchStatusPayload — Payload to get the status of an operation
  - `urls` string[], required — The operation url of long running operation

## Response `200`

OK

- OperationBatchStatusResponse — Status Details of the long running operation for an environment
  - `items` OperationBatchStatusResponseItem[] — Gets a collection of items that contain the operation url and status.
    - `operationUrl` string — status of the long running operation for an environment
    - `status` string — status of the long running operation for an environment

## Other responses

- `default` — BadRequest

---

[API](https://skmtc.net/azure/apis/managedlabsclient.md) · [All operations](https://skmtc.net/azure/apis/managedlabsclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/managedlabsclient/versions/c5b9e6b8da98/schema)
