Skip to main content
POST
Create Lineage Events

Authorizations

X-API-KEY
string
header
required

Body

application/json

event to create

API request for uploading code lineage paths

paths
object[]
required
run_id
string
required

The ID of the run that the paths belong to

type
enum<string>
required

The type of data being uploaded

Available options:
CODE
upload_context
object
external_component_id
string

Optional ID of the external component that was analyzed

metadata
object

Additional metadata for the component.

name
string

The name of the component that was analyzed

Response

Lineage Event was created