Skip to main content
GET
Get a tracker

Authorizations

Authorization
string
header
required

Send your workspace API key as a bearer token:

Keys are scoped to a single workspace. See Authentication.

Path Parameters

tracker_id
string
required

Response

The tracker.

id
string
Example:

"trk_01k3m9x7v2q8r4t6y0b1n5d7fa"

object
string
Allowed value: "tracker"
name
string
schedule
enum<string>
Available options:
hourly,
daily,
weekly
enabled
boolean
conditions
object[]
webhook_id
string | null
last_run_at
string<date-time> | null
next_run_at
string<date-time> | null
created_at
string<date-time>