api.contacts.get_history_graph_data
GET /contacts/{contactId}/history/graphdata— ACPortal
Python
api.contacts.get_history_graph_data(contact_id: str) -> ContactGraphData
CLI
ab contacts get_history_graph_data <contact_id>
GET /contacts/{contactId}/history/graphdata
Query parameters — ContactHistoryParams
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Comma-separated status filters |
Response
Returns ContactGraphData.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Graph data points |
|
|
no |
Graph labels |