GET /users/current
Fetches the data about the current authenticated user,
with the exact same behavior as GET
/users/<sid>
, except that <sid>
is assumed from the authentication context. Authentication is
required.
Fetches the data about the current authenticated user,
with the exact same behavior as GET
/users/<sid>
, except that <sid>
is assumed from the authentication context. Authentication is
required.
This version of the documentation is no longer receiving updates. Click here to switch to the latest documentation for this product.