Retrieve aggregated for a specific campaignAsk AIget https://api.indigitall.com/v2/stats/chat/application/{applicationId}/campaign/{campaignId}/summaryReturns consolidated statistics for the specified campaign.Path ParamsapplicationIdint64requiredThe ID of the application for which to retrieve statistics.campaignIdint64requiredThe ID of the campaign for which to retrieve statistics.Responses 200Aggregated statistics for the specified application. 400The request could not be understood or was missing required parameters. 401Authentication failed or user does not have permissions for the desired action. 403The server understood the request, but refuses to authorize it. 404The requested resource could not be found. 500The server encountered an unexpected condition that prevented it from fulfilling the request.Updated 13 days ago