Skip to main content
GET
List Ingestions

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 200
status
string | null

Response

Successful Response

List response for ingestion timeline history.

ingestions
IngestionHistoryItem · object[]
required
total
integer
required