[[["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 webpage details how to list participants in a specific conversation using the Dialogflow API."],["The `GET` HTTP request method is used with a URL structure that includes path parameters such as `parent`, which requires authorization with the `dialogflow.participants.list` IAM permission."],["Optional query parameters, `pageSize` and `pageToken`, allow for pagination of the returned participant list, with a default page size of 100 and a maximum of 1000."],["The request body must be empty, and a successful response returns a `ListParticipantsResponse` object."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]