Skip to main content
GET
/
system_administrators
/
{email}
{
  "object": {
    "email": "jsmith@example.com",
    "roles": [
      "ROLE_SYSTEM_ADMINISTRATOR"
    ]
  }
}

Path Parameters

email
string
required

Email address

Response

System administrator

object
object