Skip to main content
GET
List watcher runs
Runs are listed newest first. Each run returns the events it added (events: dated timeline entries with date, datePrecision, dateBasis and their sources, identical to sections.eventsTimeline on profile reads), the source-level deltas behind them (changes), and what it cost. You pay for completed runs.

Authorizations

Authorization
string
header
required

Use an Orbit API key from the developer dashboard.

Path Parameters

watcher_id
string<uuid>
required

The watcher ID returned at creation.

Query Parameters

limit
integer
default:50

Maximum runs to return.

Required range: 1 <= x <= 200

Response

The runs.

runs
object[]
required

Newest first.