v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
AlertPresets

List Alert Presets

List all alert presets within the specified account.

get/public/v3/AlertPresets

Query parameters

Namestring

Filter results by the name of the alert preset. name can be case insensitive and results will contain the value provided.

TriggerTypestring

Filter results by the type of trigger specified. Values include temperature, percent, arriveDepart, interval, shockLight, geofence. More on triggers can be found <a href="https://developers.tive.com/docs/triggers">here</a>.

PageSizeinteger

The number of results to retrieve. Default and maximum is 50.

PageNumberinteger

The page number to use. This is needed when there are more objects than the max page size. The default is 1.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Response

The requested alert presets

totalRecordsinteger
pageNumberinteger
pageSizeinteger
nextstring nullable
previousstring nullable