[[["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-22 UTC."],[[["This webpage details how to retrieve a specific feed using the `projects.locations.instances.feeds.get` method."],["The HTTP request to retrieve a feed is a `GET` request to a specific URL format that includes the feed's name."],["The request requires a `name` path parameter, formatted as: `projects/{project}/locations/{location}/instances/{instance}/feeds/{feed}`."],["The request body must be empty when retrieving a feed."],["Successful requests return a `Feed` instance, and require `chronicle.feeds.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]