dbt Cloud - List accounts action

The List accounts action returns all dbt Cloud accounts that the API key can access.

Input

This action doesn't have any input fields.

Output

Output fieldDescription
IDThe unique identifier of the account.
NameThe name of the account.
PlanThe plan type of the account.
Pending cancelWhether the account has a pending cancellation.
StateThe state of the account.
Developer seatsThe number of developer seats in the account.
Read only seatsThe number of read-only seats in the account.
Run slotsThe number of run slots available in the account.
Created atThe timestamp for when the account was created.
Updated atThe timestamp for when the account was last updated.

Last updated: