Get providers with their configuration and metadata.
Query params:
Returns full provider details including name, icon_url, has_cloud_api, is_enabled.
Documentation Index
Fetch the complete documentation index at: https://openwearables.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Return only enabled providers
Return only cloud (OAuth) providers
Successful Response
Provider identifier (e.g., 'apple', 'garmin')
Display name (e.g., 'Apple Health', 'Garmin')
Whether provider uses cloud OAuth API
Whether provider is enabled by admin
Relative URL to provider icon (e.g., '/static/provider-icons/garmin.svg'). Resolve against the API base URL.
Current live sync mode ('pull' or 'webhook'). Null for SDK-only providers.
pull, webhook Whether the admin can switch live_sync_mode for this provider.