---
title: "Return the Bot Protect parameters for the account"
method: GET
path: "/1.0/account/settings"
tags: ["Account Settings"]
---

# Return the Bot Protect parameters for the account

`GET /1.0/account/settings`

## Response `200`

Account details

- AccountSettingsAccountSettingsRead — Bot Protect account settings
  - `name` string — Name of the account
  - `protectionEnabled` boolean — The status of the global Bot Protect active protection. True means the global Bot Protect active protection is on. False means the global Bot Protect active protection is off. Having the global Bot Protect active protection off will deactivate all Bot Protect protection regardless of the status set on each endpoint. This setting does not affect Account Protect: use /1.0/account-protect/settings instead.

## Other responses

- `403` — Forbidden
- `404` — Resource not found

---

[API](https://skmtc.net/datadome/apis/protection-api.md) · [All operations](https://skmtc.net/datadome/apis/protection-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadome/protection-api/revisions/2576052958eb/schema)
