Documentation navigation

Auth

Get a user

GET/auth/user

Returns the user for the current session or a supplied access token.

Parameters

string
jwt?string
An access token. When omitted, the current session is used.

Returns