Retrieve the current user
GET/api/v1/user
Returns the authenticated user, their role in the active company, and the companies available to them. API keys may be supplied as a bearer token or the access_token query parameter.
Responses
- 200
- 401
current user
authentication required