List dashboards in a workspace
Dashboard Management
List Workspace Dashboards
Returns the list of dashboard IDs, names, and ownership metadata for all dashboards visible to the authenticated user in a workspace. Authenticate with a tenant JWT (from the register-tenant endpoint) or an API key.
GET
List dashboards in a workspace
Authorizations
Query Parameters
Upsolve API key, generated in the Deploy tab of the Upsolve Hub.
Minimum string length:
1The ID of the organization. Required when using Supabase JWT authentication.
The ID of the connection a guest has access to
The ID of the workspace to list dashboards for
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$