/attractions/search

This POST operation allows you to search for attractions using MongoDB-like query syntax. You can apply a variety of filters on different attributes of an attraction, including its type, status, tags, and more. The search request should be made in the request body as a JSON object adhering to MongoDB's query structure.

Language
URL
Click Try It! to start a request and see the response here!