Public helper that reports whether the user with the given email address is a platform administrator. Returns false when no email is supplied or no matching user is found.
Request
Authorization
API Key
Add parameter in header
X-API-Key
Example:
X-API-Key: ********************
or
Query Params
Responses
🟢200
application/json
Admin status result. Always returns 200, even when the user is not found.