get
https://api.clint.digital/v2/deals//history
Returns the deal's timeline — the same items shown in the CRM panel's History tab: stage/status/owner changes, notes, tags, e-mails/SMS/calls, completed activities and integration events, for the deal and its contact. Each item carries the raw event body (shape varies by category) plus a pre-rendered pt-BR summary (null for categories without a summarizer). Ordered by event date descending.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200PaginatedV2 envelope with history items: { id, category, date (UTC ISO), system, user: { id, name } | null, body (event-specific object) | null, summary (pt-BR string) | null }
400Invalid deal id
403API key missing the deals:read scope
404Deal not found for this account