---
title: "GET /providers/Microsoft.ImportExport/locations"
method: GET
path: "/providers/Microsoft.ImportExport/locations"
tags: ["StorageImportExport"]
---

# GET /providers/Microsoft.ImportExport/locations

`GET /providers/Microsoft.ImportExport/locations`

Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region.

## Query parameters

- `api-version` string, required

## Headers

- `Accept-Language` string

## Response `200`

OK

- LocationsResponse — Locations response
  - `value` Location[] — locations
    - `id` string — Specifies the resource identifier of the location.
    - `name` string — Specifies the name of the location. Use List Locations to get all supported locations.
    - `type` string — Specifies the type of the location.
    - `properties` object — location properties
      - `recipientName` string — The recipient name to use when shipping the drives to the Azure data center.
      - `streetAddress1` string — The first line of the street address to use when shipping the drives to the Azure data center.
      - `streetAddress2` string — The second line of the street address to use when shipping the drives to the Azure data center.
      - `city` string — The city name to use when shipping the drives to the Azure data center.
      - `stateOrProvince` string — The state or province to use when shipping the drives to the Azure data center.
      - `postalCode` string — The postal code to use when shipping the drives to the Azure data center.
      - `countryOrRegion` string — The country or region to use when shipping the drives to the Azure data center.
      - `phone` string — The phone number for the Azure data center.
      - `additionalShippingInformation` string — Additional shipping information for customer, specific to datacenter to which customer should send their disks.
      - `supportedCarriers` string[] — A list of carriers that are supported at this location.
      - `alternateLocations` string[] — A list of location IDs that should be used to ship shipping drives to for jobs created against the current location. If the current location is active, it will be part of the list. If it is temporarily closed due to maintenance, this list may contain other locations.

## Other responses

- `default` — An error occurs.

---

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