Show project details
GET/projects
URL | Description |
---|---|
https://ceems-demo.myaddr.tools:7443/api/v1 | Demo |
This endpoint will show details of the queried project of current user. The
current user is always identified by the header X-Grafana-User
in
the request.
The details include list of users in that project. If current user attempts to query a project that they are not part of, empty response will be returned
Request
Responses
- 200
- 401
- 500
OK
Unauthorized
Internal Server Error