Use this API to poll the status of a document migration. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.velt.dev/llms.txt
Use this file to discover all available pages before exploring further.
migrationId returned from the Migrate Documents endpoint.
POST https://api.velt.dev/v2/organizations/documents/migrate/status
status field reflects the current state of the migration. Possible values: pending, in_progress, completed, failed.