...
EventStream Report (all adherence data for one participant)
This report is intended to support the following type of adherence chart:
...
This is what the JSON would like like:
...
Weekly Adherence Reports for Study
This API is intended to support the following kind of adherence overview for the study:
...
The final API will allow an admin to retrieve a paged set of weekly adherence records for all participants in the study. This retrieves the records from the database and does not calculate them. The paging search criteria should be the same as the study participants search API. In addition to the search arguments in the /v5/studies/{studyId}/participants/search
API, it should be possible to filter and or sort on the following fields:
...