/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
marmotdata
Marmot API
get
Get a job run by ID
v1
latest
Swagger 2.0
MIT
2026-07-17
153
169
349.2 KB
admin
2
agents
4
asset-rules
8
assets
25
auth
5
glossary
8
ingestion
11
get
List ingestion job runs
get
Get a job run by ID
post
Cancel a running job
get
Get entities for a job run
get
List ingestion schedules
post
Create a new ingestion schedule
get
Get an ingestion schedule by ID
put
Update an ingestion schedule
delete
Delete an ingestion schedule
post
Manually trigger an ingestion schedule
post
Validate plugin configuration
lineage
6
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
ingestion
Get a job run by ID
get
/ingestion/runs/{id}
Path parameters
id
string
required
Job run ID
Response
OK
JobRun
required
assets_created
integer
assets_deleted
integer
assets_updated
integer
claimed_at
string
claimed_by
string
config
object
created_at
string
created_by
string
documentation_added
integer
error_message
string
finished_at
string
id
string
lineage_created
integer
log
string
pipeline_name
string
plugin_run_id
string
run_id
string
schedule_id
string
source_name
string
started_at
string
status
string
updated_at
string