Full name: projects.locations.instances.operations.streamSearch
Streams the results of an in-progress search operation, or returns the final results of a completed operation.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{name}:streamSearch
Path parameters
Parameters
name
string
Required. The name of the operation resource to stream results from. Format: projects/{project}/locations/{location}/instances/{instance}/operations/{operation}
Request body
The request body must be empty.
Response body
The current state of a search operation.
For the types of metadata and response, see documentation for the method that created the operation.
If successful, the response body contains data with the following structure:
[[["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 API endpoint \u003ccode\u003eprojects.locations.instances.operations.streamSearch\u003c/code\u003e streams the results of an ongoing search operation or returns the final results when the operation has completed.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method for this endpoint is \u003ccode\u003eGET\u003c/code\u003e, and the URL structure is \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{name}:streamSearch\u003c/code\u003e, where \u003ccode\u003ename\u003c/code\u003e specifies the operation resource to stream results from.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this API call must be empty, according to the specification.\u003c/p\u003e\n"],["\u003cp\u003eThe response body provides the current state of a search operation and is structured as a JSON object containing an \u003ccode\u003eoperation\u003c/code\u003e field, which itself contains the current operation state and the latest streaming response.\u003c/p\u003e\n"],["\u003cp\u003eThis API endpoint requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.operations.streamSearch\u003c/code\u003e on the \u003ccode\u003ename\u003c/code\u003e resource for authorization.\u003c/p\u003e\n"]]],[],null,[]]