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

# Gets a list of events in the migrate project.

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

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `migrateProjectName` string, required

## Query parameters

- `api-version` '2018-09-01-preview', required
- `continuationToken` string
- `pageSize` integer

## Headers

- `Accept-Language` string

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

---

[API](https://skmtc.net/azure/apis/azure-migrate-hub.md) · [All operations](https://skmtc.net/azure/apis/azure-migrate-hub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-migrate-hub/versions/a9e35b5330cd/schema)
