vk_get_migratio_50005efadfa2
Check if a user has already completed a Todoist migration in Vikunja, preventing duplicate migrations by showing a confirmation message when retrying.
Instructions
Get migration status. Raw Vikunja REST proxy for GET /migration/todoist/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 | |||