Skip to main content
GET
Get a Sync Document

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

name
string
required

Unique name of the Sync Document.

Pattern: ^[A-Za-z0-9._:-]+$

Response

The Sync Document

data
object

A durable Sync Document — a single JSON object addressed by a unique name, carrying a monotonically increasing revision.

meta
object