provider
analytics
analytics

Get Notes Breakdown Groups

Get notes breakdown groups with totals for the GroupedTableOrchestrator.

Returns distinct group keys with their total counts for efficient grouping.

get/analytics/dashboards/notes-breakdown/notes-breakdown-groups

Query parameters

group_by'location' | 'created_date' | 'week' | 'month' required
timezonestring required

Timezone for date grouping (e.g., 'America/New_York', 'UTC')

Timezone for date grouping (e.g., 'America/New_York', 'UTC')

start_datestring nullable
end_datestring nullable
location_idsstring[] nullable
location_namesstring[] nullable
provider_idsstring[] nullable
provider_namesstring[] nullable

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

keystring required
labelstring nullable
totalinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.