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

# Gets a list of events in the migrate project.

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

## Path parameters

- `migrateProjectName` string, required

## Query parameters

- `continuationToken` string

## 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

- EventCollection — Collection of events.
  - `value` MigrateEvent[] — Gets or sets the machines.
    - `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` MigrateEventProperties — Properties of the error resource.
      - `instanceType` string — Gets the Instance type.
      - `errorCode` string — Gets or sets the error code.
      - `errorMessage` string — Gets or sets the error message.
      - `recommendation` string — Gets or sets the recommendation for the error.
      - `possibleCauses` string — Gets or sets the possible causes for the error.
      - `solution` string — Gets or sets the solution for which the error is being reported.
      - `clientRequestId` string — Gets or sets the client request Id of the payload for which the event is being reported.
  - `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/migrateEvents/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)
