v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1336218221.3 KB
projects

Lists agents in the given app.

get/v1/{+parent}/agents

Path parameters

parentstring required

Required. The resource name of the app to list agents from.

Query parameters

filterstring

Optional. Filter to be applied when listing the agents. See https://google.aip.dev/160 for more details.

orderBystring

Optional. Field to sort by. Only "name" and "create_time" is supported. See https://google.aip.dev/132#ordering for more details.

pageSizeinteger

Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

pageTokenstring

Optional. The next_page_token value returned from a previous list AgentService.ListAgents call.

Response

Successful response