Evaluate flags for context instance
Authentication
Path parameters
Query parameters
The number of feature flags to return. Defaults to -1, which returns all flags
Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.
A comma-separated list of fields to sort by. Fields prefixed by a dash ( - ) sort in descending order
A comma-separated list of filters. Each filter is of the form field operator value. Supported fields are explained above.