Checking Repository Statistics
Each repository has its own statistics page, providing data about stored contents and cached documents. You can access this page from the Administration area, as shown below:
API
Repository statistics can also be retrieved using the Administration API, when you send a GET request to the /access.adx.admin/v1/repository/statistics
endpoint. The video below shows how to check this endpoint with Swagger:
For more information about getting statistics via REST, see Checking Repository Statistics with ADx REST API