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 endpoint retrieves a list of all intents within a specified Dialogflow agent, supporting both project-level and environment-specific listing.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e operation to a URL structure that uses gRPC Transcoding and includes placeholders for the service endpoint and the parent resource identifier.\u003c/p\u003e\n"],["\u003cp\u003eParameters include a mandatory \u003ccode\u003eparent\u003c/code\u003e to specify the agent or environment, along with optional query parameters for \u003ccode\u003elanguageCode\u003c/code\u003e, \u003ccode\u003eintentView\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, and \u003ccode\u003epageToken\u003c/code\u003e to filter and control the result set.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the successful response will contain a \u003ccode\u003eListIntentsResponse\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to access this API 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,[]]