v2

latestOpenAPI 3.0.32026-08-07222102695.9 KB
Settings

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"
          }
        ]
      }
    ]
  }
}