0

I want to find a visualization titled foo using REST API. So far I have tried with this url:

/api/saved_objects/_find?type=visualization&search_fields=title&search=foo

The problem is that it not only finds the object I am looking for, but also other object with a matching name ("foo 2", "foos", etc). But I want only one result. In other words I don't want a full text search but a structured one.

nix86
  • 2,837
  • 11
  • 36
  • 69

0 Answers0