List record activities
Retrieve the activity timeline for a record, sorted by creation date (newest first). Contacts- and conversations-table records resolve to the underlying contact.
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Query Parameters
Schema for the type of an activity event
comment_created, file_uploaded, segment_added, segment_removed, contact_blocked, contact_unblocked, contact_unsubscribed, contact_resubscribed, contact_updated Filter to activities scoped to this contact.
Filter to activities scoped to this table.
Filter to activities scoped to this table record.
Filter to activities performed by this user.
Filter to activities performed by this assistant.
Filter to activities involving this segment.
Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
Schema for the type of an activity event
comment_created, file_uploaded, segment_added, segment_removed, contact_blocked, contact_unblocked, contact_unsubscribed, contact_resubscribed, contact_updated Schema for a limited user
Schema for an assistant actor in an activity
Schema for the segment
Public information about a broadcast
Comment body when type='comment' (null/undefined otherwise)
Files attached to the comment when type='comment'
Detailed information about a file
Activity metadata payload. Discriminated by type, which mirrors the parent activity row type.