[[["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 webpage details how to retrieve a list of participants in a specific conversation using a \u003ccode\u003eGET\u003c/code\u003e HTTP request to a designated endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL requires a \u003ccode\u003eparent\u003c/code\u003e path parameter, which specifies the conversation ID from which to list participants, and it also follows gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters, such as \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e, can be included in the request to manage the number of results and page through large datasets.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and upon success, the response will include a \u003ccode\u003eListParticipantsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eTo authorize the request, one of two OAuth scopes is required: either \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/dialogflow\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]