Skip to main content

Get realm attributes

Get a list of attributes for this realm

Path Parameters
  • realm string required

    realm name (not id!)

Responses

success


Schema
  • Array [
  • property name* object (RealmAttributeRepresentation)
  • name string
  • value string
  • realm string
  • ]
Loading...