---
title: Dashboards
description: The dashboard service is responsible for returning information from the Dashboard. The only supported operation is read.
component: pingam
version: 8.1
page_id: pingam:entity-reference:sec-amster-entity-dashboards
canonical_url: https://docs.pingidentity.com/pingam/8.1/entity-reference/sec-amster-entity-dashboards.html
section_ids:
  sec-amster-entity-dashboards-realm-ops: Realm Operations
  sec-amster-entity-dashboards-realm-ops-read: read
---

# Dashboards

## Realm Operations

The dashboard service is responsible for returning information from the Dashboard. The only supported operation is read.

Resource path:

```
/dashboard
```

Resource version: `1.0`

### read

Read dashboard information

**Usage**

```
am> read Dashboards --realm Realm --id id
```

**Parameters**

* *\--id*

  The unique identifier for the resource.
