---
title: "Get global provider priorities"
method: GET
path: "/api/v1/priorities/providers"
tags: ["Internal: Priorities"]
---

# Get global provider priorities

`GET /api/v1/priorities/providers`

## Response `200`

Successful Response

- ProviderPriorityListResponse
  - `items` ProviderPriorityResponse[], required
    - `provider` 'apple' | 'samsung' | 'garmin' | 'google' | 'polar' | 'suunto' | 'whoop' | 'strava' | 'oura' | 'fitbit' | 'ultrahuman' | 'sensorbio' | 'unknown' | 'internal', required — Supported data providers.
    - `priority` integer, required
    - `id` string, uuid, required
    - `created_at` string, date-time, required
    - `updated_at` string, date-time, required

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
