Skip to main content

Admin endpoint to fetch project details

GET 

/projects/admin

URLDescription
https://ceems-demo.myaddr.tools:7443/api/v1Demo

This endpoint will show details of the queried project. The current user is always identified by the header X-Grafana-User in the request.

The user who is making the request must be in the list of admin users configured for the server.

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

OK