Supported formats
json xml

Headers

Header name Description
_felix_session_id
required
Token obtained in login api

Params

Param name Description
feed_type
optional

Feed type

  • Must be a String

all_comments
optional

To show all comments or not(N or Y)

  • Must be a String

updated_from
optional

Updated fromt time

  • Must be a String

order
optional

Oder (ASC or DESC)

  • Must be a String

limit
optional

Limit

  • Must be a Integer

offset
optional

Offset

  • Must be a Integer

Errors

Code Description
404 Not found
401 Unauthorized
500 Server crashed

Try