get eversensors

Retrieve a list of Eversensors.

Log in to see full request history
Query Params
boolean

Filter the list by the devkitBundled flag. If not passed no filtering is applied.

string

Filter the list of Eversensors by gateway serial of the last association using a LIKE comparison statement.

string

Filter the list of Eversensors by last firmware version using a LIKE comparison statement.

string

Filter the list of Eversensors by last part number using a LIKE comparison statement.

string

Filter the list of Eversensors by last serial number using a LIKE comparison statement.

string

Filter the returned Eversensors by the macAddress property.
A case-insensitive database match string.
Returns all sensors whose ID matches this string.

string

Filter the list of Eversensors by manufactured firmware version using a LIKE comparison statement.

int32
required
≥ 1
Defaults to 1

A one-based index for the first page number to return from a paginated call.

int32
≥ 1
Defaults to 50

The maximum number of items to return per page.

string

A field by which to sort the returned list of Eversensors.

string

The direction to sort the list of results, ascending or descending.

string

Filter the list of Eversensors returned by the type of sensor using a LIKE comparison statement.

Responses

401

The request did not include the correct authorization or the included authorization has expired.

403

The requested resource is not accessible to the currently authenticated client.

404

The requested resource was not found.

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