/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 9h ago
Details
Filter operations
assets
25
post
Create a new asset
get
Get assets by glossary term
post
Create asset documentation
post
Batch create documentation
get
Get asset documentation
get
List assets with pagination
get
Lookup asset by type and name
get
Match asset pattern
get
Get user's assets
get
Get an asset by qualified name
get
Search assets
get
Get metadata field suggestions
get
Get metadata value suggestions
get
Get tag suggestions
get
Get asset summary
get
Get an asset by ID
put
Update an asset
delete
Delete an asset
get
Get asset run history
get
Get asset run history histogram
post
Add tag to asset
delete
Remove tag from asset
get
Get asset's glossary terms
post
Add glossary terms to asset
delete
Remove glossary term from asset
auth
3
lineage
6
metrics
8
pipelines
1
runs
7
search
1
ui
1
users
14
assets
Get asset documentation
Get documentation for a specific asset
get
/assets/documentation/{mrn}
Path parameters
mrn
string
url
required
Asset MRN
Response
OK
AssetdocsDocumentation[]
required
content
string
created_at
string
global_docs
string[]
id
string
mrn
string
source
string
updated_at
string
Changes