---
title: Reference
url: /docs/administration/reference/
---


Enumerations you consult rather than read end to end.

- [RBAC scopes](/docs/administration/reference/rbac-scopes/) — the complete catalog of permission scopes, grouped by the entity they apply to.

To administer your organization programmatically, see the [Pulumi Cloud REST API](/docs/reference/cloud-rest-api/) — endpoints for organizations, teams, access tokens, stacks, and environments. It authenticates with the same [access tokens](/docs/administration/concepts/access-tokens/) as the CLI, and you can call any endpoint with [`pulumi api`](/docs/iac/cli/api/).
