Skip to main content
GET
List enrollment events
The prospect timeline, newest first: enrolment, sends, opens, replies, task activity, rule decisions and approvals. This is the audit trail for why a contact is where it is.

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 enrollment id.

Query Parameters

limit
number

Results per page.

Required range: x <= 100
page
number
default:1

Page number, 1-based.

type
enum<string>

Only events of this type.

Available options:
enrolled,
task_created,
email_sent,
delivered,
opened,
clicked,
replied,
bounced,
opted_out,
call_completed,
task_completed,
task_skipped,
step_skipped,
reply_categorized,
policy_applied,
policy_overridden,
approval_requested,
approval_granted,
approval_rejected,
task_reassigned,
enrollment_reassigned,
outcome,
follow_up_scheduled,
follow_up_skipped,
account_action,
paused,
resumed,
finished,
failed

Response

Success.

A page of results.

data
object[]
required
pagination
object
required

Pagination for every list under /v2/sequencer. One shape across the whole namespace.