---
title: "Get activation link (getActivationLink)"
method: GET
path: "/api/user/{userId}/activationLink"
tags: ["user-controller"]
---

# Get activation link (getActivationLink)

`GET /api/user/{userId}/activationLink`

Get the activation link for the user. The base url for activation link is configurable in the general settings of system administrator. 

Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.

## Path parameters

- `userId` string, required

## Response `200`

OK

---

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