Full name: projects.locations.instances.users.searchQueries.get
Endpoint for getting a user's Saved query entry
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{name}
Path parameters
Parameters
name
string
Required. The name of the preference set to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/users/{user}/searchQueries/{searchQuery}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SearchQuery.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThis endpoint retrieves a user's saved query entry using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL includes a required \u003ccode\u003ename\u003c/code\u003e parameter to specify the exact query to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this endpoint must be empty.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns a \u003ccode\u003eSearchQuery\u003c/code\u003e instance in the response body.\u003c/p\u003e\n"],["\u003cp\u003eAccess requires the \u003ccode\u003echronicle.searchQueries.get\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]