What is the syntax for the API search method?

Avatar
  • updated
  • Answered
It appears that the API now includes a search method:

https://userecho.com/dev/api/reference/#

GET forums/[forum_id]/topics/search

However, the API Reference does not indicate how to express the search text (aka the word or phrase that you are actually searching for).
Pinned replies
Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Answered
Hello Mathew,
Sorry for late answer. Add parameter "query" to your request.
We will add it to API description.
Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Answered
Hello Mathew,
Sorry for late answer. Add parameter "query" to your request.
We will add it to API description.