user-controller
Get activation link info (getActivationLinkInfo)
Get the activation link info 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.
get/api/user/{userId}/activationLinkInfo
Path parameters
userIdstring required
A string value representing the user id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK