# Get pre-migration analysis task by `projectId` **GET /analysis/{projectId}/task** Get pre-migration analysis task by `projectId`. ## Servers - http://127.0.0.1:8278/api/v1: http://127.0.0.1:8278/api/v1 () ## Parameters #### Path parameters - **projectId** (string) Project ID ## Responses ### 200: OK #### Body Parameters: application/json (object) - **projectId** (string) - **status** (string) - **submittedAt** (string(date-time)) ### 404: Not found #### Body Parameters: application/json (object) - **jobId** (string) - **message** (string) - **description** (string) - **timestamp** (string(date-time)) [Powered by Bump.sh](https://bump.sh)