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 field | Description |
|---|---|
| ID | The unique identifier of the account. |
| Name | The name of the account. |
| Plan | The plan type of the account. |
| Pending cancel | Whether the account has a pending cancellation. |
| State | The state of the account. |
| Developer seats | The number of developer seats in the account. |
| Read only seats | The number of read-only seats in the account. |
| Run slots | The number of run slots available in the account. |
| Created at | The timestamp for when the account was created. |
| Updated at | The timestamp for when the account was last updated. |
Last updated: