Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Monitor id.

Example:

"sch_abc123"

Query Parameters

limit
integer

Max runs to return (default 50, max 100).

Example:

50

Response

Run history, newest first.

request_id
string
required
runs
object[]
required