REST API Calls
Blake
Member Posts: 2
Hi,
I am trying to get all items from a filter using a URL call. I am successfully querying the filter, but the output is not conveying any of the items I expect it to when queried. Is there something I am missing in my URL to trigger item id output?
Thanks!
Blake
URL: https://<JAMA>/rest/latest/filters/1?projectId=1
0
Comments
-
https://{JAMA}/rest/latest/filters/{filter_id}/results
Andrew MacCormack
LumiraDX0