Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .

Path Parameters

monitor
string
required

The id of the Monitor to list runs for

Response

200 - application/json

List of monitor runs

data
object[]
required

The list of monitor runs

hasMore
boolean
required

Whether there are more results to paginate through

nextCursor
string | null
required

The cursor to paginate through the next set of results