Timelines

Read and view timelines of statuses.

https://docs.joinmastodon.org/methods/timelines/

Endpoint Status Comments
GET /api/v1/timelines/public
View public timelines
Fully supported.
GET /api/v1/timelines/tag/:hashtag
View hashtag timeline
Fully supported.
GET /api/v1/timelines/home
View home timeline
Fully supported
GET /api/v1/timelines/list/:list_id
View list timeline
Fully supported.
GET /api/v1/timelines/direct
(DEPRECATED) View direct timeline
Won’t be implemented.