Query sessions using advanced filters. Use to find specific conversations or filter by metadata.
Supports pagination and optional inclusion of all traces and completions
within the session, using the include_children parameter.
SessionSearchResponse(data: Union[List[server.search_api.types.SessionSearchInfo], List[server.search_api.types.SessionSearchInfoWithChildren]], pagination: server.api_routes.api_v2_common.PaginationInfo)