com.atproto.repo
Get a single record from a repository. Does not require auth.
get/xrpc/com.atproto.repo.getRecord
Query parameters
cidstring cid
The CID of the version of the record. If not specified, then return the most recent version.
The CID of the version of the record. If not specified, then return the most recent version.
repostring at-identifier required
The handle or DID of the repo.
The handle or DID of the repo.
rkeystring record-key required
The Record Key.
The Record Key.
collectionstring nsid required
The NSID of the record collection.
The NSID of the record collection.
Response
Success