[[["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 webpage outlines how to retrieve fulfillment details using a `GET` HTTP request to a specified endpoint."],["The request requires a path parameter, `name`, which represents the fulfillment's unique identifier in the format `projects/\u003cProject ID\u003e/agent/fulfillment`."],["The request body must be empty, and authorization for the `dialogflow.fulfillments.get` IAM permission is necessary."],["A successful request returns a response body containing an instance of the `Fulfillment` object."],["The request requires authorization via one of two specific OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]