diff --git a/Using-the-API/Streaming-API.md b/Using-the-API/Streaming-API.md index 6e64bc01..137b5b72 100644 --- a/Using-the-API/Streaming-API.md +++ b/Using-the-API/Streaming-API.md @@ -21,6 +21,10 @@ Returns all local statuses Returns all public statuses for a particular hashtag (query param `tag`) +**GET /api/v1/streaming/list** + +Returns statuses for list (query param `list`) + ### Stream contents The stream will contain events as well as heartbeat comments. Lines that begin with a colon (`:`) can be ignored by parsers, they are simply there to keep the connection open. Events have this structure: