Auth

Retrieve claims from valid token

post/Auth/TokenInfo

Headers

X-Versionstring

Request body

access_Tokenstring required

bearer token to validate claims

Response

Success

userNamestring nullable

validated username (email)

userGuidstring nullable

validated user guid

userIdinteger

validated user identification

institutionIdinteger nullable

optional: validated institution identification

lessonIdinteger nullable

optional: validated lesson identification

Changes

No recorded changes to this endpoint across all 1 revision of this API.