/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 5d ago
Details
Filter operations
admin
2
agents
4
asset-rules
8
assets
25
auth
5
glossary
8
ingestion
11
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
mcp
1
metrics
8
owners
1
pipelines
1
plugins
2
products
19
roles
7
runs
7
search
1
service_accounts
8
sso
5
teams
10
ui
1
users
14
lineage
Get direct lineage by ID
Get a specific direct lineage connection by its ID
get
/api/v1/lineage/direct/{id}
Path parameters
id
string
uuid
required
Edge ID
Response
OK
LineageEdge
required
id
string
job_mrn
string
last_seen_at
string
observation_count
integer
origin
string
source
string
target
string
type
string
Changes