dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #50292
Questions in TrackedEntityInstance and Enrollment Web API
Hello Team,
We have few questions regarding enrollments and trackedEntityInstances web
API:
- We are able to get the list of trackedEntityInstances matching the
given trackedEntityInstance ids (separated by semicolon).
URL: https://play.dhis2.org/demo/api/trackedEntityInstances.
json?trackedEntityInstance=vOxUH373fy5;vu9dsAuJ29q
- Similarly, we are also able to get the list of enrollments matching
the given enrollment ids (separated by semicolon).
URL: https://play.dhis2.org/demo/api/enrollments.json?enroll
ment=gopBaFzOdkt;Cl7ZhgxaYQO
We don't see this mentioned in the documentation. Could you please confirm
if we can use them?
Thanks,
Jhansi
Follow ups