---
title: "Changes to GET /visits/all/{since}"
method: GET
path: "/visits/all/{since}"
---

# Changes to GET /visits/all/{since}

`GET /visits/all/{since}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 58 revisions.

- **2026-08-10** `42e61a1a705c` — 3 info
- **2026-07-31** `e777756d4099` — 3 warning, 7 info
- **2026-07-30** `2fcf2b3dfea9` — 1 warning
- **2026-07-29** `09448134f0a0` — 5 info
- **2026-07-28** `bd9d5fd9bada` — 1 warning
- **2026-07-23** `414e0763493c` — 24 info
- **2026-07-17** `a9d18e50a43f` — 1 warning
- **2026-07-10** `5d13e43b9b36` — 6 warning
- **2026-07-03** `19559beee8ca` — 2 warning, 2 info
- **2026-06-19** `07a68b56826c` — 1 info
- **2026-06-04** `be74155f01cb` — 1 warning, 3 info
- **2026-05-13** `a2e49593b571` — 6 info
- **2026-05-13** `ecb25b0812f3` — 1 info
- **2026-05-11** `a4d6c0ecfc78` — 1 warning
- **2026-05-11** `ecb25b0812f3` — 1 warning, 3 info
- **2026-04-23** `96d9467621d0` — 1 info
- **2026-04-07** `2f041b1ab1b3` — 1 warning
- **2026-04-07** `c409502e0543` — 6 warning, 62 info
- **2024-06-05** `8fcd6fbef5e6` — 69 warning, 9 info

## Changes

- **2026-08-10** `42e61a1a705c` — 3 info
  - removed the `MENINGOENCEPHALITIS` enum value from the `items/symptoms/clinicalManifestation` response property for the response status `default`
  - removed the `ORCHITIS` enum value from the `items/symptoms/clinicalManifestation` response property for the response status `default`
  - removed the `PAROTID_SWELLING` enum value from the `items/symptoms/clinicalManifestation` response property for the response status `default`
- **2026-07-31** `e777756d4099` — 3 warning, 7 info
  - added the new `MENINGOENCEPHALITIS` enum value to the `items/symptoms/clinicalManifestation` response property for the response status `default`
  - added the new `ORCHITIS` enum value to the `items/symptoms/clinicalManifestation` response property for the response status `default`
  - added the new `PAROTID_SWELLING` enum value to the `items/symptoms/clinicalManifestation` response property for the response status `default`
  - added the optional property `items/symptoms/noComplications` to the response with the `default` status
  - added the optional property `items/symptoms/orchitis` to the response with the `default` status
  - added the optional property `items/symptoms/otherGeneralSymptoms` to the response with the `default` status
  - added the optional property `items/symptoms/otherGeneralSymptomsText` to the response with the `default` status
  - added the optional property `items/symptoms/pancreatitis` to the response with the `default` status
  - added the optional property `items/symptoms/salivarySwelling` to the response with the `default` status
  - added the optional property `items/symptoms/unknownComplications` to the response with the `default` status
- **2026-07-30** `2fcf2b3dfea9` — 1 warning
  - added the new `MUMPS` enum value to the `items/disease` response property for the response status `default`
- **2026-07-29** `09448134f0a0` — 5 info
  - added the optional property `items/symptoms/erythemaNodosum` to the response with the `default` status
  - added the optional property `items/symptoms/necrotizingEnterocolitis` to the response with the `default` status
  - added the optional property `items/symptoms/pseudoAppendicularSyndrome` to the response with the `default` status
  - added the optional property `items/symptoms/reactiveArthritis` to the response with the `default` status
  - added the optional property `items/symptoms/symptomEndDate` to the response with the `default` status
- **2026-07-28** `bd9d5fd9bada` — 1 warning
  - added the new `YERSINIOSIS` enum value to the `items/disease` response property for the response status `default`
- **2026-07-23** `414e0763493c` — 24 info
  - added the optional property `items/symptoms/arthralgia` to the response with the `default` status
  - added the optional property `items/symptoms/bonyAbnormalities` to the response with the `default` status
  - added the optional property `items/symptoms/centralNervousSystemDamage` to the response with the `default` status
  - added the optional property `items/symptoms/chancre` to the response with the `default` status
  - added the optional property `items/symptoms/clinicalCriteriaMet` to the response with the `default` status
  - added the optional property `items/symptoms/condylomaLata` to the response with the `default` status
  - added the optional property `items/symptoms/condylomaVenereum` to the response with the `default` status
  - added the optional property `items/symptoms/generalizedLymphadenopathy` to the response with the `default` status
  - added the optional property `items/symptoms/hepatomegaly` to the response with the `default` status
  - added the optional property `items/symptoms/hepatosplenomegaly` to the response with the `default` status
  - added the optional property `items/symptoms/lowGradeFever` to the response with the `default` status
  - added the optional property `items/symptoms/maculopapularRash` to the response with the `default` status
  - added the optional property `items/symptoms/malnutrition` to the response with the `default` status
  - added the optional property `items/symptoms/mucocutaneousLesion` to the response with the `default` status
  - added the optional property `items/symptoms/mucousPatches` to the response with the `default` status
  - added the optional property `items/symptoms/nephroticSyndrome` to the response with the `default` status
  - added the optional property `items/symptoms/neurologicalManifestations` to the response with the `default` status
  - added the optional property `items/symptoms/ocularManifestations` to the response with the `default` status
  - added the optional property `items/symptoms/patchyAlopecia` to the response with the `default` status
  - added the optional property `items/symptoms/pseudoparalysis` to the response with the `default` status
  - added the optional property `items/symptoms/refractoryRhinitis` to the response with the `default` status
  - added the optional property `items/symptoms/syphilisInfectionSite` to the response with the `default` status
  - added the optional property `items/symptoms/syphilisInfectiousness` to the response with the `default` status
  - added the optional property `items/symptoms/syphilisStage` to the response with the `default` status
- **2026-07-17** `a9d18e50a43f` — 1 warning
  - added the new `SYPHILIS` enum value to the `items/disease` response property for the response status `default`
- **2026-07-10** `5d13e43b9b36` — 6 warning
  - removed the optional property `items/symptoms/abdominalCramps` from the response with the `default` status
  - removed the optional property `items/symptoms/coughingAtNight` from the response with the `default` status
  - removed the optional property `items/symptoms/coughingAttacks` from the response with the `default` status
  - removed the optional property `items/symptoms/flatulence` from the response with the `default` status
  - removed the optional property `items/symptoms/lossOfAppetite` from the response with the `default` status
  - removed the optional property `items/symptoms/smellyBurps` from the response with the `default` status
- **2026-07-03** `19559beee8ca` — 2 warning, 2 info
  - removed the optional property `items/symptoms/otherNeurolocalSymptom` from the response with the `default` status
  - removed the optional property `items/symptoms/otherNeurolocalSymptomText` from the response with the `default` status
  - added the optional property `items/symptoms/otherNeurologicalSymptoms` to the response with the `default` status
  - added the optional property `items/symptoms/otherNeurologicalSymptomsText` to the response with the `default` status
- **2026-06-19** `07a68b56826c` — 1 info
  - added the optional property `items/symptoms/wateryDiarrhea` to the response with the `default` status
- **2026-06-04** `be74155f01cb` — 1 warning, 3 info
  - added the new `SHIGELLOSIS` enum value to the `items/disease` response property for the response status `default`
  - added the optional property `items/symptoms/bloodyDiarrhea` to the response with the `default` status
  - added the optional property `items/symptoms/haemolyticUremicSyndrome` to the response with the `default` status
  - added the optional property `items/symptoms/tenesmus` to the response with the `default` status
- **2026-05-13** `a2e49593b571` — 6 info
  - added the optional property `items/symptoms/abdominalCramps` to the response with the `default` status
  - added the optional property `items/symptoms/coughingAtNight` to the response with the `default` status
  - added the optional property `items/symptoms/coughingAttacks` to the response with the `default` status
  - added the optional property `items/symptoms/flatulence` to the response with the `default` status
  - added the optional property `items/symptoms/lossOfAppetite` to the response with the `default` status
  - added the optional property `items/symptoms/smellyBurps` to the response with the `default` status
- **2026-05-13** `ecb25b0812f3` — 1 info
  - removed the `SHIGELLOSIS` enum value from the `items/disease` response property for the response status `default`
- **2026-05-11** `a4d6c0ecfc78` — 1 warning
  - added the new `SHIGELLOSIS` enum value to the `items/disease` response property for the response status `default`
- **2026-05-11** `ecb25b0812f3` — 1 warning, 3 info
  - added the new `SALMONELLOSIS` enum value to the `items/disease` response property for the response status `default`
  - added the optional property `items/symptoms/constipation` to the response with the `default` status
  - added the optional property `items/symptoms/dysuria` to the response with the `default` status
  - added the optional property `items/symptoms/eyeIrritation` to the response with the `default` status
- **2026-04-23** `96d9467621d0` — 1 info
  - added the optional property `items/symptoms/fatalRisk` to the response with the `default` status
- **2026-04-07** `2f041b1ab1b3` — 1 warning
  - removed the optional property `items/symptoms/convulsions` from the response with the `default` status
- **2026-04-07** `c409502e0543` — 6 warning, 62 info
  - added the new `CRYPTOSPORIDIOSIS` enum value to the `items/disease` response property for the response status `default`
  - added the new `GIARDIASIS` enum value to the `items/disease` response property for the response status `default`
  - added the new `INFLUENZA` enum value to the `items/disease` response property for the response status `default`
  - added the new `INVASIVE_MENINGOCOCCAL_INFECTION` enum value to the `items/disease` response property for the response status `default`
  - added the new `INVASIVE_PNEUMOCOCCAL_INFECTION` enum value to the `items/disease` response property for the response status `default`
  - added the new `LATENT_TUBERCULOSIS` enum value to the `items/disease` response property for the response status `default`
  - added the optional property `items/symptoms/acuteBleeding` to the response with the `default` status
  - added the optional property `items/symptoms/acuteEncephalitis` to the response with the `default` status
  - added the optional property `items/symptoms/acuteKidneyFailure` to the response with the `default` status
  - added the optional property `items/symptoms/alteredLevelOfConsciousness` to the response with the `default` status
  - added the optional property `items/symptoms/anemia` to the response with the `default` status
  - added the optional property `items/symptoms/apnoea` to the response with the `default` status
  - added the optional property `items/symptoms/arthritis` to the response with the `default` status
  - added the optional property `items/symptoms/asymptomatic` to the response with the `default` status
  - added the optional property `items/symptoms/bloating` to the response with the `default` status
  - added the optional property `items/symptoms/cerebralMalaria` to the response with the `default` status
  - added the optional property `items/symptoms/clammySkin` to the response with the `default` status
  - added the optional property `items/symptoms/clinicalManifestation` to the response with the `default` status
  - added the optional property `items/symptoms/clinicalManifestationText` to the response with the `default` status
  - added the optional property `items/symptoms/clinicalPresentationStatus` to the response with the `default` status
  - added the optional property `items/symptoms/coldSkin` to the response with the `default` status
  - added the optional property `items/symptoms/confusion` to the response with the `default` status
  - added the optional property `items/symptoms/convulsions` to the response with the `default` status
  - added the optional property `items/symptoms/coughingBouts` to the response with the `default` status
  - added the optional property `items/symptoms/coughsProvokeVomiting` to the response with the `default` status
  - added the optional property `items/symptoms/dateOfOnsetKnown` to the response with the `default` status
  - added the optional property `items/symptoms/diagnosis` to the response with the `default` status
  - added the optional property `items/symptoms/difficultyBreathingDuringMeals` to the response with the `default` status
  - added the optional property `items/symptoms/disseminatedIntraVascularCoagulation` to the response with the `default` status
  - added the optional property `items/symptoms/durationOfSymptoms` to the response with the `default` status
  - added the optional property `items/symptoms/eggyBurps` to the response with the `default` status
  - added the optional property `items/symptoms/encephalitis` to the response with the `default` status
  - added the optional property `items/symptoms/guillainBarreSyndrome` to the response with the `default` status
  - added the optional property `items/symptoms/hemorrhagicRash` to the response with the `default` status
  - added the optional property `items/symptoms/lethargy` to the response with the `default` status
  - added the optional property `items/symptoms/majorSite` to the response with the `default` status
  - added the optional property `items/symptoms/meningitis` to the response with the `default` status
  - added the optional property `items/symptoms/metabolicAcidosis` to the response with the `default` status
  - added the optional property `items/symptoms/minorSite` to the response with the `default` status
  - added the optional property `items/symptoms/nocturnalCough` to the response with the `default` status
  - …28 more
- **2024-06-05** `8fcd6fbef5e6` — 69 warning, 9 info
  - removed the optional property `items/symptoms/acuteBleeding` from the response with the `default` status
  - removed the optional property `items/symptoms/acuteEncephalitis` from the response with the `default` status
  - removed the optional property `items/symptoms/acuteKidneyFailure` from the response with the `default` status
  - removed the optional property `items/symptoms/alteredLevelOfConsciousness` from the response with the `default` status
  - removed the optional property `items/symptoms/anemia` from the response with the `default` status
  - removed the optional property `items/symptoms/apnoea` from the response with the `default` status
  - removed the optional property `items/symptoms/arthritis` from the response with the `default` status
  - removed the optional property `items/symptoms/asymptomatic` from the response with the `default` status
  - removed the optional property `items/symptoms/bloating` from the response with the `default` status
  - removed the optional property `items/symptoms/bloodyDiarrhea` from the response with the `default` status
  - removed the optional property `items/symptoms/cerebralMalaria` from the response with the `default` status
  - removed the optional property `items/symptoms/clammySkin` from the response with the `default` status
  - removed the optional property `items/symptoms/clinicalManifestation` from the response with the `default` status
  - removed the optional property `items/symptoms/clinicalManifestationText` from the response with the `default` status
  - removed the optional property `items/symptoms/clinicalPresentationStatus` from the response with the `default` status
  - removed the optional property `items/symptoms/coldSkin` from the response with the `default` status
  - removed the optional property `items/symptoms/confusion` from the response with the `default` status
  - removed the optional property `items/symptoms/constipation` from the response with the `default` status
  - removed the optional property `items/symptoms/coughingBouts` from the response with the `default` status
  - removed the optional property `items/symptoms/coughsProvokeVomiting` from the response with the `default` status
  - removed the optional property `items/symptoms/dateOfOnsetKnown` from the response with the `default` status
  - removed the optional property `items/symptoms/diagnosis` from the response with the `default` status
  - removed the optional property `items/symptoms/difficultyBreathingDuringMeals` from the response with the `default` status
  - removed the optional property `items/symptoms/disseminatedIntraVascularCoagulation` from the response with the `default` status
  - removed the optional property `items/symptoms/durationOfSymptoms` from the response with the `default` status
  - removed the optional property `items/symptoms/dysuria` from the response with the `default` status
  - removed the optional property `items/symptoms/eggyBurps` from the response with the `default` status
  - removed the optional property `items/symptoms/encephalitis` from the response with the `default` status
  - removed the optional property `items/symptoms/eyeIrritation` from the response with the `default` status
  - removed the optional property `items/symptoms/fatalRisk` from the response with the `default` status
  - removed the optional property `items/symptoms/guillainBarreSyndrome` from the response with the `default` status
  - removed the optional property `items/symptoms/haemolyticUremicSyndrome` from the response with the `default` status
  - removed the optional property `items/symptoms/hemorrhagicRash` from the response with the `default` status
  - removed the optional property `items/symptoms/lethargy` from the response with the `default` status
  - removed the optional property `items/symptoms/majorSite` from the response with the `default` status
  - removed the optional property `items/symptoms/meningitis` from the response with the `default` status
  - removed the optional property `items/symptoms/metabolicAcidosis` from the response with the `default` status
  - removed the optional property `items/symptoms/minorSite` from the response with the `default` status
  - removed the optional property `items/symptoms/nocturnalCough` from the response with the `default` status
  - removed the optional property `items/symptoms/offsetDate` from the response with the `default` status
  - …38 more

---

[Operation](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/docs/visits/all/:since/get.md) · [API](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api.md) · [Page](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/changes/visits/all/:since/get)
