Skip to main content
Organizations are the top-level container for all resources in Bedrock. Each organization has its own projects, members, API keys, and billing.

Endpoints

MethodEndpointDescription
GET/organizations/{id}Get organization details
PATCH/organizations/{id}Update organization settings
Organizations cannot be created or deleted via the API. Use the Bedrock web app to manage organization lifecycle.

Organization Object

FieldTypeDescription
idstringUnique identifier (e.g., org_01JABCD123)
namestringOrganization name
owner_idstringUser ID of the organization owner
require_mfabooleanWhether MFA is required for all members
created_atdatetimeCreation timestamp
updated_atdatetimeLast modification timestamp