Auth
Get a user
GET
/auth/userReturns the user for the current session or a supplied access token.
Parameters
stringjwt?string- An access token. When omitted, the current session is used.
Returns
userPublicUser
Auth
/auth/userReturns the user for the current session or a supplied access token.
stringjwt?stringuserPublicUser