Show user details
GET/users
| URL | Description |
|---|---|
| https://ceems-demo.myaddr.tools:7443/api/v1 | Demo |
This endpoint will show details of the current user. The
current user is always identified by the header X-Grafana-User in
the request.
The details include list of projects that user is currently a part of.
Request
Responses
- 200
- 401
- 500
OK
Unauthorized
Internal Server Error