#main
- queryGet a view of the requesting account's home timeline. This is expected to be some form of reverse-chronological feed.
Query Parameters
Name | Type | Details |
---|---|---|
algorithm |
string |
Variant 'algorithm' for timeline. Implementation-specific. NOTE: most feed flexibility has been moved to feed generator mechanism. |
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
No error types defined