vk_get_migratio_2e1cd33c4fe5
Checks whether the current user already completed a Trello migration, returning the status to show confirmation and prevent duplicate migration attempts.
Instructions
Get migration status. Raw Vikunja REST proxy for GET /migration/trello/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 | |||