Organization
Return all existing roles in the organization
🔒 Requires the read:organization permission
All existing roles
All existing roles
The role ID
rol_abCdeFghIjklMnmPThe role name
AdminThe role description
Role for managing Admin permissionsBad request
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:organization permission
Roles not found
Too many requests
Return information about current organization
🔒 Requires the read:organization permission
Information about organization
Information about organization
The organization ID
org_abCdeFghIjklMnmPThe organization slug, provided by Bluebricks, cannot be changed
acme-corpThe organization display name, can be changed
ACME Corp.The organization trial status
trueThe organization creation date
2021-01-01T00:00:00ZThe organization trial start date
2021-01-01T00:00:00ZFailed to fetch organization information
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:organization permission
Organization not found
Too many requests
Update current organization
🔒 Requires the update:organization permission
The organization slug, provided by Bluebricks, cannot be changed
acme-corpThe organization display name, can be changed
ACME Corp.Updated information about organization
Updated information about organization
The organization ID
org_abCdeFghIjklMnmPThe organization slug, provided by Bluebricks, cannot be changed
acme-corpThe organization display name, can be changed
ACME Corp.The organization trial status
trueThe organization creation date
2021-01-01T00:00:00ZThe organization trial start date
2021-01-01T00:00:00ZFailed to update organization
Failed to authenticate user
Missing required scopes. 🔒 Requires the update:organization permission
Too many requests
Return members of current organization
🔒 Requires the read:users permission
Results limit to allow pagination, e.g. 50
20Example: 10Results offset to allow pagination e.g. 10
0Example: 10Structure: [key1=value1,key2=value2&value3]
Enables searching within the list for members that match a particular query. e.g. john
List of organization members
List of organization members
Failed to list organization members
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:users permission
Too many requests
Invite new members current organization
🔒 Requires the create:users permission
Invite details
Invite details
Failed to invite new members
Failed to authenticate user
Missing required scopes. 🔒 Requires the create:users permission
Too many requests
Remove member from current organization
🔒 Requires the delete:users permission
The user's unique ID e.g. prov0|1234567890
prov0|1234567890Status of remove request
Status of remove request
Failed remove member
Failed to authenticate user
Missing required scopes. 🔒 Requires the delete:users permission
Member not found in organization
Too many requests
Return public encryption keys for the organization to encrypt secrets
🔒 Requires the read:organization permission
Public key data
Public key data
PEM-formatted RSA public key (minimum 2048 bits)
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA... -----END PUBLIC KEY-----Failed to get public key
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:organization permission
Public key not found
Too many requests
Create and store managed public key for the organization to encrypt secrets
🔒 Requires the update:organization permission
PEM-formatted RSA public key (minimum 2048 bits)
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA... -----END PUBLIC KEY-----Cloud provider key identifier (AWS KMS ARN, Azure Key Vault URI, or GCP KMS resource name)
arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789012Successfully created public key
Successfully created public key
PEM-formatted RSA public key (minimum 2048 bits)
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA... -----END PUBLIC KEY-----Cloud provider key identifier (AWS KMS ARN, Azure Key Vault URI, or GCP KMS resource name)
arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789012The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z
Failed to create public key
Failed to authenticate user
Missing required scopes. 🔒 Requires the update:organization permission
Public key not found
Public key already exists for organization
Too many requests
Last updated
Was this helpful?

