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.
[[["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 details how to retrieve a specific test case using a GET request to the Dialogflow API."],["The request URL requires the `name` parameter, which specifies the test case's full resource path, formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/testCases/\u003cTestCaseID\u003e`."],["The GET request does not require a request body and only uses path parameters."],["Upon success, the response body returns a `TestCase` instance with details about the specified test case."],["Authorization requires specific IAM permissions, `dialogflow.testcases.get`, on the specified resource `name`, or one of the specified OAuth scopes."]]],[]]