---
title: "Retrieve communication way keys"
method: GET
path: "/CommunicationWayKey"
tags: ["CommunicationWay"]
---

# Retrieve communication way keys

`GET /CommunicationWayKey`

Returns all communication way keys.

## Response `200`

Successful operation

- object
  - `objects` object[]
    - `id` string — The id of the communication way key 1. ID: 1 - Privat 2. ID: 2 - Arbeit 3. ID: 3 - Fax 4. ID: 4 - Mobil 5. ID: 5 - " " 6. ID: 6 - Autobox 7. ID: 7 - Newsletter 8. ID: 8 - Rechnungsadresse
    - `objectName` string — object name which is 'CommunicationWayKey'.
    - `create` string, date-time — Date the communication way key was created
    - `upadate` string, date-time — Date the communication way key was last updated
    - `name` 'Arbeit' | 'Autobox' | 'Fax' | 'Mobil' | 'Newsletter' | 'Privat' | 'Rechnungsadresse' | ' ' — Name of the communication way key
    - `translationCode` string

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `500` — Server Error

---

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