Supported formats
json xml

Headers

Header name Description
_felix_session_id
required
Token obtained in login api

Params

Param name Description
conversation_id
required

Id of the team

  • Must be a Integer

search_string
optional

String to search

  • Must be a String

limit
optional

Limit of records fetched

  • Must be a Integer

page
optional

Offset/pages of records fetched

  • Must be a Integer

Errors

Code Description
404 Not found
401 Unauthorized
500 Server crashed

Try