Parameter
|
Description
|
Default Value
|
||
---|---|---|---|---|
maxItems
|
The maximum number of results to return from the query. (INTEGER)
|
500 items
|
||
locale
|
The abbreviation of the language name in which to return the results. (STRING). For example, fr for French or zh_CN for Chinese (China). The following locales are supported by ThingWorx.
|
The locale of the logged-in user submitting the query
|
||
startDate
|
A date and time. The query begins looking up audit messages, starting from the date and time you specify here. (DATETIME)
|
Unspecified
|
||
endDate
|
A date and time. The query stops looking up audit messages when the date/time of the messages reaches the date and time you specify here. (DATETIME)
|
Unspecified
|
||
query
|
A query string (in JSON format). An example of a JSON query that you can use follows this table.
This parameter is used in several ThingWorx services. For complete details, refer to Query Basics.
|
N/A
|