Notes API
Get note summary for one entity
Returns a one-row summary for a single entity: total note count and the latest note. Use this to populate badges/counters without fetching the full thread.
POST
Get note summary for one entity
Headers
Carrier ID the request is scoped to.
Body
application/json
Response
A successful response.
One row of summary data for a single entity, returned by
GetNoteSummary and BatchGetNoteSummaries. Designed for list-page
badges and counters.
Get note summary for one entity