latestOpenAPI 3.0.12026-08-1163117239.4 KB
c5ac8232e334
DiscoverJob
Searches latest discover results for a given definition id
get/discover/search/{definitionId}
Path parameters
definitionIdstring required
Definition id for the discover job (found in app url for discover job or discover/jobs endpoint)
Query parameters
Querystring
String query identical to the search box in the application, defaults to *
Pageinteger
Desired page defaults to 0
PageSizeinteger
Desired page size, maximum of 1000 defaults to 20
Frequencystring
Setting this will return only indicators with a matching base Frequency, blank ignores the filter
Seasonalitystring
Setting this will return only indicators with matching Seasonality, blank ignores the filter
InternalOnlyboolean
Setting this flag to true will only return internal indicators, default is false
Classificationstring
Setting this will return only indicators with matching Classification, blank ignores the filter
MinimumOverlapinteger
Minimum overlap percentage filter, Defaults to 100
Response
OK