Skip to main content
GET
/
activeviam
/
jwt
/
rest
/
v3
/
token
Get JWT token
curl --request GET \
  --url http://localhost:9090/activeviam/jwt/rest/v3/token
{
  "token": "<string>"
}

Response

JWT token successfully retrieved or generated

token
string