Required. The resource name of the conversation profile. Format: projects/<Project ID>/locations/<Location
ID>/conversationProfiles/<Conversation Profile ID>.
Authorization requires the following IAM permission on the specified resource name:
dialogflow.conversationProfiles.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ConversationProfile.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis page details how to retrieve a specific conversation profile using a GET request to the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL requires the full resource name of the conversation profile, including the project, ___location, and conversation profile IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, as all necessary information is provided in the URL.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns a \u003ccode\u003eConversationProfile\u003c/code\u003e instance, which contains the details of the requested profile.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is needed with either the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/dialogflow\u003c/code\u003e OAuth scope, and also requires the \u003ccode\u003edialogflow.conversationProfiles.get\u003c/code\u003e IAM permission on the provided resource name.\u003c/p\u003e\n"]]],[],null,[]]