Full name: projects.locations.instances.events.get
Gets an event given a name.
HTTP request
Path parameters
Parameters
name
string
Required. The ID of the event to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/events/{event} where 'event' is URL-encoded Base64.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Event.
[[["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 retrieves a specific event by its name, using the \u003ccode\u003eprojects.locations.instances.events.get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe request uses a \u003ccode\u003eGET\u003c/code\u003e HTTP method and requires a URL-encoded Base64 event ID in the \u003ccode\u003ename\u003c/code\u003e path parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty when retrieving the event.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain an instance of the \u003ccode\u003eEvent\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.events.get\u003c/code\u003e IAM permission.\u003c/p\u003e\n"]]],[],null,[]]