Skip to main content
GET
Get a Sync Map item

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

name
string
required

Unique name of the Sync Map.

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

Key of the item within the map.

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

Response

The Sync Map item

data
object

A single key → JSON-value item within a Sync Map.

meta
object