---
title: "GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/exportstatus"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/exportstatus"
tags: ["Services"]
---

# GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/exportstatus

`GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/exportstatus`

Gets the export status.

## Path parameters

- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The list of export statuses.

- ExportStatuses — The list of export statuses.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` ExportStatus[] — The value returned by the operation.
    - `serviceId` string, uuid — The id of the service for whom the export status is being reported.
    - `serviceMemberId` string, uuid — The server Id for whom the export status is being reported.
    - `endTime` string, date-time — The date and time when the export ended.
    - `runStepResultId` string — The run step result Id.
  - `totalCount` integer — The total count of service elements.
  - `continuationToken` string — The continuation token for paginated calls.

---

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