ffc3ab3f8ea0
OpenAPI 3.0.32026-08-10221102696.6 KBSettings
Get settings
This endpoint is only accessible to users with a role that can view settings.
get/settings
Response
Successful operation
Example response
{
"account": {
"country_code": "AU",
"id": "1"
},
"patient_custom_fields_definition": {
"sections": [
{
"token": "ef4c43ec-105d-489c-88cc-0f3c5f67dc70",
"fields": [
{
"token": "ef4c43ec-105d-489c-88cc-0f3c5f67dc70"
}
]
}
]
}
}