---
title: "Get Access Summary Dashboard Count"
method: GET
path: "/access/posture/governance_summary_dashboard"
tags: ["Access"]
---

# Get Access Summary Dashboard Count

`GET /access/posture/governance_summary_dashboard`

Displays the summary of the violations

## Query parameters

- `services` 'AWS' | 'Azure' | 'AzureStack' | 'Azure_CSP' | 'Azure_CSP-Direct' | 'Azure_EA' | 'Azure_MCA' | 'Cloudstack' | 'GCP' | 'MS_VMM' | 'OCI' | 'Openstack' | 'PrivateCloud' | 'Rackspace' | 'VMware' | 'VMware_VCD' | 'vCenter'
- `tenant_id` string

## Response `200`

Success

- AccessSummaryDashboard[]
  - `service_name` string, required — Name of the Service
  - `violation` object, required — Contains the summary of violations

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
