v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
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

cidstring cid
uristring uri required
{"stackTrail":"paths:/xrpc/com.atproto.repo.getRecord:get:responses:200:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}