---
title: "GET /_twake/addressbook"
method: GET
path: "/_twake/addressbook"
tags: ["Addressbook"]
---

# GET /_twake/addressbook

`GET /_twake/addressbook`

List all contacts in the addressbook

## Response `200`

List of contacts

- Addressbook[]
  - `id` string
  - `owner` string
  - `contacts` Contact[]
    - `id` string
    - `mxid` string
    - `display_name` string
    - `active` boolean
    - `addressbook_id` string

## Other responses

- `401` — Unauthorized
- `429` — Too many requests
- `500` — Internal server error

## Changes

- **2025-02-26** `4aa48e5c6d8c` — 1 info
  - endpoint added
- **2024-01-09** `c7a6d3a400a7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation/changes/_twake/addressbook/get.md)

---

[API](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation.md) · [All operations](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linagora/twake-on-matrix-apis-documentation/revisions/3428c7bb5a46/schema)
