Skip to main content
GET
List dashboards

Authorizations

X-API-Key
string
header
required

API key for authentication

Query Parameters

page_size
integer
default:50

Maximum number of results per page

Required range: 1 <= x <= 100
page_token
string

Opaque pagination token from previous response

order_by
string

Sort field and direction. Prefix with - for descending (e.g. -create_time).

Example:

"-create_time"

Response

Dashboards retrieved successfully

dashboards
object[]
required
next_page_token
string | null

Token for fetching next page (null if no more results)