#main - queryGet a list of reposts for a given post.
Query Parameters
| Name | Type | Details |
|---|---|---|
cid |
string |
If supplied, filters to reposts of specific version (by CID) of the post record. Syntax Format: |
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
uri |
string (required) |
Reference (AT-URI) of post record Syntax Format: |
Response Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
cid |
string |
Syntax Format: |
cursor |
string | |
repostedBy |
array (required) |
Elements are of type: |
uri |
string (required) |
Syntax Format: |
Errors
No error types defined