Download full report of attack traffics
Name of the predictionId to return
"3c6e4cb4-9b74-40c8-8f4a-132c9d5e4ace"
Successful operation
const response = await fetch('https://virtserver.swaggerhub.com/strongcourage/MAIP/v1/predictions/{predictionId}/attack', { method: 'GET', headers: {}, }); const data = await response.json();
binary