The following macros are not currently supported in the header:
- style
Activity Stream
Activity stream now has the following endpoints.
TYPE | RESOURCE | DESCRIPTION |
---|---|---|
GET | /activities/threads | Returns the activities which are the latest activities on their threads. |
GET | /activities/thread/count | Returns the total number of activities which are the latest activities on their threads |
GET | /activities/threads/:thread_id | Returns the activities against a given thread id |