API Endpoints
Record a single lineage event
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
This is an OpenLineage compliant payload
A RunEvent is an event that describes the lifecycle of a run.
Response
200
application/json
Success response
The response is of type object
.