A valid request URL is required to generate request examples{
"results": {
"offset": 123,
"total": 123,
"missingIds": [
"<string>"
],
"dashboards": [
{
"name": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"slug": "<string>",
"tabs": [
{
"order": 123,
"name": "<string>",
"uuid": "<string>"
}
],
"filters": {
"metrics": [
{
"operator": "isNull",
"id": "<string>",
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"singleValue": true,
"label": "<string>",
"tileTargets": {}
}
],
"tableCalculations": [
{
"operator": "isNull",
"id": "<string>",
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"singleValue": true,
"label": "<string>",
"tileTargets": {}
}
],
"dimensions": [
{
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"operator": "isNull",
"label": "<string>",
"settings": "<unknown>",
"disabled": true,
"required": true,
"values": [
"<unknown>"
],
"tileTargets": {},
"singleValue": true
}
]
},
"spaceSlug": "<string>",
"version": 123,
"tiles": [
{
"type": "saved_chart",
"x": 123,
"y": 123,
"h": 123,
"w": 123,
"properties": {
"title": "<string>",
"hideTitle": true,
"chartSlug": "<string>",
"chartName": "<string>"
},
"tabUuid": "<string>",
"tileSlug": "<string>",
"uuid": "<string>"
}
],
"description": "<string>",
"downloadedAt": "2023-11-07T05:31:56Z"
}
],
"languageMap": [
{
"dashboard": {}
}
]
},
"status": "ok"
}A valid request URL is required to generate request examples{
"results": {
"offset": 123,
"total": 123,
"missingIds": [
"<string>"
],
"dashboards": [
{
"name": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"slug": "<string>",
"tabs": [
{
"order": 123,
"name": "<string>",
"uuid": "<string>"
}
],
"filters": {
"metrics": [
{
"operator": "isNull",
"id": "<string>",
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"singleValue": true,
"label": "<string>",
"tileTargets": {}
}
],
"tableCalculations": [
{
"operator": "isNull",
"id": "<string>",
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"values": [
"<unknown>"
],
"settings": "<unknown>",
"disabled": true,
"required": true,
"singleValue": true,
"label": "<string>",
"tileTargets": {}
}
],
"dimensions": [
{
"target": {
"tableName": "<string>",
"fieldId": "<string>",
"fallbackType": "string",
"isSqlColumn": true
},
"operator": "isNull",
"label": "<string>",
"settings": "<unknown>",
"disabled": true,
"required": true,
"values": [
"<unknown>"
],
"tileTargets": {},
"singleValue": true
}
]
},
"spaceSlug": "<string>",
"version": 123,
"tiles": [
{
"type": "saved_chart",
"x": 123,
"y": 123,
"h": 123,
"w": 123,
"properties": {
"title": "<string>",
"hideTitle": true,
"chartSlug": "<string>",
"chartName": "<string>"
},
"tabUuid": "<string>",
"tileSlug": "<string>",
"uuid": "<string>"
}
],
"description": "<string>",
"downloadedAt": "2023-11-07T05:31:56Z"
}
],
"languageMap": [
{
"dashboard": {}
}
]
},
"status": "ok"
}Success
Show child attributes
Show child attributes
Construct a type with the properties of T except for those in type K.
Show child attributes
Show child attributes
isNull, notNull, equals, notEquals, startsWith, endsWith, include, doesNotInclude, lessThan, lessThanOrEqual, greaterThan, greaterThanOrEqual, inThePast, notInThePast, inTheNext, inTheCurrent, notInTheCurrent, inBetween, notInBetween Show child attributes
string, number, timestamp, date, boolean Construct a type with a set of properties K of type T
Show child attributes
Show child attributes
string, number, timestamp, date, boolean Show child attributes
isNull, notNull, equals, notEquals, startsWith, endsWith, include, doesNotInclude, lessThan, lessThanOrEqual, greaterThan, greaterThanOrEqual, inThePast, notInThePast, inTheNext, inTheCurrent, notInTheCurrent, inBetween, notInBetween Show child attributes
string, number, timestamp, date, boolean Construct a type with a set of properties K of type T
Show child attributes
Show child attributes
string, number, timestamp, date, boolean Show child attributes
Show child attributes
string, number, timestamp, date, boolean isNull, notNull, equals, notEquals, startsWith, endsWith, include, doesNotInclude, lessThan, lessThanOrEqual, greaterThan, greaterThanOrEqual, inThePast, notInThePast, inTheNext, inTheCurrent, notInTheCurrent, inBetween, notInBetween Construct a type with a set of properties K of type T
Show child attributes
Show child attributes
string, number, timestamp, date, boolean Show child attributes
saved_chart, sql_chart, markdown, loom From T, pick a set of properties whose keys are in the union K
ok Was this page helpful?