/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 2d ago
Details
Filter operations
assets
21
post
Create a new asset
post
Batch create assets
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 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
auth
3
lineage
6
users
14
assets
Batch create assets
Create or update multiple assets in a single request
post
/assets/batch
Request body
AssetsBatchCreateRequest
required
assets
AssetsCreateRequest[]
required
config
PluginRawPluginConfig
Response
OK
AssetsBatchCreateResponse
required
assets
AssetsBatchAssetResult[]
Changes