Get result profile sandfly resultsAsk AIget https://{sandfly-api-host}/v4/resultprofiles/{id}/sandfly/{sandfly}Get a list of results that are part of a result profile for a given sandfly.Path ParamsidintegerrequiredResult profile ID to get.sandflystringrequiredSandfly name to get.Responses 200Result profile details retrieved. 400Bad request -- profile ID or sandfly name format invalid 404Result profile not found or sandfly not found in profile. defaultUnexpected errorUpdated 3 months ago