Skip to main content

app.bsky.feed.getRepostedBy

#main

Get a list of reposts for a given post.

Parameters

PropertyTypeKnown ValuesRequiredDescription
uristring (at-uri)-Reference (AT-URI) of post record
cidstring (cid)-If supplied, filters to reposts of specific version (by CID) of the post record.
limitinteger--
cursorstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
uristring (at-uri)--
cidstring (cid)--
cursorstring--
repostedByarray of app.bsky.actor.defs#profileView--