Skip to main content
GET
Job Events

授权

Authorization
string
header
必填

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

路径参数

run_id
string
必填

响应

Successful Response

A job's events.

backend_unavailable=True means this round could not reach the backend at all -- a network blip, a node out of contact -- which is a different thing from there being no events. The console has to tell them apart, or a reader takes "nothing here" for an answer the platform actually obtained.

events
JobEventOut · object[]
backend
string
默认值:""
backend_unavailable
boolean
默认值:false