Skip to main content

Get users with this organization role

Get users with this organization role

Path Parameters
  • realm string required

    realm name (not id!)

  • orgId string required

    organization id

  • name string required

    organization role name

Responses

success


Schema
  • Array [
  • attributes object
  • createdTimestamp int64
  • email string
  • emailVerified boolean
  • enabled boolean
  • firstName string
  • groups string[]
  • id string
  • lastName string
  • username string
  • ]
Loading...