Query Count - check
GET {{baseUrl}}/product?query=count
List all products and shared products
■ Pulls back products belonging to account, plus products shared with account
(explicit & receiver sharing)
■ Each location node should contain the account ID that it belongs to
■ Since alarm criteria are defined at the product level, include array of alarm
criteria definitions associated with each product
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
enabled | string | Filter by enabled or disabled (Optional) | |
query | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |