# Fetch current account information **GET /account** Fetch current account information. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ## Responses ### 200 Account fetched successfully #### Body: application/json (object) - **id** (string) The account's identifier - **trust** (object) Settings related to the level of trust of the clusters in this account ### 404 Account not found. (code: `accounts.not_found`) #### Headers - **x-cloud-error-codes** (string) The error codes associated with the response #### Body: application/json (object) - **errors** (array[object]) A list of errors that occurred in the failing request [Powered by Bump.sh](https://bump.sh)