--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_account Data Source - terraform-provider-decort" subcategory: "" description: |- --- # decort_account (Data Source) ## Schema ### Optional - **account_id** (Number) Unique ID of the account. If account ID is specified, then account name is ignored. - **id** (String) The ID of this resource. - **name** (String) Name of the account. Names are case sensitive and unique. - **timeouts** (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - **status** (String) Current status of the account. ### Nested Schema for `timeouts` Optional: - **default** (String) - **read** (String)