Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Response

Successful Response

id
string
required

Unique identifier of the dashboard.

title
string
required

Title of the dashboard.

description
string | null
required

Description of the dashboard.

created_at
string<date-time>
required

Timestamp when the dashboard was created.

updated_at
string<date-time>
required

Timestamp when the dashboard was last updated.