---
title: "Gets a summary of information about the current status of the account."
method: GET
path: "/v2/account-info"
tags: ["ApiAccount"]
---

# Gets a summary of information about the current status of the account.

`GET /v2/account-info`

## Response `200`

- ApiAccount
  - `id` integer
  - `properties` ApiAccountProperty[], required
    - `name` string, nullable
    - `type` string, nullable
    - `value` string, nullable

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
