/
/Marmot API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 12h ago
assets25
  • postCreate a new asset
  • getGet assets by glossary term
  • postCreate asset documentation
  • postBatch create documentation
  • getGet asset documentation
  • getList assets with pagination
  • getLookup asset by type and name
  • getMatch asset pattern
  • getGet user's assets
  • getGet an asset by qualified name
  • getSearch assets
  • getGet metadata field suggestions
  • getGet metadata value suggestions
  • getGet tag suggestions
  • getGet asset summary
  • getGet an asset by ID
  • putUpdate an asset
  • deleteDelete an asset
  • getGet asset run history
  • getGet asset run history histogram
  • postAdd tag to asset
  • deleteRemove tag from asset
  • getGet asset's glossary terms
  • postAdd glossary terms to asset
  • deleteRemove glossary term from asset
auth3
ingestion11
lineage6
metrics8
pipelines1
plugins1
runs7
search1
ui1
users14
    assets

    List assets with pagination

    Get a paginated list of assets

    get/assets/list

    Query parameters

    offsetinteger

    Offset for pagination

    limitinteger

    Limit for pagination

    Response

    OK

    totalinteger

    Changes