Skip to main content
GET
Job Logs History

授权

Authorization
string
header
必填

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

查询参数

id
string
必填
end
integer
必填

Upper bound as an absolute line number (0-based, exclusive)

必填范围: x >= 0
start
integer | null

Lower bound as an absolute line number (0-based, inclusive); omit for end-limit

必填范围: x >= 0
limit
integer
默认值:2000
必填范围: 1 <= x <= 20000

响应

Successful Response