Full name: projects.locations.instances.ingestionLogLabels.get
Gets an ingestion log label.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{name}
Path parameters
Parameters
name
string
Required. The name of the ingestion log label. Format: projects/{project}/locations/{location}/instances/{instance}/ingestionLogLabels/{ingestion_log_label}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of IngestionLogLabel.
[[["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 specific ingestion log label using its unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method is \u003ccode\u003eGET\u003c/code\u003e, and the URL includes the ingestion log label's name as a path parameter.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is required to get the ingestion log label.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain an \u003ccode\u003eIngestionLogLabel\u003c/code\u003e instance, detailed in the response body.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this endpoint requires the \u003ccode\u003echronicle.ingestionLogLabels.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,[]]