# Accounts (tenants) migration status Retrieve the current status of an ongoing accounts (tenants) migration. Provide the migrationId to track the progress and outcome of the migration request. This route requires an environment token for authentication. Endpoint: GET /resources/migrations/v1/tenants/status/{migrationId} Security: bearer ## Path parameters: - `migrationId` (string, required) ## Response 200 fields