vk_get_migratio_6ce6501364d7
Check whether a Wekan migration has already been completed by the current user, so you can display a confirmation message and avoid duplicate migration attempts.
Instructions
Get migration status. Raw Vikunja REST proxy for GET /migration/wekan/status. Returns if the current user already did the migration 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 | |||