v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
com.atproto.repo

List a range of records in a repository, matching a specific collection. Does not require auth.

get/xrpc/com.atproto.repo.listRecords

Query parameters

repostring at-identifier required

The handle or DID of the repo.

The handle or DID of the repo.

limitinteger

The number of records to return.

The number of records to return.

cursorstring
reverseboolean

Flag to reverse the order of the returned records.

Flag to reverse the order of the returned records.

collectionstring nsid required

The NSID of the record type.

The NSID of the record type.

Response

Success

cursorstring