Skip to main content

com.atproto.repo.listRecords

#main

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

Parameters

PropertyTypeKnown ValuesRequiredDescription
repostring (at-identifier)-The handle or DID of the repo.
collectionstring (nsid)-The NSID of the record type.
limitinteger-The number of records to return.
cursorstring--
reverseboolean-Flag to reverse the order of the returned records.

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
recordsarray of #record--

#record

PropertyTypeKnown ValuesRequiredDescription
uristring (at-uri)--
cidstring (cid)--
valueunknown--