Migrate Documents Status
Documents
Migrate Documents Status
POST
Migrate Documents Status
Use this API to poll the status of a document migration. Use theDocumentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
migrationId returned from the Migrate Documents endpoint.
Endpoint
POST https://api.velt.dev/v2/organizations/documents/migrate/status
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Check migration status
Response
Success Response
Thestatus field reflects the current state of the migration. Possible values: pending, in_progress, completed, failed.

