1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Document streaming URL for local statuses (#466)

See https://github.com/tootsuite/mastodon/issues/5839.
This commit is contained in:
Alex Schroeder 2017-11-28 21:50:37 +01:00 committed by Eugen Rochko
parent ff454d3215
commit e7e3e4a52f

View File

@ -13,6 +13,10 @@ Returns events that are relevant to the authorized user, i.e. home timeline and
Returns all public statuses
**GET /api/v1/streaming/public/local**
Returns all local statuses
**GET /api/v1/streaming/hashtag**
Returns all public statuses for a particular hashtag (query param `tag`)