vk_get_migratio_0cad66c45d22
Retrieve the migration status for Vikunja file imports to determine if the user has already migrated, preventing repeated migrations and showing confirmation.
Instructions
Get migration status. Raw Vikunja REST proxy for GET /migration/vikunja-file/status. Returns if the current user already did the migation or not. This is useful to show a confirmation message in the frontend if the user is trying to do the same migration again. This endpoint does not usually require a request body. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||