Skip to main content
GET
/
api
/
v1
/
providers
/
garmin
/
users
/
{user_id}
/
backfill
/
status
Get Garmin Backfill Status Endpoint
curl --request GET \
  --url https://api.example.com/api/v1/providers/garmin/users/{user_id}/backfill/status \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Open-Wearables-API-Key
string | null

Path Parameters

user_id
string<uuid>
required

Response

Successful Response

The response is of type Response Get Garmin Backfill Status Endpoint Api V1 Providers Garmin Users User Id Backfill Status Get · object.