Timelines
Read and view timelines of statuses.
https://docs.joinmastodon.org/methods/timelines/
| Endpoint | Status | Comments |
|---|---|---|
GET /api/v1/timelines/publicView public timelines | ![]() | Fully supported. |
GET /api/v1/timelines/tag/:hashtagView hashtag timeline | ![]() | Fully supported. |
GET /api/v1/timelines/homeView home timeline | ![]() | Fully supported |
GET /api/v1/timelines/list/:list_idView list timeline | ![]() | Fully supported. |
GET /api/v1/timelines/direct(DEPRECATED) View direct timeline | ![]() | Won’t be implemented. |

