/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3d ago
Details
Filter operations
assets
25
auth
3
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
pipelines
1
plugins
1
runs
7
search
1
ui
1
users
14
ingestion
Validate plugin configuration
post
/api/v1/ingestion/validate
Request body
SchedulesValidateConfigRequest
required
config
object
plugin_id
string
Response
OK
SchedulesValidateConfigResponse
required
errors
CommonValidationError[]
valid
boolean
Changes