Skip to main content
GET
GetRun

Authorizations

Authorization
string
header
required

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

Path Parameters

runId
string
required

The ID of the run to retrieve.

Response

A successful response.

The response of a call to RunService_GetRun containing the requested run.

run
object
required