Fetch a list of Report query resultsAsk AIget https://api.kolide.com/reporting/queries/{queryId}/resultsPath ParamsqueryIdstringrequiredThe query ID of the report query resultQuery ParamscursorstringSpecify the cursor to begin returning results fromper_pageint321 to 100Defaults to 25Specify the number of records to return in each response.Headersx-kolide-api-versionstringDefaults to 2023-05-26Specify the API version to be usedResponses 200A paginated collection of Report query results 401An 'unauthorized' response may occur for features restricted by or unavailable to your organization 403A 'forbidden' response may occur if the API key does not have necessary permissions to perform certain actionsUpdated 9 months ago