# Get migration state **GET /v1/migrations/{id}** ## Servers - http://localhost:9644: http://localhost:9644 () ## Parameters ### Path parameters - **id** (integer(int32)) Mount or unmount operation ("migration") ID ## Responses ### 200 OK #### Body: application/json (object) - **migration_type** (string) - **topics** (array[object]) - **consumer_groups** (array[string]) List of migrated consumer groups - **auto_advance** (boolean) If set, you do not need to take manual action for the migration to progress. [Powered by Bump.sh](https://bump.sh)