#main
- queryGet a list of posts liked by an actor. Requires auth, actor must be the requesting account.
Query Parameters
Name | Type | Details |
---|---|---|
actor |
string (required) |
Syntax Format: |
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cursor |
string | |
feed |
array (required) |
Elements are of type: |
Errors
Name | Description |
---|---|
BlockedActor |
|
BlockedByActor |