Auth
Query parameters
tenantIdinteger · int32Required
Required to identify the tenant. The tenantId can be retrieved from the Cockpit.
Header parameters
x-api-keystringRequired
API key to exchange for a Bearer token. The API key can be retrieved from the Cockpit.
Responses
200
OK
text/plain
stringOptional
JWT bearer token
401
Unauthorized
application/json
500
Internal server error
application/json
get
/auth/tokenLast updated