Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omni.co/llms.txt

Use this file to discover all available pages before exploring further.

Payload

{
  "userId": "string",
  "dashboard": {
    "filters": {
      "<filterName>": {
        "filter": "filterObject",
        "asJsonUrlSearchParam": "string"
      }
    },
    "href": "string",
    "urlId": "string",
    "path": "string",
    "title": "string"
  },
  "format": "string",
  "tile": {
    "id": "string",
    "title": "string",
    "appliedFilters": {
      "filterName": {
        "filter": "filterObject",
        "asJsonUrlSearchParam": "string"
      }
    }
  }
}

Properties

userId
string
ID of the user who downloaded the tile.
dashboard
object
Information about the dashboard containing the tile.
format
string
Download format. One of csv, xlsx, or png.
tile
object
Information about the downloaded tile.