Retrieves a list of booking policies, given the provided paging, filtering, and sorting.
Query Booking Policies runs with these defaults, which you can override:
createdDate
in ascending order.cursorPaging.limit
set to 100
.For details about all supported filters and sorting options, see the supported filters article.
To learn about working with Query endpoints, see API Query Language, Sorting and Paging, and Field Projection.