Skip to main content
GET
Get record timeline

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Path Parameters

record_id
integer
required

Record ID

Query Parameters

limit
integer

Max events to return (1-100, default: 50)

cursor
string

Pagination cursor from previous response

Response

Timeline events

data
object[]
has_next_page
boolean
next_cursor
string
Last modified on February 17, 2026