ListDashboards
List dashboards for a tenant with optional category and search filters
GET
/api/v1/monitoring/dashboardsOperation ID
ListDashboardsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
tenantIdStringFilter by tenant UUID Filter by tenant UUID
categoryStringFilter by category Filter by category
searchStringSearch term to filter dashboards by title Search term to filter dashboards by title
pageIntegerPage number for pagination (1-based) Page number for pagination (1-based)
Example: 0
sizeIntegerPage size for pagination Page size for pagination
Example: 0
