Skip to main content

List organization roles for the given user and org

List organization roles for the given user and org

Path Parameters
  • realm string required

    realm name (not id!)

  • userId string required

    user id

  • orgId string required

    organization id

Responses

success


Schema
  • Array [
  • id string
  • name string
  • description string
  • ]
Loading...