Query

  • auditTrailRetentionDays
    How many days built-in audit trails are stored
  • securityEmail
    Returns security email for the account
  • accountCanBeDeleted
    Whether the grace period of deletion has ended and account can be deleted
  • accountCanBeDeletedAt
    Timestamp when the account can be deleted.
  • apiKeysManagedByNonRootAdmins
    Account-level setting indicating if API keys can be managed by non-root admins.
  • allowNonRootAdminSpaceCreation
    Account-level setting indicating if non-root admins can create subspaces.
  • billedExternally
    Whether the account is billed externally (not through Stripe)
  • azureDevOpsWebhooksEndpoint
    Endpoint for incoming Azure DevOps webhooks.
  • bitbucketCloudWebhooksEndpoint
    Endpoint for incoming Bitbucket Cloud webhooks.
  • bitbucketDatacenterWebhooksEndpoint
    Endpoint for incoming Bitbucket Datacenter webhooks.
  • blueprintSchema
    The json schema of a blueprint.
  • enforceMFA
    EnforceMFA determines whether MFA is required for all users in the account.
  • hasAIEnabled
    HasAIEnabled determines whether the account has AI enabled/disabled
  • acceptedTermsAndConditionsAI
    AcceptedTermsAndConditionsAI informs if the account has accepted the AI usage terms and conditions
  • gitlabWebhooksEndpoint
    Endpoint for incoming Gitlab webhooks.
  • installationId
    ID of the GitHub App installation linked to the current account.
  • markedForDeletion
    Tells if the account is marked for deletion.
  • id
    ID of the account.
  • name
    Name of the account.
  • notificationCount
    Total number of new Notifications.
  • onTrialUntil
    If the account is on the trial period, this indicates the end of it.
  • outgoingIPAddresses
    List of Spacelift's outgoing addresses.
  • slackAppManifest
    Returns the app manifest that should be used when creating a Slack App to integrate Spacelift with Slack. This is only useful on Self-Hosted instances. Always returns empty on SaaS.
  • spaceliftAwsAccountId
    Returns the AWS account used by Spacelift during role assumption. This can be used for generating AssumeRole policies.
  • availableUserGroups
    Returns all user groups that are reported by the identity provider when users log in to Spacelift.
  • openTofuVersions
    List of all supported OpenTofu versions.
  • terraformVersions
    List of all supported Terraform versions.
  • terragruntVersions
    List of all supported Terragrunt versions.
  • kubectlVersions
    List of all supported kubectl versions.
  • uiConfigGet
    Get the stored UI configuration for the user. If no configuration is stored, empty string will be returned.
  • hasSSO
    Returns true if the account has SSO enabled.
  • vcsEventTriggeredRunsLimit
    Maximum number of runs triggered by a VCS event for this account.
  • hasAnsibleStacks
    True if the account has at least one Ansible stack