Parameter | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
filters | Filter Filters expression consists of multiple comparison operations related to each other by logical operators - Logical AND (; or and) and Logical OR (, or or). Each comparison operation has three parts:
The Example: filterfilters=WorkCenterServiceTeamID==EastCoast This will return all objects where the Supported operators are shown below in a table.
| ||||||||||||||||||||||||
fields | Identifies the comma separated list of fields to include in the object representation in response. The
| ||||||||||||||||||||||||
limit | Identifies the maximum number of objects to be returned. | ||||||||||||||||||||||||
q | The
The The query parameter currently supports one search term, although it can be combined with the | ||||||||||||||||||||||||
sort | Identifies the field name that should be used for sorting. The
| ||||||||||||||||||||||||
start | Identifies the number of objects to be skipped. This is used for pagination and allows skipping previously returned objects. |
Page Comparison
General
Content
Integrations