Get the current commit CID & revision of the specified repo. Does not require auth.
GET
/xrpc/com.atproto.sync.getLatestCommit
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” did
required
The DID of the repo.
string format: did
The DID of the repo.
Responses
Section titled “ Responses ”Success
object
cid
required
string format: cid
rev
required
string format: tid
Bad Request