getting only admission type encounter and no vital ones

Hi guys i am trying to get the encounters with type “Vital” with the url: http://localhost:8080/openmrs/ws/rest/v1/encounter?patient=d286ccc3-c753-408b-ae7a-c5be023f8c4c and i get only encounters with type admission, FYI i have also encounters with vital type in the database and in the dashboard i can see all vitals captured in the past

Are you able to reproduce this on qa-refapp.openmrs.org?

actually i did found the solution which is specifying the encountertype uuid to the vitals one and it works!