Accounts
Accounts are where teams create and manage platform resources, including data, models, configurations, and workspaces.
Accounts are currently created by Umnai during onboarding. During account creation, storage is configured as either:
PROVISIONED, where Umnai provisions and manages the account storage bucket; orPROVIDED, where the customer supplies and manages the account storage bucket.
Account storage holds resources created by the platform. See Account storage for configuration options and setup requirements.
Use the API to retrieve the accounts your credentials can access and to inspect a specific account when you already have its id.
Retrieve accounts
Retrieve the accounts available to the current credentials.
Use the returned account id when creating or retrieving account-scoped resources.
Retrieve an account
Retrieve a specific account by its id.
Inspect account storage
The account response includes storage_configuration:
For provided storage, verify that bucket_name matches the bucket supplied to Umnai during onboarding. For provisioned storage, the field identifies the bucket managed by Umnai.

