Skip to main content

List organizations for the given user

List organizations for the given user

Path Parameters
  • realm string required

    realm name (not id!)

  • userId string required

    user id

Responses

success


Schema
  • Array [
  • id string
  • name string
  • displayName string
  • url string
  • realm string
  • domains string[]
  • attributes object
  • property name* object
  • Array [
  • string
  • ]
  • ]
Loading...