Fetch all threshold crossings for spaces on a given day.
Response conforms to the JSON API spec https://jsonapi.org/.
Responses are limited to 1,000 threshold crossings after which pagination will take place.
Example Requests
Description  | Query  | 
|---|---|
Query for 1 day of data.  | 
  | 
Query for 1 hour of data.  | 
  | 
Response
Space Threshold Crossing Model
Field  | Description  | Data Type  | 
|---|---|---|
  | Unique identifier for the threshold crossing in the form:  | 
  | 
  | 
  | 
  | 
  | The space (building/floor/space) that the threshold crossing was reported for  | 
  | 
  | The threshold that the threshold crossing was reported for  | 
  | 
  | Timestamp of the crossing (UTC)  | 
  | 
  | Direction of the crossing.   | 
  | 
  | Only present if the crossing was reported for a building. Details included in the   | 
  | 
  | Only present if the crossing was reported for a floor. Details included in the   | 
  | 
  | Only present if the crossing was reported for a space. Details included in the   | 
  | 
  | The threshold that the crossing was associated with  | 
  | 
