Skip to main content
GET
Get dashboard widget

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Path Parameters

id
string
required
Required string length: 1 - 55
wgt_id
string
required
Required string length: 1 - 54

Response

Dashboard widget details

id
string
required
Required string length: 1 - 54
dashboard_id
string
required
Required string length: 1 - 55
widget_type
enum<string>
required

Dashboard widget descriptor type. snippet is the first concrete type; future agent-authored widgets extend this field.

Available options:
snippet
snippet_id
string
required
Required string length: 1 - 54
title
string | null
required
position
integer
required
col_span
required
Available options:
1
display_type
enum<string> | null
required

Controls how the snippet result is rendered in dashboard widgets

Available options:
table,
stat,
json,
logs,
timeseries,
null
created_at
integer
required

Unix timestamp (seconds)

Required range: x >= 0
updated_at
integer
required

Unix timestamp (seconds)

Required range: x >= 0
etag
string
required