Skip to main content
GET
cURL

授权

Authorization
string
header
必填

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

查询参数

states
string
spaceIds
string
baseIds
string
causes
string
outcomes
string
q
string
Maximum string length: 200
minDurationMs
integer | null
必填范围: x >= 0
view
enum<string>
默认值:tasks
可用选项:
tasks,
deliveries
includeSettled
sort
enum<string>
默认值:time
可用选项:
time,
duration
limit
integer
默认值:50
必填范围: 1 <= x <= 200
offset
integer | null
默认值:0
必填范围: x >= 0

响应

200 - application/json

Successful response

sampledAt
string
必填
total
number
必填
limit
number
必填
offset
number
必填
jobs
object[]
必填
scan
object[]
必填
facets
object
必填
hiddenSettled
number
error
string
最后修改于 2026年9月15日