WorkOS

authorization.organizations.roles.list

Get a list of all roles that apply to an organization. This includes both environment roles and organization-specific roles, returned in priority order.

Remote workos

Other tools also called authorization.organizations.roles.list? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "organizationId": {
      "type": "string",
      "description": "The ID of the organization."
    }
  }
}
          

Provider

WorkOS →