Skip to main content
GET
/
organization
/
entitlements
Error
A valid request URL is required to generate request examples
{
  "custom_registry": false,
  "git_sync": false,
  "agent_addons": false,
  "case_addons": false,
  "rbac_addons": false,
  "service_accounts": false,
  "workspace_chat": false,
  "watchtower": false
}

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json

Successful Response

Effective feature entitlements for an organization.

Values are resolved from org overrides falling back to tier defaults.

custom_registry
boolean
default:false

Whether custom registry repositories are enabled

git_sync
boolean
default:false

Whether git sync is enabled

agent_addons
boolean
default:false

Whether add-on agent capabilities are enabled (approvals, presets)

case_addons
boolean
default:false

Whether add-on case capabilities are enabled (dropdowns, durations, tasks, triggers)

rbac_addons
boolean
default:false

Whether RBAC add-ons are enabled (custom roles, groups, and assignments)

service_accounts
boolean
default:false

Whether service accounts for API key access are enabled

workspace_chat
boolean
default:false

Whether Workspace Chat is enabled

watchtower
boolean
default:false

Whether Watchtower agent monitoring is enabled (agent sessions, tool-call telemetry, and controls)