# 📊 Get mandate statistics Get mandate statistics for a sponsor. Returns the total number of mandates and average number of mandates per client for the sponsor identified by the X-PDP-Sponsor-Id header. Endpoint: GET /usage/mandates Version: 1.0.0 ## Response 200 fields (application/json): - `total_mandates` (integer, required) Total number of mandates for the sponsor - `average_mandates_per_client` (number, required) Average number of mandates per client