unified-timeline

Get unified timeline

Retrieve a unified, paginated timeline combining notes, reminders, emails, and calendar events. Supports filtering by source type, contact, date range, and text search.

get/v1/unified-timeline/

Query parameters

sourcesstring
contactIdstring uuid
takeinteger
cursorstring
startDatestring
endDatestring
upcomingboolean
searchQuerystring
includeContactDetailsboolean

Response

Successful response

errorboolean required

Changes

Changed in 3 of the 18 revisions of this API.6

    • api operation id listTimelineItemsV1 was added

      api-operation-id-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the required property data/items/items/anyOf[subschema #1]/data/channels to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter includeContactDetails

      new-optional-request-parameter

    • added the optional property data/items/items/anyOf[subschema #1]/data/calendar_account_email to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/items/anyOf[subschema #1]/data/calendar_account_provider to the response with the 200 status

      response-optional-property-added