---
title: "Gets a list of databases in the migrate project."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databases"
tags: ["DatabasesController"]
---

# Gets a list of databases in the migrate project.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databases`

## Path parameters

- `migrateProjectName` string, required

## Query parameters

- `continuationToken` string
- `pageSize` integer

## Parameters

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

## Response `200`

OK

- DatabaseCollection — Collection of databases.
  - `value` Database[] — Gets or sets the databases.
    - `id` string — Gets or sets the relative URL to get to this REST resource.
    - `name` string — Gets or sets the name of this REST resource.
    - `type` string — Gets the type of this REST resource.
    - `properties` DatabaseProperties — Properties of the database resource.
      - `assessmentData` DatabaseAssessmentDetails[] — Gets or sets the assessment details of the database published by various sources.
        - `assessmentId` string — Gets or sets the database assessment scope/Id.
        - `id` string — Gets the relative URL to get to this DatabaseAssessmentDetails resource.
        - `migrationBlockersCount` integer — Gets or sets the number of blocking changes found.
        - `breakingChangesCount` integer — Gets or sets the number of breaking changes found.
        - `isReadyForMigration` boolean — Gets or sets a value indicating whether the database is ready for migration.
        - `assessmentTargetType` string — Gets or sets the assessed target database type.
        - `lastAssessedTime` string, date-time — Gets or sets the time when the database was last assessed.
        - `compatibilityLevel` string — Gets or sets the compatibility level of the database.
        - `databaseSizeInMB` string — Gets or sets the database size.
        - `lastUpdatedTime` string, date-time — Gets or sets the time of the last modification of the database details.
        - `enqueueTime` string — Gets or sets the time the message was enqueued.
        - `solutionName` string — Gets or sets the name of the solution that sent the data.
        - `instanceId` string — Gets or sets the database server instance Id.
        - `databaseName` string — Gets or sets the database name.
        - `extendedInfo` object — Gets or sets the extended properties of the database.
      - `lastUpdatedTime` string, date-time — Gets or sets the time of the last modification of the database.
  - `nextLink` string — Gets or sets the value of nextLink.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/databases/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)
