Full name: projects.locations.instances.forwarders.collectors.list
List all collectors for the forwarder.
HTTP request
Path parameters
Parameters
parent
string
Required. The parent resource where the Collector is located. Format: projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}
Query parameters
Parameters
pageSize
integer
The maximum number of collectors to return, though the service may return fewer than this value. If unspecified, at most 50 collectors will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
A page token, received from a previous collectors.list call. Provide this to retrieve the subsequent page.
Request body
The request body must be empty.
Response body
collectors.list response message. NEXT TAG: 3
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-08-25 UTC."],[[["\u003cp\u003eThis API endpoint lists all collectors associated with a specified forwarder within a project, location, and instance.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method is \u003ccode\u003eGET\u003c/code\u003e and requires a \u003ccode\u003eparent\u003c/code\u003e path parameter to identify the location of the collectors.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e can be used to manage pagination when listing collectors.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty and a successful response will return a JSON object containing a list of collectors and an optional \u003ccode\u003enext_page_token\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo use this endpoint, you need \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and \u003ccode\u003echronicle.collectors.list\u003c/code\u003e IAM permission on the parent resource.\u003c/p\u003e\n"]]],[],null,[]]