Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Flow.
[[["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-03-05 UTC."],[[["This endpoint retrieves a specific flow using a GET HTTP request to a predefined URL structure, with the `name` parameter being mandatory to identify the flow."],["The URL structure follows gRPC Transcoding syntax and includes a dynamic `{endpoint}` that directs to one of the supported service endpoints."],["The `languageCode` query parameter allows for specifying the language of the flow content; otherwise, the agent's default language is used, with numerous languages being supported."],["The request body is expected to be empty, and the response body will contain the details of the flow if the request is successful, using the `Flow` instance."],["Authorization to use this endpoint requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]