Get Users Me

Get the current authenticated user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

200
userobject
The current authenticated user.

Errors