projects
Lists agents in a location.
get/v1/{+parent}/agents
Path parameters
parentstring required
Required. The resource name of the location to list agents from. Format: projects/{project}/locations/{location}.
Query parameters
orderBystring
Optional. A comma-separated list of fields to order by. Supported fields: * created * updated Use desc after a field name for descending order. Example: created desc.
pageSizeinteger
Optional. The maximum number of agents to return. The service may return fewer than this value. The maximum page size is 100; values above 100 will be coerced to 100. If unspecified, the default page size is 10.
pageTokenstring
Optional. A page token, received from a previous AgentService.ListAgents call. Provide this to retrieve the subsequent page.
Response
Successful response