A user-defined metrics dashboard.
| Field | Type | Required | Description |
|---|---|---|---|
created_at |
date | ✔️ | Creation timestamp of the object. |
modified_at |
date | ✔️ | Last modification timestamp of the object. |
id |
str | ✔️ | The ID of the object. |
name |
str | ✔️ | Display name for the dashboard. |
metrics |
List[str] | ✔️ | List of metric slugs displayed in this dashboard. |
organization_id |
str | ✔️ | The ID of the organization owning this dashboard. |