/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 23h ago
Details
Filter operations
assets
25
auth
3
lineage
6
post
Ingest OpenLineage event
get
Get asset lineage
post
Batch create lineage edges
post
Create direct lineage
get
Get direct lineage by ID
delete
Delete direct lineage
metrics
8
pipelines
1
runs
7
search
1
ui
1
users
14
lineage
Batch create lineage edges
Create lineage edges in batch
post
/lineage/batch
Request body
LineageLineageEdge[]
required
id
string
job_mrn
string
source
string
target
string
type
string
Response
OK
LineageBatchLineageResult[]
required
edge
LineageLineageEdge
status
string
"created", "duplicate", or "existing"
Changes