Huma Widgets API
The Widgets API from Huma — 71 operation(s) for widgets.
The Widgets API from Huma — 71 operation(s) for widgets.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/huma-widgets-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
title: Huma Platform Widgets API
version: 1.0.0
description: Huma Platform
servers:
- url: https://workspace-gcp-uk.api.huma.com/api/integration/v1
description: Base URL declared by the provider in apis.yml (roadmap#122).
tags:
- name: Widgets
paths:
/api/sdk/v1/user/{user_id}/widget/ai.lifelight.widget.ai_scan/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_ai.lifelight.widget.ai_scan_retrieve_[func]
description: Ai Lifelight Widget Ai Scan
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.connection/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.connection_retrieve_[func]
description: Connection
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.device_sync/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.device_sync_retrieve_[func]
description: Device Sync
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.diary/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.diary_retrieve_[func]
description: Diary
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/DiaryWidgetResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.act/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.act_retrieve_[func]
description: ePRO ACT
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.ahq/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.ahq_retrieve_[func]
description: ePRO AHQ
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.cat/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.cat_retrieve_[func]
description: ePRO CAT
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.dds/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.dds_retrieve_[func]
description: ePRO DDS
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.eq5d5l/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.eq5d5l_retrieve_[func]
description: ePRO EQ5D5L
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.gad7/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.gad7_retrieve_[func]
description: ePRO GAD7
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.ikdc/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.ikdc_retrieve_[func]
description: ePRO IKDC
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.kccq/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.kccq_retrieve_[func]
description: ePRO KCCQ
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.mg_adl/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.mg_adl_retrieve_[func]
description: ePRO MG_ADL
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.ndi/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.ndi_retrieve_[func]
description: ePRO NDI
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.odi/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.odi_retrieve_[func]
description: ePRO ODI
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.phq8/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.phq8_retrieve_[func]
description: ePRO PHQ8
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.promis_pain/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.promis_pain_retrieve_[func]
description: ePRO PROMIS Pain
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.promis_physical/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.promis_physical_retrieve_[func]
description: ePRO PROMIS Physical
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.pss/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.pss_retrieve_[func]
description: ePRO PSS
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.sf36/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.sf36_retrieve_[func]
description: ePRO SF36
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.epro.whq/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.epro.whq_retrieve_[func]
description: ePRO WHQ
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VitalsDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.featuredArticles/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.featuredArticles_retrieve_[func]
description: Featured Articles
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/CMSLearnArticleResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.feedback.sleep/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.feedback.sleep_retrieve_[func]
description: Feedback Sleep
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.five_lives/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.five_lives_retrieve_[func]
description: FiveLives
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/FiveLivesWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.geolocation/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.geolocation_retrieve_[func]
description: Geolocation
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/GeolocationDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.header/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.header_retrieve_[func]
description: Header
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.health-coach/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.health_coach_retrieve_[func]
description: Health Coach
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.huma_watch/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.huma_watch_retrieve_[func]
description: Huma Watch
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.learn/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.learn_retrieve_[func]
description: Learn
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/LearnWidgetSectionResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.medication/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.medication_retrieve_[func]
description: Medication
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.mg.arm_fatigue/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.mg.arm_fatigue_retrieve_[func]
description: MG Arm Fatigue
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/MGDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.mg.ptosis/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.mg.ptosis_retrieve_[func]
description: MG Ptosis
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/MGDataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.mg.voice_assessments/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.mg.voice_assessments_retrieve_[func]
description: MG Voice Assessments
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/VADataResponseObjectDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.oms/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.oms_retrieve_[func]
description: Order Management System
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/OMSWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.profile/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.profile_retrieve_[func]
description: Profile
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.questionnaire.cms.scored/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.questionnaire.cms.scored_retrieve_[func]
description: Questionnaire Cms Scored
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/QuestionnaireWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.questionnaire.cms/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.questionnaire.cms_retrieve_[func]
description: Questionnaire Cms
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/QuestionnaireWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.questionnaire.scored/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.questionnaire.scored_retrieve_[func]
description: Questionnaire Scored
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/QuestionnaireWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.questionnaire/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.questionnaire_retrieve_[func]
description: Questionnaire
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/QuestionnaireWidgetResponseDRF'
description: ''
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.reminder/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.reminder_retrieve_[func]
description: Reminder
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'204':
description: No response body
/api/sdk/v1/user/{user_id}/widget/com.huma.widget.surgery_checklist/{widget_id}:
get:
operationId: api_sdk_v1_user_widget_com.huma.widget.surgery_checklist_retrieve_[func]
description: Surgery Checklist
summary: Func
parameters:
- in: path
name: user_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
- in: path
name: widget_id
schema:
type: string
pattern: ^[a-f0-9]{24}$
required: true
tags:
- Widgets
security:
- JWT Auth: []
- Hawk Auth: []
- jwtAuth: []
responses:
'200':
content:
application/json:
schema:
$ref: '
# --- truncated at 32 KB (81 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/huma/refs/heads/main/openapi/huma-widgets-api-openapi.yml