Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

states
string
spaceIds
string
baseIds
string
causes
string
outcomes
string
q
string
Maximum string length: 200
minDurationMs
integer | null
Erforderlicher Bereich: x >= 0
view
enum<string>
Standard:tasks
Verfügbare Optionen:
tasks,
deliveries
includeSettled
sort
enum<string>
Standard:time
Verfügbare Optionen:
time,
duration
limit
integer
Standard:50
Erforderlicher Bereich: 1 <= x <= 200
offset
integer | null
Standard:0
Erforderlicher Bereich: x >= 0

Antwort

200 - application/json

Successful response

sampledAt
string
erforderlich
total
number
erforderlich
limit
number
erforderlich
offset
number
erforderlich
jobs
object[]
erforderlich
scan
object[]
erforderlich
facets
object
erforderlich
hiddenSettled
number
error
string
Zuletzt geändert am 15. September 2026