Describe the bug
$top, $search, $count, $skip, $format not supported. Perhaps there is a way to set arbitrary query parameters that I haven't found. If these are supported, then let's consider this a doc bug.
Note that filter is supported, there is special syntax for that.
We'll have to investigate OData query parameters but users can achieve this using JMESPath query language. Tagging this as enhancement becuase it's not a bug.
Describe the bug $top, $search, $count, $skip, $format not supported. Perhaps there is a way to set arbitrary query parameters that I haven't found. If these are supported, then let's consider this a doc bug.
Note that filter is supported, there is special syntax for that.
AB#9405