Skip to main content

Payload

{
  "userId": "string",
  "dashboard": {
    "filters": {
      "filterName": {
        "filter": "filterObject",
        "asJsonUrlSearchParam": "string"
      }
    },
    "href": "string",
    "urlId": "string",
    "path": "string",
    "title": "string"
  },
  "format": "string"
}

Properties

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