Current User
Get information about the authenticated user.
| Method | Endpoint | Path |
|---|---|---|
GET | Get the user object | /api/v1/me/ |
PUT | Update the current user | /api/v1/me/ |
GET | Get the user roles | /api/v1/me/roles/ |
Get information about the authenticated user.
| Method | Endpoint | Path |
|---|---|---|
GET | Get the user object | /api/v1/me/ |
PUT | Update the current user | /api/v1/me/ |
GET | Get the user roles | /api/v1/me/roles/ |