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
必填

绝对行号上界(0-based,不含)

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

绝对行号下界(0-based,含);省略=end-limit

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

响应

Successful Response