calling v2/search API with Employee ID

Wanted to get all documents of employee id in v2/search API

Need to know what could be the value in where condition.

Answers

  • You need to use complex query and you can either use regions OTCreatedBy or OTCreatedByName as search criteria.