Skip to main content
GET
List task events
The timeline for one task. For a one-off task this is the only way to reach its history, since it has no enrollment behind it.

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Path Parameters

id
string
required

24-character task id.

Response

Success.

_id
string

24-character hexadecimal id.

Example:

"507f1f77bcf86cd799439011"

type
string

Internal event type.

occurred_at
string<date-time>

When it happened.

sequence
string | null
sequence_step
string | null
contact
string | null
payload
object | null

Type-specific detail.