Full name: projects.locations.instances.webhooks.get
Gets a specific webhook configuration. Use this method to retrieve the details of a webhook, including its display name, description, associated environment, and field mapping rules.
HTTP request
GET https://chronicle.africa-south1.rep.googleapis.com/v1beta/{name}
Path parameters
Parameters
name
string
Required. The resource name of the Webhook to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/webhooks/{webhook}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Webhook.
[[["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 2026-02-13 UTC."],[],[]]