/
GE
getanana
/
Cleon API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 3h ago
Details
Filter operations
admin-tenants
6
Agent Knowledge Bases
6
agent-integrations
13
Assets
6
auth
3
automations
5
bluejay-recordings
2
bluejay-webhooks
1
booking-attempt-capture
3
booking-attribution
3
booking-concierge
7
booking-confirm
4
booking-outcome
2
booking-proposals
4
bookings
5
box
5
businesses
10
call-reviews
3
calls
6
campaigns
17
campaigns-public
2
Chat Agent Knowledge Bases
6
chat-ai
34
cloudflare
4
commission-rules
4
composio
7
Content AI
1
Content Management
57
content-docs-analytics
1
Conversation Tags
16
custom-metrics
15
dashboards
32
get
List Categories
post
Create Category
put
Update Category
delete
Delete Category
get
List Category Access
put
Grant Category Access
delete
Revoke Category Access
get
Get Reporting Preferences
put
Update Reporting Preferences
post
Export Dashboard
get
List Query Runs
get
Get Query Run
get
List Dashboards
post
Create Dashboard
post
Ensure Default Dashboard
post
Ensure Portfolio Dashboard
put
Update Dashboard
delete
Delete Dashboard
post
Duplicate Dashboard
post
Create Widget
post
Create Widget From Template
put
Update Widget
delete
Delete Widget
post
Move Widget
post
Query Widget Data
post
Preview Widget
post
Query Widget Data Batch
post
Widget Audit Contributors
get
List Widget Templates
post
Save Widget To Library Route
post
Duplicate Template Route
delete
Delete User Widget Template
documents
7
email
15
email_identities
8
email-booking-outcome
1
email-thread-reviews
3
fde
9
feature_flags
5
flywheel
25
geo-bot-tracking
1
geo-free-checker
5
geo-monitoring
65
google_ads
5
google_analytics
5
google_search_console
4
hubspot-metadata
6
hubspot-webhooks
3
Human Agents
4
integrations
8
integrations-catalog
1
Knowledge Bases
13
leads_admin
3
lists
11
livekit-internal
5
livekit-phone-admin
6
livekit-webhooks
1
log-ownership
3
logs
25
mcp
3
Menus
23
metrics
4
notes
6
notifications
4
outbound
9
phone_import_admin
1
phone_numbers_admin
3
phone-assignment
4
platform_integration_admin
4
playbooks
13
posthog
5
practice-better
4
provider-profiles-admin
5
public_builder
8
public-docs
21
Report Agent Knowledge Bases
6
report-ai
56
Routing Destinations
4
Routing Environment
7
search
1
sms_config_admin
3
source-tracker-admin
16
source-tracker-public
8
speak-to-chat
1
Tag Analytics
1
Tag Definitions
5
team
7
tenant-integration-tools
2
tenants
3
tenants_internal
7
Text Agent Knowledge Bases
6
text-ai
39
text-widget-public
15
Tool Parameters
1
Tool Sync (Admin)
2
travel-passport-admin
4
travel-passport-public
3
tripadvisor
5
unified-transcript
1
users_admin
1
voice_agent_assistants
9
voice_agent_groups
11
voice_agents
12
voice_agents_admin
1
voice_agents_public
1
voice-agent-metrics
4
voice-platform
1
web-calls
1
website
9
wordpress
9
workflow-configs
14
get
Metrics
get
Health
get
Db Health
post
Transcribe Widget Spoken Audio
dashboards
List Dashboards
List all dashboards for the current tenant with their widgets.
get
/api/v1/dashboards/
Response
Successful Response
DashboardRead[]
required
id
string
uuid
required
name
string
required
is_default
boolean
required
kind
string
nullable
category_id
string
uuid
nullable
sort_order
integer
is_category_system_dashboard
boolean
is_category_default
boolean
default_date_range
string
nullable
required
created_by_user_id
string
uuid
nullable
required
widgets
WidgetRead[]
created_at
string
date-time
required
updated_at
string
date-time
required
Changes