Vital · Arazzo Workflow
Vital Inventory a User's Connected Devices
Version 1.0.0
Resolve a user by client_user_id, list their devices, and fetch the first device in detail.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealth TechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhookPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
user-device-inventory
Resolve a user, list their devices, and fetch the first device detail.
Resolves a user from client_user_id, lists their connected devices, then retrieves the first device's full record.
1
resolveUser
Resolve the Vital user_id from your client_user_id.
2
listDevices
List the devices connected to the user and capture the id of the first device.
3
getDevice
Fetch the full detail record for the first connected device.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.