AppAutoGtm
Get Segment Leads Breakdown
Stat breakdown (geo / job titles / company sizes) for a segment's leads.
Split out of get_segment_leads so these full-segment aggregates NEVER block the page's first paint: the leads list SSR-renders from /leads, while these stats load client-side via a separate non-blocking query. Pagination doesn't re-compute them either — they don't change per page.
get/api/app-auto-gtm/segments/{segment_id}/leads/breakdown
Path parameters
segment_idinteger required
Cookies
ex_accessstring nullable
ex_orgstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.