Filter Expressions

Filter expression is a logical value that can be used to 'filter' data. For example 'TODAY' returns the current date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 64

FilterExpressionId is an nvarchar field in the FilterExpression table that is used to uniquely identify each record in the table and is up to 64 characters in length.

string
required
length between 1 and 256

Description and purpose of the Filter Expression

string | null

Miscellaneous notes and information for the entry or record.

string
required
length between 1 and 256

The code expression needed to calculate the filter value.

string | null

The OperatorId field in the FilterExpression table is a data type of nvarchar with a maximum length of 32. This field consists of a unique alphanumeric identifier assigned to an expression operator within the Filtering system, allowing for the expression to be identified and manipulated as desired.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!