Get Occupancy Trend Data

Returns all occupancy trends data for a particular camera over a specified time range.

Responses will include the start and end time of the data requested and device information (ID, serial number) alongside the readings.

Log in to see full request history
Query Params
string
required

The unique identifier of the organization.

string
required

The unique identifier of the camera.

integer

The start of the time range for occupancy trends.
Formatted as a Unix timestamp in seconds.
Defaults to an hour from the current time.

integer

The end of the time range for occupancy trends.
Formatted as a Unix timestamp in seconds.
Defaults to the current time.

string
Defaults to 1_hour

An enumeration.

string
Defaults to person

An enumeration.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json