curl --request GET \
--url http://localhost/api/exceptions"<string>"Get the entity metadata for the filter
curl --request GET \
--url http://localhost/api/exceptions"<string>"Zero-based page index (0..N)
The size of the page to be returned
Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
A filter that will be applied
A simple text query that will be applied
OK