Search Interception Configurations entities by filterCopy Pageget https://example.com/settings/v1/interceptionsQuery ParamssearchRequestobjectsearchRequest objectResponses 200The below table describes the response parameters: ParameterTypeDescriptionExampledataarrayList of items that match the search requestdata[index]arrayList of items that match the search requestdata[index].entityTypeNamestringdata[index].servicePrefixstringdata[index].apiIdstringmetadataobjectmetadata.sortarraySort that was passed in the requestmetadata.sort[index]arraySort that was passed in the requestmetadata.sort[index].propstringThe property name for the sortmetadata.sort[index].orderstringThe direction of sort. Default DESC Values:ASC,DESCASCmetadata.filterobjectThe filter that was passed in the requestmetadata.pageobjectmetadata.page.totalResultsintegerThe total number of items that match the query145metadata.page.pageintegerPage number3metadata.page.limitintegerNumber of items per page100metadata.freeTextSearchstringFree text search strings that was passed in the requestcat dog 400Bad Request 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 5 months ago