Get resultsAsk AIpost https://{sandfly-api-host}/v4/resultsGets all of the results.Body ParamsResults search parameters.result_idsarray of stringsA list of result IDs.result_idsADD stringfilterobjectFilter value from UI to pass into search.filter objectflattenbooleanOptional request to flatten returned data structure.truefalsesizeint32Optional number of results to return on this call and subsequent scroll requests.pageint32Defaults to 1Optional number of the page to return based on the size.sortarray of objectsSort parameters.sortADD objectsummarybooleanOptional request to return summary result data and not full dataset.truefalsetime_sincedate-timeA correctly formatted time entry for searching time since this date.Responses 200Status of results found 400Unexpected error 404No results found defaultUnexpected errorUpdated 3 months ago