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 webpage details how to retrieve a list of all intents within a specified Dialogflow agent using a \u003ccode\u003eGET\u003c/code\u003e HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying the agent's \u003ccode\u003eparent\u003c/code\u003e in the path, using either a project ID or a project ID and location ID format, optionally an environment ID can be specified as well.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters, such as \u003ccode\u003elanguageCode\u003c/code\u003e, \u003ccode\u003eintentView\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, and \u003ccode\u003epageToken\u003c/code\u003e, can be included to filter or paginate the list of intents.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and upon successful execution, a \u003ccode\u003eListIntentsResponse\u003c/code\u003e object is returned.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this request requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/dialogflow\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]