Skip to main content

com.atproto.sync.getRecord

GET 

com.atproto.sync.getRecord

Get data blocks needed to prove the existence or non-existence of record in the current version of repo. Does not require auth.

Request

Query Parameters

    did didrequired

    The DID of the repo.

    collection nsidrequired
    rkey stringrequired

    Record Key

Responses

OK

Schema

    any

Loading...