Skip to main content
GET
List dashboards

Authorizations

Authorization
string
header
required

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Headers

X-Active-Brand
string<uuid>

Brand context (uuid). When omitted, the ?brand_id query parameter is used.

Path Parameters

workspaceId
string
required

The workspace ID

Pattern: ^ws_[a-z0-9]+$

Query Parameters

brand_id
string<uuid>

Brand context (uuid). Fallback for callers that cannot send headers.

Response

Dashboards in the active brand

dashboards
object[]
required
Last modified on April 25, 2026