v1

latestOpenAPI 3.0.32026-07-26191565482.4 KB
DataV1

get/api/v1/data/panel_annotations

Query parameters

type'DASHBOARD'

The type of the annotated resources to return.

happened_afterstring date-time

Returns only panel annotations after this timestamp with starts_at.

happened_beforestring date-time

Returns only panel annotations before this with starts_at. If no value is provided, defaults to now.

target_referencesstring[]

Returns only annotations on resources with these slugs. If no value is provided, all resources of the provided type are returned.

labels[string]string

Returns only panel annotations with all of these labels.

page.max_sizeinteger

Sets the preferred number of items to return per page. If set to 0, the server will use its default value. Regardless of the value specified, clients must never assume how many items will be returned.

page.tokenstring

An opaque page token that identifies which page the client should request. An empty value indicates the first page.

Response

A successful response.