GET
Python

Authorizations

Authorization
string
header
required

You can generate a Personal Access Token from your settings.

Path Parameters

id
string<uuid4>
required

The metric dashboard ID.

Response

Successful Response

A user-defined metrics dashboard.

created_at
string<date-time>
required

Creation timestamp of the object.

modified_at
string<date-time> | null
required

Last modification timestamp of the object.

id
string<uuid4>
required

The ID of the object.

name
string
required

Display name for the dashboard.

metrics
string[]
required

List of metric slugs displayed in this dashboard.

organization_id
string<uuid4>
required

The ID of the organization owning this dashboard.