View the Saved Queries
Use the following details to view the saved Queries using REST interface:
Response Model
{
"data": {
"matches": [
{
"entityType": "string",
"favorite": true,
"id": "string",
"query": "string",
"queryType": "string",
"sid": 0,
"updatedOn": "2016-08-01T17:33:36.506Z",
"userSid": 0
}
],
"nbResponses": 0,
"startIndex": 0
},
"duration": 0,
"result": {
"code": "string",
"message": "string",
"params": [
"string"
]
},
"startTimestampMS": 0
}
Copyright © Cloud Software Group, Inc. All rights reserved.
