---
title: "Get all migrate projects."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Migrate/migrateProjects"
---

# Get all migrate projects.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/migrateProjects`

Get all the migrate projects in the subscription.

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK.

- ProjectResultList — List of projects.
  - `value` MigrateProject[] — List of projects.
    - `properties` MigrateProjectProperties — Properties of a migrate project.
      - `registeredTools` string[] — Register tools inside project.
      - `serviceEndpoint` string — Service endpoint.
      - `summary` object — Project summary.
      - `lastSummaryRefreshedTime` string, date-time — Last summary refresh time.
      - `refreshSummaryState` 'Started' | 'InProgress' | 'Completed' | 'Failed' — Refresh summary state.
      - `utilityStorageAccountId` string — Utility storage account id.
      - `publicNetworkAccess` 'NotSpecified' | 'Enabled' | 'Disabled' — Gets or sets the state of public network access.
      - `privateEndpointConnections` PrivateEndpointConnection[] — Gets the private endpoint connections.
        - `id` string — Relative URL to get this Sites.
        - `name` string — Gets the name of the resource.
        - `type` string — Gets the resource type.
        - `eTag` string — Gets the tag for optimistic concurrency control.
        - `properties` PrivateEndpointConnectionProperties — Properties of a private endpoint connection.
          - `provisioningState` 'Accepted' | 'InProgress' | 'Succeeded' | 'Failed' | 'Canceled' — Provisioning state.
          - `privateEndpoint` ResourceId — Defines resource ID of a private endpoint connection.
            - `id` string
          - `privateLinkServiceConnectionState` PrivateLinkServiceConnectionState — Private endpoint connection state.
            - `status` 'Approved' | 'Pending' | 'Rejected' | 'Disconnected' — Private link connection state.
            - `description` string — Description of the object.
            - `actionsRequired` string — Action required.
        - `systemData` SystemData — unresolved $ref
    - `eTag` string — For optimistic concurrency control.
    - `location` string — Azure location in which project is created.
    - `id` string — Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{projectName}
    - `name` string — Name of the project.
    - `type` string — Type of the object = [Microsoft.Migrate/migrateProjects].
    - `systemData` SystemData — unresolved $ref
  - `nextLink` string

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 2 warning
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/changes/subscriptions/:subscriptionId/providers/Microsoft.Migrate/migrateProjects/get.md)

---

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