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

# GET /_twake/addressbook/{id}

`GET /_twake/addressbook/{id}`

Get a contact

## Response `200`

Contact

- Contact
  - `id` string
  - `mxid` string
  - `display_name` string
  - `active` boolean
  - `addressbook_id` string

## Other responses

- `401` — Unauthorized
- `404` — Contact not found
- `429` — Too many requests
- `500` — Internal server error

---

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