#main
- queryGet like records which reference a subject (by AT-URI and CID).
Query Parameters
Name | Type | Details |
---|---|---|
cid |
string |
CID of the subject record (aka, specific version of record), to filter likes. Syntax Format: |
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
uri |
string (required) |
AT-URI of the subject (eg, a post record). Syntax Format: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cid |
string |
Syntax Format: |
cursor |
string | |
likes |
array (required) |
Elements are of type: |
uri |
string (required) |
Syntax Format: |
Errors
No error types defined