Skip to main content
GET
Visualize Live Events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dataset_id
string<uuid>
required

UUID of the dataset this poll is for. Gates who may call this endpoint (same read-permission check as every other visualize route) — the events themselves are the caller's own, not filtered to this dataset's graph.

Example:

""

since
string<date-time> | null

Cursor from a previous call's response. Omit on the first call to get every available event.

Response

Successful Response