list of patients enrolled in a program

Hello, is it possible to get a list of patients enrolled in a program through the rest api? I looked at the program and workflow api but did not see anything there.

Thanks, Tim

The core REST API doesn’t support any queries that return lists of patients (besides what’s on the patient resource).

If you install the reporting and reportingrest modules you can probably do this query (but the query is pretty tedious and I’m not sure it’s documented anywhere).