Skip to main content

com.atproto.sync.getLatestCommit

GET 

com.atproto.sync.getLatestCommit

Get the current commit CID & revision of the specified repo. Does not require auth.

Request

Query Parameters

    did didrequired

    The DID of the repo.

Responses

OK

Schema

    cid cidrequired
    rev stringrequired
Loading...