Required. The agent to list all intents from. Format: projects/<Project ID>/agent or projects/<Project
ID>/locations/<Location ID>/agent.
Alternatively, you can specify the environment to list intents for. Format: projects/<Project ID>/agent/environments/<Environment ID> or projects/<Project ID>/locations/<Location
ID>/agent/environments/<Environment ID>. Note: training phrases of the intents will not be returned for non-draft environment.
Authorization requires the following IAM permission on the specified resource parent:
dialogflow.intents.list
Query parameters
Parameters
languageCode
string
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see Multilingual intent and entity data.
[[["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 API endpoint retrieves a list of intents from a specified Dialogflow agent, supporting different environments and locations.\u003c/p\u003e\n"],["\u003cp\u003eThe request uses a \u003ccode\u003eGET\u003c/code\u003e HTTP method with a URL structure following gRPC Transcoding syntax and requires the \u003ccode\u003eparent\u003c/code\u003e path parameter to identify the agent.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters like \u003ccode\u003elanguageCode\u003c/code\u003e, \u003ccode\u003eintentView\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, and \u003ccode\u003epageToken\u003c/code\u003e allow for customization of the data returned, such as language filtering or pagination.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to access this data requires specific IAM permissions (\u003ccode\u003edialogflow.intents.list\u003c/code\u003e) and OAuth scopes, including \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"],["\u003cp\u003eThe request body must be empty, and the response, if successful, will be in the \u003ccode\u003eListIntentsResponse\u003c/code\u003e format, with the URL \u003ccode\u003ehttps://{endpoint}/v2beta1/{parent=projects/*/locations/*/agent/environments/*}/intents\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]