#main - queryGet a view of an actor's 'author feed' (post and reposts by the author). Does not require auth.
Query Parameters
| Name | Type | Details |
|---|---|---|
actor |
string (required) |
Syntax Format: |
cursor |
string | |
filter |
string |
Combinations of post/repost types to include in response. Default: Known Values: |
includePins |
boolean | |
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 |