Skip to main content
GET
Get events schema for a single experiment run

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string<uuid>
required

Experiment run ID (UUIDv4)

Query Parameters

dateRange

Filter by date range

Response

Events schema retrieved successfully

Response for GET /events/schema, GET /runs/{run_id}/schema, and GET /runs/schema

fields
object[]
required
datasets
string[]
required
mappings
object
required