get
https://api.zoominfo.com/gtm/agent/v1/pulses
Returns the authenticated user's active pulses as a lightweight collection optimized for consumption
by large language models (LLMs). Each entry includes a plain-text summary of the rendered content,
priority, category, typed identity references for associated companies and contacts, and an optional
context explanation.
Designed for AI / agent consumption. Dismissed, saved, and expired pulses are excluded.
Ordering
Results are returned in stable descending order of meta.createdAt, then by priority
(HIGH first, then MEDIUM, then LOW), then by id ascending as a tiebreaker. The ordering
is consistent across pages so pagination is safe under concurrent inserts.