Search System State Events by Search Criteria.

GET {{baseUrl}}/states/events?from=<string>&to=<string>&location=<string>&source=<string>&id=<string>&asset-name=<string>&asset-type=<string>&state=<string>

Finds System State Events that matches the search criteria. A maximum of 10000 records will be returned.

Request Params

KeyDatatypeRequiredDescription
fromstringThe start point of the interval in UTC, selecting the event-time. e.g. 2020-01-31T12:30:00.000Z.
tostringThe end point of the interval in UTC, selecting the event-time. e.g. 2020-01-31T13:30:00.000Z.
locationstringThe event location.
sourcestringThe event source.
idstringThe state id.
asset-namestringThe asset name.
asset-typestringThe asset type.
statestringThe state type (key).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{&quot;event-time&quot;:&quot;2022-05-14T00:05:08.220Z&quot;,&quot;event-type&quot;:&quot;SYSTEM_STATE_EVENT&quot;,&quot;source&quot;:&quot;Scanner TRA_12&quot;,&quot;states&quot;:{&quot;laborum7d&quot;:{&quot;value&quot;:[&quot;aute sit Duis&quot;,&quot;in ex&quot;],&quot;number&quot;:[-26009673.663841277,-31693336.42679222],&quot;unit&quot;:&quot;in labore minim&quot;,&quot;timestamp&quot;:[&quot;1975-10-02T22:23:57.054Z&quot;,&quot;1979-11-29T04:42:55.677Z&quot;],&quot;source&quot;:&quot;id nostrud&quot;}},&quot;location&quot;:&quot;TRA_12&quot;,&quot;id&quot;:&quot;ABCDE-1234&quot;,&quot;external-ids&quot;:{&quot;empty&quot;:false},&quot;asset-name&quot;:&quot;Sorting Machine 3&quot;,&quot;asset-type&quot;:&quot;chute&quot;,&quot;meta&quot;:{&quot;created-at&quot;:&quot;1956-10-17T04:33:36.297Z&quot;,&quot;created-by&quot;:{&quot;user-id&quot;:&quot;adipisicing sunt amet&quot;,&quot;user-name&quot;:&quot;magna laborum amet dolor sint&quot;},&quot;modified-count&quot;:25617202,&quot;modified-at&quot;:&quot;1981-02-07T21:07:44.372Z&quot;},&quot;model-version&quot;:{&quot;major&quot;:54701233,&quot;minor&quot;:-29237757,&quot;patch&quot;:4922655},&quot;system-attributes&quot;:{&quot;proident_5f8&quot;:&quot;et velit ut cillum adipisicing&quot;,&quot;laborum_0b&quot;:&quot;aliquip sint cillum&quot;}},{&quot;event-time&quot;:&quot;1989-04-16T04:12:13.954Z&quot;,&quot;event-type&quot;:&quot;SYSTEM_STATE_EVENT&quot;,&quot;source&quot;:&quot;Scanner TRA_12&quot;,&quot;states&quot;:{&quot;reprehenderit_4&quot;:{&quot;value&quot;:[&quot;nulla aliqua in&quot;,&quot;sed&quot;],&quot;number&quot;:[16712545.321726188,21799908.49994731],&quot;unit&quot;:&quot;nulla elit aute ipsum&quot;,&quot;timestamp&quot;:[&quot;1984-05-26T16:25:59.581Z&quot;,&quot;1985-08-13T00:14:35.168Z&quot;],&quot;source&quot;:&quot;sed reprehenderit&quot;}},&quot;location&quot;:&quot;TRA_12&quot;,&quot;id&quot;:&quot;ABCDE-1234&quot;,&quot;external-ids&quot;:{&quot;empty&quot;:true},&quot;asset-name&quot;:&quot;Sorting Machine 3&quot;,&quot;asset-type&quot;:&quot;chute&quot;,&quot;meta&quot;:{&quot;created-at&quot;:&quot;1979-11-26T04:55:55.389Z&quot;,&quot;created-by&quot;:{&quot;user-id&quot;:&quot;dolore o&quot;,&quot;user-name&quot;:&quot;laboris fugiat sit&quot;},&quot;modified-count&quot;:-92418015,&quot;modified-at&quot;:&quot;1982-10-01T03:50:20.745Z&quot;},&quot;model-version&quot;:{&quot;major&quot;:2317154,&quot;minor&quot;:16342883,&quot;patch&quot;:-94154147},&quot;system-attributes&quot;:{&quot;dolor69&quot;:&quot;ipsum eiusmod nostr&quot;}}]