Skip to main content
Version: 1.2.0

Retrieve all realms

GET 

/realm

Retrieve all realms

Request

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

  • Array [

  • idstring
    namestring
    displayNamestring
    enabledboolean
    notBeforedouble
    passwordPolicystring[]
    resetPasswordAllowedboolean
    duplicateEmailsAllowedboolean
    rememberMeboolean
    registrationAllowedboolean
    registrationEmailAsUsernameboolean
    verifyEmailboolean
    loginWithEmailboolean
    loginThemestring
    accountThemestring
    adminThemestring
    emailThemestring
    accessTokenLifespanint32

    realmRoles

    object[]

  • Array [

  • namestring
    descriptionstring
  • ]

  • ]