Skip to main content
GET
List your org's roles

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Query Parameters

context
string

filter to roles assignable on a surface (team, service_account, api_token, oidc_trust_policy)

Response

OK

applies_to
string[]
createdBy
object
created_at
string
created_by_id
string
description
string
id
string
managed
boolean
policies
object[]
role_type
enum<string>
Available options:
org_admin,
org_support,
org_read_only,
org_builder,
installer,
runner,
hosted-installer
title
string

display + assignability metadata; the single source of truth read by GET /v1/roles and every role picker. Managed roles are kept in sync with standardOrgRoles by the authz reconciler.

updated_at
string