me

Admin Status

Reports whether the caller is an active platform admin.

A status report, not a gate: non-admins get {is_admin: false}, never 403. Keep the query in sync with core/auth.py::get_admin_user — the same platform-admin rule, enforced there instead of reported.

get/me/admin-status

Response

Successful Response

is_adminboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.