Reports API

Read reseller-level usage, training, and phishing report data.

MethodEndpointDescription
GET/v1/reseller/reports/usageGet usage statistics.
GET/v1/reseller/reports/trainingGet training completion data.
GET/v1/reseller/reports/phishingGet phishing simulation data.

Query Parameters

ParameterTypeDescription
start_datestringStart date in YYYY-MM-DD format.
end_datestringEnd date in YYYY-MM-DD format.
company_idintegerOptional company filter.
group_bystringGrouping such as company, month, or department.

Report Metrics

MetricDescription
active_companiesCompanies currently active.
total_usersUsers across all companies.
training_completion_ratePercentage of completed assigned training.
phishing_click_ratePercentage of phishing emails with link clicks.
report_ratePercentage of phishing emails reported by users.