Skip to main content
GET
List evaluation runs

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

id
number
required

Scope ID

Example:

42

Query Parameters

pageSize
number
pageToken
string

Response

runs
object[]
required
nextPageToken
string | null
required

Opaque token for the next page; null when this was the last page. Pass as pageToken on the next request.