Return aggregated analysis of UseCaseActionLog grouped by unique patient UUID.
Steps:
UseCaseGroupRunLog for teamId (+optional assistant_id) whose execution_date is in [start, end].UseCaseActionLog documents for this team (+assistant_id).payload.patient_uuid and build an analysis dict similar in shape to /[integration]/get-records.Retrieve your API Key from Dashboard API Keys Section.
Optional assistant id to scope analysis
Start date (YYYY-MM-DD) for execution_date filter
End date (YYYY-MM-DD) for execution_date filter (inclusive)
Successful Response