From 85bfa87625c3769885c3d39ffc35f239a9285c1a Mon Sep 17 00:00:00 2001 From: Angel Date: Fri, 19 Apr 2024 15:47:35 -0400 Subject: [PATCH] Fix: Clear up filtering endpoints issue (#7273) * note about filtering * Update app/konnect/api/filtering.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> --------- Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> --- app/konnect/api/filtering.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/konnect/api/filtering.md b/app/konnect/api/filtering.md index 6d41e326a0f6..cc0400861be5 100644 --- a/app/konnect/api/filtering.md +++ b/app/konnect/api/filtering.md @@ -5,9 +5,11 @@ content-type: reference -The Konnect API supports the ability to filter over selected collections and -only return results that you are interested in. -This reference document explains how filtering works in {{site.konnect_short_name}} APIs. +The {{site.konnect_short_name}} APIs support the ability to filter over selected collections and only return results that you are interested in. +This reference document explains how filtering generally works across {{site.konnect_short_name}} APIs. + +Not every filter operation described here is available in every {{site.konnect_short_name}} API. Specific APIs may support a subset of these options. +For the most accurate information on available filters for each API endpoint, always refer to the [individual API specification](/api/). ### Available fields