> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Account Details

> Returns an X Ads account with its settings, enabled features, the authenticated user's permission level on it, and the users promotable from it

Returns an X Ads account with its settings, enabled features, the authenticated user's permission level on it, and the users promotable from it.

|                      |                             |
| -------------------- | --------------------------- |
| **App**              | X Ads                       |
| **Operation ID**     | `x_ads_get_account_details` |
| **Type**             | Action                      |
| **Connection**       | `x_ads` (required)          |
| **Credits per run**  | 1                           |
| **Agent / MCP tool** | Yes                         |

## Inputs

| Field     | Type           | Required | Default | Description                           |
| --------- | -------------- | -------- | ------- | ------------------------------------- |
| `account` | DynamicAccount | Yes      | -       | Select the X Ads account to describe. |

## Output

**Type**: `Dict`

Returns the account object plus features, access permissions, and promotable users.

**Fields**: dynamic (depend on the inputs)
