v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Posts a data lineage event.

post/v2/domains/{domainIdentifier}/lineage/events

Path parameters

domainIdentifierstring required

The ID of the domain where you want to post a data lineage event.

Headers

Client-Tokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Request body

eventstring password required

The data lineage event that you want to post. Only open-lineage run event are supported as events.

Response

Success

idstring

The ID of the lineage event.

domainIdstring

The ID of the domain.