#main
- queryGet a feed of recent posts from a list (posts and reposts from any actors on the list). Does not require auth.
Query Parameters
Name | Type | Details |
---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
list |
string (required) |
Reference (AT-URI) to the list record. Syntax Format: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cursor |
string | |
feed |
array (required) |
Elements are of type: |
Errors
Name | Description |
---|---|
UnknownList |