The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
Operations in this family
GET /v1/dashboard/activity
Return dashboard activity totals and recent request rows for the current organization
GET /v1/dashboard/overview
Return the logged-in dashboard overview with principal, org, enriched billing, usage, and API key context
GET /v1/dashboard/settings
Return profile, organization, appearance, security, and account-deletion settings for the dashboard
POST /v1/dashboard/settings/account-deletion-request
Record an account-deletion request for the current organization without deleting data inline
PUT /v1/dashboard/settings/appearance
Update dashboard appearance preferences for the current organization
PATCH /v1/dashboard/settings/organization
Update locally owned organization profile settings
PATCH /v1/dashboard/settings/profile
Update local dashboard profile preferences for the current WorkOS user
GET /v1/dashboard/usage/endpoints
Return dashboard endpoint-level usage breakdown for the current organization
GET /v1/dashboard/usage/export
Export dashboard usage request log rows as JSON or CSV
GET /v1/dashboard/usage/requests
Return recent dashboard request log rows for the current organization
GET /v1/dashboard/usage/series
Return dashboard usage counts over time for the current organization

