# Bandwidth The Bandwidth module for UAPI. ## Return services monitored in bandwidth data - [GET /Bandwidth/get_enabled_protocols](https://api.docs.cpanel.net/specifications/cpanel.openapi/bandwidth/get_enabled_protocols.md): This function returns a list of the server's enabled protocols. ## Return bandwidth retention period - [GET /Bandwidth/get_retention_periods](https://api.docs.cpanel.net/specifications/cpanel.openapi/bandwidth/get_retention_periods.md): This function retrieves the retention periods for bandwidth data. ## Return cPanel account's bandwidth usage report - [GET /Bandwidth/query](https://api.docs.cpanel.net/specifications/cpanel.openapi/bandwidth/query.md): This function queries an account's bandwidth data and returns a report. This function also returns the bandwidth use of a distributed cPanel account.