---
title: "Settings"
method: POST
path: "/api/ab/settings"
tags: ["address book"]
---

# Settings

`POST /api/ab/settings`

This function is an API endpoint that retrieves the settings for an address book.<br> TODO: Implement the settings for an address book.

## Response `200`

- AbSettingsResponse
  - `error` string, nullable
  - `max_peer_one_ab` integer, required

## Other responses

- `401`

---

[API](https://skmtc.dev/nesaku/apis/sctgdesk-api-server.md) · [All operations](https://skmtc.dev/nesaku/apis/sctgdesk-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nesaku/sctgdesk-api-server/revisions/b1c0e7a4434f/schema)
