getUsageDetails
Returns paginated patient-level usage details for the authenticated organization within a date range.
Each patient entry shows the number of TEFCA and non-TEFCA queries.
| Query Parameters |
|---|
pageSize numberResults per page (default: 20, max: 100) |
page numberPage number (default: 1) |
endDate date-time — REQUIREDEnd date for the usage period (ISO 8601) |
startDate date-time — REQUIREDStart date for the usage period (ISO 8601) |
| Responses | |||||
|---|---|---|---|---|---|
200Paginated patient usage details
|