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>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

JWT token successfully retrieved or generated

token
string