Skip to main content
GET
Items

Authorizations

X-API-Key
string
header
required

Organization API key

Path Parameters

operation_id
string
required
kind
enum<string>
required
Available options:
result,
failure,
runtime,
runtime_task

Query Parameters

after
string
default:""
Maximum string length: 1024
limit
integer
default:100
Required range: 1 <= x <= 100

Response

Successful Response

items
(BenchmarkIngestionTaskResult · object | BenchmarkIngestionRuntimeResult · object | BenchmarkIngestionFailure · object)[]
required
next_cursor
string | null
required