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.
If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
pageSize
integer
The maximum number of items to return in a single page. By default 100 and at most 1000.
pageToken
string
The nextPageToken value returned from a previous list request.
[[["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 API endpoint retrieves a list of all pages within a specified flow in Dialogflow CX."],["The HTTP request uses a `GET` method with a URL structure that includes path parameters for the project, location, agent, and flow."],["Optional query parameters such as `languageCode`, `pageSize`, and `pageToken` allow for filtering by language, controlling the number of results, and paginating through large result sets."],["The request body must be empty, and the successful response will include a list of pages and a `nextPageToken` if there are additional pages to retrieve."],["Authorization for this API call requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope, as well as the `dialogflow.pages.list` IAM permission."]]],[]]