Get Dashboard Stats
GET/api/v31.02/stats/dashboard
x-prisma-cloud-target-env: {"permission":"monitorVuln","saas":true,"self-hosted":true}
x-public: true
Returns statistics about the resources protected by Prisma Cloud Compute, including the total number of runtime audits, image vulnerabilities, and compliance violations.
cURL Request
Refer to the following example cURL command that retrieves dashboard stats:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
https://<CONSOLE>/api/v<VERSION>/stats/dashboard
Responses
- 200
- default
Trends contains data on global trends in the system