/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.

Log in to see full request history
Query Params
number

Default value is 1

number

Default value is 30

Body Params
searchFilter
object
Response

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json