---
title: "Get home ExtremeCloud IQ account info"
method: GET
path: "/account/home"
tags: ["Account"]
---

# Get home ExtremeCloud IQ account info

`GET /account/home`

Get home ExtremeCloud IQ account info.

## Response `200`

OK

- XiqAccount
  - `id` integer, required — The unique identifier
  - `create_time` string, date-time, required — The create time in UTC (ISO 8601 format)
  - `update_time` string, date-time, required — The last update time in UTC (ISO 8601 format)
  - `name` string, required — Account name
  - `account_type` 'INTERNAL' | 'CUSTOMER' | 'HIQ' | 'PARTNER', required — Account type
  - `account_mode` 'COPILOT' | 'CONNECT', required — Account mode
  - `quota` string, required — The API quota policy
  - `data_center` string, required — The default Regional Data Center (RDC) to hold data from customer network
  - `industry` string — The industry of the account belongs to
  - `country` string — The country for the account
  - `state` string — The state for the account (if any)
  - `city` string — The city for the account
  - `address` string — The address for the account
  - `zipcode` string — The zipcode of the address

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5ff7ab84e8e8/schema)
