Full name: projects.locations.instances.forwarders.collectors.get
Get a collector by collector ID.
HTTP request
Path parameters
Parameters
name
string
Required. The ID of the collector to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}/collectors/{collector}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Collector.
[[["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-08-25 UTC."],[[["\u003cp\u003eThis webpage details how to retrieve a specific collector by its ID using the \u003ccode\u003eprojects.locations.instances.forwarders.collectors.get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method is \u003ccode\u003eGET\u003c/code\u003e and the request URL follows the format: \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{name}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required path parameter \u003ccode\u003ename\u003c/code\u003e specifies the unique ID of the collector and has a detailed format: \u003ccode\u003eprojects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}/collectors/{collector}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAn empty request body is required for this operation, while a successful response will contain an instance of \u003ccode\u003eCollector\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo successfully use this API call, you'll need the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.collectors.get\u003c/code\u003e on the \u003ccode\u003ename\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]