v1
latestOpenAPI 3.0.02026-07-1315476656.4 KBCommunicationWay
Retrieve communication way keys
Returns all communication way keys.
get/CommunicationWayKey
Response
Successful operation
Example response
{
"objects": [
{
"id": "2",
"objectName": "CommunicationWayKey",
"name": "Arbeit",
"translationCode": "COMM_WAY_KEY_WORK"
}
]
}