Jump to Content
noiseaware
API Reference
Log Innoiseaware
API Reference
Log In
API Reference

NoiseAware API Gateway

  • NoiseAware API (v1.1)
  • Third Party Access
  • AutoResolve Alert Partner Integration
  • Events
    • listByProperty Eventspost
    • list Eventspost
    • listFilterValues Eventspost
  • Authentication
    • login Authenticationpost
    • refresh Authenticationpost
    • getTokenForPartner Authenticationpost
  • List Pagination, Sort and Search
  • Errors
  • Orgs
    • inviteUser Orgspost
    • listCount Orgspost
    • createWebhook Orgspost
    • deleteWebhook Orgsdel
  • Properties
    • create Propertiespost
    • delete Propertiesdel
    • get Propertiesget
    • getActivityZones Propertiesget
    • getGraphData Propertiesget
    • list Propertiespost
    • listCount Propertiespost
    • listFilterValues Propertiespost
  • Thresholds
    • replace Thresholdsput
    • list Thresholdspost
    • replaceForProperty Thresholdsput
  • User
    • getSelf Userget
    • delete Userdel
    • get Userget
    • getByEmail Userget
    • list Userpost
    • listCount Userpost
    • getPermissions Userget
Powered by 

Properties

The events list call follows the format given the in the list pagination, sort and search guide included in this document:

Here is an example payload:

{"pagination":{"perPage":20,"pageNum":1},"filter":[{"key":"organization_id","operator":"=","value":"organization_id"}]}

Searchable:

name
street1

Sortable

id
name
street1
city
region
timezone
created_at

Filters

organization_id

  • Table of Contents
    • Searchable:
    • Sortable
    • Filters