---
title: "Get the auth url from trello"
method: GET
path: "/migration/trello/auth"
tags: ["migration"]
---

# Get the auth url from trello

`GET /migration/trello/auth`

Returns the auth url where the user needs to get its auth code. This code can then be used to migrate everything from trello to Vikunja.

## Response `200`

The auth url.

- HandlerAuthURL
  - `url` string

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/go-vikunja/apis/vikunja-api.md) · [All operations](https://skmtc.net/go-vikunja/apis/vikunja-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/go-vikunja/vikunja-api/revisions/feb3f68bbdf1/schema)
