Skip to main content
GET
Export all timeline events for a sequence to CSV.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

sequenceId
string
required

Query Parameters

page
integer
default:1

Page number (default: 1)

pageSize
integer
default:50

Items per page (default: 50, max: 100)

eventType
string

Filter by event type: email_opened, email_clicked, email_reply, voice_call, schedule_view, schedule_booking

filterBots
boolean
default:false

Filter out bot/security scanner traffic (default: false)

Response

CSV file download