Skip to main content
GET
Get a sync

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Path Parameters

id
string<uuid>
required

UUID of the sync to retrieve. The sync must belong to the authenticated user's family.

Response

sync shown

data
object | null
required

The sync resource, or null when no sync exists (for example, the latest sync endpoint when the family has never synced).