admin

Get Administration Access

Report whether the caller may use the deployment administration surface.

The one endpoint here that answers 200 for everybody. The rest refuse a non-operator with 404 so they do not confirm they exist, which leaves a dashboard nothing to gate its navigation on but a failed request; this says the same thing without one. It publishes only the caller's own standing, which they could establish by trying an endpoint anyway.

get/v1/admin/access

Response

Successful Response

grantedboolean required

Changes