Get authenticated user profile
GET/v1/auth/me
Returns profile information for the currently authenticated user.
Responses
- 200
- 401
Authenticated user profile
Missing or invalid access token
GET/v1/auth/me
Returns profile information for the currently authenticated user.
Authenticated user profile
Missing or invalid access token