Skip to main content
GET
List transport runs

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Query Parameters

status
enum<string>

Only runs in this status.

Available options:
planning,
confirmed,
in_progress,
completed,
cancelled
from
string<date>

Runs scheduled on or after this day (YYYY-MM-DD).

to
string<date>

Runs scheduled on or before this day (YYYY-MM-DD).

Response

The runs.

results
object[]
required
has_more
boolean
required

Whether more than 50 matched.