User
Identify the user
Returns information about the user making the request based on the provided JWT token.
get/api/whoami
Headers
Authorizationstring required
Insert your access token
Response
User information
object required
Returns information about the user making the request based on the provided JWT token.
Insert your access token
User information