latestOpenAPI 3.0.12026-08-102923187.3 KB
3c9bae130f0a
Person language settings
Get a language setting
Retrieves the preferred communication language for the person specified in the request URL.
get/v1/persons/{person_id}/settings
Path parameters
person_idstring required
Response
The operation was successful.
Example response
{
"language": "DE"
}