Full name: projects.locations.instances.users.conversations.get
conversations.get is used to retrieve an existing conversation.
HTTP request
Path parameters
Parameters
name
string
Required. The name of the conversation to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/users/{user}/conversations/{conversation}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Conversation.
[[["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-08-25 UTC."],[[["\u003cp\u003eThis webpage details how to retrieve an existing conversation using the \u003ccode\u003eGetConversation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGET\u003c/code\u003e HTTP request is used with a specific format for the \u003ccode\u003ename\u003c/code\u003e parameter, which includes project, location, instance, user, and conversation identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty when using this method to get an existing conversation.\u003c/p\u003e\n"],["\u003cp\u003eA successful response returns a \u003ccode\u003eConversation\u003c/code\u003e resource, providing details about the retrieved conversation.\u003c/p\u003e\n"],["\u003cp\u003eRetrieving an existing conversation requires \u003ccode\u003echronicle.conversations.get\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]