Skip to main content
GET
Get entity timeline

Path Parameters

entity_id
string<uuid>
required

Query Parameters

since
string | null

ISO-8601 lower bound

until
string | null

ISO-8601 upper bound

event_types
string[] | null

Filter by event type(s)

limit
integer
default:50
Required range: 1 <= x <= 500

Response

Successful Response

Response for GET /entity/{entity_id}/timeline.

entity_id
string
required
events
TimelineEventResponse · object[]
required
count
integer
required