---
title: "GET /api/ab"
method: GET
path: "/api/ab"
tags: ["address book legacy"]
---

# GET /api/ab

`GET /api/ab`

Get the user's legacy address book

## Response `200`

- AbGetResponse
  - `error` boolean, nullable
  - `updated_at` string, nullable
  - `data` string, 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/fafd43b82c78/schema)
