Get realm attributes
GET/:realm/attributes
Get a list of attributes for this realm
Request
Path Parameters
realm stringrequired
realm name (not id!)
Responses
- 200
success
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
property name*
RealmAttributeRepresentation
name string
value string
realm string
[
{}
]