v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Lists Sessions in a given reasoning engine.

get/v1/{+parent}/sessions

Path parameters

parentstring required

Required. The resource name of the location to list sessions from. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}

Query parameters

filterstring

Optional. The standard list filter. Supported fields: * display_name * user_id * labels Example: display_name="abc", user_id="123", labels.key="value".

orderBystring

Optional. A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending. Supported fields: * create_time * update_time Example: create_time desc.

pageSizeinteger

Optional. The maximum number of sessions to return. The service may return fewer than this value. If unspecified, the default page size is 100. Values greater than 100 will be capped at 100.

pageTokenstring

Optional. The next_page_token value returned from a previous list SessionService.ListSessions call.

Response

Successful response