[[["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-01-15 UTC."],[[["This page describes how to retrieve a specific answer record using a GET request to a designated endpoint."],["The request requires a `name` path parameter specifying the answer record's ID, project, and location, following a specific format."],["The request body must be empty, with the necessary information contained in the request path parameters."],["A successful request returns an instance of the `AnswerRecord`, detailed in the response body."],["Retrieving answer records requires specific authorization scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]