---
title: "/accounts/{account_id}"
method: GET
path: "/accounts/{account_id}"
tags: ["Account Management"]
---

# /accounts/{account_id}

`GET /accounts/{account_id}`

## Response `200`

/accounts/{account}

- object
  - `account` object
    - `certified_information` boolean
    - `consultations_count` integer
    - `email` string, email
    - `eprescription_enabled` boolean
    - `account_setup_completed` boolean
    - `id` integer
    - `role` string
    - `links` object
      - `response_templates` string
      - `physician_specialty` string
      - `location` string
    - `name` string
    - `username` string
    - `office_state_id` integer
    - `survey_answered` boolean
    - `physician_institution` string
    - `physician_license` string, color
    - `physician_specialty_id` integer
    - `configuration` object
      - `locale` string
      - `schedule` object
        - `fri` string[]
        - `mon` string[]
        - `sat` string[]
        - `thu` string[]
        - `tue` string[]
        - `wed` string[]
        - `weeks_limit` object
          - `id` integer
          - `time` integer
          - `interval` string
        - `consultation_duration` integer
      - `timezone` string
      - `consultation` object
        - `odontogram` boolean
        - `physical_exam` boolean
        - `physiotherapy` boolean
        - `treatment_plan` boolean
        - `disability_leave` boolean
      - `custom_forms` object
        - `person` object
          - `employee` boolean
        - `consultation` object
          - `ketosis_elements` object
            - `cramps` boolean
            - `hunger` boolean
            - `anxiety` boolean
            - `fatigue` boolean
            - `satiety` boolean
            - `diarrhea` boolean
            - `headache` boolean
            - `dizziness` boolean
            - `halitosis` boolean
            - `tolerance` boolean
            - `depression` boolean
            - `impatience` boolean
            - `constipation` boolean
            - `irritability` boolean
            - `concentration` boolean
            - `aggressiveness` boolean
            - `impulse_control` boolean
            - `stimulants_need` boolean
            - `sleeping_problems` boolean
          - `nutrition_elements` object
            - `fat` boolean
            - `waist` boolean
            - `water` boolean
            - `muscle` boolean
            - `abdomen` boolean
            - `lost_weight` boolean
          - `vital_signs_elements` object
            - `height` boolean
            - `weight` boolean
            - `systole` boolean
            - `diastole` boolean
            - `body_mass` boolean
            - `heart_rate` boolean
            - `temperature` boolean
            - `lean_body_mass` boolean
            - `respiratory_rate` boolean
            - `oxygen_saturation` boolean
            - `head_circumference` boolean
            - `body_fat_percentage` boolean
          - `lab_test_results_elements` object
            - `co2` boolean
            - `sodium` boolean
            - `calcium` boolean
            - `glucose` boolean
            - `chloride` boolean
            - `platelet` boolean
            - `potassium` boolean
            - `creatinine` boolean
            - `hematocrit` boolean
            - `hemoglobin` boolean
            - `reticulocyte` boolean
            - `triglycerides` boolean
            - `red_blood_cells` boolean
            - `white_blood_cell` boolean
            - `total_cholesterol` boolean
            - `blood_urea_nitrogen` boolean
            - `low_density_lipoprotein` boolean
            - `high_density_lipoprotein` boolean
            - `very_low_density_lipoprotein` boolean
        - `medical_history` object
          - `diet` boolean
          - `perinatal` boolean
          - `postnatal` boolean
          - `psychiatric` boolean
          - `vaccines_mx` boolean
          - `pathological` boolean
          - `work_history` boolean
          - `heredo_familial` boolean
          - `non_pathological` boolean
          - `gineco_obstetrics` boolean
      - `custom_roles` object
        - `administrator` boolean
      - `weekly_email` boolean
      - `schedule_type` string
      - `feature_toggles` object
        - `nimbo_chat` boolean
        - `section_nms` boolean
        - `physiotherapy` boolean
        - `cirrus_integration` boolean
        - `farhos_integration` boolean
        - `section_telehealth` boolean
      - `custom_catalogue` object
        - `lab_tests` object
          - `filters` string
      - `prescription_copy` boolean
      - `print_diagnostics` boolean
      - `print_vital_signs` boolean
      - `interface_language` string
      - `only_existing_patient` boolean
      - `prescription_template` string
      - `send_cancellation_information` boolean
    - `settings` object
      - `reports` object
        - `dashboard` boolean
        - `daily-sheet` boolean
        - `suive` boolean
      - `onboarding` boolean
      - `consultation` object
        - `odontogram` boolean
        - `invoice-items` boolean
        - `disease-notes` object
          - `vital-signs-graphs` boolean
        - `diagnostic-and-treatment` object
          - `medispan` boolean
          - `custom-lab-tests` boolean
          - `custom-drugs` boolean
      - `inventories` boolean
      - `feature-toggle` object
        - `items-importer` boolean
    - `frequent_consultation_causes` string[]
    - `created_at` string, date-time
    - `pending_confirmation_email` unknown
    - `cellphone` string, utc-millisec
    - `cellphone_verified` boolean
    - `cellphone_country_id` integer
    - `affiliation_id` integer
    - `professional_standard` object
    - `sis_type_of_staff` unknown
    - `sis_specify_type_of_staff` unknown
    - `referral_token` unknown
    - `should_reset_password` boolean
    - `referral_token_meta` unknown
    - `metadata` object
      - `cirrus` object
        - `credentials` object
          - `extra` object
            - `role_id` string
            - `estServId` string
          - `password` string
          - `username` string
    - `temporary_schedules_expired` boolean
    - `new_patients_count` integer
    - `appointments_count` integer
    - `bio` string

---

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