Get the JWT token of the session user for a specific application

Prev Next
Get
/v{version}/Users/Token/{externalApplicationGuid}
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
externalApplicationGuid
string (uuid) Required

Unique GUID of the application which made the request

version
stringRequired

The requested API version

Responses
200

OK

string
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties