Skip to main content
GET
Get following feeds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sortBy
enum<string>
default:customRanking

Sort by option

  • customRanking: Sort by custom ranking
  • lastCreated: Sort by last created
Available options:
lastCreated,
customRanking
limit
integer
default:10

Limit the number of posts returned

Required range: 1 <= x <= 100
token
string

Token for pagination

Maximum string length: 100

Response

Following feed Information

Following feed Information

posts
object[]
postChildren
object[]
comments
object[]
users
object[]
files
object[]
communities
object[]
communityUsers
object[]
categories
object[]
paging
object