Skip to main content

Accounts

Accounts are passive entities that store quota information for resources consumed by associated profiles. An account is created for a user when they first sign up.


Objects

Account

PathJSON TypeFormatDescription
idstringVersion 4 UUIDThe account ID
createdstringISO 8601 timestampThe instant at which the account was created
lastModifiedstringISO 8601 timestampThe instant at which the account was last modified
companystringThe name of the company associated with the account
maxWorkspacesnumberUnsigned integerThe maximum number of workspaces that can be created under the account
maxRowsnumberUnsigned integerThe maximum number of managed database rows available to the account
minutesPerMonthnumberUnsigned integerThe number of pipeline run minutes available to the account per month
minutesUsednumberUnsigned integerThe number of pipeline run minutes used by the account per month