List Spotlight Queries
Last updated
Was this helpful?
Last updated
Was this helpful?
GET /public/v1/spotlight/queries HTTP/1.1
Host:
Accept: */*
OK
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-05-09T11:36:39.256Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-05-09T11:36:39.256Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"template": "text",
"invalidationInterval": "text",
"invalidateOnDateChange": true,
"filter": "text",
"scope": "None"
}
]
}