List a range of records in a repository, matching a specific collection. Does not require auth.
GET
/xrpc/com.atproto.repo.listRecords
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” repo
required
The handle or DID of the repo.
string format: at-identifier
The handle or DID of the repo.
collection
required
The NSID of the record type.
string format: nsid
The NSID of the record type.
limit
The number of records to return.
integer
The number of records to return.
cursor
string
reverse
Flag to reverse the order of the returned records.
boolean
Flag to reverse the order of the returned records.
Responses
Section titled “ Responses ”Success
object
cursor
string
records
required
Array<object>
object
uri
required
string format: uri
cid
required
string format: cid
value
required