Skip to main content

Get roles for this organization

GET 

/:realm/orgs/:orgId/roles

Get roles for this organization

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    orgId stringrequired

    organization id

Responses

success

Schema

  • Array [

  • id string
    name string
    description string
  • ]

Loading...