{"info":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","description":"<html><head></head><body><p>This API is for use by Rhombus customers and partners.</p>\n<p>Contact Support:\n Email: <a href=\"mailto:developer@rhombussystems.com\">developer@rhombussystems.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25709051","collectionId":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","publishedId":"2sB3HgP3M4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"3B3B3B","highlight":"2563EB"},"publishDate":"2025-09-22T20:44:44.000Z"},"item":[{"name":"Access Control Webservice","item":[{"name":"Add users to access control group","id":"eab401c9-366a-44d7-a5ac-bc6ddbbd9a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/addUsersToAccessControlGroup","description":"<p>Adds specified users to an access control group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","addUsersToAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"405238f8-3b45-404b-a169-0adf3f192753","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/addUsersToAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"groupMembers\": [\n    {\n      \"createdAtMillis\": 7486,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"GUEST_MANAGEMENT_HOST\",\n      \"updatedAtMillis\": 3058,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 3942,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 4491,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"eab401c9-366a-44d7-a5ac-bc6ddbbd9a93"},{"name":"Assign access control credential","id":"ef222221-1638-4cac-b492-cd1bd18d8478","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/assignAccessControlCredential","description":"<p>Assign a currently unassigned credential to a user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","assignAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3e21be8f-442a-4e39-af25-2f36e956e4de","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/assignAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"algorithm\": \"AN10922_AES128\",\n    \"appName\": \"string\",\n    \"appNotifications\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"OPT_OUT\"\n    },\n    \"appOS\": \"string\",\n    \"appStatusUpdatedAtMillis\": 1383,\n    \"appVersion\": \"string\",\n    \"baseKeyIdentifier\": 3566,\n    \"clientType\": \"IOS\",\n    \"deviceModel\": \"string\",\n    \"installationId\": \"string\",\n    \"tapToUnlock\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"INHIBITED\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"INHIBITED\"\n    },\n    \"userAgent\": \"string\",\n    \"waveToUnlock\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"INHIBITED\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"UNKNOWN\"\n    }\n  }\n}"}],"_postman_id":"ef222221-1638-4cac-b492-cd1bd18d8478"},{"name":"Create access control credential by hex value and type","id":"9100d182-0f72-454a-9ccb-b480b9a7e6ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialType\": \"CUSTOM\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"hexValue\": \"1234567890ABCDEF\",\n  \"littleEndian\": false,\n  \"numValueBits\": 5589,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessControlCredentialByHexValueAndType","description":"<p>Create a credential based on a hex value and credential type. Useful if you see an unauthorized badge event, know its type and want to import it</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createAccessControlCredentialByHexValueAndType"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"235fe41f-33f7-4d4e-898d-eb7153aa64b9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialType\": \"CUSTOM\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"hexValue\": \"1234567890ABCDEF\",\n  \"littleEndian\": false,\n  \"numValueBits\": 5589,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessControlCredentialByHexValueAndType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 1495,\n    \"facilityCode\": 3634,\n    \"format\": \"WIEGAND_64BIT_RAW\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"9100d182-0f72-454a-9ccb-b480b9a7e6ac"},{"name":"Create access control group","id":"968c8855-f859-4b0f-9672-a9c60066cfab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Engineering Team\",\n  \"description\": \"Software engineering team members\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessControlGroup","description":"<p>Creates an access control group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4de80e2f-100c-41ce-9228-b5233fdc140e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Engineering Team\",\n  \"description\": \"Software engineering team members\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group\": {\n    \"createdAtMillis\": 8718,\n    \"description\": \"string\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n    \"updatedAtMillis\": 4728,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"groupMembers\": [\n    {\n      \"createdAtMillis\": 2501,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 5829,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 5065,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 6065,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"968c8855-f859-4b0f-9672-a9c60066cfab"},{"name":"Create access grant","id":"c69f10b9-5a00-440b-a1e7-7a6055225ca6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 1705,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 1512,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessGrant","description":"<p>Create a location access grant</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createAccessGrant"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f674feb8-fa1e-46aa-9d3a-f0382bde2b05","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 1705,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 1512,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessGrant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 3922,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": false,\n    \"updatedAtMillis\": 6489,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"c69f10b9-5a00-440b-a1e7-7a6055225ca6"},{"name":"Create access revocation","id":"fa81ca7a-b8f1-4121-b627-e3f990c2d849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 6175,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 3319,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessRevocation","description":"<p>Create a location access revocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createAccessRevocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4456d790-25aa-425b-9e25-8865529c6f93","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 6175,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 3319,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createAccessRevocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 7472,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 2707,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"fa81ca7a-b8f1-4121-b627-e3f990c2d849"},{"name":"Create Rhombus Secure CSN credential","id":"a148b14b-036a-4a0f-b443-90f0eed68ec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialValue\": \"123456789\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createRhombusSecureCsnCredential","description":"<p>Create a rhombus secure csn credential (Rhombus Badge)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createRhombusSecureCsnCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9be08f65-2b33-4568-bc44-004902ff6321","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialValue\": \"123456789\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createRhombusSecureCsnCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 4911,\n    \"facilityCode\": 1449,\n    \"format\": \"WIEGAND_64BIT_RAW\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"a148b14b-036a-4a0f-b443-90f0eed68ec0"},{"name":"Create standard CSN credential","id":"14ea0866-2887-487d-9404-adca1392d031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialValue\": \"123456789\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createStandardCsnCredential","description":"<p>Create a standard csn credential (Third Party Badge)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createStandardCsnCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"833534c1-5838-4d00-b943-e004db0b67c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialValue\": \"123456789\",\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createStandardCsnCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"algorithm\": \"AN10922_AES128\",\n    \"baseKeyIdentifier\": 9252\n  }\n}"}],"_postman_id":"14ea0866-2887-487d-9404-adca1392d031"},{"name":"Create 64-bit raw Wiegand credential","id":"c401c087-6284-47bf-b750-ff8092b5908e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"value\": \"1234567890123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegand64BitRawCredential","description":"<p>Create a 64bit raw wiegand credential. Used when an explicit endpoint for the wiegand format is not otherwise defined.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createWiegand64BitRawCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0c16078d-b1ab-45a6-ba6e-be794d99cdcf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"value\": \"1234567890123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegand64BitRawCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 8114,\n    \"format\": \"H10301\"\n  }\n}"}],"_postman_id":"c401c087-6284-47bf-b750-ff8092b5908e"},{"name":"Create Wiegand credential","id":"9e335e62-0367-434c-be6b-9c00819633a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456,\n  \"companyId\": 1000,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"siteCode\": 789,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"value\": \"123456789\",\n  \"wiegandFormat\": \"HID_CORP1000_STD_35\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandCredential","description":"<p>Create a wiegand credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createWiegandCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e89a6979-1bfc-4cbf-9cc3-37457b875a8e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456,\n  \"companyId\": 1000,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"siteCode\": 789,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"value\": \"123456789\",\n  \"wiegandFormat\": \"HID_CORP1000_STD_35\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"algorithm\": \"AN10922_AES128\",\n    \"baseKeyIdentifier\": 4993\n  }\n}"}],"_postman_id":"9e335e62-0367-434c-be6b-9c00819633a9"},{"name":"Create D10202 Wiegand credential","id":"57da2e48-a878-4456-bd82-f1a72d968c3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandD10202Credential","description":"<p>Create a D10202 wiegand credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createWiegandD10202Credential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b2a8d0a4-9287-431f-a416-8d75b79bf3ea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandD10202Credential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 1259,\n    \"facilityCode\": 3664,\n    \"format\": \"HID_CORP1000_STD_48\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"57da2e48-a878-4456-bd82-f1a72d968c3f"},{"name":"Create H10301 Wiegand credential","id":"4de40442-1d38-48dc-b2f8-c122abd527e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandH10301Credential","description":"<p>Create a H10301 wiegand credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createWiegandH10301Credential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c0be80ee-9420-4514-84cf-c070dc607e37","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandH10301Credential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"bitGroupValues\": {\n      \"key_0\": 1783\n    },\n    \"customFormatName\": \"string\",\n    \"format\": \"HID_CORP1000_STD_48\",\n    \"naturalId\": \"string\",\n    \"numBits\": 6803\n  }\n}"}],"_postman_id":"4de40442-1d38-48dc-b2f8-c122abd527e5"},{"name":"Create H10304 Wiegand credential","id":"0ab288e6-7053-4877-ba1b-9b6a061e8381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandH10304Credential","description":"<p>Create a H10304 wiegand credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","createWiegandH10304Credential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"24a785b5-1b1d-4f78-b299-0b50a353eeb6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"facilityCode\": 123,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/createWiegandH10304Credential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 4583,\n    \"facilityCode\": 8966,\n    \"format\": \"HID_CORP1000_STD_35\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"0ab288e6-7053-4877-ba1b-9b6a061e8381"},{"name":"Delete access control credential","id":"2e12fa99-7dc5-4185-9a84-aab0a63ee2fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteAccessControlCredential","description":"<p>Delete an access control credential. It is recommended to revoke a credential rather than delete it to preserve credential history</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","deleteAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6f2efeff-9cdb-46e5-a11c-5b063d1cffc0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"2e12fa99-7dc5-4185-9a84-aab0a63ee2fe"},{"name":"Delete access control group","id":"38288781-b821-48e6-8728-481778bb4f6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteAccessControlGroup","description":"<p>Delete an access control group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","deleteAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"578f2755-5d99-40bb-bb8c-6c60557e59c6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"38288781-b821-48e6-8728-481778bb4f6c"},{"name":"Delete location access grant","id":"b30d4162-f903-4550-b49b-8e5a6daa5694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessGrantUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteLocationAccessGrant","description":"<p>Deletes a location access grant</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","deleteLocationAccessGrant"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"03e0069a-c1c2-4592-8ce9-1f84405aa2bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessGrantUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteLocationAccessGrant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b30d4162-f903-4550-b49b-8e5a6daa5694"},{"name":"Delete location access revocation","id":"0e0df2a5-e2e8-4692-89d7-b30d233a9f63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteLocationAccessRevocation","description":"<p>Deletes a location access revocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","deleteLocationAccessRevocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b732233c-9288-4b37-96a6-857c7324fd3e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteLocationAccessRevocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0e0df2a5-e2e8-4692-89d7-b30d233a9f63"},{"name":"Delete unassigned access control credential","id":"f046eb56-78ac-4fb6-939f-ae4e44d9f3de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteUnassignedAccessControlCredential","description":"<p>Delete an unassigned access control credential. The credential must be unassigned (revoked) before this method can be called. History of the credential is maintained but it will no longer be returned as an unassigned credential.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","deleteUnassignedAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a999db7b-518f-4805-a5ec-b426d95d02ac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/deleteUnassignedAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"f046eb56-78ac-4fb6-939f-ae4e44d9f3de"},{"name":"Find access control credentials by org","id":"1aafbbaa-b78d-412b-92e2-2ef76efbaa6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"WIEGAND_D10202\",\n      \"WIEGAND_H10301\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 9763,\n    \"lastUsedBeforeFilter\": 314,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByOrg","description":"<p>Find all access control credentials in the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlCredentialByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8cbfd84e-fcca-4ce2-b97b-7ac730d33161","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"WIEGAND_D10202\",\n      \"WIEGAND_H10301\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 9763,\n    \"lastUsedBeforeFilter\": 314,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credentials\": [\n    {\n      \"cardNumber\": 5721,\n      \"format\": \"HID_CORP1000_STD_48\"\n    },\n    {\n      \"cardNumber\": 5359,\n      \"facilityCode\": 4686,\n      \"format\": \"WIEGAND_64BIT_RAW\",\n      \"nonParityValue\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"1aafbbaa-b78d-412b-92e2-2ef76efbaa6c"},{"name":"Find access control credentials by user","id":"0e094918-c32f-47a5-9fdc-5eec10fafe3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"PIN_CODE\",\n      \"CUSTOM\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 8619,\n    \"lastUsedBeforeFilter\": 4351,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByUser","description":"<p>Find all access control credentials for the specified user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlCredentialByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2777243c-79f0-409a-8f05-85b8b988ec41","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"PIN_CODE\",\n      \"CUSTOM\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 8619,\n    \"lastUsedBeforeFilter\": 4351,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credentials\": [\n    {\n      \"algorithm\": \"AN10922_AES128\",\n      \"appName\": \"string\",\n      \"appNotifications\": {\n        \"settings\": [\n          {\n            \"name\": \"string\",\n            \"status\": \"INHIBITED\",\n            \"value\": \"string\"\n          },\n          {\n            \"name\": \"string\",\n            \"status\": \"INHIBITED\",\n            \"value\": \"string\"\n          }\n        ],\n        \"status\": \"OPT_OUT\"\n      },\n      \"appOS\": \"string\",\n      \"appStatusUpdatedAtMillis\": 6358,\n      \"appVersion\": \"string\",\n      \"baseKeyIdentifier\": 7890,\n      \"clientType\": \"IOS\",\n      \"deviceModel\": \"string\",\n      \"installationId\": \"string\",\n      \"tapToUnlock\": {\n        \"settings\": [\n          {\n            \"name\": \"string\",\n            \"status\": \"INHIBITED\",\n            \"value\": \"string\"\n          },\n          {\n            \"name\": \"string\",\n            \"status\": \"INHIBITED\",\n            \"value\": \"string\"\n          }\n        ],\n        \"status\": \"INHIBITED\"\n      },\n      \"userAgent\": \"string\",\n      \"waveToUnlock\": {\n        \"settings\": [\n          {\n            \"name\": \"string\",\n            \"status\": \"INHIBITED\",\n            \"value\": \"string\"\n          },\n          {\n            \"name\": \"string\",\n            \"status\": \"OPTIMAL\",\n            \"value\": \"string\"\n          }\n        ],\n        \"status\": \"OPT_OUT\"\n      }\n    },\n    {\n      \"description\": \"Updated Wiegand credential details\"\n    }\n  ]\n}"}],"_postman_id":"0e094918-c32f-47a5-9fdc-5eec10fafe3e"},{"name":"Find access control credentials by users","id":"450d56c7-bfe2-4f39-aeae-6c37c8149305","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"STANDARD_CSN\",\n      \"HID_CORP1000_STD_48\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 6966,\n    \"lastUsedBeforeFilter\": 2602,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  },\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByUsers","description":"<p>Find all access control credentials for the specified users</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlCredentialByUsers"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"31ed0739-0b2d-478f-9b87-75eb70832573","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"STANDARD_CSN\",\n      \"HID_CORP1000_STD_48\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 6966,\n    \"lastUsedBeforeFilter\": 2602,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"SUSPENDED\"\n    ]\n  },\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlCredentialByUsers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"userCredentialsMap\": {\n    \"key_0\": [\n      {\n        \"algorithm\": \"AN10922_AES128\",\n        \"appName\": \"string\",\n        \"appNotifications\": {\n          \"settings\": [\n            {\n              \"name\": \"string\",\n              \"status\": \"OPTIMAL\",\n              \"value\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"status\": \"OPTIMAL\",\n              \"value\": \"string\"\n            }\n          ],\n          \"status\": \"UNAVAILABLE\"\n        },\n        \"appOS\": \"string\",\n        \"appStatusUpdatedAtMillis\": 4318,\n        \"appVersion\": \"string\",\n        \"baseKeyIdentifier\": 4697,\n        \"clientType\": \"IOS\",\n        \"deviceModel\": \"string\",\n        \"installationId\": \"string\",\n        \"tapToUnlock\": {\n          \"settings\": [\n            {\n              \"name\": \"string\",\n              \"status\": \"OPTIMAL\",\n              \"value\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"status\": \"OPTIMAL\",\n              \"value\": \"string\"\n            }\n          ],\n          \"status\": \"OPT_OUT\"\n        },\n        \"userAgent\": \"string\",\n        \"waveToUnlock\": {\n          \"settings\": [\n            {\n              \"name\": \"string\",\n              \"status\": \"INHIBITED\",\n              \"value\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"status\": \"INHIBITED\",\n              \"value\": \"string\"\n            }\n          ],\n          \"status\": \"OPT_OUT\"\n        }\n      },\n      {\n        \"cardNumber\": 7424,\n        \"format\": \"CUSTOM\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"algorithm\": \"AN10922_AES128\",\n        \"baseKeyIdentifier\": 4116\n      },\n      {\n        \"cardNumber\": 3277,\n        \"facilityCode\": 4710,\n        \"format\": \"HID_CORP1000_STD_35\",\n        \"nonParityValue\": \"string\"\n      }\n    ],\n    \"key_2\": [\n      {\n        \"cardNumber\": 9066,\n        \"facilityCode\": 4993,\n        \"format\": \"D10202\",\n        \"nonParityValue\": \"string\"\n      },\n      {\n        \"cardNumber\": 9282,\n        \"facilityCode\": 6224,\n        \"format\": \"CUSTOM\",\n        \"nonParityValue\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"450d56c7-bfe2-4f39-aeae-6c37c8149305"},{"name":"Find access control group by exact name","id":"661ca353-8868-4e9b-85c4-56cf2078a93d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupName\": \"Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupByExactName","description":"<p>Retrieve the access control group with the specified name</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlGroupByExactName"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f872f6b9-a796-4882-be7e-7d4962fa7f6e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupName\": \"Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupByExactName"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group\": {\n    \"createdAtMillis\": 208,\n    \"description\": \"string\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n    \"updatedAtMillis\": 1827,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"661ca353-8868-4e9b-85c4-56cf2078a93d"},{"name":"Find access control group memberships by user","id":"d6a5ca88-2808-43d0-ac27-63d6ed0a6960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupMembershipsByUser","description":"<p>Find all access control group memberships by user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlGroupMembershipsByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fe4ed302-8223-48c8-a94a-a36e1aba5240","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupMembershipsByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"userGroupMemberships\": [\n    {\n      \"createdAtMillis\": 9465,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 2421,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 1542,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 3542,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"d6a5ca88-2808-43d0-ac27-63d6ed0a6960"},{"name":"Find access control groups by name prefix","id":"8b73313c-e533-4091-876a-3f8db30855aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupNamePrefix\": \"Eng\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByNamePrefix","description":"<p>Retrieve all access control groups with a name starting with the specified prefix</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlGroupsByNamePrefix"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"795090a3-3563-45f9-b3da-9a9d080d9564","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupNamePrefix\": \"Eng\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByNamePrefix"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"groups\": [\n    {\n      \"createdAtMillis\": 5523,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 4811,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 8204,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 4709,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"8b73313c-e533-4091-876a-3f8db30855aa"},{"name":"Find access control groups by org","id":"9b50675e-799a-43c2-8e2e-9f6e62a583ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByOrg","description":"<p>Retrieve all access control groups defined in the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlGroupsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7bf3677f-c6af-4053-bb37-c3d874c481ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"groups\": [\n    {\n      \"createdAtMillis\": 2619,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"GUEST_MANAGEMENT_HOST\",\n      \"updatedAtMillis\": 9305,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 2152,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 7014,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"9b50675e-799a-43c2-8e2e-9f6e62a583ec"},{"name":"Find access control groups by user membership","id":"3b7f5391-9207-4db9-9dcf-db15f724dfce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByUserMembership","description":"<p>Find all access control groups a user belongs to</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAccessControlGroupsByUserMembership"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6cc7bacf-7630-43f1-be4f-822e1e7fc4f8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAccessControlGroupsByUserMembership"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"groups\": [\n    {\n      \"createdAtMillis\": 769,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 3294,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 8829,\n      \"description\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 6199,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"3b7f5391-9207-4db9-9dcf-db15f724dfce"},{"name":"Find all users for access control group","id":"6bd09771-5a7c-4cc5-935f-0b6442dca008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAllUsersForAccessControlGroup","description":"<p>Find all users belonging to an access control group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findAllUsersForAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1fa8c84e-6c3e-495a-ab81-91d3ae940cfc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findAllUsersForAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"groupMembers\": [\n    {\n      \"createdAtMillis\": 4598,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"RHOMBUS_ACCESS_CONTROL\",\n      \"updatedAtMillis\": 1235,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 9939,\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"type\": \"GUEST_MANAGEMENT_HOST\",\n      \"updatedAtMillis\": 2129,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"6bd09771-5a7c-4cc5-935f-0b6442dca008"},{"name":"Find credential history by credential hex value","id":"b9f87e71-e4ca-496f-966f-d6b0608f064c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\",\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"RHOMBUS_SECURE_MOBILE\",\n      \"RHOMBUS_SECURE_CSN\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 138,\n    \"lastUsedBeforeFilter\": 2850,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"ACTIVE\",\n      \"SUSPENDED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByCredentialHexValue","description":"<p>Retrieves all credentials that have owned the credential hex value. Expect at most 1 valid/active credential and the rest are revoked</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findCredentialHistoryByCredentialHexValue"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"70a94168-5af9-4994-98ae-c85cdbaff97a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialHexValue\": \"1234567890ABCDEF\",\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"RHOMBUS_SECURE_MOBILE\",\n      \"RHOMBUS_SECURE_CSN\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 138,\n    \"lastUsedBeforeFilter\": 2850,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"ACTIVE\",\n      \"SUSPENDED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByCredentialHexValue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credentials\": [\n    {\n      \"algorithm\": \"AN10922_AES128\",\n      \"baseKeyIdentifier\": 1219\n    },\n    {\n      \"description\": \"Updated Wiegand credential details\"\n    }\n  ]\n}"}],"_postman_id":"b9f87e71-e4ca-496f-966f-d6b0608f064c"},{"name":"Find credential history by credential value","id":"0f1bfec5-0345-4647-86dc-1b061842d6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialType\": \"WIEGAND_64BIT_RAW\",\n  \"credentialValue\": \"123456789\",\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"RHOMBUS_SECURE_MOBILE\",\n      \"WIEGAND_D10202\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 4757,\n    \"lastUsedBeforeFilter\": 2415,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"REVOKED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByCredentialValue","description":"<p>Retrieves all credentials that have owned the credential value.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findCredentialHistoryByCredentialValue"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6ff07b8d-b632-484c-afbe-2e6a391968de","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialType\": \"WIEGAND_64BIT_RAW\",\n  \"credentialValue\": \"123456789\",\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"RHOMBUS_SECURE_MOBILE\",\n      \"WIEGAND_D10202\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 4757,\n    \"lastUsedBeforeFilter\": 2415,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"UNASSIGNED\",\n      \"REVOKED\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByCredentialValue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credentials\": [\n    {\n      \"cardNumber\": 84,\n      \"facilityCode\": 6470,\n      \"format\": \"D10202\",\n      \"nonParityValue\": \"string\"\n    },\n    {\n      \"cardNumber\": 9187,\n      \"facilityCode\": 1608,\n      \"format\": \"HID_CORP1000_STD_35\",\n      \"nonParityValue\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"0f1bfec5-0345-4647-86dc-1b061842d6a7"},{"name":"Find credential history by user","id":"a7b45894-0ca4-40e7-83a2-34134f536ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"HID_CORP1000_STD_48\",\n      \"CUSTOM\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 5158,\n    \"lastUsedBeforeFilter\": 1846,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"SUSPENDED\",\n      \"REVOKED\"\n    ]\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByUser","description":"<p>Retrieves all credentials both current and revoked that were at some point assigned to the specified user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findCredentialHistoryByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6942c90e-23b1-4d66-8230-a49b07d7a0ea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"filter\": {\n    \"credTypeFilter\": [\n      \"HID_CORP1000_STD_48\",\n      \"CUSTOM\"\n    ],\n    \"lastUsedAccessControlledDoorUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"lastUsedAfterFilter\": 5158,\n    \"lastUsedBeforeFilter\": 1846,\n    \"lastUsedLocationUuidFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"workflowStatusFilter\": [\n      \"SUSPENDED\",\n      \"REVOKED\"\n    ]\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findCredentialHistoryByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credentials\": [\n    {\n      \"cardNumber\": 6648,\n      \"facilityCode\": 5428,\n      \"format\": \"H10301\",\n      \"nonParityValue\": \"string\"\n    },\n    {\n      \"cardNumber\": 8672,\n      \"format\": \"WIEGAND_64BIT_RAW\"\n    }\n  ]\n}"}],"_postman_id":"a7b45894-0ca4-40e7-83a2-34134f536ed6"},{"name":"Find location access grants by access controlled door","id":"ad18a679-c753-4e04-8e21-796d454c87c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByAccessControlledDoor","description":"<p>Finds location access grants by the specified access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6f3d6d5e-f00a-4265-9047-591526634e4c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 3457,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 8738,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 7453,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 4580,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"ad18a679-c753-4e04-8e21-796d454c87c5"},{"name":"Find location access grants by door label","id":"3164812b-4e90-4725-8206-fc6ce18d7a8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorLabelId\": \"door_label_123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByDoorLabel","description":"<p>Finds location access grants by the specified door label</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByDoorLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6014594d-07af-4785-8f46-c62783ad1ab0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorLabelId\": \"door_label_123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByDoorLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 878,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 7910,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 3900,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 6959,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"3164812b-4e90-4725-8206-fc6ce18d7a8b"},{"name":"Find location access grants by group","id":"62697be0-51dd-4ed9-adf3-c07f1ec72224","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByGroup","description":"<p>Finds location access grants by the specified group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"da558366-5268-42db-b507-320c5d29f876","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 2133,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 9022,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 8959,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 8177,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"62697be0-51dd-4ed9-adf3-c07f1ec72224"},{"name":"Find location access grants by location","id":"20950f5e-f6c5-4686-bcb8-e46451e31300","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByLocation","description":"<p>Finds location access grants by the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b5f26779-1763-45cf-b492-354afd1f08ef","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 518,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 6089,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 3196,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 7873,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"20950f5e-f6c5-4686-bcb8-e46451e31300"},{"name":"Find location access grants by location and user","id":"e847954a-2b48-4104-87aa-14a8f4bcce6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByLocationAndUser","description":"<p>Finds location access grants by the specified location and user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByLocationAndUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"edfda943-46df-4255-a1ed-6e44c0f67d4d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByLocationAndUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 2901,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 8859,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 399,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 5702,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"e847954a-2b48-4104-87aa-14a8f4bcce6a"},{"name":"Find location access grants by org","id":"3062512f-1f6a-4df2-a170-ba8230d3c567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByOrg","description":"<p>Finds all location access grants in the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"eb3ffe6b-7419-45f8-8b6d-08446f3c15df","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 4566,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 2489,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 7968,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 5126,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"3062512f-1f6a-4df2-a170-ba8230d3c567"},{"name":"Find location access grants by user","id":"2bfb349d-d6ad-44d9-bf0a-8becf801cf9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByUser","description":"<p>Finds location access grants by the specified user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2d34ed63-e658-47fa-bce4-cf1a127e8b1d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 5296,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 5095,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 1637,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 2268,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"2bfb349d-d6ad-44d9-bf0a-8becf801cf9d"},{"name":"Find location access revocations by access controlled door","id":"05e7ec62-8956-446f-8c86-6e730ffe9fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByAccessControlledDoor","description":"<p>Finds location access revocations by the specified access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f5a03e01-646c-46a9-b00d-f06a510b23ab","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 4956,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 1,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 4310,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 7362,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"05e7ec62-8956-446f-8c86-6e730ffe9fe2"},{"name":"Find location access revocations by door label","id":"271af0fb-1fd2-46f1-8fb7-eb89387f5459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorLabelId\": \"door_label_123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByDoorLabel","description":"<p>Finds location access revocation by the specified door label</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByDoorLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"49fb3ddb-458b-40fe-9175-8333309ced56","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorLabelId\": \"door_label_123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByDoorLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 86,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 5698,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 2053,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 5961,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"271af0fb-1fd2-46f1-8fb7-eb89387f5459"},{"name":"Find location access revocations by group","id":"3c47c6cd-498c-42ed-a021-14019025536c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByGroup","description":"<p>Finds location access revocations by the specified group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ee950c51-bcce-4355-9f0b-018f42a35a9a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 6321,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 6070,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 5234,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 232,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"3c47c6cd-498c-42ed-a021-14019025536c"},{"name":"Find location access revocations by org","id":"6ffc6e00-92c9-48c9-afb3-53e7e6c227c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByOrg","description":"<p>Finds all location access revocations in the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"83035526-5f45-4418-a911-86278cd4b074","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 2645,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 2358,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 9096,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 3139,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"6ffc6e00-92c9-48c9-afb3-53e7e6c227c6"},{"name":"Find location access revocations by user","id":"6eb3031a-e046-4e20-93ab-83f5d5e8ed78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByUser","description":"<p>Finds location access revocations by the specified user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dac81543-cae0-4000-bd60-38208dc60161","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 5123,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 8008,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 7687,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 7293,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"6eb3031a-e046-4e20-93ab-83f5d5e8ed78"},{"name":"Get location access grant","id":"a2b3365d-5bea-4abd-9221-2b2b8baa8e68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessGrantUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getLocationAccessGrant","description":"<p>Retrieve a location access grant by id</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","getLocationAccessGrant"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"30f00453-9abe-4e32-875f-2218cae8edfd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessGrantUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getLocationAccessGrant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 7745,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": false,\n    \"updatedAtMillis\": 1293,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"a2b3365d-5bea-4abd-9221-2b2b8baa8e68"},{"name":"Get location access revocation","id":"36dcffcd-ac4e-4d1b-9eae-59dd86f35189","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getLocationAccessRevocation","description":"<p>Retrieve a location access revocation by id</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","getLocationAccessRevocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6ed40599-985d-44b0-8432-de74451052f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getLocationAccessRevocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 9558,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 8380,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"36dcffcd-ac4e-4d1b-9eae-59dd86f35189"},{"name":"Get Rhombus Secure CSN credential details","id":"c1e06153-53a3-42fe-a969-4f5cf972ddc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getRhombusSecureCsnCredentialDetails","description":"<p>Retrieves a rhombus secure csn credential including sensitive details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","getRhombusSecureCsnCredentialDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"db9163b6-1d8f-4a91-a1b9-277f241a75ac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getRhombusSecureCsnCredentialDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 4601,\n    \"facilityCode\": 8656,\n    \"format\": \"H10304\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"c1e06153-53a3-42fe-a969-4f5cf972ddc5"},{"name":"Get standard CSN credential details","id":"a6ed9a5c-d9b6-4b58-a9e9-875237033487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getStandardCsnCredentialDetails","description":"<p>Retrieves a standard csn credential including sensitive details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","getStandardCsnCredentialDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"97650fe4-e0a9-49f1-a81f-fc97f95a47a2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/getStandardCsnCredentialDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 8641,\n    \"facilityCode\": 2225,\n    \"format\": \"H10301\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"a6ed9a5c-d9b6-4b58-a9e9-875237033487"},{"name":"Remove users from access control group","id":"5051b916-fc89-4bb8-9342-3527dd4348e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/removeUsersFromAccessControlGroup","description":"<p>Removes specified users from an access control group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","removeUsersFromAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"afe5a528-8e2d-4e6a-957f-2739c8f3078b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/removeUsersFromAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"5051b916-fc89-4bb8-9342-3527dd4348e4"},{"name":"Revoke access control credential","id":"66f1557a-c34e-4693-af5d-d3303e7a52b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/revokeAccessControlCredential","description":"<p>Revokes an access control credential. Unlike suspension this will give up its claim on the credential value allowing another cred to claim it as its identifier</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","revokeAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b4328ada-f92b-46fa-ab37-8f688c45821f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/revokeAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 6380,\n    \"facilityCode\": 5504,\n    \"format\": \"CUSTOM\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"66f1557a-c34e-4693-af5d-d3303e7a52b4"},{"name":"Suspend access control credential","id":"9d145c56-7cd9-4468-9e41-4d4653a36883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/suspendAccessControlCredential","description":"<p>Mark an access control credential as suspended</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","suspendAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"53c0b9ef-026b-43d2-8273-99d449ca0a1d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/suspendAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"bitGroupValues\": {\n      \"key_0\": 2849\n    },\n    \"customFormatName\": \"string\",\n    \"format\": \"H10304\",\n    \"naturalId\": \"string\",\n    \"numBits\": 5220\n  }\n}"}],"_postman_id":"9d145c56-7cd9-4468-9e41-4d4653a36883"},{"name":"Unlock access controlled door","id":"de544ce8-0e2b-4224-8f3d-24b482950458","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/unlockAccessControlledDoor","description":"<p>Unlock an access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","unlockAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1defe013-5e31-4b33-8d5e-54b3b5e9bff6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/unlockAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorType\": \"FAILED_SENDING_ACU_UNLOCK_REQUEST\"\n}"}],"_postman_id":"de544ce8-0e2b-4224-8f3d-24b482950458"},{"name":"Unsuspend access control credential","id":"c92bb304-447e-45d4-be2e-ac4e8cb76334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/unsuspendAccessControlCredential","description":"<p>Mark an access control credential as no longer suspended</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","unsuspendAccessControlCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5a23f929-f858-49d8-96c7-66ca1ffeb6be","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/unsuspendAccessControlCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 1998,\n    \"facilityCode\": 3389,\n    \"format\": \"H10304\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"c92bb304-447e-45d4-be2e-ac4e8cb76334"},{"name":"Update access control group","id":"fadd353d-12bc-441e-a792-b47f766f06ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated software engineering team members\",\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Updated Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessControlGroup","description":"<p>Updates an access control group's meta information like name and description</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateAccessControlGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9fe98c6a-3abe-45fe-950d-787f10e41c0c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated software engineering team members\",\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Updated Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessControlGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group\": {\n    \"createdAtMillis\": 9621,\n    \"description\": \"string\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"type\": \"GUEST_MANAGEMENT_HOST\",\n    \"updatedAtMillis\": 533,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"fadd353d-12bc-441e-a792-b47f766f06ab"},{"name":"Update access grant","id":"92d5e5e9-db34-49fb-bc32-1497b3f84735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 879,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 5957,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessGrant","description":"<p>Updates a location access grant</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateAccessGrant"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7badc8af-00d8-4f40-851c-ef0a260c6d56","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 879,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 5957,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessGrant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrant\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 8635,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 2734,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"expiredACDLicensesDoorUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"unassignedACDLicensesDoorUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"92d5e5e9-db34-49fb-bc32-1497b3f84735"},{"name":"Update access revocation","id":"2c42709c-7926-46fe-9073-b3706d014aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 9646,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": false,\n    \"updatedAtMillis\": 692,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessRevocation","description":"<p>Updates a location access revocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateAccessRevocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ae8c14d0-312d-4acc-8ba6-230183573a58","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 9646,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": false,\n    \"updatedAtMillis\": 692,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateAccessRevocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocation\": {\n    \"accessControlledDoorUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"accessControlledElevatorLandingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"createdAtMillis\": 3604,\n    \"doorLabelIds\": [\n      \"string\"\n    ],\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sortKey\": \"string\",\n    \"storedInS3\": true,\n    \"updatedAtMillis\": 2176,\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2c42709c-7926-46fe-9073-b3706d014aa8"},{"name":"Update Rhombus Secure CSN credential","id":"b6a7b4bb-654e-4bb5-adba-a875cb431ced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 227,\n  \"startDateEpochSecInclusive\": 2293\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateRhombusSecureCsnCredential","description":"<p>Update a rhombus secure csn credential (Rhombus Badge)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateRhombusSecureCsnCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3496c07d-b1d6-48d6-9cbb-86ea257ab470","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 227,\n  \"startDateEpochSecInclusive\": 2293\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateRhombusSecureCsnCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"bitGroupValues\": {\n      \"key_0\": 4137,\n      \"key_1\": 6770\n    },\n    \"customFormatName\": \"string\",\n    \"format\": \"H10304\",\n    \"naturalId\": \"string\",\n    \"numBits\": 5254\n  }\n}"}],"_postman_id":"b6a7b4bb-654e-4bb5-adba-a875cb431ced"},{"name":"Update Rhombus Secure mobile credential","id":"7d42ecac-81bb-46c8-87a4-9f1a8186b36d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 7414,\n  \"startDateEpochSecInclusive\": 6304\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateRhombusSecureMobileCredential","description":"<p>Update a rhombus secure mobile credential (RhombusKey App w/ BLE or NFC)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateRhombusSecureMobileCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8e8d277c-4da9-4d5a-b84c-9e2fd49e53b6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 7414,\n  \"startDateEpochSecInclusive\": 6304\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateRhombusSecureMobileCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"bitGroupValues\": {\n      \"key_0\": 4077,\n      \"key_1\": 994,\n      \"key_2\": 1915\n    },\n    \"customFormatName\": \"string\",\n    \"format\": \"WIEGAND_64BIT_RAW\",\n    \"naturalId\": \"string\",\n    \"numBits\": 715\n  }\n}"}],"_postman_id":"7d42ecac-81bb-46c8-87a4-9f1a8186b36d"},{"name":"Update standard CSN credential","id":"9b45ca09-26fa-4b63-8528-c31984403672","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 9375,\n  \"startDateEpochSecInclusive\": 3456\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateStandardCsnCredential","description":"<p>Update a standard csn credential (Third Party Badge)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateStandardCsnCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5ec3d2f7-453c-4052-9410-5ed32e409697","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 9375,\n  \"startDateEpochSecInclusive\": 3456\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateStandardCsnCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 4703,\n    \"format\": \"H10301\"\n  }\n}"}],"_postman_id":"9b45ca09-26fa-4b63-8528-c31984403672"},{"name":"Update Wiegand credential","id":"9cf05718-a325-40f6-a66e-41e09cc8c37a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 7413,\n  \"startDateEpochSecInclusive\": 9421\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateWiegandCredential","description":"<p>Update a wiegand credential (Third Party Badge)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","updateWiegandCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ec005fa6-a31e-4cda-aeb7-0c1789d264d2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateEpochSecExclusive\": 7413,\n  \"startDateEpochSecInclusive\": 9421\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/updateWiegandCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"algorithm\": \"AN10922_AES128\",\n    \"appName\": \"string\",\n    \"appNotifications\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"INHIBITED\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"UNKNOWN\"\n    },\n    \"appOS\": \"string\",\n    \"appStatusUpdatedAtMillis\": 7104,\n    \"appVersion\": \"string\",\n    \"baseKeyIdentifier\": 9693,\n    \"clientType\": \"IOS\",\n    \"deviceModel\": \"string\",\n    \"installationId\": \"string\",\n    \"tapToUnlock\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"UNAVAILABLE\"\n    },\n    \"userAgent\": \"string\",\n    \"waveToUnlock\": {\n      \"settings\": [\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        },\n        {\n          \"name\": \"string\",\n          \"status\": \"OPTIMAL\",\n          \"value\": \"string\"\n        }\n      ],\n      \"status\": \"UNKNOWN\"\n    }\n  }\n}"}],"_postman_id":"9cf05718-a325-40f6-a66e-41e09cc8c37a"},{"name":"Create an HID Corp1000 Standard 35 bit credential","id":"6be06ba0-445c-40a0-8202-2e2c3f825af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"companyId\": 123,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/create35BitCorp1000StdCredential","description":"<p>Create a HID Corp1000 Standard 35 bit credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","create35BitCorp1000StdCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"17cbbec8-708d-45f5-b9ed-0e506672abec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"companyId\": 123,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/create35BitCorp1000StdCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 6193,\n    \"facilityCode\": 4459,\n    \"format\": \"CUSTOM\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"6be06ba0-445c-40a0-8202-2e2c3f825af3"},{"name":"Create an HID Corp1000 Standard 48 bit credential","id":"0fc46a50-10a3-4141-9d76-20666c4a70b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"companyId\": 123,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/create48BitCorp1000StdCredential","description":"<p>Create a HID Corporate 1000 Standard 48 bit credential</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","create48BitCorp1000StdCredential"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"74ccb7b7-cd10-4f7e-b740-6e015b272be4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cardNumber\": 456789,\n  \"companyId\": 123,\n  \"endDateEpochSecExclusive\": 1672531200,\n  \"startDateEpochSecInclusive\": 1640995200,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/create48BitCorp1000StdCredential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"credential\": {\n    \"cardNumber\": 6193,\n    \"facilityCode\": 4459,\n    \"format\": \"CUSTOM\",\n    \"nonParityValue\": \"string\"\n  }\n}"}],"_postman_id":"0fc46a50-10a3-4141-9d76-20666c4a70b0"},{"name":"Find location access grants by access controlled elevator landing","id":"24a6f92e-860e-4c88-9289-cb7ff991f4cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByAccessControlledElevatorLanding","description":"<p>Finds location access grants by the specified access controlled elevator landing</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessGrantsByAccessControlledElevatorLanding"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"953b0636-0425-461a-ad72-67b5834ba065","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessGrantsByAccessControlledElevatorLanding"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessGrants\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 3457,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 8738,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 7453,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": false,\n      \"updatedAtMillis\": 4580,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"24a6f92e-860e-4c88-9289-cb7ff991f4cc"},{"name":"Find location access revocations by access controlled elevator landing","id":"f2b9799c-df6e-49f5-8d6b-7aa53755cd17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByAccessControlledElevatorLanding","description":"<p>Finds location access revocations by the specified access controlled elevator landing</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","findLocationAccessRevocationsByAccessControlledElevatorLanding"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"413c6f21-b7e2-43e8-84cf-322992c3ed27","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/findLocationAccessRevocationsByAccessControlledElevatorLanding"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessRevocations\": [\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 1374,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 8655,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"accessControlledElevatorLandingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"createdAtMillis\": 1425,\n      \"doorLabelIds\": [\n        \"string\"\n      ],\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sortKey\": \"string\",\n      \"storedInS3\": true,\n      \"updatedAtMillis\": 430,\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"f2b9799c-df6e-49f5-8d6b-7aa53755cd17"}],"id":"7417a901-fda0-4a32-baaa-c9282712ba18","_postman_id":"7417a901-fda0-4a32-baaa-c9282712ba18","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Lockdown Plan Webservice","item":[{"name":"Activate lockdown for the specified location","id":"0e8098fa-e9f0-4ca4-925c-932f84e09091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lockdownPlanUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"stateUpdatedAtMillis\": 9759\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/activateLockdownForLocation","description":"<p>Activate lockdown for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","activateLockdownForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7c3dec75-964a-4fc6-8cfe-f8aeb806630a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lockdownPlanUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"stateUpdatedAtMillis\": 9759\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/activateLockdownForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"result\": \"OPTIMISTIC_CONCURRENCY\",\n  \"state\": {\n    \"activeLockdownPlans\": [\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"LOCATION_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"ORG_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"createdAtMillis\": 5248,\n    \"followingTestPlan\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"state\": \"LOCKED_DOWN\",\n    \"stateChangedAtMillis\": 1320,\n    \"updatedAtMillis\": 6024\n  }\n}"}],"_postman_id":"0e8098fa-e9f0-4ca4-925c-932f84e09091"},{"name":"Create location lockdown plan","id":"6bd89ac4-aa25-4fdd-aa9b-90a03e5f3ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlan\": {\n    \"activationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"createdAtMillis\": 8882,\n    \"deactivationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"defaultLockdownState\": \"UNKNOWN\",\n    \"doorLockdownStateMap\": {\n      \"key_0\": \"UNKNOWN\"\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"physicalAccess\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"testPlan\": {\n      \"doorStateOverrideEnabled\": true,\n      \"userAccessOverrideEnabled\": true\n    },\n    \"type\": \"LOCATION_LOCKDOWN\",\n    \"updatedAtMillis\": 2085,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/createLocationLockdownPlan","description":"<p>Create location lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","createLocationLockdownPlan"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cc9b6082-56dd-4dbb-8edd-1347b1de557a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlan\": {\n    \"activationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"createdAtMillis\": 8882,\n    \"deactivationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"defaultLockdownState\": \"UNKNOWN\",\n    \"doorLockdownStateMap\": {\n      \"key_0\": \"UNKNOWN\"\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"physicalAccess\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"testPlan\": {\n      \"doorStateOverrideEnabled\": true,\n      \"userAccessOverrideEnabled\": true\n    },\n    \"type\": \"LOCATION_LOCKDOWN\",\n    \"updatedAtMillis\": 2085,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/createLocationLockdownPlan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlan\": {\n    \"activationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"createdAtMillis\": 4139,\n    \"deactivationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"defaultLockdownState\": \"UNKNOWN\",\n    \"doorLockdownStateMap\": {\n      \"key_0\": \"UNLOCKED\",\n      \"key_1\": \"LOCKED_DOWN\"\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"physicalAccess\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"testPlan\": {\n      \"doorStateOverrideEnabled\": true,\n      \"userAccessOverrideEnabled\": false\n    },\n    \"type\": \"ORG_LOCKDOWN\",\n    \"updatedAtMillis\": 7981,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"6bd89ac4-aa25-4fdd-aa9b-90a03e5f3ec9"},{"name":"Create lockdown rule for location","id":"a0d95244-2661-4d1d-aea1-8b7c1c00d73e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": true,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 1113,\n          \"playCount\": 4066\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 5349,\n          \"playCount\": 3639\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 8368,\n          \"expireTimeOfDayLocalSeconds\": 2144,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 2539,\n          \"expireTimeOfDayLocalSeconds\": 2997,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"DOOR_SENSOR\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7176\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7401\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4651,\n          \"integration\": \"NINEONEONE_CELLULAR\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4129,\n          \"integration\": \"SHELLY\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"INFORMACAST\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"INNER_RANGE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": true,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"UNKNOWN\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 6721,\n        \"password\": \"string\",\n        \"playCount\": 7519,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 3807,\n          \"overrideRelayDurationSec\": 3033,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 9389,\n          \"overrideRelayDurationSec\": 9190,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 2447\n    },\n    \"ruleName\": \"string\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerActivity\": \"PROBE_CONNECTED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/createLockdownRuleForLocation","description":"<p>Create (or update if ruleUuid is provided) a lockdown rule for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","createLockdownRuleForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"03b0ed63-e73a-4d9c-8276-8687feec7503","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": true,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 1113,\n          \"playCount\": 4066\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 5349,\n          \"playCount\": 3639\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 8368,\n          \"expireTimeOfDayLocalSeconds\": 2144,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 2539,\n          \"expireTimeOfDayLocalSeconds\": 2997,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"DOOR_SENSOR\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7176\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7401\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4651,\n          \"integration\": \"NINEONEONE_CELLULAR\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4129,\n          \"integration\": \"SHELLY\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"INFORMACAST\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"INNER_RANGE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": true,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"UNKNOWN\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 6721,\n        \"password\": \"string\",\n        \"playCount\": 7519,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 3807,\n          \"overrideRelayDurationSec\": 3033,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 9389,\n          \"overrideRelayDurationSec\": 9190,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 2447\n    },\n    \"ruleName\": \"string\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerActivity\": \"PROBE_CONNECTED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/createLockdownRuleForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a0d95244-2661-4d1d-aea1-8b7c1c00d73e"},{"name":"Deactivate lockdown for the specified location","id":"4f315329-4f9b-4f8e-a66c-c8b6ee901648","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"stateUpdatedAtMillis\": 4421\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deactivateLockdownForLocation","description":"<p>Deactivate lockdown for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","deactivateLockdownForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e2019566-1614-4abc-b6b4-d76a9af7e667","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"stateUpdatedAtMillis\": 4421\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deactivateLockdownForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"result\": \"OPTIMISTIC_CONCURRENCY\",\n  \"state\": {\n    \"activeLockdownPlans\": [\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"LOCATION_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"ORG_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"createdAtMillis\": 6858,\n    \"followingTestPlan\": false,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"state\": \"LOCKED_DOWN\",\n    \"stateChangedAtMillis\": 1439,\n    \"updatedAtMillis\": 6829\n  }\n}"}],"_postman_id":"4f315329-4f9b-4f8e-a66c-c8b6ee901648"},{"name":"Delete location lockdown state","id":"61fbcb66-b0c7-4497-b6e3-80950e56adcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLocationLockdownState","description":"<p>Disables tracking lockdown state for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","deleteLocationLockdownState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f3d6bb59-ef43-45a4-be8d-e321648bb7bc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLocationLockdownState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"61fbcb66-b0c7-4497-b6e3-80950e56adcd"},{"name":"Delete lockdown plan","id":"b4eee7cb-62d5-4532-bdfd-680effe5fdef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLockdownPlan","description":"<p>Delete lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","deleteLockdownPlan"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cfd50b46-bdef-45e4-a41e-4db189e9afa8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLockdownPlan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"b4eee7cb-62d5-4532-bdfd-680effe5fdef"},{"name":"Delete lockdown rule for location","id":"3f728c2d-0d89-4a92-ae99-1aff8ce2293b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLockdownRuleForLocation","description":"<p>Delete a lockdown rule for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","deleteLockdownRuleForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2bcd8656-9683-4995-8cfc-d127869fb011","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/deleteLockdownRuleForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3f728c2d-0d89-4a92-ae99-1aff8ce2293b"},{"name":"Disable test mode of lockdown for the specified location","id":"ca2be46e-97cf-41f5-ba56-e22af4df230e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/disableLockdownTestModeForLocation","description":"<p>Disable test mode of lockdown for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","disableLockdownTestModeForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"83a20db7-c49b-416b-9623-fb7ebbf08859","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/disableLockdownTestModeForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"state\": {\n    \"activeLockdownPlans\": [\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"ORG_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"LOCATION_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"createdAtMillis\": 8547,\n    \"followingTestPlan\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"state\": \"LOCKED_DOWN\",\n    \"stateChangedAtMillis\": 1962,\n    \"updatedAtMillis\": 777\n  }\n}"}],"_postman_id":"ca2be46e-97cf-41f5-ba56-e22af4df230e"},{"name":"Enable test mode of lockdown for the specified location","id":"c31f5ebd-4220-4ea2-a278-c8e180539846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/enableLockdownTestModeForLocation","description":"<p>Enable test mode of lockdown for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","enableLockdownTestModeForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"15aac0fe-5bd5-4588-a14c-834faa05de22","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/enableLockdownTestModeForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"state\": {\n    \"activeLockdownPlans\": [\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"LOCATION_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"ORG_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"createdAtMillis\": 4123,\n    \"followingTestPlan\": false,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"state\": \"LOCKED_DOWN\",\n    \"stateChangedAtMillis\": 1219,\n    \"updatedAtMillis\": 3529\n  }\n}"}],"_postman_id":"c31f5ebd-4220-4ea2-a278-c8e180539846"},{"name":"Find location lockdown events","id":"f52e0797-ab3d-49f6-855a-2519600ae7ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 5680,\n  \"createdBeforeMs\": 9414,\n  \"limit\": 7352\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLocationLockdownEvents","description":"<p>Retrieve a list of lockdown events for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","findLocationLockdownEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6a1bfe53-1619-44fe-bc1a-6ad986345bc6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 5680,\n  \"createdBeforeMs\": 9414,\n  \"limit\": 7352\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLocationLockdownEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"events\": [\n    {\n      \"createdAtMillis\": 152,\n      \"followingTestPlan\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"type\": \"USER\"\n      },\n      \"stateChangedAtMillis\": 5869,\n      \"type\": \"LOCKDOWN_DEACTIVATED\"\n    },\n    {\n      \"createdAtMillis\": 2878,\n      \"followingTestPlan\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"type\": \"USER\"\n      },\n      \"stateChangedAtMillis\": 7891,\n      \"type\": \"LOCKDOWN_ACTIVATED\"\n    }\n  ]\n}"}],"_postman_id":"f52e0797-ab3d-49f6-855a-2519600ae7ee"},{"name":"Find location lockdown states","id":"00ab20a6-c0b3-4fd4-9a1e-b7ddd3c9c0da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"stateFilter\": [\n    \"STANDARD_SECURITY\",\n    \"STANDARD_SECURITY\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLocationLockdownStates","description":"<p>Finds the state of all lockdowns for the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","findLocationLockdownStates"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"31b58da0-6db3-4cb1-838e-2a684cadec76","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"stateFilter\": [\n    \"STANDARD_SECURITY\",\n    \"STANDARD_SECURITY\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLocationLockdownStates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"states\": [\n    {\n      \"activeLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"createdAtMillis\": 5012,\n      \"followingTestPlan\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"STANDARD_SECURITY\",\n      \"stateChangedAtMillis\": 7629,\n      \"updatedAtMillis\": 6265\n    },\n    {\n      \"activeLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"createdAtMillis\": 3499,\n      \"followingTestPlan\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"STANDARD_SECURITY\",\n      \"stateChangedAtMillis\": 1251,\n      \"updatedAtMillis\": 5680\n    }\n  ]\n}"}],"_postman_id":"00ab20a6-c0b3-4fd4-9a1e-b7ddd3c9c0da"},{"name":"Find lockdown plans in the org","id":"61bd52c6-a02c-43f3-b776-e4c51d39960d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLockdownPlans","description":"<p>Find lockdown plans in the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","findLockdownPlans"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9f6c90a0-1d8b-4e43-84f5-48962953d3ad","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLockdownPlans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlans\": [\n    {\n      \"activationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"createdAtMillis\": 7895,\n      \"deactivationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"defaultLockdownState\": \"ACCESS_CONTROLLED\",\n      \"doorLockdownStateMap\": {\n        \"key_0\": \"UNKNOWN\",\n        \"key_1\": \"UNLOCKED\",\n        \"key_2\": \"UNKNOWN\"\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"physicalAccess\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"testPlan\": {\n        \"doorStateOverrideEnabled\": true,\n        \"userAccessOverrideEnabled\": true\n      },\n      \"type\": \"LOCATION_LOCKDOWN\",\n      \"updatedAtMillis\": 7981,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"createdAtMillis\": 9553,\n      \"deactivationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"defaultLockdownState\": \"ACCESS_CONTROLLED\",\n      \"doorLockdownStateMap\": {\n        \"key_0\": \"UNKNOWN\",\n        \"key_1\": \"ACCESS_CONTROLLED\",\n        \"key_2\": \"UNKNOWN\"\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"physicalAccess\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"testPlan\": {\n        \"doorStateOverrideEnabled\": true,\n        \"userAccessOverrideEnabled\": false\n      },\n      \"type\": \"ORG_LOCKDOWN\",\n      \"updatedAtMillis\": 984,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"61bd52c6-a02c-43f3-b776-e4c51d39960d"},{"name":"Find lockdown plans for the specified location","id":"b643dfcb-b480-4e88-8383-55e023695481","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLockdownPlansByLocation","description":"<p>Find lockdown plans for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","findLockdownPlansByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8e641a55-f2b0-4f85-b481-cf20fb0d2103","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/findLockdownPlansByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlans\": [\n    {\n      \"activationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"createdAtMillis\": 1490,\n      \"deactivationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"defaultLockdownState\": \"LOCKED_DOWN\",\n      \"doorLockdownStateMap\": {\n        \"key_0\": \"UNLOCKED\"\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"physicalAccess\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"testPlan\": {\n        \"doorStateOverrideEnabled\": true,\n        \"userAccessOverrideEnabled\": true\n      },\n      \"type\": \"LOCATION_LOCKDOWN\",\n      \"updatedAtMillis\": 916,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"createdAtMillis\": 1729,\n      \"deactivationPlan\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rhombusKeyNotificationMessage\": \"string\",\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"defaultLockdownState\": \"ACCESS_CONTROLLED\",\n      \"doorLockdownStateMap\": {\n        \"key_0\": \"UNKNOWN\",\n        \"key_1\": \"UNKNOWN\",\n        \"key_2\": \"LOCKED_DOWN\"\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"physicalAccess\": {\n        \"groupUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"userUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"testPlan\": {\n        \"doorStateOverrideEnabled\": true,\n        \"userAccessOverrideEnabled\": false\n      },\n      \"type\": \"LOCATION_LOCKDOWN\",\n      \"updatedAtMillis\": 8310,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"b643dfcb-b480-4e88-8383-55e023695481"},{"name":"Get lockdown plan","id":"fa4930ca-0fc8-455f-ab90-4581093ffa18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getLockdownPlan","description":"<p>Get lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","getLockdownPlan"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f5ccefa1-1739-4327-a833-63bbe417296e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getLockdownPlan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlan\": {\n    \"activationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"createdAtMillis\": 4498,\n    \"deactivationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"defaultLockdownState\": \"UNLOCKED\",\n    \"doorLockdownStateMap\": {\n      \"key_0\": \"UNLOCKED\",\n      \"key_1\": \"LOCKED_DOWN\"\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"physicalAccess\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"testPlan\": {\n      \"doorStateOverrideEnabled\": true,\n      \"userAccessOverrideEnabled\": false\n    },\n    \"type\": \"LOCATION_LOCKDOWN\",\n    \"updatedAtMillis\": 4657,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"fa4930ca-0fc8-455f-ab90-4581093ffa18"},{"name":"Get lockdown rules for location","id":"8303a6de-2c1d-4639-8475-437fbda0b87c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getLockdownRulesForLocation","description":"<p>Get lockdown activation / deactivation rules for a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","getLockdownRulesForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"088d798b-decf-4520-b10d-324642232aaa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getLockdownRulesForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"rules\": [\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 753,\n            \"playCount\": 5251\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 5883,\n            \"playCount\": 4946\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 1170\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 2019\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4646,\n            \"integration\": \"OPENTECH_ALLIANCE\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 3221,\n            \"integration\": \"PIMLOC\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"BRIVO\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"BUTTERFLY_MX\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": true,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"INNER_RANGE\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PLACEOS\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 199,\n          \"password\": \"string\",\n          \"playCount\": 2109,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 6348,\n            \"overrideRelayDurationSec\": 4616,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 2006\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 7243,\n            \"overrideRelayDurationSec\": 5547,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 8653\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 2225\n      },\n      \"ruleName\": \"string\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerActivity\": \"HELMET_MISSING\"\n    },\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3033,\n            \"playCount\": 2279\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 5995,\n            \"playCount\": 3955\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 4148\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 6914\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 6125,\n            \"integration\": \"FLIC\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4607,\n            \"integration\": \"OMNIALERT\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"PIMLOC\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"KISI\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": true,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"KISI\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PDK\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 5989,\n          \"password\": \"string\",\n          \"playCount\": 1011,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 240,\n            \"overrideRelayDurationSec\": 640,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 7847\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 9261,\n            \"overrideRelayDurationSec\": 5880,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 9596\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 932\n      },\n      \"ruleName\": \"string\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerActivity\": \"TAG_POSITIONING_CHANGED\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8303a6de-2c1d-4639-8475-437fbda0b87c"},{"name":"Get or create location lockdown state","id":"f2872f9a-b0af-4ca8-8326-d8e6574466a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getOrCreateLocationLockdownState","description":"<p>Retrieves an existing lockdown state or creates one for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","getOrCreateLocationLockdownState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6e444a4a-9866-4e2e-8d19-1eadcca0858f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/getOrCreateLocationLockdownState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"state\": {\n    \"activeLockdownPlans\": [\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"ORG_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scope\": \"LOCATION_LOCKDOWN\",\n        \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"createdAtMillis\": 8903,\n    \"followingTestPlan\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"state\": \"STANDARD_SECURITY\",\n    \"stateChangedAtMillis\": 8219,\n    \"updatedAtMillis\": 6000\n  }\n}"}],"_postman_id":"f2872f9a-b0af-4ca8-8326-d8e6574466a2"},{"name":"Update location lockdown plan","id":"33916d88-d5d3-4b44-9fb1-9400cd152f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activationPlan\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"rhombusKeyNotificationMessage\": \"string\",\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"deactivationPlan\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"rhombusKeyNotificationMessage\": \"string\",\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"defaultLockdownState\": \"LOCKED_DOWN\",\n  \"doorLockdownStateMap\": {\n    \"key_0\": \"ACCESS_CONTROLLED\",\n    \"key_1\": \"LOCKED_DOWN\"\n  },\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"physicalAccess\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"testPlan\": {\n    \"doorStateOverrideEnabled\": true,\n    \"userAccessOverrideEnabled\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/updateLocationLockdownPlan","description":"<p>Update location lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","accesscontrol","lockdownPlan","updateLocationLockdownPlan"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9dc1cce7-ec89-4261-802f-61625c669dd9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activationPlan\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"rhombusKeyNotificationMessage\": \"string\",\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"deactivationPlan\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"rhombusKeyNotificationMessage\": \"string\",\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"defaultLockdownState\": \"LOCKED_DOWN\",\n  \"doorLockdownStateMap\": {\n    \"key_0\": \"ACCESS_CONTROLLED\",\n    \"key_1\": \"LOCKED_DOWN\"\n  },\n  \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"physicalAccess\": {\n    \"groupUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"userUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"testPlan\": {\n    \"doorStateOverrideEnabled\": true,\n    \"userAccessOverrideEnabled\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/accesscontrol/lockdownPlan/updateLocationLockdownPlan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lockdownPlan\": {\n    \"activationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"createdAtMillis\": 4618,\n    \"deactivationPlan\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombusKeyNotificationMessage\": \"string\",\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"defaultLockdownState\": \"ACCESS_CONTROLLED\",\n    \"doorLockdownStateMap\": {\n      \"key_0\": \"ACCESS_CONTROLLED\",\n      \"key_1\": \"UNKNOWN\"\n    },\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"physicalAccess\": {\n      \"groupUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"userUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"testPlan\": {\n      \"doorStateOverrideEnabled\": true,\n      \"userAccessOverrideEnabled\": true\n    },\n    \"type\": \"ORG_LOCKDOWN\",\n    \"updatedAtMillis\": 1398,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"33916d88-d5d3-4b44-9fb1-9400cd152f45"}],"id":"b3d9ea76-b27e-4dcb-aa69-f4af10480fb6","_postman_id":"b3d9ea76-b27e-4dcb-aa69-f4af10480fb6","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Alert Monitoring Webservice","item":[{"name":"Cancel threat case","id":"a5e4a73a-32be-421b-839e-7e00ea049307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pin\": \"1234\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/cancelThreatCase","description":"<p>Cancel a threat case in alert monitoring.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","cancelThreatCase"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d4b3e4d5-f36b-4494-aaec-e35469240c25","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pin\": \"1234\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/cancelThreatCase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"success\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a5e4a73a-32be-421b-839e-7e00ea049307"},{"name":"Create custom PIN for location","id":"734eee98-a21d-4b82-a3e6-3e0c644426f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Custom PIN for main entrance access\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Custom Main Entrance PIN\",\n  \"pin\": \"5678\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/createCustomPinForLocation","description":"<p>Create a custom PIN for alert monitoring at a specific location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","createCustomPinForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1ed0034e-40a2-4beb-bb08-49cecb28c858","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Custom PIN for main entrance access\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Custom Main Entrance PIN\",\n  \"pin\": \"5678\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/createCustomPinForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"alreadyExists\": false,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"734eee98-a21d-4b82-a3e6-3e0c644426f4"},{"name":"Create PIN for location","id":"11a111d7-ed6a-4b40-a4a5-f3773ab481ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"PIN for main entrance access\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Entrance PIN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/createPinForLocation","description":"<p>Create a PIN for alert monitoring at a specific location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","createPinForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"94668719-4393-4dfb-a0ce-1a2a9590d4db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"PIN for main entrance access\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Entrance PIN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/createPinForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"pin\": \"1234\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"11a111d7-ed6a-4b40-a4a5-f3773ab481ba"},{"name":"Delete PIN for location","id":"eeb10521-efe3-472e-a7c5-fea52d9834cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/deletePinForLocation","description":"<p>Delete a PIN for alert monitoring at a specific location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","deletePinForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2266194c-e817-418e-844d-f02a030fe734","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/deletePinForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"eeb10521-efe3-472e-a7c5-fea52d9834cd"},{"name":"Dismiss threat case","id":"db442e8a-623d-42f5-ad1d-8f04a23d3b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/dismissThreatCase","description":"<p>Dismiss a threat case in alert monitoring.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","dismissThreatCase"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e4338ab5-8669-4fef-8123-05bb7f1ed36b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/dismissThreatCase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"success\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"db442e8a-623d-42f5-ad1d-8f04a23d3b68"},{"name":"Escalate threat case to alarm","id":"1ca1721c-76d4-4fb2-b33a-66a4bbd93494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/escalateThreatCaseToAlarm","description":"<p>Escalate a threat case to an alarm for alert monitoring.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","escalateThreatCaseToAlarm"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"287bed3e-3cfa-4875-8f03-1f38f61041bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/escalateThreatCaseToAlarm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1ca1721c-76d4-4fb2-b33a-66a4bbd93494"},{"name":"Get alert monitoring settings for location","id":"1a5dd546-b1a2-4504-aa78-12ebd6de61a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"includePreviousVersions\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/getAlertMonitoringSettingsForLocation","description":"<p>Retrieve alert monitoring settings by location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","getAlertMonitoringSettingsForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"126d1781-377b-43da-9738-8e1d54f765cf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"includePreviousVersions\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/getAlertMonitoringSettingsForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"alertMonitoringSettings\": {\n    \"acceptedTermsOfService\": true,\n    \"badgeAuthDisablesMonitoring\": true,\n    \"defaultDelay\": 801,\n    \"defaultEmergencyContact\": {\n      \"name\": \"string\",\n      \"phoneNumber\": \"string\"\n    },\n    \"defaultPromptTheme\": \"HUMAN\",\n    \"deleted\": false,\n    \"disabledOnMs\": 2301,\n    \"emergencyContacts\": [\n      {\n        \"deviceUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"emergencyContactList\": [\n          {\n            \"name\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          {\n            \"name\": \"string\",\n            \"phoneNumber\": \"string\"\n          }\n        ],\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"deviceUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"emergencyContactList\": [\n          {\n            \"name\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          {\n            \"name\": \"string\",\n            \"phoneNumber\": \"string\"\n          }\n        ],\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"enabled\": false,\n    \"enabledOnMs\": 9680,\n    \"entryInstructions\": \"string\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"manualEscalationSettings\": {\n      \"audioGateways\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"escalationDelayMinutes\": 1174,\n      \"monitoredDevices\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"promptTheme\": \"HUMAN\",\n      \"promptTitle\": \"string\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sirenSettings\": {\n        \"key_0\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 3089,\n          \"playCount\": 1934\n        }\n      },\n      \"triggerSet\": [\n        \"AC_PANIC_BUTTON_TRIGGERED\",\n        \"DOOR_CLOSED\"\n      ],\n      \"tripwire\": {\n        \"intervalSeconds\": 9029,\n        \"threshold\": 1925\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"verifiedThreatSiren\": {\n        \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSeconds\": 1787,\n        \"playCount\": 3311\n      }\n    },\n    \"modifiedByEmail\": \"string\",\n    \"modifiedByIntegration\": false,\n    \"modifiedByMetadata\": \"string\",\n    \"modifiedByUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"modifiedTimeMs\": 7028,\n    \"monitoringMode\": \"SCHEDULED\",\n    \"oneTimePauses\": [\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 9545,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 3623,\n            \"playCount\": 438\n          },\n          \"key_1\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 5773,\n            \"playCount\": 3979\n          },\n          \"key_2\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 425,\n            \"playCount\": 8245\n          }\n        },\n        \"triggerSet\": [\n          \"LICENSEPLATE_UNIDENTIFIED\",\n          \"TAG_DEPARTED\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 7426,\n          \"threshold\": 5736\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 375,\n          \"playCount\": 8815\n        }\n      },\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 9938,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"HUMAN\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 776,\n            \"playCount\": 3311\n          }\n        },\n        \"triggerSet\": [\n          \"ALM_THREAT_CASE_CLOSED\",\n          \"FACE_ALERT\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 511,\n          \"threshold\": 3247\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 5479,\n          \"playCount\": 8251\n        }\n      }\n    ],\n    \"oneTimeSchedules\": [\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 9342,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 5935,\n            \"playCount\": 7555\n          },\n          \"key_1\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 5344,\n            \"playCount\": 1737\n          },\n          \"key_2\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 2037,\n            \"playCount\": 5618\n          }\n        },\n        \"triggerSet\": [\n          \"MASK_MISSING\",\n          \"MOTION\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 4135,\n          \"threshold\": 8448\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 2691,\n          \"playCount\": 7153\n        }\n      },\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 7789,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 8655,\n            \"playCount\": 5173\n          }\n        },\n        \"triggerSet\": [\n          \"FACE_IDENTIFIED\",\n          \"CLIMATE_VAPE\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 9336,\n          \"threshold\": 7089\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 7488,\n          \"playCount\": 4699\n        }\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pins\": [\n      {\n        \"description\": \"string\",\n        \"name\": \"string\",\n        \"pin\": \"string\"\n      }\n    ],\n    \"rules\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"schedules\": [\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 3340,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"HUMAN\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 81,\n            \"playCount\": 4332\n          }\n        },\n        \"triggerSet\": [\n          \"AIR_THC\",\n          \"FORMALDEHYDE_EXCEEDED_HIGH\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 4186,\n          \"threshold\": 3369\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 6186,\n          \"playCount\": 949\n        }\n      },\n      {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 2244,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 2336,\n            \"playCount\": 3940\n          },\n          \"key_1\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 7941,\n            \"playCount\": 6817\n          }\n        },\n        \"triggerSet\": [\n          \"VISITOR_ARRIVED\",\n          \"BADGE_MANUAL\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 6669,\n          \"threshold\": 845\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 3009,\n          \"playCount\": 6498\n        }\n      }\n    ],\n    \"status\": {\n      \"devicesWithActiveSirens\": {\n        \"key_0\": 964,\n        \"key_1\": 9415,\n        \"key_2\": 3385\n      },\n      \"disabledOnMs\": 348,\n      \"enabled\": false,\n      \"enabledOnMs\": 8373,\n      \"noNextTimestampReason\": \"string\",\n      \"notEnabledReason\": \"string\",\n      \"recentlyActivatedSirensTimestampMs\": {\n        \"key_0\": 6788\n      }\n    },\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"talkdownEnabled\": true\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"previousVersions\": [\n    {\n      \"acceptedTermsOfService\": false,\n      \"badgeAuthDisablesMonitoring\": true,\n      \"defaultDelay\": 7423,\n      \"defaultEmergencyContact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"defaultPromptTheme\": \"THREAT\",\n      \"deleted\": true,\n      \"emergencyContacts\": [\n        {\n          \"deviceUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"deviceUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"enabled\": false,\n      \"entryInstructions\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"manualEscalationSettings\": {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 8232,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 7479,\n            \"playCount\": 5341\n          }\n        },\n        \"triggerSet\": [\n          \"POWER_SWITCH_BATTERY\",\n          \"FACE_ALERT\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 4005,\n          \"threshold\": 3238\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 2802,\n          \"playCount\": 9224\n        }\n      },\n      \"modifiedByEmail\": \"string\",\n      \"modifiedByIntegration\": false,\n      \"modifiedByMetadata\": \"string\",\n      \"modifiedByUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"modifiedTimeMs\": 6306,\n      \"monitoringMode\": \"MANUAL\",\n      \"oneTimePauses\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 1590,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 1026,\n              \"playCount\": 6512\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 2427,\n              \"playCount\": 1425\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 5027,\n              \"playCount\": 1596\n            }\n          },\n          \"triggerSet\": [\n            \"AC_BADGE_AUTHORIZED\",\n            \"MASK_MISSING\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 7768,\n            \"threshold\": 4984\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 4576,\n            \"playCount\": 8150\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 5406,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 9673,\n              \"playCount\": 7797\n            }\n          },\n          \"triggerSet\": [\n            \"SOUND_AGGRESSION\",\n            \"TVOC_EXCEEDED_HIGH\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 2818,\n            \"threshold\": 5883\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 2411,\n            \"playCount\": 8951\n          }\n        }\n      ],\n      \"oneTimeSchedules\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 2501,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 6700,\n              \"playCount\": 8074\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 236,\n              \"playCount\": 6815\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 5105,\n              \"playCount\": 8133\n            },\n            \"key_3\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 914,\n              \"playCount\": 5312\n            },\n            \"key_4\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 4096,\n              \"playCount\": 4994\n            }\n          },\n          \"triggerSet\": [\n            \"VOC_IDX_EXCEEDED_HIGH\",\n            \"AC_BADGE_AUTHORIZED\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 3081,\n            \"threshold\": 8682\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 9313,\n            \"playCount\": 8493\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 3712,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 3109,\n              \"playCount\": 5173\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 189,\n              \"playCount\": 5890\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 1200,\n              \"playCount\": 6052\n            },\n            \"key_3\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 3290,\n              \"playCount\": 5966\n            },\n            \"key_4\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 275,\n              \"playCount\": 990\n            }\n          },\n          \"triggerSet\": [\n            \"IOT_BUTTON_DOUBLE_CLICK\",\n            \"CLIMATE_PM25\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 188,\n            \"threshold\": 7276\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 6245,\n            \"playCount\": 1221\n          }\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pins\": [\n        {\n          \"description\": \"string\",\n          \"name\": \"string\",\n          \"pin\": \"string\"\n        }\n      ],\n      \"rules\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"schedules\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 2334,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 1821,\n              \"playCount\": 3488\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 2556,\n              \"playCount\": 7402\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 4383,\n              \"playCount\": 5657\n            }\n          },\n          \"triggerSet\": [\n            \"PRESSURE_EXCEEDED_HIGH\",\n            \"BADGE_SECURITY_BREACH\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 9136,\n            \"threshold\": 3893\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 993,\n            \"playCount\": 1834\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 811,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 4150,\n              \"playCount\": 3049\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 6717,\n              \"playCount\": 5313\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 9803,\n              \"playCount\": 1557\n            }\n          },\n          \"triggerSet\": [\n            \"POS_ORDER\",\n            \"PIR_MOVEMENT\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 7725,\n            \"threshold\": 5134\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 1650,\n            \"playCount\": 405\n          }\n        }\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"talkdownEnabled\": false\n    },\n    {\n      \"acceptedTermsOfService\": true,\n      \"badgeAuthDisablesMonitoring\": true,\n      \"defaultDelay\": 5130,\n      \"defaultEmergencyContact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"defaultPromptTheme\": \"THREAT\",\n      \"deleted\": true,\n      \"emergencyContacts\": [\n        {\n          \"deviceUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"deviceUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"enabled\": false,\n      \"entryInstructions\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"manualEscalationSettings\": {\n        \"audioGateways\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"escalationDelayMinutes\": 1814,\n        \"monitoredDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"promptTheme\": \"THREAT\",\n        \"promptTitle\": \"string\",\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sirenSettings\": {\n          \"key_0\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 4804,\n            \"playCount\": 8419\n          },\n          \"key_1\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 4214,\n            \"playCount\": 3793\n          }\n        },\n        \"triggerSet\": [\n          \"AC_DPI_DOOR_OPEN\",\n          \"UNKNOWN\"\n        ],\n        \"tripwire\": {\n          \"intervalSeconds\": 5341,\n          \"threshold\": 9219\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"verifiedThreatSiren\": {\n          \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSeconds\": 9348,\n          \"playCount\": 2300\n        }\n      },\n      \"modifiedByEmail\": \"string\",\n      \"modifiedByIntegration\": false,\n      \"modifiedByMetadata\": \"string\",\n      \"modifiedByUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"modifiedTimeMs\": 7412,\n      \"monitoringMode\": \"SCHEDULED\",\n      \"oneTimePauses\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 3227,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 7159,\n              \"playCount\": 2787\n            }\n          },\n          \"triggerSet\": [\n            \"AIR_CO2\",\n            \"AIR_THC\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 7180,\n            \"threshold\": 1706\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 4317,\n            \"playCount\": 8133\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 3160,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 5291,\n              \"playCount\": 6182\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 8838,\n              \"playCount\": 2658\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 7245,\n              \"playCount\": 7595\n            }\n          },\n          \"triggerSet\": [\n            \"IOT_BUTTON_HOLD\",\n            \"AC_GI_INACTIVE\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 3690,\n            \"threshold\": 1178\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 9138,\n            \"playCount\": 4043\n          }\n        }\n      ],\n      \"oneTimeSchedules\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 7419,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 1155,\n              \"playCount\": 7968\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 7932,\n              \"playCount\": 8164\n            }\n          },\n          \"triggerSet\": [\n            \"POSE_FALL\",\n            \"AC_TAMPER_SWITCH\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 8063,\n            \"threshold\": 6280\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 6211,\n            \"playCount\": 2343\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 1956,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 7025,\n              \"playCount\": 3062\n            }\n          },\n          \"triggerSet\": [\n            \"PIR_VACANT\",\n            \"AC_APERIO_DEVICE_DISCONNECTED\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 6409,\n            \"threshold\": 699\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 9725,\n            \"playCount\": 5846\n          }\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pins\": [\n        {\n          \"description\": \"string\",\n          \"name\": \"string\",\n          \"pin\": \"string\"\n        }\n      ],\n      \"rules\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"schedules\": [\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 8640,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"THREAT\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 6650,\n              \"playCount\": 6969\n            }\n          },\n          \"triggerSet\": [\n            \"CLIMATE_VOC\",\n            \"POSE_FALL\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 5219,\n            \"threshold\": 8581\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 2861,\n            \"playCount\": 7927\n          }\n        },\n        {\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"escalationDelayMinutes\": 5316,\n          \"monitoredDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptTheme\": \"HUMAN\",\n          \"promptTitle\": \"string\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"sirenSettings\": {\n            \"key_0\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 8764,\n              \"playCount\": 2577\n            },\n            \"key_1\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 2272,\n              \"playCount\": 4728\n            },\n            \"key_2\": {\n              \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"durationSeconds\": 688,\n              \"playCount\": 6337\n            }\n          },\n          \"triggerSet\": [\n            \"SOUND_HELP\",\n            \"TAMPER\"\n          ],\n          \"tripwire\": {\n            \"intervalSeconds\": 8153,\n            \"threshold\": 7023\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"verifiedThreatSiren\": {\n            \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"durationSeconds\": 5954,\n            \"playCount\": 8679\n          }\n        }\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"talkdownEnabled\": false\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1a5dd546-b1a2-4504-aa78-12ebd6de61a2"},{"name":"Get location status","id":"1057c0aa-874e-4479-8ceb-2edc7fe5db6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/locationStatus","description":"<p>Retrieve summary of the alarm monitoring status for the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","locationStatus"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f2e50ce3-2169-40b1-afae-75d144069620","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/locationStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"status\": {\n    \"devicesWithActiveSirens\": {\n      \"key_0\": 786,\n      \"key_1\": 3908,\n      \"key_2\": 5410\n    },\n    \"disabledOnMs\": 4203,\n    \"enabled\": false,\n    \"enabledOnMs\": 7242,\n    \"noNextTimestampReason\": \"string\",\n    \"notEnabledReason\": \"string\",\n    \"recentlyActivatedSirensTimestampMs\": {\n      \"key_0\": 7255,\n      \"key_1\": 4827\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1057c0aa-874e-4479-8ceb-2edc7fe5db6b"},{"name":"Get organization status","id":"7977dca2-1631-4c6c-ae3a-508cf2b3f752","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"includeDeleted\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/orgStatus","description":"<p>Retrieve summary of the alarm monitoring status for all locations</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","orgStatus"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a7b0c1d9-ac71-4347-84c4-09f3ee87ebb1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"includeDeleted\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/orgStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"locationStatuses\": {\n    \"key_0\": {\n      \"devicesWithActiveSirens\": {\n        \"key_0\": 111,\n        \"key_1\": 1447\n      },\n      \"disabledOnMs\": 2254,\n      \"enabled\": false,\n      \"enabledOnMs\": 8727,\n      \"noNextTimestampReason\": \"string\",\n      \"notEnabledReason\": \"string\",\n      \"recentlyActivatedSirensTimestampMs\": {\n        \"key_0\": 7289,\n        \"key_1\": 5186,\n        \"key_2\": 4699,\n        \"key_3\": 6547,\n        \"key_4\": 8490\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7977dca2-1631-4c6c-ae3a-508cf2b3f752"},{"name":"Disable monitoring for location","id":"0b02ba68-4295-4f7b-904c-e768a8623c1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/disableMonitoringForLocation","description":"<p>Disable alert monitoring for a specific location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","disableMonitoringForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7a1931c5-76e0-43eb-aba0-341c5cfaabba","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"1234\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/disableMonitoringForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0b02ba68-4295-4f7b-904c-e768a8623c1b"},{"name":"Enable monitoring for location","id":"c55f5ec9-b6b8-4b7a-83f2-1b812026f955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/enableMonitoringForLocation","description":"<p>Enable alert monitoring for a specific location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","alertmonitoring","enableMonitoringForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"076816f3-41f8-4ff9-b56d-a36c68041c2b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"pin\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/alertmonitoring/enableMonitoringForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c55f5ec9-b6b8-4b7a-83f2-1b812026f955"}],"id":"614af4f5-5d32-45cd-b2c6-e00997a3f22d","_postman_id":"614af4f5-5d32-45cd-b2c6-e00997a3f22d","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"AudioGateway Webservice","item":[{"name":"Delete audio gateway","id":"6a9f183e-9afc-4dbf-aea7-8b844bc523d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"gatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/delete","description":"<p>Remove an audio gateway from organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","delete"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4fd8390c-c67e-4498-9087-c6be1e8e36f2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"gatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"PASSWORD_MISMATCH\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6a9f183e-9afc-4dbf-aea7-8b844bc523d8"},{"name":"Get audio seek points","id":"5794f5c6-84ef-47f5-b995-009c749e34d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getAudioSeekpoints","description":"<p>Get audio seek points</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getAudioSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"55658854-1271-4cac-b324-767a20a2c6db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getAudioSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"footageSeekPoints\": [\n    {\n      \"a\": \"HUMIDITY_EXCEEDED_LOW\",\n      \"ts\": 2768,\n      \"al\": true,\n      \"cc\": \"BLACK\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": true,\n      \"fn\": \"string\",\n      \"id\": 7892,\n      \"loudness\": 3151,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 8061.746603763071,\n        \"sensorLong\": 4982\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 4566.897481838779\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"AC_DB_TRIGGERED\",\n      \"ts\": 3481,\n      \"al\": true,\n      \"cc\": \"TAN\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": false,\n      \"fn\": \"string\",\n      \"id\": 4852,\n      \"loudness\": 4171,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 9772.701430095292,\n        \"sensorLong\": 2670\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 7269.116799688848\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5794f5c6-84ef-47f5-b995-009c749e34d3"},{"name":"Get audio gateway config","id":"a4a2a3bf-bb95-4414-a5cb-f80736ae21ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getConfig","description":"<p>Get an audio gateway config</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"af19d962-496b-4728-a8e2-56f979ff42e4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"config\": {\n    \"ai_license_invalid\": false,\n    \"audio_aec_via_software\": false,\n    \"audio_ai_disabled\": false,\n    \"audio_analysis_enabled\": true,\n    \"audio_analysis_params\": {\n      \"expressions\": [\n        {\n          \"category\": \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n          \"confidence_min\": 7704.804309549162,\n          \"expression\": \"string\",\n          \"loudness_min\": 6139\n        },\n        {\n          \"category\": \"AUDIO_SOUND_GLASS_BREAK\",\n          \"confidence_min\": 9213.039670595597,\n          \"expression\": \"string\",\n          \"loudness_min\": 5754\n        }\n      ],\n      \"significant_loudness_min\": 9796\n    },\n    \"audio_external_mic_boost\": 4156,\n    \"audio_external_mic_volume\": 994,\n    \"audio_external_speaker_volume\": 2333,\n    \"audio_internal_mic_aec_enabled\": false,\n    \"audio_internal_mic_boost\": 4769,\n    \"audio_internal_mic_volume\": 661,\n    \"audio_internal_speaker_volume\": 9513,\n    \"audio_min_echo_amplitude\": 6107,\n    \"audio_playback_gain_percent\": 3715,\n    \"audio_record\": true,\n    \"audio_supported\": false,\n    \"audio_use_external_mic\": true,\n    \"audio_use_external_speaker\": false,\n    \"audio_use_internal_speaker\": false,\n    \"bandwidth_reports_disabled\": true,\n    \"cloud_archive_days\": 5935,\n    \"cloud_archive_target\": \"1\",\n    \"cloud_archive_upload_schedule\": [\n      {\n        \"minuteOfWeekStart\": 9951,\n        \"minuteOfWeekStop\": 1838\n      },\n      {\n        \"minuteOfWeekStart\": 6811,\n        \"minuteOfWeekStop\": 6631\n      }\n    ],\n    \"cloud_archive_upload_schedule_inverted\": true,\n    \"cloud_archive_upload_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": false,\n    \"device_near_audio_silenced\": true,\n    \"device_speaker_enabled\": true,\n    \"event_clip_upload_target\": \"0\",\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\"\n    },\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 6976,\n      \"gain\": 2592,\n      \"q\": 9447\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 6888,\n      \"gain\": 9799,\n      \"q\": 7128\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 1834,\n      \"gain\": 3241,\n      \"q\": 7978\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 7180,\n      \"gain\": 4937,\n      \"q\": 7895\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 6501,\n      \"gain\": 1449,\n      \"q\": 5609\n    },\n    \"frontendNoiseSuppression\": true,\n    \"lastModified\": 1363,\n    \"led_mode_blink_period_ms\": 4192,\n    \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n    \"led_mode_when_inactive\": \"LED_ORANGE_SOLID\",\n    \"led_stealth_mode\": true,\n    \"lightweight_detection_disabled\": false,\n    \"live_license_invalid\": true,\n    \"max_event_duration_ms\": 8447,\n    \"media_ttl_minutes\": 8222,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"snapshot_upload_target\": \"1\",\n    \"splice_clip_upload_target\": \"0\",\n    \"storage_target_free_megabytes\": 3863,\n    \"storage_target_free_space_permyriad\": 4710,\n    \"thumbstrip_upload_target\": \"0\"\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a4a2a3bf-bb95-4414-a5cb-f80736ae21ed"},{"name":"Get full audio gateway state","id":"c42578fd-ac4f-415f-a9df-0fba919d754a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getFullAudioGatewayState","description":"<p>Get detailed information about state of specified audio gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getFullAudioGatewayState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b2cf2acf-4168-4d75-afdb-7dd25b6da93d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getFullAudioGatewayState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"fullAudioGatewayState\": {\n    \"afSupport\": false,\n    \"audioSupported\": true,\n    \"baseVideoOperationUri\": \"string\",\n    \"connectionStatus\": \"ORANGE\",\n    \"connectionTimestampMs\": 1945,\n    \"createdAtMillis\": 4289,\n    \"defaultInterface\": \"string\",\n    \"defaultInterfaceMac\": \"string\",\n    \"directionRadians\": 7475.125748284213,\n    \"externalIPAddress\": \"string\",\n    \"facetNameMap\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\",\n      \"key_4\": \"string\"\n    },\n    \"firmwareUpdateInProgress\": true,\n    \"firmwareVersion\": \"string\",\n    \"floorNumber\": 9622,\n    \"healthStatus\": \"GREEN\",\n    \"healthStatusDetails\": \"NOT_RECORDING\",\n    \"hwVariation\": \"CAMERA_R100\",\n    \"lanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latestFirmwareVersion\": \"string\",\n    \"latitude\": 6273.071594548906,\n    \"liveStreamShared\": false,\n    \"liveStreamsSharedCount\": 2372,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 9614.692888707057,\n    \"maxZoomPercent\": 7835,\n    \"mediaRegion\": \"string\",\n    \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"mummified\": false,\n    \"name\": \"string\",\n    \"onCameraState\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"onCloudState\": {\n      \"key_0\": {}\n    },\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"region\": \"string\",\n    \"secondaryLanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"serialNumber\": \"string\",\n    \"ssid\": \"string\",\n    \"stateUpdatedTimestampMs\": 2624,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"supportedFacets\": [\n      \"v42\",\n      \"a3\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"versionsBehind\": 1109,\n    \"wifiApMac\": \"string\",\n    \"wifiBars\": 7865,\n    \"wifiSignalStrength\": 2266\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c42578fd-ac4f-415f-a9df-0fba919d754a"},{"name":"Get media URIs for audio gateway","id":"1993f2fa-fcc6-42cb-83e5-c128c2b29f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"gatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getMediaUris","description":"<p>Get media uris for audio gateway to retrieve footage</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getMediaUris"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"72e7b481-db54-40c4-92c2-fe0762d97da8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"gatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getMediaUris"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"lanCheckUrls\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveMpdUris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveOpusUris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanVodMpdUrisTemplates\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wanLiveMpdUri\": \"string\",\n  \"wanLiveOpusUri\": \"string\",\n  \"wanVodMpdUriTemplate\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1993f2fa-fcc6-42cb-83e5-c128c2b29f68"},{"name":"Get minimal audio gateway state list","id":"6c4901c5-093c-4ada-a8e9-cd5a2184041f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getMinimalAudioGatewayStateList","description":"<p>Get basic state information for all audio gateways</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getMinimalAudioGatewayStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9087e262-f0f7-4b0b-ae0a-40fa99361e59","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getMinimalAudioGatewayStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"audioGatewayStates\": [\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"connectionStatus\": \"RED\",\n      \"createdAtMillis\": 546,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 5334.140497330802,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 3736,\n      \"healthStatus\": \"ORANGE\",\n      \"healthStatusDetails\": \"DELAYED\",\n      \"hwVariation\": \"SENSOR_ENVIRONMENTAL_E1\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 5070.957488945473,\n      \"liveStreamShared\": false,\n      \"liveStreamsSharedCount\": 1420,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 3700.6348827809466,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v43\",\n        \"a49\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 5046,\n      \"wifiSignalStrength\": 4993\n    },\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"connectionStatus\": \"RED\",\n      \"createdAtMillis\": 9045,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 6831.532329805097,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 9968,\n      \"healthStatus\": \"ORANGE\",\n      \"healthStatusDetails\": \"NOT_RECORDING\",\n      \"hwVariation\": \"CAMERA_R100\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 5711.249172758501,\n      \"liveStreamShared\": true,\n      \"liveStreamsSharedCount\": 9057,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 2388.613362559018,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"a28\",\n        \"v10\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 3820,\n      \"wifiSignalStrength\": 9912\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6c4901c5-093c-4ada-a8e9-cd5a2184041f"},{"name":"Get audio gateway presence windows","id":"01c1ec86-3a5e-4db3-9bb0-c86091eea058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getPresenceWindows","description":"<p>Get stored video information for an audio gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getPresenceWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"89e5e64e-6122-403d-a1bb-ab8ce7dd4fff","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getPresenceWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"presenceWindows\": {\n    \"key_0\": [\n      {\n        \"durationSeconds\": 6331,\n        \"startSeconds\": 8301\n      },\n      {\n        \"durationSeconds\": 9163,\n        \"startSeconds\": 1807\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"01c1ec86-3a5e-4db3-9bb0-c86091eea058"},{"name":"Get audio gateway uptime windows","id":"85b8c5d4-0b25-49b0-a240-6d60da11db23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeMs\": 1643673600000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getUptimeWindows","description":"<p>Get uptime information for an audio gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","getUptimeWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8db90891-8190-4e49-8ceb-de9267487bd5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeMs\": 1643673600000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/getUptimeWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uptimeWindows\": [\n    {\n      \"durationSeconds\": 7532,\n      \"startSeconds\": 6618\n    },\n    {\n      \"durationSeconds\": 7395,\n      \"startSeconds\": 6879\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"85b8c5d4-0b25-49b0-a240-6d60da11db23"},{"name":"Update audio gateway config","id":"bf3a317f-e399-4298-8b76-ec87de6961b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioAnalysisParams\": {\n    \"expressions\": [\n      {\n        \"category\": \"BADGE_DURESS\",\n        \"confidence_min\": 2745.940146758954,\n        \"expression\": \"string\",\n        \"loudness_min\": 3010\n      },\n      {\n        \"category\": \"CO2_EXCEEDED_LOW\",\n        \"confidence_min\": 7402.8821732261595,\n        \"expression\": \"string\",\n        \"loudness_min\": 2303\n      }\n    ],\n    \"significant_loudness_min\": 6566\n  },\n  \"audioExternalMicBoost\": 1,\n  \"audioExternalMicVolume\": 32,\n  \"audioExternalSpeakerVolume\": 64,\n  \"audioInternalMicAecEnabled\": true,\n  \"audioInternalMicBoost\": 1,\n  \"audioInternalMicVolume\": 32,\n  \"audioInternalSpeakerVolume\": 64,\n  \"audioRecord\": true,\n  \"audioUseExternalMic\": false,\n  \"audioUseExternalSpeaker\": false,\n  \"deviceMicEnabled\": true,\n  \"deviceSpeakerEnabled\": true,\n  \"frontendEqualizerHighShelf\": {\n    \"frequency\": 2829,\n    \"gain\": 3516,\n    \"q\": 8534\n  },\n  \"frontendEqualizerLowShelf\": {\n    \"frequency\": 1117,\n    \"gain\": 5098,\n    \"q\": 9619\n  },\n  \"frontendEqualizerPeaking1\": {\n    \"frequency\": 6905,\n    \"gain\": 9546,\n    \"q\": 5818\n  },\n  \"frontendEqualizerPeaking2\": {\n    \"frequency\": 5367,\n    \"gain\": 6953,\n    \"q\": 8583\n  },\n  \"frontendEqualizerPeaking3\": {\n    \"frequency\": 1828,\n    \"gain\": 3227,\n    \"q\": 405\n  },\n  \"frontendNoiseSuppression\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/updateConfig","description":"<p>Update config for audio gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","updateConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a7cbb3e1-6323-4dbc-9cd7-e911a9ccbe7f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioAnalysisParams\": {\n    \"expressions\": [\n      {\n        \"category\": \"BADGE_DURESS\",\n        \"confidence_min\": 2745.940146758954,\n        \"expression\": \"string\",\n        \"loudness_min\": 3010\n      },\n      {\n        \"category\": \"CO2_EXCEEDED_LOW\",\n        \"confidence_min\": 7402.8821732261595,\n        \"expression\": \"string\",\n        \"loudness_min\": 2303\n      }\n    ],\n    \"significant_loudness_min\": 6566\n  },\n  \"audioExternalMicBoost\": 1,\n  \"audioExternalMicVolume\": 32,\n  \"audioExternalSpeakerVolume\": 64,\n  \"audioInternalMicAecEnabled\": true,\n  \"audioInternalMicBoost\": 1,\n  \"audioInternalMicVolume\": 32,\n  \"audioInternalSpeakerVolume\": 64,\n  \"audioRecord\": true,\n  \"audioUseExternalMic\": false,\n  \"audioUseExternalSpeaker\": false,\n  \"deviceMicEnabled\": true,\n  \"deviceSpeakerEnabled\": true,\n  \"frontendEqualizerHighShelf\": {\n    \"frequency\": 2829,\n    \"gain\": 3516,\n    \"q\": 8534\n  },\n  \"frontendEqualizerLowShelf\": {\n    \"frequency\": 1117,\n    \"gain\": 5098,\n    \"q\": 9619\n  },\n  \"frontendEqualizerPeaking1\": {\n    \"frequency\": 6905,\n    \"gain\": 9546,\n    \"q\": 5818\n  },\n  \"frontendEqualizerPeaking2\": {\n    \"frequency\": 5367,\n    \"gain\": 6953,\n    \"q\": 8583\n  },\n  \"frontendEqualizerPeaking3\": {\n    \"frequency\": 1828,\n    \"gain\": 3227,\n    \"q\": 405\n  },\n  \"frontendNoiseSuppression\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/updateConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bf3a317f-e399-4298-8b76-ec87de6961b4"},{"name":"Update audio gateway details","id":"1577e3ef-1919-4aa3-9beb-7ae14293f12e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": true,\n  \"description\": \"Audio gateway for main entrance monitoring\",\n  \"descriptionUpdated\": true,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Entrance Audio Gateway\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/updateDetails","description":"<p>Update details for audio gateway. Note: uuid is a required field</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audiogateway","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"647d826e-df5d-4ac7-a4ee-6f82621e60e6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": true,\n  \"description\": \"Audio gateway for main entrance monitoring\",\n  \"descriptionUpdated\": true,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Entrance Audio Gateway\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audiogateway/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1577e3ef-1919-4aa3-9beb-7ae14293f12e"}],"id":"cc508035-2c20-4f03-8265-0c5db47b768a","_postman_id":"cc508035-2c20-4f03-8265-0c5db47b768a","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"AudioPlayback Webservice","item":[{"name":"Cancel looping audio playback","id":"b1d64b48-37ae-4b4c-b1f3-fb90ccfe69dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioDevices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/cancelLoopingAudioPlayback","description":"<p>Cancel any currently playing looping audio for an audio device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","cancelLoopingAudioPlayback"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"204f1215-71cb-40b2-8d8b-973ea5eb4986","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioDevices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/cancelLoopingAudioPlayback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"successMap\": {\n    \"key_0\": false\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b1d64b48-37ae-4b4c-b1f3-fb90ccfe69dd"},{"name":"Delete audio upload metadata","id":"66140175-b2e4-456c-8f66-f671cb2349e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/deleteAudioUploadMetadata","description":"<p>Delete an uploaded audio clip metadata</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","deleteAudioUploadMetadata"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"21d6b2b5-6a22-4acd-a3ea-f9f4aff4dd07","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/deleteAudioUploadMetadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"66140175-b2e4-456c-8f66-f671cb2349e3"},{"name":"Get audio upload metadata for organization","id":"253cb4c7-4c15-4fa0-8bf3-e8e395ff480c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/getAudioUploadMetadataForOrg","description":"<p>Get list of uploaded audio clip metadata</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","getAudioUploadMetadataForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fb6a6f03-2b7e-4f70-a8d4-f672cc44eccc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/getAudioUploadMetadataForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"audioUploadMetadata\": [\n    {\n      \"audioPlaintext\": \"string\",\n      \"audioSSML\": \"string\",\n      \"description\": \"string\",\n      \"displayName\": \"string\",\n      \"durationMs\": 7070,\n      \"mutable\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"s3ObjectKey\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"voiceId\": \"string\"\n    },\n    {\n      \"audioPlaintext\": \"string\",\n      \"audioSSML\": \"string\",\n      \"description\": \"string\",\n      \"displayName\": \"string\",\n      \"durationMs\": 634,\n      \"mutable\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"s3ObjectKey\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"voiceId\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"253cb4c7-4c15-4fa0-8bf3-e8e395ff480c"},{"name":"Play audio upload","id":"d29b6f13-0407-4d7d-b54a-624bc4b07abf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"loopDurationSec\": 30,\n  \"playCount\": 1\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/playAudioUpload","description":"<p>Play an uploaded audio clip through an audio device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","playAudioUpload"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aeb3b9b9-f12c-4b24-841c-af2711253ab7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"loopDurationSec\": 30,\n  \"playCount\": 1\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/playAudioUpload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"success\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d29b6f13-0407-4d7d-b54a-624bc4b07abf"},{"name":"Update audio upload metadata","id":"1d753d75-9f23-42dc-9423-14ab20395ef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"newDescription\": \"Updated welcome message for visitors\",\n  \"newDisplayName\": \"Updated Welcome Message\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/updateAudioUploadMetadata","description":"<p>Update an uploaded audio clip metadata</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","updateAudioUploadMetadata"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dfd62a5f-946e-4663-b96b-adc63e07862e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioUploadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"newDescription\": \"Updated welcome message for visitors\",\n  \"newDisplayName\": \"Updated Welcome Message\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/updateAudioUploadMetadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1d753d75-9f23-42dc-9423-14ab20395ef0"},{"name":"Upload text to synthesize audio","id":"cae243aa-afa0-4ba7-b62a-530f9e6d0db5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioPlaintext\": \"Welcome to our facility\",\n  \"audioSSML\": \"<speak>Welcome to our facility</speak>\",\n  \"description\": \"A welcome message for visitors\",\n  \"displayName\": \"Welcome Message\",\n  \"voiceId\": \"en-US-Neural2-F\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/uploadAudioText","description":"<p>Upload text to synthesize audio</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","audioplayback","uploadAudioText"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"749ba3d7-37f5-41a5-87b5-9ab0419bc975","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioPlaintext\": \"Welcome to our facility\",\n  \"audioSSML\": \"<speak>Welcome to our facility</speak>\",\n  \"description\": \"A welcome message for visitors\",\n  \"displayName\": \"Welcome Message\",\n  \"voiceId\": \"en-US-Neural2-F\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/audioplayback/uploadAudioText"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encodingFailure\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"invalidSSML\": false,\n  \"synthesisFailure\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cae243aa-afa0-4ba7-b62a-530f9e6d0db5"}],"id":"b61e0ef9-f1dc-4dca-8b23-ae2bee344a13","_postman_id":"b61e0ef9-f1dc-4dca-8b23-ae2bee344a13","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Badge Reader Webservice","item":[{"name":"Delete badge reader","id":"d38f0364-77a2-4402-a645-ab9d0c53279b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"badgeReaderUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/badgereader/delete","description":"<p>Remove the badge reader from the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","badgereader","delete"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6e8a7700-a5fd-4dbb-8b36-238484e03ecf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"badgeReaderUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/badgereader/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"SUCCESS\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d38f0364-77a2-4402-a645-ab9d0c53279b"},{"name":"Reboot badge reader","id":"b8e8e507-c1d4-4510-99c7-4e459b0e31cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"badgeReaderUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/badgereader/reboot","description":"<p>Reboot the specified badge reader</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","badgereader","reboot"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a70b457e-2957-458f-827b-e3207281c98f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"badgeReaderUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/badgereader/reboot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"result\": \"DEVICE_OFFLINE\"\n}"}],"_postman_id":"b8e8e507-c1d4-4510-99c7-4e459b0e31cd"}],"id":"7b4448ab-a1ad-44e3-9fa9-973116cf3966","_postman_id":"7b4448ab-a1ad-44e3-9fa9-973116cf3966","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"BLE Webservice","item":[{"name":"Get base stations","id":"828355a9-ae1d-4b61-ad09-ddf1f95731cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/ble/getBaseStations","description":"<p>Retrieve list of available base stations for BLE sensors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","ble","getBaseStations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b0e851ad-382b-45d6-8e6a-d3e37b5825a4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/ble/getBaseStations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"baseStations\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"828355a9-ae1d-4b61-ad09-ddf1f95731cb"}],"id":"1dd71f3a-a8b5-453e-8caf-858acbcb25ae","_postman_id":"1dd71f3a-a8b5-453e-8caf-858acbcb25ae","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Button Webservice","item":[{"name":"Create rule for button","id":"79aac851-1252-45a4-8382-9f780951ae34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 121,\n          \"playCount\": 4607\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 2587,\n          \"playCount\": 925\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_DELAY\",\n          \"expireTimeDelaySeconds\": 2897,\n          \"expireTimeOfDayLocalSeconds\": 8055,\n          \"useFirstInRulesIfPossible\": true\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 7879,\n          \"expireTimeOfDayLocalSeconds\": 6036,\n          \"useFirstInRulesIfPossible\": false\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"EXECUTABLE\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 440\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7614\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 7392,\n          \"integration\": \"BRIVO\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 9395,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"PRODATAKEY\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"KISI\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"OPENPATH\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 2068,\n        \"password\": \"string\",\n        \"playCount\": 9193,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 174,\n          \"overrideRelayDurationSec\": 2471,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 7862,\n          \"overrideRelayDurationSec\": 6397,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 3056\n    },\n    \"ruleName\": \"Emergency Alert Rule\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerPress\": \"DOUBLE\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/createRuleForButton","description":"<p>Create rule for a button sensor.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","createRuleForButton"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ded427d8-9690-4237-b0fb-8955fe148536","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 121,\n          \"playCount\": 4607\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 2587,\n          \"playCount\": 925\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_DELAY\",\n          \"expireTimeDelaySeconds\": 2897,\n          \"expireTimeOfDayLocalSeconds\": 8055,\n          \"useFirstInRulesIfPossible\": true\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 7879,\n          \"expireTimeOfDayLocalSeconds\": 6036,\n          \"useFirstInRulesIfPossible\": false\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"EXECUTABLE\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 440\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 7614\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 7392,\n          \"integration\": \"BRIVO\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 9395,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"PRODATAKEY\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"KISI\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"OPENPATH\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 2068,\n        \"password\": \"string\",\n        \"playCount\": 9193,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 174,\n          \"overrideRelayDurationSec\": 2471,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 7862,\n          \"overrideRelayDurationSec\": 6397,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 3056\n    },\n    \"ruleName\": \"Emergency Alert Rule\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerPress\": \"DOUBLE\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/createRuleForButton"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"79aac851-1252-45a4-8382-9f780951ae34"},{"name":"Delete rule for button","id":"862cbec7-77e0-4a65-a99e-956ef9a8db80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/deleteRuleForButton","description":"<p>Delete rule for a button sensor.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","deleteRuleForButton"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4b7ea442-166f-4268-a2f1-4059e01d59e6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/deleteRuleForButton"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"862cbec7-77e0-4a65-a99e-956ef9a8db80"},{"name":"Get button press events for sensor","id":"72a93d4d-454d-4e56-97db-242024f0977f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getButtonPressEventsForSensor","description":"<p>Get list of button press events for button sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","getButtonPressEventsForSensor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7f87ece-9411-421b-9c36-11d9d37ce364","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getButtonPressEventsForSensor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"buttonPress\": \"LONG\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newSupervisionState\": \"CUT_DETECTED\",\n      \"pressDurationMillis\": 7830\n    },\n    {\n      \"buttonPress\": \"LONG\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newSupervisionState\": \"INVALID\",\n      \"pressDurationMillis\": 6243\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"72a93d4d-454d-4e56-97db-242024f0977f"},{"name":"Get button rules for organization","id":"9ea7df84-7ba5-423f-b073-44b3fd0b8d8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getButtonRulesForOrg","description":"<p>Get rules for all buttons in an org.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","getButtonRulesForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5b5555d9-d1b6-4435-ab89-d2d1e4e76457","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getButtonRulesForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buttonUuidToRulesMap\": {\n    \"key_0\": [\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 7605,\n              \"playCount\": 2375\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 673,\n              \"playCount\": 5887\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customLLMActions\": [\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 1773\n            },\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 5415\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 1103,\n              \"integration\": \"DICE\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 8154,\n              \"integration\": \"WEBHOOKS\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"PLACE_OS\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"FLIC\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": true,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"GENEA\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"BRIVO\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 927,\n            \"password\": \"string\",\n            \"playCount\": 3654,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 4547,\n              \"overrideRelayDurationSec\": 289,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"UNKNOWN\",\n              \"version\": 9777\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 473,\n              \"overrideRelayDurationSec\": 9324,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 3268\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 4651\n        },\n        \"ruleName\": \"Emergency Alert Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerPress\": \"NONE\"\n      },\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 3137,\n              \"playCount\": 5713\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 3609,\n              \"playCount\": 3720\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customLLMActions\": [\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 4377\n            },\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 1944\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 7942,\n              \"integration\": \"ZAPIER\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 5229,\n              \"integration\": \"PRODATAKEY\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"MICROSOFT_TEAMS\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"RAPTOR\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": false,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"GENEA\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"OPENPATH\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 3798,\n            \"password\": \"string\",\n            \"playCount\": 2490,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 585,\n              \"overrideRelayDurationSec\": 3860,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"ACTIVE\",\n              \"version\": 3174\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 6616,\n              \"overrideRelayDurationSec\": 9846,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 9665\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 8397\n        },\n        \"ruleName\": \"Emergency Alert Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerPress\": \"SINGLE\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 3304,\n              \"playCount\": 602\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 7389,\n              \"playCount\": 5773\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"changeComponentCompositeAccessStateActions\": [\n            {\n              \"accessState\": \"UNLOCKED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": true,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n              \"expireTimeDelaySeconds\": 9724,\n              \"expireTimeOfDayLocalSeconds\": 3824,\n              \"useFirstInRulesIfPossible\": false,\n              \"version\": 8600\n            },\n            {\n              \"accessState\": \"ACCESS_CONTROLLED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": false,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_DELAY\",\n              \"expireTimeDelaySeconds\": 4695,\n              \"expireTimeOfDayLocalSeconds\": 9105,\n              \"useFirstInRulesIfPossible\": true,\n              \"version\": 687\n            }\n          ],\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceType\": \"ROBOT\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"optionalGreeting\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"path\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\"\n              },\n              \"path\": \"string\"\n            }\n          ],\n          \"customLLMActions\": [\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"IOT_AIR_VOC\",\n                      \"IOT_SOUND_HELP\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                        \"alert\": false,\n                        \"bottom\": 3450,\n                        \"confidence\": 6650.964569274213,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1844,\n                            \"y\": 2561\n                          }\n                        },\n                        \"left\": 2384,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1724,\n                        \"objectId\": 8492,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2334.5869601921268,\n                        \"right\": 4828,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3324.549295116348,\n                          \"sensorLong\": 2979\n                        },\n                        \"stableTrackId\": 3913,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9346.073167716802\n                          }\n                        },\n                        \"top\": 9540,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AUDIO_SOUND_GUN\",\n                        \"alert\": true,\n                        \"bottom\": 3417,\n                        \"confidence\": 1335.8378926765968,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5715,\n                            \"y\": 7862\n                          },\n                          \"key_1\": {\n                            \"x\": 8514,\n                            \"y\": 6266\n                          }\n                        },\n                        \"left\": 2639,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7399,\n                        \"objectId\": 6878,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5610.7667780395905,\n                        \"right\": 525,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 938.7512752767701,\n                          \"sensorLong\": 9810\n                        },\n                        \"stableTrackId\": 6355,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6931.125253081956\n                          }\n                        },\n                        \"top\": 4024,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5805,\n                    \"timestampMs\": 9172\n                  },\n                  {\n                    \"activities\": [\n                      \"AC_DPI_DOOR_CLOSED\",\n                      \"AC_REX_INACTIVE\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"ROBOT_WAITING_AT_POSE\",\n                        \"alert\": true,\n                        \"bottom\": 5019,\n                        \"confidence\": 2577.5002976775972,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7601,\n                            \"y\": 54\n                          }\n                        },\n                        \"left\": 1542,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8319,\n                        \"objectId\": 9179,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 498.37735933400796,\n                        \"right\": 3861,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3989.985261535931,\n                          \"sensorLong\": 8697\n                        },\n                        \"stableTrackId\": 7085,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4864.447627900039\n                          }\n                        },\n                        \"top\": 8965,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"FACE_IDENTIFIED\",\n                        \"alert\": false,\n                        \"bottom\": 6290,\n                        \"confidence\": 8313.191302409248,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2310,\n                            \"y\": 278\n                          }\n                        },\n                        \"left\": 3753,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5201,\n                        \"objectId\": 1952,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9130.108064924836,\n                        \"right\": 1471,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3000.472544996382,\n                          \"sensorLong\": 2810\n                        },\n                        \"stableTrackId\": 6235,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4307.221314861107\n                          }\n                        },\n                        \"top\": 2255,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2956,\n                    \"timestampMs\": 5001\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 8566\n            },\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"POSE_FALL\",\n                      \"HUMIDITY_EXCEEDED_LOW\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_DR_CONNECTED\",\n                        \"alert\": true,\n                        \"bottom\": 1428,\n                        \"confidence\": 5729.372016229777,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3553,\n                            \"y\": 852\n                          },\n                          \"key_1\": {\n                            \"x\": 325,\n                            \"y\": 3442\n                          },\n                          \"key_2\": {\n                            \"x\": 7276,\n                            \"y\": 385\n                          },\n                          \"key_3\": {\n                            \"x\": 5159,\n                            \"y\": 5675\n                          }\n                        },\n                        \"left\": 2715,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3612,\n                        \"objectId\": 3663,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9327.866013288474,\n                        \"right\": 59,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 2774.8257453757665,\n                          \"sensorLong\": 7332\n                        },\n                        \"stableTrackId\": 2869,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1201.3852077577192\n                          }\n                        },\n                        \"top\": 6396,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"PEOPLECOUNT_LOW_RESET\",\n                        \"alert\": true,\n                        \"bottom\": 6181,\n                        \"confidence\": 6029.028822745348,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9035,\n                            \"y\": 2594\n                          },\n                          \"key_1\": {\n                            \"x\": 7092,\n                            \"y\": 5647\n                          }\n                        },\n                        \"left\": 8727,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5529,\n                        \"objectId\": 6354,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 3361.692693418288,\n                        \"right\": 5151,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8151.889238377632,\n                          \"sensorLong\": 2255\n                        },\n                        \"stableTrackId\": 820,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1465.6903202862793\n                          }\n                        },\n                        \"top\": 2186,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8913,\n                    \"timestampMs\": 8948\n                  },\n                  {\n                    \"activities\": [\n                      \"AC_DR_CONNECTED\",\n                      \"CLIMATE_ETOH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                        \"alert\": true,\n                        \"bottom\": 6589,\n                        \"confidence\": 4612.1246355463445,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1705,\n                            \"y\": 5894\n                          },\n                          \"key_1\": {\n                            \"x\": 2509,\n                            \"y\": 799\n                          },\n                          \"key_2\": {\n                            \"x\": 8720,\n                            \"y\": 6338\n                          }\n                        },\n                        \"left\": 9462,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8574,\n                        \"objectId\": 2136,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8062.5386038109355,\n                        \"right\": 1264,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 539.7193155196245,\n                          \"sensorLong\": 4008\n                        },\n                        \"stableTrackId\": 5003,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8228.83803002971\n                          }\n                        },\n                        \"top\": 1363,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"TAG_ARRIVED\",\n                        \"alert\": true,\n                        \"bottom\": 8983,\n                        \"confidence\": 7725.573375503512,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2365,\n                            \"y\": 822\n                          }\n                        },\n                        \"left\": 386,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9909,\n                        \"objectId\": 7247,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 41.431301889187644,\n                        \"right\": 4083,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 5758.061227207749,\n                          \"sensorLong\": 1166\n                        },\n                        \"stableTrackId\": 7243,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5452.766243594875\n                          }\n                        },\n                        \"top\": 2229,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5571,\n                    \"timestampMs\": 4471\n                  }\n                ],\n                \"key_1\": [\n                  {\n                    \"activities\": [\n                      \"PIR_MOVEMENT\",\n                      \"IOT_AIR_MASKING\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"ROBOT_WAITING_AT_POSE\",\n                        \"alert\": true,\n                        \"bottom\": 6718,\n                        \"confidence\": 7777.18133198694,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3197,\n                            \"y\": 2770\n                          },\n                          \"key_1\": {\n                            \"x\": 5283,\n                            \"y\": 8204\n                          },\n                          \"key_2\": {\n                            \"x\": 5837,\n                            \"y\": 2847\n                          }\n                        },\n                        \"left\": 5948,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4441,\n                        \"objectId\": 1994,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 366.3632206373557,\n                        \"right\": 7599,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8689.991636510518,\n                          \"sensorLong\": 3183\n                        },\n                        \"stableTrackId\": 7984,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1308.6803186691686\n                          }\n                        },\n                        \"top\": 9178,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"SOUND_GUN_SHOT\",\n                        \"alert\": true,\n                        \"bottom\": 7416,\n                        \"confidence\": 8335.94914738665,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8117,\n                            \"y\": 6576\n                          },\n                          \"key_1\": {\n                            \"x\": 4611,\n                            \"y\": 6941\n                          }\n                        },\n                        \"left\": 5740,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3268,\n                        \"objectId\": 9149,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7381.235739304548,\n                        \"right\": 3615,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 6324.059521523757,\n                          \"sensorLong\": 7515\n                        },\n                        \"stableTrackId\": 8873,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9467.23673028171\n                          }\n                        },\n                        \"top\": 8953,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 4765,\n                    \"timestampMs\": 9561\n                  },\n                  {\n                    \"activities\": [\n                      \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n                      \"POS_ORDER\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AUDIO_SOUND_GUN\",\n                        \"alert\": false,\n                        \"bottom\": 6999,\n                        \"confidence\": 8126.748242457529,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4370,\n                            \"y\": 3454\n                          },\n                          \"key_1\": {\n                            \"x\": 3170,\n                            \"y\": 3782\n                          },\n                          \"key_2\": {\n                            \"x\": 7602,\n                            \"y\": 8208\n                          },\n                          \"key_3\": {\n                            \"x\": 9964,\n                            \"y\": 7303\n                          },\n                          \"key_4\": {\n                            \"x\": 4573,\n                            \"y\": 7931\n                          }\n                        },\n                        \"left\": 8867,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6263,\n                        \"objectId\": 2927,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1976.0087251835778,\n                        \"right\": 905,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 8506.25255429531,\n                          \"sensorLong\": 7223\n                        },\n                        \"stableTrackId\": 5376,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6984.699089041113\n                          }\n                        },\n                        \"top\": 8623,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"MOTION_TAMPER\",\n                        \"alert\": false,\n                        \"bottom\": 4116,\n                        \"confidence\": 9336.939416803876,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3139,\n                            \"y\": 9085\n                          },\n                          \"key_1\": {\n                            \"x\": 9741,\n                            \"y\": 7190\n                          }\n                        },\n                        \"left\": 923,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4199,\n                        \"objectId\": 9383,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8506.392448850434,\n                        \"right\": 1690,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 7148.903666125648,\n                          \"sensorLong\": 4476\n                        },\n                        \"stableTrackId\": 3092,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9287.376849156415\n                          }\n                        },\n                        \"top\": 4560,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9866,\n                    \"timestampMs\": 3661\n                  }\n                ],\n                \"key_2\": [\n                  {\n                    \"activities\": [\n                      \"HEAT_INDEX_EXCEEDED_HIGH\",\n                      \"AC_REX_INACTIVE\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PIR_MOVEMENT\",\n                        \"alert\": true,\n                        \"bottom\": 4127,\n                        \"confidence\": 5623.595079460457,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4163,\n                            \"y\": 8117\n                          }\n                        },\n                        \"left\": 2318,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5415,\n                        \"objectId\": 2889,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1555.5026349262157,\n                        \"right\": 699,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1193.1198260779352,\n                          \"sensorLong\": 6703\n                        },\n                        \"stableTrackId\": 283,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5217.820460830753\n                          }\n                        },\n                        \"top\": 2699,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                        \"alert\": false,\n                        \"bottom\": 381,\n                        \"confidence\": 5706.230387188931,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 880,\n                            \"y\": 768\n                          }\n                        },\n                        \"left\": 6031,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3684,\n                        \"objectId\": 7545,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7253.711372033787,\n                        \"right\": 7694,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8463.823421343837,\n                          \"sensorLong\": 2818\n                        },\n                        \"stableTrackId\": 1877,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3423.402523430232\n                          }\n                        },\n                        \"top\": 1925,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2247,\n                    \"timestampMs\": 8467\n                  },\n                  {\n                    \"activities\": [\n                      \"AC_GR_INACTIVE\",\n                      \"FORMALDEHYDE_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                        \"alert\": true,\n                        \"bottom\": 1202,\n                        \"confidence\": 443.6936697455729,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8853,\n                            \"y\": 8639\n                          },\n                          \"key_1\": {\n                            \"x\": 1529,\n                            \"y\": 7463\n                          }\n                        },\n                        \"left\": 540,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4879,\n                        \"objectId\": 2321,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2788.909183185202,\n                        \"right\": 2934,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3010.7282540116876,\n                          \"sensorLong\": 3550\n                        },\n                        \"stableTrackId\": 7466,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4176.5809220129295\n                          }\n                        },\n                        \"top\": 7338,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_APERIO_OK_BATTERY\",\n                        \"alert\": true,\n                        \"bottom\": 8267,\n                        \"confidence\": 1967.4306111739259,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4095,\n                            \"y\": 3496\n                          },\n                          \"key_1\": {\n                            \"x\": 4703,\n                            \"y\": 5798\n                          },\n                          \"key_2\": {\n                            \"x\": 8366,\n                            \"y\": 2795\n                          }\n                        },\n                        \"left\": 2295,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 541,\n                        \"objectId\": 6583,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9083.210674972745,\n                        \"right\": 1595,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1777.975168567183,\n                          \"sensorLong\": 6525\n                        },\n                        \"stableTrackId\": 2901,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3538.4627828648995\n                          }\n                        },\n                        \"top\": 2721,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 6746,\n                    \"timestampMs\": 6434\n                  }\n                ],\n                \"key_3\": [\n                  {\n                    \"activities\": [\n                      \"TAG_POSITIONING_CHANGED\",\n                      \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_REX_INACTIVE\",\n                        \"alert\": true,\n                        \"bottom\": 2595,\n                        \"confidence\": 8652.836654172053,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8630,\n                            \"y\": 928\n                          }\n                        },\n                        \"left\": 9281,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9587,\n                        \"objectId\": 3363,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6595.712318642384,\n                        \"right\": 8461,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1676.0241816098387,\n                          \"sensorLong\": 9108\n                        },\n                        \"stableTrackId\": 5856,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1629.9704826045347\n                          }\n                        },\n                        \"top\": 5879,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                        \"alert\": false,\n                        \"bottom\": 9095,\n                        \"confidence\": 4441.570910017281,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8430,\n                            \"y\": 9901\n                          }\n                        },\n                        \"left\": 7640,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2333,\n                        \"objectId\": 9199,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4300.985647468558,\n                        \"right\": 1822,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3917.554848252007,\n                          \"sensorLong\": 4047\n                        },\n                        \"stableTrackId\": 9844,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9007.40848291961\n                          }\n                        },\n                        \"top\": 7793,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 6309,\n                    \"timestampMs\": 480\n                  },\n                  {\n                    \"activities\": [\n                      \"AIR_VOC\",\n                      \"TAG_BOUNDARY_INGRESS\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AIR_MASKING\",\n                        \"alert\": true,\n                        \"bottom\": 1324,\n                        \"confidence\": 9949.268571406925,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7139,\n                            \"y\": 3528\n                          },\n                          \"key_1\": {\n                            \"x\": 4778,\n                            \"y\": 3781\n                          }\n                        },\n                        \"left\": 6419,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5706,\n                        \"objectId\": 6478,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8330.070050499256,\n                        \"right\": 332,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 2584.6309358451535,\n                          \"sensorLong\": 6387\n                        },\n                        \"stableTrackId\": 9846,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9120.158261901663\n                          }\n                        },\n                        \"top\": 804,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CUSTOM\",\n                        \"alert\": false,\n                        \"bottom\": 2931,\n                        \"confidence\": 4126.145800993568,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8020,\n                            \"y\": 4992\n                          },\n                          \"key_1\": {\n                            \"x\": 6758,\n                            \"y\": 5165\n                          },\n                          \"key_2\": {\n                            \"x\": 2914,\n                            \"y\": 3681\n                          }\n                        },\n                        \"left\": 7113,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8047,\n                        \"objectId\": 9737,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 251.07054482160552,\n                        \"right\": 9125,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3658.722893224533,\n                          \"sensorLong\": 2803\n                        },\n                        \"stableTrackId\": 9307,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7241.09899499759\n                          }\n                        },\n                        \"top\": 3636,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9698,\n                    \"timestampMs\": 1108\n                  }\n                ],\n                \"key_4\": [\n                  {\n                    \"activities\": [\n                      \"LICENSEPLATE_UNIDENTIFIED\",\n                      \"MASK_MISSING\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_REMOTE_UNLOCK\",\n                        \"alert\": true,\n                        \"bottom\": 1869,\n                        \"confidence\": 6310.650459166669,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6974,\n                            \"y\": 6743\n                          },\n                          \"key_1\": {\n                            \"x\": 5786,\n                            \"y\": 8810\n                          }\n                        },\n                        \"left\": 3684,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1353,\n                        \"objectId\": 9048,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7076.986209403715,\n                        \"right\": 2903,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 6523.81432525634,\n                          \"sensorLong\": 5576\n                        },\n                        \"stableTrackId\": 820,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 755.4010114429577\n                          }\n                        },\n                        \"top\": 6959,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"FACE_BLACKLISTED\",\n                        \"alert\": true,\n                        \"bottom\": 2487,\n                        \"confidence\": 2427.417989034768,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6341,\n                            \"y\": 2143\n                          }\n                        },\n                        \"left\": 9466,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6578,\n                        \"objectId\": 7261,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5184.92524295064,\n                        \"right\": 6337,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 6481.483206202137,\n                          \"sensorLong\": 6872\n                        },\n                        \"stableTrackId\": 6982,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7711.664473600726\n                          }\n                        },\n                        \"top\": 123,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1269,\n                    \"timestampMs\": 6567\n                  },\n                  {\n                    \"activities\": [\n                      \"AUDIO_SOUND_GUN\",\n                      \"PM25_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PEOPLECOUNT_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 6074,\n                        \"confidence\": 2802.4519315537646,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6673,\n                            \"y\": 3892\n                          }\n                        },\n                        \"left\": 1497,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9739,\n                        \"objectId\": 5447,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1717.7980342928968,\n                        \"right\": 1831,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3299.354243679775,\n                          \"sensorLong\": 4180\n                        },\n                        \"stableTrackId\": 9240,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3977.062268063791\n                          }\n                        },\n                        \"top\": 2716,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"GLOVES_MISSING\",\n                        \"alert\": true,\n                        \"bottom\": 7728,\n                        \"confidence\": 6933.789994323576,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3751,\n                            \"y\": 6838\n                          },\n                          \"key_1\": {\n                            \"x\": 1597,\n                            \"y\": 2110\n                          },\n                          \"key_2\": {\n                            \"x\": 5368,\n                            \"y\": 7360\n                          }\n                        },\n                        \"left\": 4918,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5424,\n                        \"objectId\": 4635,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4913.736543541248,\n                        \"right\": 3973,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 7663.027803953597,\n                          \"sensorLong\": 5618\n                        },\n                        \"stableTrackId\": 3253,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1203.8502521655014\n                          }\n                        },\n                        \"top\": 5815,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5856,\n                    \"timestampMs\": 1448\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 4393\n            }\n          ],\n          \"enableDisableAudioRecordActions\": [\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            },\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 649,\n              \"integration\": \"NINEONEONE_CELLULAR\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 6387,\n              \"integration\": \"WEBHOOKS\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"PLACE_OS\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"AVIGILON_ALTA\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": true,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"INNER_RANGE\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"OPENPATH\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 2245,\n            \"password\": \"string\",\n            \"playCount\": 6930,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 1648,\n              \"overrideRelayDurationSec\": 2832,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"UNKNOWN\",\n              \"version\": 3823\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 8329,\n              \"overrideRelayDurationSec\": 3093,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"UNKNOWN\",\n              \"version\": 1524\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 5133\n        },\n        \"ruleName\": \"Emergency Alert Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerPress\": \"SINGLE\"\n      },\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 679,\n              \"playCount\": 8269\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 2941,\n              \"playCount\": 98\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"changeComponentCompositeAccessStateActions\": [\n            {\n              \"accessState\": \"ACCESS_CONTROLLED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": true,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_DELAY\",\n              \"expireTimeDelaySeconds\": 9349,\n              \"expireTimeOfDayLocalSeconds\": 3841,\n              \"useFirstInRulesIfPossible\": true,\n              \"version\": 7719\n            },\n            {\n              \"accessState\": \"UNLOCKED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": false,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"NONE\",\n              \"expireTimeDelaySeconds\": 3825,\n              \"expireTimeOfDayLocalSeconds\": 2127,\n              \"useFirstInRulesIfPossible\": false,\n              \"version\": 1022\n            }\n          ],\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceType\": \"ROBOT\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"optionalGreeting\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"path\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"path\": \"string\"\n            }\n          ],\n          \"customLLMActions\": [\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"HELMET_MISSING\",\n                      \"CAR_EXIT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n                        \"alert\": true,\n                        \"bottom\": 3881,\n                        \"confidence\": 6221.448638513884,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 962,\n                            \"y\": 315\n                          },\n                          \"key_1\": {\n                            \"x\": 1220,\n                            \"y\": 4437\n                          }\n                        },\n                        \"left\": 3276,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4965,\n                        \"objectId\": 9492,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 465.7919750100348,\n                        \"right\": 5648,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 6202.217522148541,\n                          \"sensorLong\": 711\n                        },\n                        \"stableTrackId\": 495,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1407.2636913049741\n                          }\n                        },\n                        \"top\": 5091,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_TAMPER_SWITCH\",\n                        \"alert\": false,\n                        \"bottom\": 2481,\n                        \"confidence\": 2323.2393264788807,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3138,\n                            \"y\": 4881\n                          }\n                        },\n                        \"left\": 5901,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1773,\n                        \"objectId\": 6947,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6206.577976505494,\n                        \"right\": 280,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 0.460649397626689,\n                          \"sensorLong\": 5198\n                        },\n                        \"stableTrackId\": 8235,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8241.449500437437\n                          }\n                        },\n                        \"top\": 167,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 3304,\n                    \"timestampMs\": 1819\n                  },\n                  {\n                    \"activities\": [\n                      \"LICENSEPLATE_TRUSTED\",\n                      \"FORMALDEHYDE_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AUDIO_SOUND_SIREN\",\n                        \"alert\": true,\n                        \"bottom\": 9089,\n                        \"confidence\": 6498.279744946598,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5709,\n                            \"y\": 2827\n                          },\n                          \"key_1\": {\n                            \"x\": 7728,\n                            \"y\": 8971\n                          },\n                          \"key_2\": {\n                            \"x\": 51,\n                            \"y\": 1087\n                          }\n                        },\n                        \"left\": 870,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7329,\n                        \"objectId\": 121,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4196.334854212593,\n                        \"right\": 7587,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 46.86977850478557,\n                          \"sensorLong\": 3715\n                        },\n                        \"stableTrackId\": 1823,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8173.245695897349\n                          }\n                        },\n                        \"top\": 375,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                        \"alert\": false,\n                        \"bottom\": 2590,\n                        \"confidence\": 9459.028623358763,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3563,\n                            \"y\": 9159\n                          },\n                          \"key_1\": {\n                            \"x\": 8400,\n                            \"y\": 4812\n                          }\n                        },\n                        \"left\": 4598,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9782,\n                        \"objectId\": 3541,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 123.85526978112793,\n                        \"right\": 5427,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3623.6106173784765,\n                          \"sensorLong\": 9620\n                        },\n                        \"stableTrackId\": 7296,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 137.62051929990804\n                          }\n                        },\n                        \"top\": 5058,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9801,\n                    \"timestampMs\": 4936\n                  }\n                ],\n                \"key_1\": [\n                  {\n                    \"activities\": [\n                      \"IOT_AIR_CO2\",\n                      \"POS_ORDER\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AIR_MASKING\",\n                        \"alert\": true,\n                        \"bottom\": 8040,\n                        \"confidence\": 5786.715720414588,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2288,\n                            \"y\": 1860\n                          }\n                        },\n                        \"left\": 9106,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3044,\n                        \"objectId\": 5603,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6802.47423124857,\n                        \"right\": 8336,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3358.508531645472,\n                          \"sensorLong\": 2885\n                        },\n                        \"stableTrackId\": 7054,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 597.0126019745314\n                          }\n                        },\n                        \"top\": 230,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AIR_CO2\",\n                        \"alert\": false,\n                        \"bottom\": 4678,\n                        \"confidence\": 5876.473561815811,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3287,\n                            \"y\": 2583\n                          },\n                          \"key_1\": {\n                            \"x\": 1802,\n                            \"y\": 5649\n                          }\n                        },\n                        \"left\": 2094,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7005,\n                        \"objectId\": 2411,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8517.344089257467,\n                        \"right\": 9893,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7082.532283565013,\n                          \"sensorLong\": 2616\n                        },\n                        \"stableTrackId\": 593,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3454.4432159337557\n                          }\n                        },\n                        \"top\": 4689,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5890,\n                    \"timestampMs\": 2200\n                  },\n                  {\n                    \"activities\": [\n                      \"MOTION_ANIMAL\",\n                      \"AC_TAMPER_SWITCH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"IOT_AIR_TEMP\",\n                        \"alert\": true,\n                        \"bottom\": 9176,\n                        \"confidence\": 705.6088398997762,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2670,\n                            \"y\": 8086\n                          }\n                        },\n                        \"left\": 1343,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9878,\n                        \"objectId\": 9570,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4442.339892388025,\n                        \"right\": 8436,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1959.096149138655,\n                          \"sensorLong\": 4935\n                        },\n                        \"stableTrackId\": 8628,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6494.696033390926\n                          }\n                        },\n                        \"top\": 5466,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_TAMPER_ACCEL\",\n                        \"alert\": false,\n                        \"bottom\": 2318,\n                        \"confidence\": 1307.191269398653,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4570,\n                            \"y\": 9001\n                          },\n                          \"key_1\": {\n                            \"x\": 8788,\n                            \"y\": 2139\n                          }\n                        },\n                        \"left\": 2385,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1273,\n                        \"objectId\": 1826,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8778.909540092556,\n                        \"right\": 7684,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 9223.743475289863,\n                          \"sensorLong\": 7849\n                        },\n                        \"stableTrackId\": 9648,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4264.495142629854\n                          }\n                        },\n                        \"top\": 5437,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2772,\n                    \"timestampMs\": 2037\n                  }\n                ],\n                \"key_2\": [\n                  {\n                    \"activities\": [\n                      \"MOTION_CAR\",\n                      \"PM40_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"IOT_AIR_CO\",\n                        \"alert\": false,\n                        \"bottom\": 9226,\n                        \"confidence\": 9983.262760411819,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7130,\n                            \"y\": 8113\n                          },\n                          \"key_1\": {\n                            \"x\": 3950,\n                            \"y\": 9864\n                          }\n                        },\n                        \"left\": 7110,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7931,\n                        \"objectId\": 6711,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 513.5823983334053,\n                        \"right\": 1354,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 9965.63238428807,\n                          \"sensorLong\": 9972\n                        },\n                        \"stableTrackId\": 7942,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7424.888052205328\n                          }\n                        },\n                        \"top\": 5878,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CLIMATE_IAQ\",\n                        \"alert\": false,\n                        \"bottom\": 3008,\n                        \"confidence\": 362.4023337164428,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 711,\n                            \"y\": 5518\n                          },\n                          \"key_1\": {\n                            \"x\": 6510,\n                            \"y\": 1009\n                          }\n                        },\n                        \"left\": 3149,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9023,\n                        \"objectId\": 9512,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7709.58286189106,\n                        \"right\": 8512,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8484.551598264461,\n                          \"sensorLong\": 9657\n                        },\n                        \"stableTrackId\": 694,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8265.338698332085\n                          }\n                        },\n                        \"top\": 8765,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 6690,\n                    \"timestampMs\": 7573\n                  },\n                  {\n                    \"activities\": [\n                      \"AIR_MASKING\",\n                      \"AIR_CO2\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                        \"alert\": true,\n                        \"bottom\": 9080,\n                        \"confidence\": 5630.957753676933,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7964,\n                            \"y\": 8964\n                          },\n                          \"key_1\": {\n                            \"x\": 8873,\n                            \"y\": 5627\n                          }\n                        },\n                        \"left\": 3327,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1065,\n                        \"objectId\": 4702,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5476.236426772744,\n                        \"right\": 1082,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 6149.9147392457835,\n                          \"sensorLong\": 1923\n                        },\n                        \"stableTrackId\": 7515,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5343.8009855513565\n                          }\n                        },\n                        \"top\": 9456,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_REMOTE_UNLOCK\",\n                        \"alert\": true,\n                        \"bottom\": 2212,\n                        \"confidence\": 3782.965364231954,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4026,\n                            \"y\": 242\n                          }\n                        },\n                        \"left\": 1664,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 750,\n                        \"objectId\": 1132,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9086.63359179783,\n                        \"right\": 2824,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 673.5395902483154,\n                          \"sensorLong\": 4613\n                        },\n                        \"stableTrackId\": 5254,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4235.992136913498\n                          }\n                        },\n                        \"top\": 9717,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9452,\n                    \"timestampMs\": 1916\n                  }\n                ],\n                \"key_3\": [\n                  {\n                    \"activities\": [\n                      \"AC_DPI_DOOR_OPEN\",\n                      \"AC_LOCKDOWN_DEACTIVATED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                        \"alert\": false,\n                        \"bottom\": 2405,\n                        \"confidence\": 7174.635982077895,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3496,\n                            \"y\": 5809\n                          },\n                          \"key_1\": {\n                            \"x\": 2180,\n                            \"y\": 6944\n                          },\n                          \"key_2\": {\n                            \"x\": 3642,\n                            \"y\": 2768\n                          },\n                          \"key_3\": {\n                            \"x\": 2483,\n                            \"y\": 6106\n                          }\n                        },\n                        \"left\": 3568,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 740,\n                        \"objectId\": 392,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6331.9099888652545,\n                        \"right\": 7150,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 231.40545455748506,\n                          \"sensorLong\": 1734\n                        },\n                        \"stableTrackId\": 4744,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6088.607892883755\n                          }\n                        },\n                        \"top\": 8445,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_APERIO_OK_BATTERY\",\n                        \"alert\": true,\n                        \"bottom\": 7074,\n                        \"confidence\": 5087.516726580557,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 211,\n                            \"y\": 7397\n                          }\n                        },\n                        \"left\": 7872,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8745,\n                        \"objectId\": 9722,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4747.547256598279,\n                        \"right\": 5616,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7167.653495129256,\n                          \"sensorLong\": 7388\n                        },\n                        \"stableTrackId\": 3782,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8594.426677153577\n                          }\n                        },\n                        \"top\": 896,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2934,\n                    \"timestampMs\": 3496\n                  },\n                  {\n                    \"activities\": [\n                      \"POSE_ANOMALOUS\",\n                      \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                        \"alert\": false,\n                        \"bottom\": 5223,\n                        \"confidence\": 5255.8874540069155,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1366,\n                            \"y\": 6848\n                          },\n                          \"key_1\": {\n                            \"x\": 3051,\n                            \"y\": 334\n                          }\n                        },\n                        \"left\": 8898,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1443,\n                        \"objectId\": 4681,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7810.50937506969,\n                        \"right\": 5571,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 2443.465830800231,\n                          \"sensorLong\": 5354\n                        },\n                        \"stableTrackId\": 4645,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5239.333639234092\n                          }\n                        },\n                        \"top\": 3066,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"SOUND_HELP\",\n                        \"alert\": true,\n                        \"bottom\": 5634,\n                        \"confidence\": 5724.526161973449,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9166,\n                            \"y\": 100\n                          },\n                          \"key_1\": {\n                            \"x\": 3879,\n                            \"y\": 2226\n                          }\n                        },\n                        \"left\": 623,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9185,\n                        \"objectId\": 1271,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8322.433279907562,\n                        \"right\": 2970,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1297.47983952077,\n                          \"sensorLong\": 5824\n                        },\n                        \"stableTrackId\": 5999,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8264.47839959844\n                          }\n                        },\n                        \"top\": 222,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 711,\n                    \"timestampMs\": 7209\n                  }\n                ],\n                \"key_4\": [\n                  {\n                    \"activities\": [\n                      \"AC_DR_CONNECTED\",\n                      \"PIR_MOVEMENT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"CLIMATE_CO2\",\n                        \"alert\": true,\n                        \"bottom\": 6027,\n                        \"confidence\": 2880.446560221124,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7741,\n                            \"y\": 8929\n                          },\n                          \"key_1\": {\n                            \"x\": 2115,\n                            \"y\": 2733\n                          },\n                          \"key_2\": {\n                            \"x\": 9726,\n                            \"y\": 5058\n                          },\n                          \"key_3\": {\n                            \"x\": 985,\n                            \"y\": 7945\n                          }\n                        },\n                        \"left\": 8873,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 187,\n                        \"objectId\": 1502,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2492.013491178295,\n                        \"right\": 4013,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7998.669199436097,\n                          \"sensorLong\": 8447\n                        },\n                        \"stableTrackId\": 8889,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5593.429475644803\n                          }\n                        },\n                        \"top\": 9318,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CLIMATE_ETOH\",\n                        \"alert\": false,\n                        \"bottom\": 4274,\n                        \"confidence\": 1768.9507796598014,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4101,\n                            \"y\": 3412\n                          },\n                          \"key_1\": {\n                            \"x\": 2788,\n                            \"y\": 5810\n                          },\n                          \"key_2\": {\n                            \"x\": 817,\n                            \"y\": 4696\n                          }\n                        },\n                        \"left\": 2600,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 839,\n                        \"objectId\": 3376,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4118.098748721009,\n                        \"right\": 4331,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 1965.9485399388489,\n                          \"sensorLong\": 2306\n                        },\n                        \"stableTrackId\": 8955,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6597.6132127443625\n                          }\n                        },\n                        \"top\": 9415,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1630,\n                    \"timestampMs\": 1898\n                  },\n                  {\n                    \"activities\": [\n                      \"BADGE_UNAUTHORIZED\",\n                      \"ROBOT_WAITING_AT_POSE\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"LOITER_HUMAN\",\n                        \"alert\": true,\n                        \"bottom\": 9801,\n                        \"confidence\": 535.6655609453464,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6028,\n                            \"y\": 3519\n                          }\n                        },\n                        \"left\": 8672,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6739,\n                        \"objectId\": 7637,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6426.904043228836,\n                        \"right\": 7928,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 9623.06461772134,\n                          \"sensorLong\": 8866\n                        },\n                        \"stableTrackId\": 8527,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 383.5206046724049\n                          }\n                        },\n                        \"top\": 4632,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AIR_VAPE\",\n                        \"alert\": true,\n                        \"bottom\": 4450,\n                        \"confidence\": 7549.380636823679,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8281,\n                            \"y\": 5632\n                          },\n                          \"key_1\": {\n                            \"x\": 4334,\n                            \"y\": 6103\n                          },\n                          \"key_2\": {\n                            \"x\": 1622,\n                            \"y\": 798\n                          }\n                        },\n                        \"left\": 3164,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3610,\n                        \"objectId\": 5382,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6160.706853517244,\n                        \"right\": 7198,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1905.180619970699,\n                          \"sensorLong\": 2809\n                        },\n                        \"stableTrackId\": 8206,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8638.67771906835\n                          }\n                        },\n                        \"top\": 5039,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8698,\n                    \"timestampMs\": 5483\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 9041\n            },\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"IOT_PANIC_BUTTON_TRIGGERED\",\n                      \"AC_DSR_UNLOCKED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n                        \"alert\": true,\n                        \"bottom\": 5844,\n                        \"confidence\": 3418.283779685489,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 11,\n                            \"y\": 1147\n                          }\n                        },\n                        \"left\": 7196,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3493,\n                        \"objectId\": 5713,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1461.618903287787,\n                        \"right\": 8986,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 2534.267455765542,\n                          \"sensorLong\": 5137\n                        },\n                        \"stableTrackId\": 2527,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5630.21895412442\n                          }\n                        },\n                        \"top\": 4923,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IOT_AIR_VAPE\",\n                        \"alert\": false,\n                        \"bottom\": 3504,\n                        \"confidence\": 1088.0144791725988,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1345,\n                            \"y\": 3869\n                          },\n                          \"key_1\": {\n                            \"x\": 4930,\n                            \"y\": 8651\n                          },\n                          \"key_2\": {\n                            \"x\": 8665,\n                            \"y\": 1992\n                          },\n                          \"key_3\": {\n                            \"x\": 2150,\n                            \"y\": 7174\n                          }\n                        },\n                        \"left\": 5639,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4556,\n                        \"objectId\": 8594,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1907.165114771412,\n                        \"right\": 4181,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8286.956099285315,\n                          \"sensorLong\": 58\n                        },\n                        \"stableTrackId\": 5300,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9097.62385306279\n                          }\n                        },\n                        \"top\": 4103,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2460,\n                    \"timestampMs\": 317\n                  },\n                  {\n                    \"activities\": [\n                      \"PM10_EXCEEDED_HIGH\",\n                      \"PM40_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"IOT_TAMPER\",\n                        \"alert\": false,\n                        \"bottom\": 226,\n                        \"confidence\": 3086.974532424409,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9718,\n                            \"y\": 7291\n                          }\n                        },\n                        \"left\": 5773,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8965,\n                        \"objectId\": 8487,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4385.7109505449835,\n                        \"right\": 8496,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 512.2311931062006,\n                          \"sensorLong\": 3223\n                        },\n                        \"stableTrackId\": 9513,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 13.09445438480994\n                          }\n                        },\n                        \"top\": 4326,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"PIR_VACANT\",\n                        \"alert\": true,\n                        \"bottom\": 252,\n                        \"confidence\": 5130.364028095264,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6437,\n                            \"y\": 4805\n                          }\n                        },\n                        \"left\": 5434,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7356,\n                        \"objectId\": 5799,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5863.727423057559,\n                        \"right\": 3937,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3498.63015999887,\n                          \"sensorLong\": 1533\n                        },\n                        \"stableTrackId\": 5124,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1684.2969433939193\n                          }\n                        },\n                        \"top\": 9939,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2451,\n                    \"timestampMs\": 8819\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 4501\n            }\n          ],\n          \"enableDisableAudioRecordActions\": [\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": false\n            },\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": false\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 1339,\n              \"integration\": \"AVIGILON_ALTA\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 540,\n              \"integration\": \"INNER_RANGE\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"KISI\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"TOAST\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": false,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"INNER_RANGE\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"OPENPATH\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 6527,\n            \"password\": \"string\",\n            \"playCount\": 3669,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 1495,\n              \"overrideRelayDurationSec\": 6577,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 6092\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 2493,\n              \"overrideRelayDurationSec\": 1673,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"UNKNOWN\",\n              \"version\": 5891\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 7183\n        },\n        \"ruleName\": \"Emergency Alert Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerPress\": \"INITIAL_PRESS\"\n      }\n    ]\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9ea7df84-7ba5-423f-b073-44b3fd0b8d8c"},{"name":"Get minimal button state list","id":"d92816ba-6c29-4d9f-8646-d5c480a67e91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getMinimalButtonStateList","description":"<p>Get basic state information for all button sensors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","getMinimalButtonStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"467a0a1f-7756-46b0-b6f7-392d016bc195","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getMinimalButtonStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"states\": [\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"buttonEmergencyOnsiteContact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"buttonMode\": \"NONE\",\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"2.1.0\",\n      \"floorNumber\": 1,\n      \"health\": \"RED\",\n      \"healthDetails\": \"NO_HEARTBEAT\",\n      \"hwVariation\": \"CAMERA_THIRD_PARTY_RELAY\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Entrance Button\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"SN123456789\",\n      \"signalStrength\": -45,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"testModeEnabled\": false\n    },\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"buttonEmergencyOnsiteContact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"buttonMode\": \"DOORBELL\",\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"2.1.0\",\n      \"floorNumber\": 1,\n      \"health\": \"RED\",\n      \"healthDetails\": \"NONE\",\n      \"hwVariation\": \"CAMERA_R520\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Entrance Button\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"SN123456789\",\n      \"signalStrength\": -45,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"testModeEnabled\": false\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d92816ba-6c29-4d9f-8646-d5c480a67e91"},{"name":"Get rules for button","id":"da5d54f7-1e3e-4e5c-bee9-38596a39de6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getRulesForButton","description":"<p>Get all rules for a button sensor.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","getRulesForButton"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a3af2522-3784-48bc-9c2f-18cbe6f1b445","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/getRulesForButton"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"rules\": [\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3572,\n            \"playCount\": 5213\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 8066,\n            \"playCount\": 5331\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 2463\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 6286\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 9265,\n            \"integration\": \"RAPTOR\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 3510,\n            \"integration\": \"APERIO\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"GENEA\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"OPENTECH_ALLIANCE\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": true,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"KISI\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PLACEOS\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 5963,\n          \"password\": \"string\",\n          \"playCount\": 4912,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 8511,\n            \"overrideRelayDurationSec\": 2517,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"ACTIVE\",\n            \"version\": 6641\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 2116,\n            \"overrideRelayDurationSec\": 1871,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"ACTIVE\",\n            \"version\": 2710\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 1321\n      },\n      \"ruleName\": \"Emergency Alert Rule\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerPress\": \"LONG\"\n    },\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": false,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 7538,\n            \"playCount\": 4695\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 5230,\n            \"playCount\": 3970\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 1945\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 4371\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 5032,\n            \"integration\": \"UNKNOWN\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4703,\n            \"integration\": \"BUTTERFLY_MX\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"INFORMACAST\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"MICROSOFT_TEAMS\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": false,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PLACEOS\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 2617,\n          \"password\": \"string\",\n          \"playCount\": 4604,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 1356,\n            \"overrideRelayDurationSec\": 7750,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 5057\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 9436,\n            \"overrideRelayDurationSec\": 8026,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 5484\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 1005\n      },\n      \"ruleName\": \"Emergency Alert Rule\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerPress\": \"SINGLE\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"da5d54f7-1e3e-4e5c-bee9-38596a39de6b"},{"name":"Update button config","id":"1e99caa0-4c86-4262-8a57-ba7caefe0e84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"configUpdate\": {\n    \"button_emergency_onsite_contact\": {\n      \"name\": \"string\",\n      \"phoneNumber\": \"string\"\n    },\n    \"button_test_mode_enabled\": false,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"lastModified\": 1024,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/updateConfig","description":"<p>Update config for a button sensor.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","updateConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6bf68639-24e3-4fe5-8092-bdd7e5c0446d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"configUpdate\": {\n    \"button_emergency_onsite_contact\": {\n      \"name\": \"string\",\n      \"phoneNumber\": \"string\"\n    },\n    \"button_test_mode_enabled\": false,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"lastModified\": 1024,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/updateConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1e99caa0-4c86-4262-8a57-ba7caefe0e84"},{"name":"Update button details","id":"c305622d-41e0-4b1f-bf41-6007ccf9189b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"buttonMode\": \"NONE\",\n  \"description\": \"string\",\n  \"floorNumber\": 1,\n  \"latitude\": 37.7749,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"name\": \"string\",\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/updateDetails","description":"<p>Update details for a button sensor.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","button","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0fcc7b8f-3ae4-4c81-8d51-5cd5d87d4b08","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"buttonMode\": \"NONE\",\n  \"description\": \"string\",\n  \"floorNumber\": 1,\n  \"latitude\": 37.7749,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"name\": \"string\",\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/button/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c305622d-41e0-4b1f-bf41-6007ccf9189b"}],"id":"d74a6b88-de02-45e0-a705-5a8e99dd6ec0","_postman_id":"d74a6b88-de02-45e0-a705-5a8e99dd6ec0","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Camera Webservice","item":[{"name":"Calibrate floorplan projection","id":"723af2e5-8a3f-47a1-a1ce-81d04fd93324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraImagePointsPermyriad\": [\n    [\n      7287,\n      945\n    ],\n    [\n      1028,\n      7094\n    ]\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"floorplanImagePointsPermyriad\": [\n    [\n      8886,\n      7650\n    ],\n    [\n      7022,\n      2054\n    ]\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/calibrateFloorplanProjection","description":"<p>Generate the homography to project detections onto a floorplan.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","calibrateFloorplanProjection"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ee37513c-0957-4497-8657-b58414f32eaf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraImagePointsPermyriad\": [\n    [\n      7287,\n      945\n    ],\n    [\n      1028,\n      7094\n    ]\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"floorplanImagePointsPermyriad\": [\n    [\n      8886,\n      7650\n    ],\n    [\n      7022,\n      2054\n    ]\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/calibrateFloorplanProjection"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"homography\": [\n    [\n      9541.928637152856,\n      4797.410960851063\n    ],\n    [\n      9260.576843182138,\n      4268.224392591831\n    ]\n  ]\n}"}],"_postman_id":"723af2e5-8a3f-47a1-a1ce-81d04fd93324"},{"name":"Create custom footage seekpoints","id":"8a7d1e74-f7d8-4653-a4a8-fd302633edc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"footageSeekPoints\": [\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 9404,\n      \"color\": \"GRAY\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    },\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 9757,\n      \"color\": \"GRAY\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createCustomFootageSeekpoints","description":"<p>Create custom activity seekpoints for a specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createCustomFootageSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f293b980-4cfc-4f54-9b72-60d2756ff2bf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"footageSeekPoints\": [\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 9404,\n      \"color\": \"GRAY\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    },\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 9757,\n      \"color\": \"GRAY\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createCustomFootageSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8a7d1e74-f7d8-4653-a4a8-fd302633edc3"},{"name":"Create footage bounding boxes","id":"1cc789ef-09bb-4fd3-8777-6ec8f27ff276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"footageBoundingBoxes\": [\n    {\n      \"a\": \"AIR_VOC\",\n      \"b\": 6160,\n      \"l\": 7935,\n      \"r\": 2172,\n      \"t\": 7803,\n      \"ts\": 7951,\n      \"al\": false,\n      \"c\": 4013.9455238547316,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"PURPLE\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 7839,\n          \"y\": 4563\n        },\n        \"key_1\": {\n          \"x\": 672,\n          \"y\": 7521\n        },\n        \"key_2\": {\n          \"x\": 2699,\n          \"y\": 9636\n        },\n        \"key_3\": {\n          \"x\": 3767,\n          \"y\": 6462\n        }\n      },\n      \"loudness\": 3749,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"objectId\": 5818,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 7663.173490840222,\n        \"sensorLong\": 2944\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 899.3440377868667\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"AIR_CO2\",\n      \"b\": 5921,\n      \"l\": 3458,\n      \"r\": 1175,\n      \"t\": 2633,\n      \"ts\": 2115,\n      \"al\": true,\n      \"c\": 6672.878249781704,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"TEAL\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 5150,\n          \"y\": 9991\n        }\n      },\n      \"loudness\": 9559,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"objectId\": 1422,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 989.7043089301238,\n        \"sensorLong\": 6036\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 7731.910915454019\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createFootageBoundingBoxes","description":"<p>Create an activity bounding box for specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createFootageBoundingBoxes"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"65ef5f35-2a52-4560-92b1-5d7d55ec6163","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"footageBoundingBoxes\": [\n    {\n      \"a\": \"AIR_VOC\",\n      \"b\": 6160,\n      \"l\": 7935,\n      \"r\": 2172,\n      \"t\": 7803,\n      \"ts\": 7951,\n      \"al\": false,\n      \"c\": 4013.9455238547316,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"PURPLE\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 7839,\n          \"y\": 4563\n        },\n        \"key_1\": {\n          \"x\": 672,\n          \"y\": 7521\n        },\n        \"key_2\": {\n          \"x\": 2699,\n          \"y\": 9636\n        },\n        \"key_3\": {\n          \"x\": 3767,\n          \"y\": 6462\n        }\n      },\n      \"loudness\": 3749,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"objectId\": 5818,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 7663.173490840222,\n        \"sensorLong\": 2944\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 899.3440377868667\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"AIR_CO2\",\n      \"b\": 5921,\n      \"l\": 3458,\n      \"r\": 1175,\n      \"t\": 2633,\n      \"ts\": 2115,\n      \"al\": true,\n      \"c\": 6672.878249781704,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"TEAL\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 5150,\n          \"y\": 9991\n        }\n      },\n      \"loudness\": 9559,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"objectId\": 1422,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 989.7043089301238,\n        \"sensorLong\": 6036\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 7731.910915454019\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createFootageBoundingBoxes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1cc789ef-09bb-4fd3-8777-6ec8f27ff276"},{"name":"Create protected shared live video stream","id":"ae732d5e-7ea3-4e42-b4e7-be3fc0f64027","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"includeAudio\": false,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Live Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ssoProtected\": false,\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createProtectedSharedLiveVideoStream","description":"<p>Share a password protected live video stream for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createProtectedSharedLiveVideoStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c9a0f5d6-df61-462e-b5fe-30789bd79b6e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"includeAudio\": false,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Live Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ssoProtected\": false,\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createProtectedSharedLiveVideoStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveM3U8StreamUrl\": \"https://example.com/live/m3u8/stream\",\n  \"sharedLiveVideoStreamUrl\": \"https://example.com/live/video/stream\",\n  \"sharedLiveVideoStreamUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ae732d5e-7ea3-4e42-b4e7-be3fc0f64027"},{"name":"Create protected shared video wall","id":"3557af58-2eff-4ff3-8013-bb960093f2a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createProtectedSharedVideoWall","description":"<p>Share a password protected video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createProtectedSharedVideoWall"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fde26d61-fd85-4e97-a4a4-4b160bcd5cfc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createProtectedSharedVideoWall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"sharedLiveVideoStreamUrl\": \"https://share.rhombussystems.com/videowall/abc123\",\n  \"sharedLiveVideoStreamUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3557af58-2eff-4ff3-8013-bb960093f2a7"},{"name":"Create camera raw HTTP stream","id":"ed864575-b92a-4329-a3a8-c1d0335ffff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"rawStreamName\": \"my_raw_stream\",\n  \"streamType\": \"INFORMACAST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createRawHttpStream","description":"<p>Create a raw HTTP stream for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createRawHttpStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bc0f12c7-f76c-424d-8a69-2af06d49aa47","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"rawStreamName\": \"my_raw_stream\",\n  \"streamType\": \"INFORMACAST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createRawHttpStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"lanAudioUrl\": \"http://ip-192-168-0-1.lan.rhombussystems.com/audio\",\n  \"lanVideoLowResUrl\": \"http://ip-192-168-0-1.lan.rhombussystems.com/video_low\",\n  \"lanVideoUrl\": \"http://ip-192-168-0-1.lan.rhombussystems.com/video\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ed864575-b92a-4329-a3a8-c1d0335ffff9"},{"name":"Create shared live video stream","id":"7f85ed07-b836-45e1-be68-a9b5d486b7f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"includeAudio\": false,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Live Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ssoProtected\": false,\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createSharedLiveVideoStream","description":"<p>Share an unprotected live video stream for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createSharedLiveVideoStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f49e7e0b-112b-4361-9045-46c625bac67b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"includeAudio\": false,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Live Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ssoProtected\": false,\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createSharedLiveVideoStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveM3U8StreamUrl\": \"https://example.com/live/m3u8/stream\",\n  \"sharedLiveVideoStreamUrl\": \"https://example.com/live/video/stream\",\n  \"sharedLiveVideoStreamUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7f85ed07-b836-45e1-be68-a9b5d486b7f0"},{"name":"Create shared video wall","id":"12208d43-fb29-4199-84ab-be441f727534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createSharedVideoWall","description":"<p>Share an unprotected video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createSharedVideoWall"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8b6d9e21-4d46-4d13-bf62-3e1ba426cb1d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"vodEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createSharedVideoWall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"sharedLiveVideoStreamUrl\": \"https://share.rhombussystems.com/videowall/abc123\",\n  \"sharedLiveVideoStreamUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"12208d43-fb29-4199-84ab-be441f727534"},{"name":"Create video wall","id":"93239852-5221-4a28-8ad1-eb5a1acbc42a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"videoWall\": {\n    \"deviceList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"displayName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"othersCanEdit\": true,\n    \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"settings\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"shared\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createVideoWall","description":"<p>Create a video wall for user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createVideoWall"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"054339a2-4fb9-4354-9373-ca3b377b2d79","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"videoWall\": {\n    \"deviceList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"displayName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"othersCanEdit\": true,\n    \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"settings\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"shared\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createVideoWall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"93239852-5221-4a28-8ad1-eb5a1acbc42a"},{"name":"Delete camera","id":"2e4f04d1-b5e1-4194-b25f-c086ad4789cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/delete","description":"<p>Remove a camera from organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","delete"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c9da13fb-0e71-466d-94a5-df88dae0e610","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"DEVICE_NOT_FOUND\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2e4f04d1-b5e1-4194-b25f-c086ad4789cf"},{"name":"Delete custom footage seekpoints","id":"a2abd130-2d2b-4881-b0ce-d1a88222c412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"customName\": \"motion_event\",\n  \"endTimestampMs\": 1641081600000,\n  \"startTimestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteCustomFootageSeekpoints","description":"<p>Delete custom seekpoints for specified cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","deleteCustomFootageSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"823c55c1-44bf-4aea-9426-a79be873e584","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"customName\": \"motion_event\",\n  \"endTimestampMs\": 1641081600000,\n  \"startTimestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteCustomFootageSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleteSeekpointResponseMap\": {\n    \"key_0\": {\n      \"err\": false,\n      \"errMsg\": \"Invalid timestamp range\"\n    }\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a2abd130-2d2b-4881-b0ce-d1a88222c412"},{"name":"Delete camera raw HTTP stream","id":"b62a615a-49ca-4f4a-b9b6-8015fc643089","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customPathPart\": \"my_stream\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteRawHttpStream","description":"<p>Delete a raw HTTP stream for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","deleteRawHttpStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dcef4d5c-82f7-4db1-aa8f-6d19f7206be0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"customPathPart\": \"my_stream\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteRawHttpStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b62a615a-49ca-4f4a-b9b6-8015fc643089"},{"name":"Delete shared live video stream","id":"6819def1-bd9f-4fe9-b5b3-b7a798208fb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteSharedLiveVideoStream","description":"<p>Remove a shared live stream from camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","deleteSharedLiveVideoStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b4ac5883-cfc6-44a7-8a5a-aaf2295f8572","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteSharedLiveVideoStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"6819def1-bd9f-4fe9-b5b3-b7a798208fb1"},{"name":"Delete shared video wall","id":"887edb2c-6293-423f-bdb8-8461dab82cb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteSharedVideoWall","description":"<p>Remove a shared video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","deleteSharedVideoWall"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"14884763-eeeb-4ad2-bec6-f3b16862084b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteSharedVideoWall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"887edb2c-6293-423f-bdb8-8461dab82cb2"},{"name":"Delete video wall","id":"8655ac03-5945-43d1-805c-8f2d5ecd2eaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteVideoWall","description":"<p>Delete a video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","deleteVideoWall"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"99f4e473-e792-4b73-9f9a-ce74772331cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/deleteVideoWall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8655ac03-5945-43d1-805c-8f2d5ecd2eaf"},{"name":"Erase camera","id":"c6cd9189-3602-4b71-aef0-b649c790ca9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/erase","description":"<p>Wipes the SD card on a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","erase"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ac80eed5-494e-4aad-ab32-900dfe10d534","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/erase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c6cd9189-3602-4b71-aef0-b649c790ca9f"},{"name":"Find all camera raw HTTP streams","id":"6e007bd7-12d3-4297-bf68-44383ca9faff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findAllRawHttpStreams","description":"<p>Get a list of all cameras raw HTTP streams</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","findAllRawHttpStreams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"33b260b4-92a5-4ec8-9fdc-c7c8c4920d7e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findAllRawHttpStreams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"rawHttpStreams\": [\n    {\n      \"audioPath\": \"string\",\n      \"createdAtMs\": 549,\n      \"createdBy\": \"string\",\n      \"customPathPart\": \"string\",\n      \"deviceType\": \"AUDIO_GATEWAY\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"lanAudioUrl\": \"string\",\n      \"lanVideoLowResUrl\": \"string\",\n      \"lanVideoUrl\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"streamType\": \"DICE\",\n      \"videoLowResPath\": \"string\",\n      \"videoPath\": \"string\"\n    },\n    {\n      \"audioPath\": \"string\",\n      \"createdAtMs\": 3638,\n      \"createdBy\": \"string\",\n      \"customPathPart\": \"string\",\n      \"deviceType\": \"UNKNOWN\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"lanAudioUrl\": \"string\",\n      \"lanVideoLowResUrl\": \"string\",\n      \"lanVideoUrl\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"streamType\": \"INFORMACAST\",\n      \"videoLowResPath\": \"string\",\n      \"videoPath\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6e007bd7-12d3-4297-bf68-44383ca9faff"},{"name":"Find all shared live video streams","id":"b2477429-fc34-4349-a520-d7840a032e79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findAllSharedLiveVideoStreams","description":"<p>Get list of all shared live streams</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","findAllSharedLiveVideoStreams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"485163b3-624b-47fe-8489-6591f0f2a3d2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findAllSharedLiveVideoStreams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveVideoStreams\": [\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R200\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": true,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"DOOR_CONTROLLER_DC10\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 3370,\n      \"hideOverlay\": true,\n      \"invertSchedule\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": false,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": true,\n      \"ssoProtected\": true,\n      \"streamType\": \"DICE\",\n      \"timestampMs\": 7912,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    },\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R220\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": true,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"CAMERA_R500\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 7117,\n      \"hideOverlay\": true,\n      \"invertSchedule\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": true,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": true,\n      \"ssoProtected\": false,\n      \"streamType\": \"DICE\",\n      \"timestampMs\": 2617,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b2477429-fc34-4349-a520-d7840a032e79"},{"name":"Find camera shared live video streams","id":"6bac7b4e-4229-4d30-9119-3deda80ca046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findSharedLiveVideoStreams","description":"<p>Get list of all shared live streams for camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","findSharedLiveVideoStreams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"755ea1bd-faf0-4c8f-b10e-ffd5480f89da","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findSharedLiveVideoStreams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveVideoStreams\": [\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R4\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": true,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"CAMERA_R36S\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 8551,\n      \"hideOverlay\": false,\n      \"invertSchedule\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": false,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": false,\n      \"ssoProtected\": false,\n      \"streamType\": \"UNKNOWN\",\n      \"timestampMs\": 9825,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": false\n    },\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R150\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": false,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"CAMERA_R510\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 4462,\n      \"hideOverlay\": false,\n      \"invertSchedule\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": true,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": false,\n      \"ssoProtected\": false,\n      \"streamType\": \"UNKNOWN\",\n      \"timestampMs\": 1137,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6bac7b4e-4229-4d30-9119-3deda80ca046"},{"name":"Find shared video walls","id":"dbab9059-c24f-4a54-ad27-2e11c5f1673f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findSharedVideoWalls","description":"<p>Get list of all shares for a video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","findSharedVideoWalls"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b3004887-401b-431d-86c2-e01ceed48add","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/findSharedVideoWalls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"sharedVideoWalls\": [\n    {\n      \"deviceScheduleMap\": {\n        \"key_0\": {\n          \"invertSchedule\": false,\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"unscheduledMessage\": \"string\"\n        },\n        \"key_1\": {\n          \"invertSchedule\": true,\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"unscheduledMessage\": \"string\"\n        },\n        \"key_2\": {\n          \"invertSchedule\": false,\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"unscheduledMessage\": \"string\"\n        }\n      },\n      \"expirationTime\": 25,\n      \"hideOverlay\": false,\n      \"invertSchedule\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": false,\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedVideoWallUrl\": \"string\",\n      \"timestampMs\": 4608,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    },\n    {\n      \"deviceScheduleMap\": {\n        \"key_0\": {\n          \"invertSchedule\": true,\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"unscheduledMessage\": \"string\"\n        },\n        \"key_1\": {\n          \"invertSchedule\": false,\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"unscheduledMessage\": \"string\"\n        }\n      },\n      \"expirationTime\": 1155,\n      \"hideOverlay\": true,\n      \"invertSchedule\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": true,\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedVideoWallUrl\": \"string\",\n      \"timestampMs\": 3710,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": false\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dbab9059-c24f-4a54-ad27-2e11c5f1673f"},{"name":"Generate batch registration info","id":"b0a46703-ec46-4ac5-ba73-93ac2e6ca747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"adminUserPermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"latitude\": 37.7749,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"readOnlyUserPermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/generateBatchRegistrationInfo","description":"<p>Create camera registration information for QR code generation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","generateBatchRegistrationInfo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"17fb69dc-e90e-4eed-8545-7ec5f68b18b8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"adminUserPermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"latitude\": 37.7749,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"readOnlyUserPermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/generateBatchRegistrationInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"env\": \"production\",\n  \"token\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"b0a46703-ec46-4ac5-ba73-93ac2e6ca747"},{"name":"Generate WiFi change authorization token","id":"5bcc4b0f-29bb-4c8f-ba82-3c531ff4f9f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"RHOMBUS_MY_IP","value":""},{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"perceivedIp\": \"192.168.1.100\",\n  \"ssid\": \"MyWiFiNetwork\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/generateWifiChangeAuthorizationToken","description":"<p>Create a change wifi request for QR code generation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","generateWifiChangeAuthorizationToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3864adb7-4fee-4089-be7f-15ec5288a145","name":"OK","originalRequest":{"method":"POST","header":[{"key":"RHOMBUS_MY_IP","value":""},{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"perceivedIp\": \"192.168.1.100\",\n  \"ssid\": \"MyWiFiNetwork\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/generateWifiChangeAuthorizationToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorizationToken\": [\n    \"string\",\n    \"string\"\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5bcc4b0f-29bb-4c8f-ba82-3c531ff4f9f4"},{"name":"Get batch registration usage","id":"9f2c5df7-326b-44bf-8b21-4627e7b89b02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sinceMillis\": 1640995200000,\n  \"token\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getBatchRegistrationUsage","description":"<p>Get detailed usage information for a registration token</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getBatchRegistrationUsage"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f78e8e4d-213f-43cb-922a-8f3b9b24be48","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"sinceMillis\": 1640995200000,\n  \"token\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getBatchRegistrationUsage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"usageList\": [\n    {\n      \"di\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hi\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rs\": \"string\",\n      \"ts\": 3335\n    },\n    {\n      \"di\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hi\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rs\": \"string\",\n      \"ts\": 798\n    }\n  ]\n}"}],"_postman_id":"9f2c5df7-326b-44bf-8b21-4627e7b89b02"},{"name":"Get camera AI thresholds","id":"8f4bd3c5-5c3c-45bb-b6b6-1cb86fa25ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCameraAIThresholds","description":"<p>Get AI normalized confidence thresholds for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getCameraAIThresholds"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7fb30f76-4026-447d-9ddd-8ad0fe75200d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCameraAIThresholds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"consecutiveHumanFilter\": 3,\n  \"consecutiveVehicleFilter\": 3,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"faceConfidenceThreshold\": 0.8,\n  \"faceMatchConfidenceThreshold\": 0.9407140500595548,\n  \"humanConfidenceThreshold\": 0.7,\n  \"lprConfidenceThreshold\": 0.9,\n  \"maxEventDurationMs\": 15000,\n  \"vehicleConfidenceThreshold\": 0.7,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8f4bd3c5-5c3c-45bb-b6b6-1cb86fa25ef3"},{"name":"Get cloud archived media info","id":"a62d0f1c-fd09-4c27-b4f3-94f3530d62cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCloudArchivedMediaInfo","description":"<p>Get information on archived video for specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getCloudArchivedMediaInfo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e9c190a2-2d2f-436e-b198-596b0c80cebc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCloudArchivedMediaInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"oldestArchivedVideoSegmentSecs\": 1640995200,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a62d0f1c-fd09-4c27-b4f3-94f3530d62cc"},{"name":"Get cloud archiving config","id":"34b44f5c-83c3-42e1-a606-1f61c831f966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCloudArchivingConfig","description":"<p>Get the cloud archiving scheduling config applicable to a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getCloudArchivingConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f4c607c2-8f95-4e2b-9fd6-1b014debef01","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCloudArchivingConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"archivingConfig\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scope\": \"DEVICE\",\n    \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadScheduleInverted\": true,\n    \"uploadScheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadStrategy\": \"CONTINUOUS\"\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"34b44f5c-83c3-42e1-a606-1f61c831f966"},{"name":"Get camera config","id":"a47a1f28-ffd7-48ec-aaff-928b5121ac35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getConfig","description":"<p>Get a camera's config</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"545a340f-eb81-4dcb-a9ba-258fa52ff7af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"config\": {\n    \"ai_dewarp_config\": {\n      \"dewarp_tile_height\": 5251,\n      \"dewarp_tile_width\": 5753,\n      \"orientation\": 818\n    },\n    \"ai_license_invalid\": false,\n    \"audio_aec_via_software\": true,\n    \"audio_ai_disabled\": true,\n    \"audio_analysis_enabled\": true,\n    \"audio_external_mic_boost\": 900,\n    \"audio_external_mic_volume\": 2984,\n    \"audio_external_speaker_volume\": 5319,\n    \"audio_internal_mic_aec_enabled\": false,\n    \"audio_internal_mic_boost\": 1313,\n    \"audio_internal_mic_volume\": 9393,\n    \"audio_internal_speaker_volume\": 3749,\n    \"audio_min_echo_amplitude\": 4664,\n    \"audio_playback_gain_percent\": 3333,\n    \"audio_record\": false,\n    \"audio_supported\": true,\n    \"audio_use_external_mic\": true,\n    \"audio_use_external_speaker\": false,\n    \"audio_use_internal_speaker\": true,\n    \"bandwidth_reports_disabled\": true,\n    \"behavior_detection\": true,\n    \"blocked_debounce_time_ms\": 9152,\n    \"blocked_threshold\": 4478.454541915451,\n    \"char_threshold\": 3051.765204397372,\n    \"cloud_archive_days\": 7372,\n    \"cloud_archive_upload_schedule\": [\n      {\n        \"minuteOfWeekStart\": 7393,\n        \"minuteOfWeekStop\": 3634\n      },\n      {\n        \"minuteOfWeekStart\": 8067,\n        \"minuteOfWeekStop\": 5464\n      }\n    ],\n    \"cloud_archive_upload_schedule_inverted\": true,\n    \"cloud_archive_upload_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"color_detection\": true,\n    \"con_human_filter\": 5870,\n    \"con_vehicle_filter\": 1892,\n    \"cross_counting\": false,\n    \"cross_counting_settings\": {\n      \"directions\": [\n        \"INGRESS\",\n        \"EGRESS\"\n      ],\n      \"in_roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 2777.7998532047345,\n              \"y\": 5493.724833012728\n            },\n            {\n              \"x\": 9285.827491361133,\n              \"y\": 2791.4095699734467\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 9591.753611003865,\n              \"y\": 5801.45546622048\n            },\n            {\n              \"x\": 4686.162559731531,\n              \"y\": 1323.5637228401376\n            }\n          ]\n        }\n      ],\n      \"object_type\": \"HUMAN\",\n      \"object_type_id\": 1953,\n      \"out_roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 4652.119811208895,\n              \"y\": 6259.10229681893\n            },\n            {\n              \"x\": 1065.823657455398,\n              \"y\": 3369.9665422482017\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 2172.4647864180024,\n              \"y\": 9223.294434380265\n            },\n            {\n              \"x\": 315.46344222255664,\n              \"y\": 3045.441154210782\n            }\n          ]\n        }\n      ]\n    },\n    \"custom_events\": true,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": true,\n    \"device_near_audio_silenced\": true,\n    \"device_speaker_enabled\": false,\n    \"dewarpMode\": \"NO_TRANSFORM\",\n    \"disabled_schedule\": [\n      {\n        \"minuteOfWeekStart\": 4756,\n        \"minuteOfWeekStop\": 1949\n      },\n      {\n        \"minuteOfWeekStart\": 9202,\n        \"minuteOfWeekStop\": 5542\n      }\n    ],\n    \"disabled_schedule_inverted\": false,\n    \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"dwell_reset_ttl_ms\": 4026,\n    \"dwell_time_ms\": 7863,\n    \"engagement_counting\": true,\n    \"exposure_level\": 940,\n    \"face_ai_threshold\": 1414.9667654836007,\n    \"face_counting\": false,\n    \"face_counting_nonunique\": false,\n    \"face_id_ai_threshold\": 204.5646274169943,\n    \"face_match_threshold\": 7441.979936217383,\n    \"face_recognition\": true,\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\"\n    },\n    \"fisheye_display_mode\": \"RAW_PANO\",\n    \"floorplan_homography\": [\n      [\n        2213.5076235381844,\n        618.3462419310204\n      ],\n      [\n        9638.321428167033,\n        2109.7309755603264\n      ]\n    ],\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 3877,\n      \"gain\": 5894,\n      \"q\": 6545\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 1987,\n      \"gain\": 871,\n      \"q\": 4274\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 6160,\n      \"gain\": 9565,\n      \"q\": 1022\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 6583,\n      \"gain\": 9899,\n      \"q\": 4393\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 2124,\n      \"gain\": 9844,\n      \"q\": 8674\n    },\n    \"frontendNoiseSuppression\": false,\n    \"hdr_enabled\": false,\n    \"high_res_detection\": false,\n    \"human_detection\": true,\n    \"human_loitering\": false,\n    \"human_loitering_settings\": {\n      \"roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 4901.221459519281,\n              \"y\": 8970.863826902661\n            },\n            {\n              \"x\": 8619.891163664686,\n              \"y\": 6319.668903912936\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 5936.875348301076,\n              \"y\": 9469.85809709033\n            },\n            {\n              \"x\": 4987.8708836687765,\n              \"y\": 4778.844488720815\n            }\n          ]\n        }\n      ]\n    },\n    \"img_brightness\": 3276,\n    \"img_contrast\": 4259,\n    \"img_saturation\": 9455,\n    \"img_sharpness\": 2137,\n    \"lastModified\": 9403,\n    \"led_mode_blink_period_ms\": 5249,\n    \"led_mode_when_active\": \"LED_RED_SOLID\",\n    \"led_mode_when_inactive\": \"LED_RED_SOLID\",\n    \"led_stealth_mode\": true,\n    \"licenseplate_detection\": true,\n    \"lightweight_detection_disabled\": true,\n    \"live_license_invalid\": false,\n    \"lpr_ai_threshold\": 7430.799858738166,\n    \"max_detections_per_frame\": 2011,\n    \"max_event_duration_ms\": 8518,\n    \"media_ttl_minutes\": 5745,\n    \"metering_config\": {\n      \"rotation\": 7471,\n      \"table\": \"string\"\n    },\n    \"motion_grid_disabled\": false,\n    \"motion_grid_window_sec\": 7909,\n    \"motion_lightweight_disabled\": false,\n    \"motion_threshold\": 2161.065336271624,\n    \"motor_config\": {\n      \"af_enabled\": true,\n      \"af_region\": {\n        \"h\": 6538,\n        \"size\": 106,\n        \"w\": 6321,\n        \"x\": 4034,\n        \"y\": 7796\n      },\n      \"focus\": 1080,\n      \"piris\": 6040,\n      \"zoom\": 138\n    },\n    \"mounting_direction\": \"SIDEWAYS\",\n    \"new_motion_feature_flag\": true,\n    \"night_exposure_level\": 4734,\n    \"night_img_brightness\": 819,\n    \"night_img_contrast\": 3285,\n    \"night_img_saturation\": 8442,\n    \"night_img_sharpness\": 9677,\n    \"night_metering_config\": {\n      \"rotation\": 5140,\n      \"table\": \"string\"\n    },\n    \"night_sensor_gain_max\": 9419,\n    \"night_shutter_time_max\": 2728,\n    \"night_shutter_time_min\": 1604,\n    \"obj_ai_threshold\": 9351.224206894472,\n    \"object_search\": true,\n    \"occupancy_counting\": true,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"people_counting\": false,\n    \"person_ai_threshold\": 8161.941016274559,\n    \"person_reidentification\": false,\n    \"pose_detection\": true,\n    \"ppe_detection\": true,\n    \"privacy_window_polygons\": [\n      {\n        \"coordinates\": [\n          {\n            \"x\": 8503.977813070682,\n            \"y\": 3554.225075658639\n          },\n          {\n            \"x\": 9457.325334846404,\n            \"y\": 1287.7193982000867\n          }\n        ]\n      },\n      {\n        \"coordinates\": [\n          {\n            \"x\": 7147.85214188973,\n            \"y\": 9487.957436477978\n          },\n          {\n            \"x\": 3333.151849854954,\n            \"y\": 5474.983140964602\n          }\n        ]\n      }\n    ],\n    \"privacy_windows\": [\n      {\n        \"h\": 4268,\n        \"size\": 268,\n        \"w\": 7263,\n        \"x\": 4273,\n        \"y\": 7353\n      },\n      {\n        \"h\": 1894,\n        \"size\": 4150,\n        \"w\": 7236,\n        \"x\": 5381,\n        \"y\": 4723\n      }\n    ],\n    \"ptz_config\": {\n      \"offset_x_percent\": 3367.4359543474907,\n      \"offset_y_percent\": 8387.482540711817,\n      \"rotation\": 7118,\n      \"size_percent\": 6148.099429869871\n    },\n    \"region_for_occupancy\": {\n      \"inverted\": true,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 2517.5622239932372,\n              \"y\": 1357.1893337587483\n            },\n            {\n              \"x\": 8966.360660926564,\n              \"y\": 4753.092634882827\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 8711.116037932652,\n              \"y\": 7285.026877357006\n            },\n            {\n              \"x\": 248.45614757594393,\n              \"y\": 3650.8020140487374\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 7683.302625004549,\n              \"y\": 5076.840234568076\n            },\n            {\n              \"x\": 279.4321153361223,\n              \"y\": 4446.783673553945\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 6796.472430772922,\n              \"y\": 2075.805191691056\n            },\n            {\n              \"x\": 3433.2647492758592,\n              \"y\": 9191.303529911254\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest_groups\": [\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"TAG_MOVED\",\n              \"CO2_EXCEEDED_HIGH\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 8451.62893359669,\n                  \"y\": 1634.942074025041\n                },\n                {\n                  \"x\": 9368.788729999682,\n                  \"y\": 95.40580308257552\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"AIR_VOC\",\n              \"BADGE_LOCKDOWN\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 7277.633786705291,\n                  \"y\": 6755.225747693554\n                },\n                {\n                  \"x\": 2247.63203712276,\n                  \"y\": 8614.120433723208\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      },\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"AC_DPI_DOOR_AJAR\",\n              \"LICENSEPLATE_BLACKLISTED\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 8681.642137858797,\n                  \"y\": 2298.888681896323\n                },\n                {\n                  \"x\": 4817.305027943222,\n                  \"y\": 6938.024083640801\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"AQI_EXCEEDED_HIGH\",\n              \"IOT_AIR_CO\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 3561.1932915223997,\n                  \"y\": 9532.109023333807\n                },\n                {\n                  \"x\": 3363.8631143311272,\n                  \"y\": 5164.441655893781\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"CROSSING\"\n      }\n    ],\n    \"resolution\": {\n      \"height\": 9967,\n      \"width\": 7006\n    },\n    \"rotation\": 387,\n    \"rtsp_encoder\": 2641,\n    \"segment_max_bytes\": 4460,\n    \"sensor_gain_max\": 9265,\n    \"shared_fov\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"shutter_time_max\": 4946,\n    \"shutter_time_min\": 8426,\n    \"snapshot_height\": 8447,\n    \"snapshot_interval_secs\": 8927,\n    \"snapshot_upload_target\": \"1\",\n    \"storage_target_free_megabytes\": 3416,\n    \"storage_target_free_space_permyriad\": 1376,\n    \"target_ai_fps\": 5688,\n    \"thumbstrip_disabled\": false,\n    \"thumbstrip_upload_target\": \"0\",\n    \"tile_views\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 9482,\n          \"width\": 9563\n        },\n        \"pitchDegrees\": 9243.595003036693,\n        \"rollDegrees\": 7048.907522842527,\n        \"verticalFieldOfViewDegrees\": 2072,\n        \"yawDegrees\": 1974.8833987813753\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 8050,\n          \"width\": 7701\n        },\n        \"pitchDegrees\": 1932.6883841678289,\n        \"rollDegrees\": 6731.672652201126,\n        \"verticalFieldOfViewDegrees\": 9014,\n        \"yawDegrees\": 8664.125790420378\n      }\n    ],\n    \"timelapse\": true,\n    \"upload_all_detections\": true,\n    \"use_onboard_ai\": false,\n    \"use_onboard_lpr\": false,\n    \"use_pilot_face_id\": false,\n    \"vehicle_ai_threshold\": 6147.519118295746,\n    \"vehicle_counting\": false,\n    \"vehicle_detection\": false,\n    \"video_ai_disabled\": false,\n    \"video_persist_disabled\": false,\n    \"visual_tamper_config\": {\n      \"analyze_fps\": 8674,\n      \"analyze_res\": 5413,\n      \"canny_thresh\": 3403.1139562281364,\n      \"edge_cov_diff_thresh\": 1985.4980954286927,\n      \"enabled\": true,\n      \"long_buf_size\": 6700,\n      \"short_buf_size\": 6897\n    },\n    \"wdr_enabled\": false,\n    \"wdr_strength\": 6435,\n    \"zero_motion_video_bitrate_percent\": 5714,\n    \"zero_motion_video_quality\": 1807\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a47a1f28-ffd7-48ec-aaff-928b5121ac35"},{"name":"Get current camera state","id":"ca75dbc4-7895-4c5a-9d08-166c8625215c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCurrentState","description":"<p>Use /getFullCameraState instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getCurrentState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b6c04238-52be-4bb8-95e4-a562224a3a0d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCurrentState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameraState\": {\n    \"baseVideoOperationUri\": \"https://api.example.com/video\",\n    \"connectionStatus\": \"RED\",\n    \"connectionTimestampMs\": 1640995200000,\n    \"defaultInterface\": \"eth0\",\n    \"defaultInterfaceMac\": \"00:11:22:33:44:55\",\n    \"firmwareVersion\": \"1.2.3\",\n    \"healthStatus\": \"GREEN\",\n    \"healthStatusDetails\": \"DISCONNECTED\",\n    \"latestFirmwareVersion\": \"1.2.4\",\n    \"mediaRegion\": \"us-west-1\",\n    \"onCameraState\": {\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {}\n    },\n    \"onCloudState\": {\n      \"key_0\": {}\n    },\n    \"region\": \"us-west-1\",\n    \"serialNumber\": \"CAM123456789\",\n    \"ssid\": \"MyNetwork\",\n    \"versionsBehind\": 1,\n    \"wifiApMac\": \"AA:BB:CC:DD:EE:FF\",\n    \"wifiBars\": 4,\n    \"wifiSignalStrength\": -45\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ca75dbc4-7895-4c5a-9d08-166c8625215c"},{"name":"Get custom footage seekpoints V2","id":"4a7ffc36-f2e8-47fa-9f5c-354108229086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customDescription\": \"Motion detected in camera view\",\n  \"customDisplayName\": \"motion_event\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"duration\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCustomFootageSeekpointsV2","description":"<p>Get activity seekpoints for specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getCustomFootageSeekpointsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"669f36ba-6cfa-49c4-b576-08ba79e47153","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"customDescription\": \"Motion detected in camera view\",\n  \"customDisplayName\": \"motion_event\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"duration\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getCustomFootageSeekpointsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customFootageSeekPoints\": [\n    {\n      \"compositComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customDescription\": \"string\",\n      \"customDisplayName\": \"string\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"objectType\": \"PROBE_DISCONNECTED\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"seekPointType\": \"0\",\n      \"seekpointType\": \"0\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4619\n    },\n    {\n      \"compositComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customDescription\": \"string\",\n      \"customDisplayName\": \"string\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"objectType\": \"VOC_IDX_EXCEEDED_HIGH\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"seekPointType\": \"2\",\n      \"seekpointType\": \"2\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 7886\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4a7ffc36-f2e8-47fa-9f5c-354108229086"},{"name":"Get camera details","id":"d15cfe49-55b6-4924-ae46-84327ea925a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getDetails","description":"<p>Get hardware details of multiple cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3658f17b-ee3c-4b1f-a902-a3103b7a7810","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameras\": [\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 9850,\n      \"createdAtMillis\": 6574,\n      \"customData\": \"string\",\n      \"deleted\": true,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 8620.280239262072,\n        \"key_1\": 7041.285813732637\n      },\n      \"directionRadians\": 1499.9188795418484,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"floorNumber\": 5303,\n      \"hwVariation\": \"ETHERNET_TESTER_ET1\",\n      \"latitude\": 1252.0845235193278,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 9128.355972140405,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"pending\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"type\": \"OCCUPANCY_SENSOR\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 8192,\n      \"createdAtMillis\": 6297,\n      \"customData\": \"string\",\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 1099.1759371895005\n      },\n      \"directionRadians\": 8734.79489211084,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"floorNumber\": 5111,\n      \"hwVariation\": \"CAMERA_R500\",\n      \"latitude\": 4388.928250900157,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 9952.398054690746,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"pending\": true,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"type\": \"ENVIRONMENTAL_GATEWAY\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d15cfe49-55b6-4924-ae46-84327ea925a9"},{"name":"Get footage bounding boxes","id":"853328b1-26fe-45a5-9bcf-5b4da74f31bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageBoundingBoxes","description":"<p>Get object bounding boxes for a specified camera. Note: bounding box values are given as permyriad shorts relative to image.  To convert to absolute pixel values, use the following: abs_pix = (rel_permyriad / 10000) * image_dim</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getFootageBoundingBoxes"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e67855d1-cc47-4ef3-a10a-34e44120765c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageBoundingBoxes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"footageBoundingBoxes\": [\n    {\n      \"a\": \"PEOPLECOUNT_HIGH\",\n      \"b\": 1221,\n      \"l\": 4469,\n      \"r\": 3383,\n      \"t\": 6126,\n      \"ts\": 3342,\n      \"al\": false,\n      \"c\": 7239.941963978696,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"BLUE\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 151,\n          \"y\": 7466\n        }\n      },\n      \"loudness\": 6241,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"objectId\": 2167,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": false,\n        \"sensorDouble\": 3294.833443801275,\n        \"sensorLong\": 9956\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 7698.1765195098915\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"UNKNOWN\",\n      \"b\": 2181,\n      \"l\": 9541,\n      \"r\": 3665,\n      \"t\": 4012,\n      \"ts\": 401,\n      \"al\": false,\n      \"c\": 7608.281143862994,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"BLUE\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 7789,\n          \"y\": 9460\n        },\n        \"key_1\": {\n          \"x\": 8460,\n          \"y\": 9580\n        },\n        \"key_2\": {\n          \"x\": 3943,\n          \"y\": 9012\n        },\n        \"key_3\": {\n          \"x\": 8710,\n          \"y\": 3151\n        }\n      },\n      \"loudness\": 2081,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"objectId\": 416,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 3128.2541625338454,\n        \"sensorLong\": 1999\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 3269.6504506675205\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"853328b1-26fe-45a5-9bcf-5b4da74f31bb"},{"name":"Get footage bounding boxes for multiple cameras","id":"fb978c71-08c2-4d53-a44c-f075bd08165a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageBoundingBoxesForMultiple","description":"<p>Get object bounding boxes for multiple cameras. Note: bounding box values are given as permyriad shorts relative to image.  To convert to absolute pixel values, use the following: abs_pix = (rel_permyriad / 10000) * image_dim</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getFootageBoundingBoxesForMultiple"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"72613c21-6be9-4991-bfdf-3096897d6036","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageBoundingBoxesForMultiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"footageBoundingBoxMap\": {\n    \"key_0\": {\n      \"deviceMap\": {\n        \"key_0\": {\n          \"a\": \"AC_TAMPER_ACCEL\",\n          \"b\": 9782,\n          \"l\": 3265,\n          \"r\": 4152,\n          \"t\": 1425,\n          \"ts\": 3642,\n          \"al\": true,\n          \"c\": 1080.741843634303,\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"croppedImageLocator\": \"string\",\n          \"customActivityColor\": \"BLUE\",\n          \"dw\": false,\n          \"fn\": \"string\",\n          \"kp\": {\n            \"key_0\": {\n              \"x\": 7703,\n              \"y\": 1090\n            }\n          },\n          \"loudness\": 6297,\n          \"lp\": \"string\",\n          \"m\": false,\n          \"objectId\": 3787,\n          \"p\": \"string\",\n          \"reid\": 853,\n          \"ro\": [\n            \"string\",\n            \"string\"\n          ],\n          \"sensorValType\": {\n            \"sensorBoolean\": false,\n            \"sensorDouble\": 6428.759304127587,\n            \"sensorLong\": 9135\n          },\n          \"toastOrderIdInfo\": {\n            \"employeeName\": \"string\",\n            \"guid\": \"string\",\n            \"locationName\": \"string\",\n            \"restaurantName\": \"string\",\n            \"toastCheckInfo\": {\n              \"totalAmount\": 5993.286979898795\n            }\n          },\n          \"uf\": \"string\",\n          \"vn\": \"string\"\n        }\n      }\n    },\n    \"key_1\": {\n      \"deviceMap\": {\n        \"key_0\": {\n          \"a\": \"PRESSURE_EXCEEDED_HIGH\",\n          \"b\": 950,\n          \"l\": 7177,\n          \"r\": 9385,\n          \"t\": 9437,\n          \"ts\": 9193,\n          \"al\": false,\n          \"c\": 9346.800485768066,\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"croppedImageLocator\": \"string\",\n          \"customActivityColor\": \"GRAY\",\n          \"dw\": false,\n          \"fn\": \"string\",\n          \"kp\": {\n            \"key_0\": {\n              \"x\": 8982,\n              \"y\": 4493\n            },\n            \"key_1\": {\n              \"x\": 4861,\n              \"y\": 3195\n            }\n          },\n          \"loudness\": 2904,\n          \"lp\": \"string\",\n          \"m\": false,\n          \"objectId\": 9708,\n          \"p\": \"string\",\n          \"reid\": 9946,\n          \"ro\": [\n            \"string\",\n            \"string\"\n          ],\n          \"sensorValType\": {\n            \"sensorBoolean\": false,\n            \"sensorDouble\": 131.7201152966674,\n            \"sensorLong\": 9379\n          },\n          \"toastOrderIdInfo\": {\n            \"employeeName\": \"string\",\n            \"guid\": \"string\",\n            \"locationName\": \"string\",\n            \"restaurantName\": \"string\",\n            \"toastCheckInfo\": {\n              \"totalAmount\": 3925.031865094919\n            }\n          },\n          \"uf\": \"string\",\n          \"vn\": \"string\"\n        },\n        \"key_1\": {\n          \"a\": \"AC_DSR_LOCKED\",\n          \"b\": 1198,\n          \"l\": 380,\n          \"r\": 5520,\n          \"t\": 9778,\n          \"ts\": 3849,\n          \"al\": false,\n          \"c\": 8594.160410831846,\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"croppedImageLocator\": \"string\",\n          \"customActivityColor\": \"PURPLE\",\n          \"dw\": false,\n          \"fn\": \"string\",\n          \"kp\": {\n            \"key_0\": {\n              \"x\": 8097,\n              \"y\": 3159\n            },\n            \"key_1\": {\n              \"x\": 3156,\n              \"y\": 1977\n            }\n          },\n          \"loudness\": 1349,\n          \"lp\": \"string\",\n          \"m\": false,\n          \"objectId\": 1305,\n          \"p\": \"string\",\n          \"reid\": 7237,\n          \"ro\": [\n            \"string\",\n            \"string\"\n          ],\n          \"sensorValType\": {\n            \"sensorBoolean\": true,\n            \"sensorDouble\": 5893.172073998609,\n            \"sensorLong\": 4001\n          },\n          \"toastOrderIdInfo\": {\n            \"employeeName\": \"string\",\n            \"guid\": \"string\",\n            \"locationName\": \"string\",\n            \"restaurantName\": \"string\",\n            \"toastCheckInfo\": {\n              \"totalAmount\": 8126.870516046108\n            }\n          },\n          \"uf\": \"string\",\n          \"vn\": \"string\"\n        },\n        \"key_2\": {\n          \"a\": \"IOT_AIR_TEMP\",\n          \"b\": 2534,\n          \"l\": 4617,\n          \"r\": 9678,\n          \"t\": 7949,\n          \"ts\": 6213,\n          \"al\": true,\n          \"c\": 7306.665403738178,\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"croppedImageLocator\": \"string\",\n          \"customActivityColor\": \"BLACK\",\n          \"dw\": true,\n          \"fn\": \"string\",\n          \"kp\": {\n            \"key_0\": {\n              \"x\": 1409,\n              \"y\": 3016\n            },\n            \"key_1\": {\n              \"x\": 1250,\n              \"y\": 1713\n            },\n            \"key_2\": {\n              \"x\": 9958,\n              \"y\": 4305\n            },\n            \"key_3\": {\n              \"x\": 4743,\n              \"y\": 8389\n            }\n          },\n          \"loudness\": 4047,\n          \"lp\": \"string\",\n          \"m\": true,\n          \"objectId\": 6156,\n          \"p\": \"string\",\n          \"reid\": 1649,\n          \"ro\": [\n            \"string\",\n            \"string\"\n          ],\n          \"sensorValType\": {\n            \"sensorBoolean\": true,\n            \"sensorDouble\": 4783.929612083147,\n            \"sensorLong\": 2246\n          },\n          \"toastOrderIdInfo\": {\n            \"employeeName\": \"string\",\n            \"guid\": \"string\",\n            \"locationName\": \"string\",\n            \"restaurantName\": \"string\",\n            \"toastCheckInfo\": {\n              \"totalAmount\": 2719.8898226986867\n            }\n          },\n          \"uf\": \"string\",\n          \"vn\": \"string\"\n        },\n        \"key_3\": {\n          \"a\": \"TEMPERATURE_EXCEEDED_LOW\",\n          \"b\": 4854,\n          \"l\": 493,\n          \"r\": 3638,\n          \"t\": 3935,\n          \"ts\": 979,\n          \"al\": false,\n          \"c\": 7487.217947642446,\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"croppedImageLocator\": \"string\",\n          \"customActivityColor\": \"TAN\",\n          \"dw\": true,\n          \"fn\": \"string\",\n          \"kp\": {\n            \"key_0\": {\n              \"x\": 4729,\n              \"y\": 6756\n            },\n            \"key_1\": {\n              \"x\": 1685,\n              \"y\": 3520\n            },\n            \"key_2\": {\n              \"x\": 2505,\n              \"y\": 4773\n            },\n            \"key_3\": {\n              \"x\": 5279,\n              \"y\": 1487\n            },\n            \"key_4\": {\n              \"x\": 1615,\n              \"y\": 9189\n            }\n          },\n          \"loudness\": 4937,\n          \"lp\": \"string\",\n          \"m\": true,\n          \"objectId\": 9387,\n          \"p\": \"string\",\n          \"reid\": 1964,\n          \"ro\": [\n            \"string\",\n            \"string\"\n          ],\n          \"sensorValType\": {\n            \"sensorBoolean\": false,\n            \"sensorDouble\": 2315.014814550278,\n            \"sensorLong\": 4735\n          },\n          \"toastOrderIdInfo\": {\n            \"employeeName\": \"string\",\n            \"guid\": \"string\",\n            \"locationName\": \"string\",\n            \"restaurantName\": \"string\",\n            \"toastCheckInfo\": {\n              \"totalAmount\": 9797.830742973843\n            }\n          },\n          \"uf\": \"string\",\n          \"vn\": \"string\"\n        }\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fb978c71-08c2-4d53-a44c-f075bd08165a"},{"name":"Get footage seekpoints for multiple cameras","id":"8d7666b1-1c5b-4817-b3fa-46ad08118889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 3600,\n  \"includeAnyMotion\": true,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageSeekpointsForMultiple","description":"<p>Get activity seekpoints for multiple cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getFootageSeekpointsForMultiple"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"774d71c6-a189-41a2-866b-3404108e0ccc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 3600,\n  \"includeAnyMotion\": true,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageSeekpointsForMultiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"footageSeekPointMap\": {\n    \"key_0\": {\n      \"activityCountMap\": {\n        \"key_0\": {\n          \"key_0\": 3970\n        }\n      },\n      \"alert\": false,\n      \"faceNames\": [\n        \"string\"\n      ],\n      \"poses\": [\n        \"string\"\n      ],\n      \"recognizedObjects\": [\n        \"string\"\n      ],\n      \"unidentifiedFaceIds\": [\n        \"string\"\n      ],\n      \"vehicleLicensePlates\": [\n        \"string\"\n      ],\n      \"vehicleNames\": [\n        \"string\"\n      ]\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8d7666b1-1c5b-4817-b3fa-46ad08118889"},{"name":"Get footage seekpoints V2","id":"d4363027-613e-4ec1-9880-090c22a6cfce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"includeAnyMotion\": true,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageSeekpointsV2","description":"<p>Get activity seekpoints for specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getFootageSeekpointsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8ecf913a-e366-469c-ab97-99b03b508757","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"duration\": 3600,\n  \"includeAnyMotion\": true,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFootageSeekpointsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"footageSeekPoints\": [\n    {\n      \"a\": \"AUDIO_SOUND_GUN\",\n      \"ts\": 7023,\n      \"al\": false,\n      \"cc\": \"BLACK\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": true,\n      \"fn\": \"string\",\n      \"id\": 8121,\n      \"loudness\": 2501,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 634.7092932540766,\n        \"sensorLong\": 6667\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 9923.71259206812\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"IOT_AIR_CO\",\n      \"ts\": 5869,\n      \"al\": false,\n      \"cc\": \"TAN\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": true,\n      \"fn\": \"string\",\n      \"id\": 2428,\n      \"loudness\": 7766,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": false,\n        \"sensorDouble\": 3602.183631075295,\n        \"sensorLong\": 9697\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 5472.113715720717\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d4363027-613e-4ec1-9880-090c22a6cfce"},{"name":"Get full camera state","id":"a18b2ecd-0e29-4e42-8c03-29d2a3dfbd62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFullCameraState","description":"<p>Get detailed information about state of specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getFullCameraState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"eb1c5f00-d0f0-44b6-bf03-28efa95d6929","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"force\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getFullCameraState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"fullCameraState\": {\n    \"afSupport\": false,\n    \"audioSupported\": false,\n    \"baseVideoOperationUri\": \"string\",\n    \"connectionStatus\": \"YELLOW\",\n    \"connectionTimestampMs\": 4014,\n    \"createdAtMillis\": 8933,\n    \"defaultInterface\": \"string\",\n    \"defaultInterfaceMac\": \"string\",\n    \"directionRadians\": 2328.545683723908,\n    \"externalIPAddress\": \"string\",\n    \"facetNameMap\": {\n      \"key_0\": \"string\"\n    },\n    \"firmwareUpdateInProgress\": true,\n    \"firmwareVersion\": \"string\",\n    \"floorNumber\": 6559,\n    \"healthStatus\": \"GREEN\",\n    \"healthStatusDetails\": \"NONE\",\n    \"hwVariation\": \"SENSOR_ENVIRONMENTAL_E2\",\n    \"lanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latestFirmwareVersion\": \"string\",\n    \"latitude\": 1573.919888579789,\n    \"liveStreamShared\": false,\n    \"liveStreamsSharedCount\": 7531,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 9268.392706340885,\n    \"maxZoomPercent\": 1517,\n    \"mediaRegion\": \"string\",\n    \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"mummified\": false,\n    \"name\": \"string\",\n    \"onCameraState\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"onCloudState\": {\n      \"key_0\": {}\n    },\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"region\": \"string\",\n    \"secondaryLanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"serialNumber\": \"string\",\n    \"ssid\": \"string\",\n    \"stateUpdatedTimestampMs\": 6802,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"supportedFacets\": [\n      \"v26\",\n      \"v48\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"versionsBehind\": 2856,\n    \"wifiApMac\": \"string\",\n    \"wifiBars\": 3060,\n    \"wifiSignalStrength\": 8008\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a18b2ecd-0e29-4e42-8c03-29d2a3dfbd62"},{"name":"Get camera media URIs","id":"9ac096b6-6670-48ff-b1c6-a98348dee65b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMediaUris","description":"<p>Get media uris for camera to retrieve footage</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getMediaUris"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bb9e4208-2985-4e9c-926d-e6f8202bd359","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMediaUris"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"lanCheckUrls\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveH264Uris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveM3u8Uris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveMpdUris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanLiveOpusUris\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanVodM3u8UrisTemplates\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lanVodMpdUrisTemplates\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wanLiveH264Uri\": \"rtsp://camera.example.com/live\",\n  \"wanLiveM3u8Uri\": \"https://camera.example.com/live.m3u8\",\n  \"wanLiveMpdUri\": \"https://camera.example.com/live.mpd\",\n  \"wanLiveOpusUri\": \"string\",\n  \"wanVodH264UriTemplate\": \"https://camera.example.com/vod/{timestamp}.h264\",\n  \"wanVodM3u8UriTemplate\": \"https://camera.example.com/vod/{timestamp}.m3u8\",\n  \"wanVodMpdUriTemplate\": \"https://camera.example.com/vod/{timestamp}.mpd\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9ac096b6-6670-48ff-b1c6-a98348dee65b"},{"name":"Get minimal camera location map","id":"630ce60a-61d4-48bc-85c6-350dd97860a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalCameraLocationMap","description":"<p>Get basic information about all cameras and their locations in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getMinimalCameraLocationMap"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ebf4402f-a87e-4498-bdcb-ae6638880b16","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalCameraLocationMap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameraLocationMap\": {\n    \"key_0\": {\n      \"cameraName\": \"Front Door Camera\",\n      \"locationName\": \"Main Building\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"630ce60a-61d4-48bc-85c6-350dd97860a3"},{"name":"Get minimal camera state list","id":"57f4f5d5-2ae6-4a0e-ae4b-871d78d1e4b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"includeMummified\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalCameraStateList","description":"<p>Get basic state information about all cameras in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getMinimalCameraStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ebc1fbb8-3604-4a47-b566-cdb6d649134f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"includeMummified\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalCameraStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameraStates\": [\n    {\n      \"connectionStatus\": \"YELLOW\",\n      \"createdAtMillis\": 5296,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 3938.753513629023,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": false,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 9967,\n      \"healthStatus\": \"ORANGE\",\n      \"healthStatusDetails\": \"FIRMWARE_BEHIND\",\n      \"hwVariation\": \"GATEWAY_A100\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 1197.696454276045,\n      \"liveStreamShared\": true,\n      \"liveStreamsSharedCount\": 3889,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 4850.6850363952635,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"a23\",\n        \"v40\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 4790,\n      \"wifiSignalStrength\": 486\n    },\n    {\n      \"connectionStatus\": \"RED\",\n      \"createdAtMillis\": 9792,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 1085.7690700903345,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 291,\n      \"healthStatus\": \"RED\",\n      \"healthStatusDetails\": \"NOT_RECORDING\",\n      \"hwVariation\": \"NVR_N500\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 5561.015931277089,\n      \"liveStreamShared\": false,\n      \"liveStreamsSharedCount\": 3690,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 9089.475350012017,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v18\",\n        \"a43\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 4401,\n      \"wifiSignalStrength\": 208\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"57f4f5d5-2ae6-4a0e-ae4b-871d78d1e4b8"},{"name":"Get minimal camera list","id":"1275072a-af7e-4993-a05f-26ad2b3be5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"includeMummified\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalList","description":"<p>Use /getMinimalCameraStateList instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getMinimalList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ae9c6656-17e5-404d-8d4d-5bdda5cead3e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"includeMummified\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getMinimalList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameras\": [\n    {\n      \"connectionStatus\": \"RED\",\n      \"defaultInterface\": \"eth0\",\n      \"defaultInterfaceMac\": \"00:11:22:33:44:55\",\n      \"floorNumber\": 1,\n      \"healthStatus\": \"GREEN\",\n      \"healthStatusDetails\": \"NONE\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"liveStreamShared\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"mediaRegion\": \"us-west-1\",\n      \"mummified\": false,\n      \"name\": \"Front Door Camera\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"us-west-1\",\n      \"serialNumber\": \"CAM123456789\",\n      \"ssid\": \"MyNetwork\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"AA:BB:CC:DD:EE:FF\",\n      \"wifiBars\": 4,\n      \"wifiSignalStrength\": -45\n    },\n    {\n      \"connectionStatus\": \"ORANGE\",\n      \"defaultInterface\": \"eth0\",\n      \"defaultInterfaceMac\": \"00:11:22:33:44:55\",\n      \"floorNumber\": 1,\n      \"healthStatus\": \"GREEN\",\n      \"healthStatusDetails\": \"FIRMWARE_BEHIND\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"liveStreamShared\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"mediaRegion\": \"us-west-1\",\n      \"mummified\": false,\n      \"name\": \"Front Door Camera\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"us-west-1\",\n      \"serialNumber\": \"CAM123456789\",\n      \"ssid\": \"MyNetwork\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"AA:BB:CC:DD:EE:FF\",\n      \"wifiBars\": 4,\n      \"wifiSignalStrength\": -45\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1275072a-af7e-4993-a05f-26ad2b3be5f4"},{"name":"Get camera offline LAN streaming info","id":"99767d94-f351-4a96-9b06-1944ea5303b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getOfflineLanStreamingInfo","description":"<p>Get required information for offline lan streaming on all cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getOfflineLanStreamingInfo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a3800d3a-3347-41f6-a89c-3c04fe1d630e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getOfflineLanStreamingInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"info\": {\n    \"key_0\": {\n      \"accessToken\": \"abc123def456\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"key_1\": {\n      \"accessToken\": \"abc123def456\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"99767d94-f351-4a96-9b06-1944ea5303b9"},{"name":"Get camera presence windows","id":"27c3ff13-cb7a-4894-8575-50dde546e60b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getPresenceWindows","description":"<p>Get stored video information for camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getPresenceWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"79ec97e9-6dfc-4bb4-b163-0e1f18d57b5c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getPresenceWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"presenceWindows\": {\n    \"key_0\": [\n      {\n        \"durationSeconds\": 6128,\n        \"startSeconds\": 3965\n      },\n      {\n        \"durationSeconds\": 7900,\n        \"startSeconds\": 1833\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSeconds\": 1416,\n        \"startSeconds\": 516\n      },\n      {\n        \"durationSeconds\": 9697,\n        \"startSeconds\": 1509\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"27c3ff13-cb7a-4894-8575-50dde546e60b"},{"name":"Get camera raw HTTP streams","id":"ffd88795-e7a6-40ba-83ae-90be46396b40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getRawHttpStreams","description":"<p>Get info for all raw HTTP streams from a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getRawHttpStreams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5fe56cb2-8db4-4c91-a49a-0a6ccc97de8c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getRawHttpStreams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"rawHttpStreams\": [\n    {\n      \"audioPath\": \"string\",\n      \"createdAtMs\": 5872,\n      \"createdBy\": \"string\",\n      \"customPathPart\": \"string\",\n      \"deviceType\": \"BLE_TRACKER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"lanAudioUrl\": \"string\",\n      \"lanVideoLowResUrl\": \"string\",\n      \"lanVideoUrl\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"streamType\": \"RAPIDSOS\",\n      \"videoLowResPath\": \"string\",\n      \"videoPath\": \"string\"\n    },\n    {\n      \"audioPath\": \"string\",\n      \"createdAtMs\": 1854,\n      \"createdBy\": \"string\",\n      \"customPathPart\": \"string\",\n      \"deviceType\": \"OCCUPANCY_SENSOR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"lanAudioUrl\": \"string\",\n      \"lanVideoLowResUrl\": \"string\",\n      \"lanVideoUrl\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"streamType\": \"INFORMACAST\",\n      \"videoLowResPath\": \"string\",\n      \"videoPath\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ffd88795-e7a6-40ba-83ae-90be46396b40"},{"name":"Get storage recovery file","id":"774c5c37-d266-4be5-b478-68f39b6605af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getStorageRecoveryFile","description":"<p>Get a file that contains information required to recover the media from the SD card of a damaged camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getStorageRecoveryFile"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6d82ee72-0c07-4483-a842-24fa94efcebb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getStorageRecoveryFile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fileContents\": [\n    \"W2JpbmFyeSBkYXRhXQ==\",\n    \"W2JpbmFyeSBkYXRhXQ==\"\n  ]\n}"}],"_postman_id":"774c5c37-d266-4be5-b478-68f39b6605af"},{"name":"Get camera uptime windows","id":"30c2d47e-39d2-458e-a53f-b876117d69e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTime\": 1641081600,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getUptimeWindows","description":"<p>Get uptime information for camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getUptimeWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9d509b40-82a5-4b9e-8e6a-cc663dfec0e3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTime\": 1641081600,\n  \"startTime\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getUptimeWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uptimeWindows\": [\n    {\n      \"durationSeconds\": 6257,\n      \"startSeconds\": 9907\n    },\n    {\n      \"durationSeconds\": 2667,\n      \"startSeconds\": 1842\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"30c2d47e-39d2-458e-a53f-b876117d69e3"},{"name":"Get video walls","id":"63b4febd-bf98-4228-a386-986834033c32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getVideoWalls","description":"<p>Get list of video walls available for client</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","getVideoWalls"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"55d87030-114d-45f2-a5dd-993d6a0b132c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/getVideoWalls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"userNameMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"videoWalls\": [\n    {\n      \"deviceList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"displayName\": \"string\",\n      \"numShares\": 5,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"othersCanEdit\": false,\n      \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"settings\": {\n        \"key_0\": {},\n        \"key_1\": {}\n      },\n      \"shared\": true,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"displayName\": \"string\",\n      \"numShares\": 5,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"othersCanEdit\": true,\n      \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"settings\": {\n        \"key_0\": {}\n      },\n      \"shared\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"63b4febd-bf98-4228-a386-986834033c32"},{"name":"Reboot camera","id":"47a11a29-c91f-4b7b-8edc-43ec270d2e78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/reboot","description":"<p>Send reboot command to camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","reboot"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"75d08de0-bb89-41bc-bb8a-f6f126bd27a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/reboot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"status\": \"FAILED_CAMERA_NOT_AUTHORIZED\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"47a11a29-c91f-4b7b-8edc-43ec270d2e78"},{"name":"Update camera AI thresholds","id":"7fce1353-6d61-4295-877d-0dcb455a3a86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"consecutiveHumanFilter\": 3,\n  \"consecutiveVehicleFilter\": 3,\n  \"faceConfidenceThreshold\": 0.8,\n  \"faceMatchConfidenceThreshold\": 0.8,\n  \"humanConfidenceThreshold\": 0.7,\n  \"lprConfidenceThreshold\": 0.9,\n  \"maxEventDurationMs\": 15000,\n  \"vehicleConfidenceThreshold\": 0.7\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateCameraAIThresholds","description":"<p>Update AI confidence thresholds for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateCameraAIThresholds"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2f6053ed-f92b-4bf6-817f-5ff8d1ccd738","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"consecutiveHumanFilter\": 3,\n  \"consecutiveVehicleFilter\": 3,\n  \"faceConfidenceThreshold\": 0.8,\n  \"faceMatchConfidenceThreshold\": 0.8,\n  \"humanConfidenceThreshold\": 0.7,\n  \"lprConfidenceThreshold\": 0.9,\n  \"maxEventDurationMs\": 15000,\n  \"vehicleConfidenceThreshold\": 0.7\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateCameraAIThresholds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7fce1353-6d61-4295-877d-0dcb455a3a86"},{"name":"Update camera line crossing thresholds","id":"56cd6531-f6ca-4bde-b545-64d5eb1cc6d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"directions\": [\n    \"INGRESS\",\n    \"EGRESS\"\n  ],\n  \"inverted\": false,\n  \"objectType\": \"VEHICLE\",\n  \"pointA\": {\n    \"x\": 0.5,\n    \"y\": 0.5\n  },\n  \"pointB\": {\n    \"x\": 0.5,\n    \"y\": 0.5\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateCameraLineCrossingThresholds","description":"<p>Updates the line-crossing feature for a camera. Accepts two points which define a line that determines the threshold for which INGRESS and EGRESS events will be generated. Consider the top-left corner of a camera's image to be the origin (0,0).</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateCameraLineCrossingThresholds"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"916f5f1e-8953-42c7-a597-6336170124f0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"directions\": [\n    \"INGRESS\",\n    \"EGRESS\"\n  ],\n  \"inverted\": false,\n  \"objectType\": \"VEHICLE\",\n  \"pointA\": {\n    \"x\": 0.5,\n    \"y\": 0.5\n  },\n  \"pointB\": {\n    \"x\": 0.5,\n    \"y\": 0.5\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateCameraLineCrossingThresholds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"56cd6531-f6ca-4bde-b545-64d5eb1cc6d8"},{"name":"Update camera config","id":"efbe474c-7abe-4808-8d70-f198466015e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"config\": {\n    \"ai_license_invalid\": true,\n    \"audio_aec_via_software\": true,\n    \"audio_ai_disabled\": false,\n    \"audio_external_mic_boost\": 6496,\n    \"audio_external_mic_volume\": 3885,\n    \"audio_external_speaker_volume\": 761,\n    \"audio_internal_mic_aec_enabled\": true,\n    \"audio_internal_mic_boost\": 3079,\n    \"audio_internal_mic_volume\": 9889,\n    \"audio_internal_speaker_volume\": 7096,\n    \"audio_min_echo_amplitude\": 7870,\n    \"audio_playback_gain_percent\": 820,\n    \"audio_record\": false,\n    \"audio_supported\": false,\n    \"audio_use_external_mic\": false,\n    \"audio_use_external_speaker\": true,\n    \"audio_use_internal_speaker\": false,\n    \"bandwidth_reports_disabled\": false,\n    \"blocked_debounce_time_ms\": 1885,\n    \"blocked_threshold\": 7130.065311164859,\n    \"char_threshold\": 4544.246589503711,\n    \"custom_events\": true,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": true,\n    \"device_near_audio_silenced\": false,\n    \"device_speaker_enabled\": true,\n    \"dewarpMode\": \"NO_TRANSFORM\",\n    \"disabled_schedule\": [\n      {\n        \"minuteOfWeekStart\": 1682,\n        \"minuteOfWeekStop\": 7572\n      },\n      {\n        \"minuteOfWeekStart\": 2422,\n        \"minuteOfWeekStop\": 3469\n      }\n    ],\n    \"disabled_schedule_inverted\": true,\n    \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"dwell_reset_ttl_ms\": 2909,\n    \"dwell_time_ms\": 7695,\n    \"exposure_level\": 5236,\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"fisheye_display_mode\": \"TILES\",\n    \"floorplan_homography\": [\n      [\n        8150.8724384094685,\n        5773.914579060091\n      ],\n      [\n        6982.937546319934,\n        1774.1190620218329\n      ]\n    ],\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 5587,\n      \"gain\": 1170,\n      \"q\": 7760\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 2463,\n      \"gain\": 3371,\n      \"q\": 4891\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 4819,\n      \"gain\": 5424,\n      \"q\": 3960\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 8476,\n      \"gain\": 5926,\n      \"q\": 2679\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 530,\n      \"gain\": 8704,\n      \"q\": 6790\n    },\n    \"frontendNoiseSuppression\": true,\n    \"hdr_enabled\": false,\n    \"high_res_detection\": true,\n    \"human_detection\": true,\n    \"human_loitering\": true,\n    \"human_loitering_settings\": {\n      \"roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 7612.335593112846,\n              \"y\": 1057.2227811217049\n            },\n            {\n              \"x\": 187.74759342175207,\n              \"y\": 4319.762485803746\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 5622.684638867728,\n              \"y\": 599.5311124061132\n            },\n            {\n              \"x\": 6893.757817120551,\n              \"y\": 8682.368215302626\n            }\n          ]\n        }\n      ]\n    },\n    \"img_brightness\": 5306,\n    \"img_contrast\": 6565,\n    \"img_saturation\": 4127,\n    \"img_sharpness\": 3014,\n    \"lastModified\": 6020,\n    \"led_mode_blink_period_ms\": 1430,\n    \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n    \"led_mode_when_inactive\": \"LED_NORMAL\",\n    \"led_stealth_mode\": false,\n    \"lightweight_detection_disabled\": false,\n    \"live_license_invalid\": false,\n    \"max_detections_per_frame\": 2844,\n    \"media_ttl_minutes\": 3883,\n    \"metering_config\": {\n      \"rotation\": 1568,\n      \"table\": \"string\"\n    },\n    \"motor_config\": {\n      \"af_enabled\": true,\n      \"af_region\": {\n        \"h\": 1547,\n        \"size\": 59,\n        \"w\": 3234,\n        \"x\": 3652,\n        \"y\": 2713\n      },\n      \"focus\": 4571,\n      \"piris\": 4151,\n      \"zoom\": 2204\n    },\n    \"mounting_direction\": \"DOWN\",\n    \"night_exposure_level\": 8701,\n    \"night_img_brightness\": 6113,\n    \"night_img_contrast\": 4875,\n    \"night_img_saturation\": 8478,\n    \"night_img_sharpness\": 601,\n    \"night_metering_config\": {\n      \"rotation\": 2098,\n      \"table\": \"string\"\n    },\n    \"night_sensor_gain_max\": 8390,\n    \"night_shutter_time_max\": 2518,\n    \"night_shutter_time_min\": 5172,\n    \"object_search\": false,\n    \"occupancy_counting\": true,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"person_reidentification\": true,\n    \"privacy_window_polygons\": [\n      {\n        \"coordinates\": [\n          {\n            \"x\": 4305.455909113858,\n            \"y\": 4336.842684663145\n          },\n          {\n            \"x\": 2257.9229325584647,\n            \"y\": 471.4715704331796\n          }\n        ]\n      },\n      {\n        \"coordinates\": [\n          {\n            \"x\": 1416.246126438596,\n            \"y\": 329.5859585665628\n          },\n          {\n            \"x\": 637.8444362133063,\n            \"y\": 7364.760176700822\n          }\n        ]\n      }\n    ],\n    \"privacy_windows\": [\n      {\n        \"h\": 7693,\n        \"size\": 1241,\n        \"w\": 8460,\n        \"x\": 7169,\n        \"y\": 7611\n      },\n      {\n        \"h\": 5494,\n        \"size\": 3646,\n        \"w\": 6039,\n        \"x\": 5126,\n        \"y\": 5651\n      }\n    ],\n    \"ptz_config\": {\n      \"offset_x_percent\": 5724.598055113274,\n      \"offset_y_percent\": 3256.5359636547987,\n      \"rotation\": 1407,\n      \"size_percent\": 7377.810130934339\n    },\n    \"region_for_occupancy\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 2199.5625147008104,\n              \"y\": 3683.5575455037683\n            },\n            {\n              \"x\": 1093.5220403502587,\n              \"y\": 4870.418791023852\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 327.9983416102672,\n              \"y\": 7199.469242815398\n            },\n            {\n              \"x\": 7083.899087426226,\n              \"y\": 4329.323074781366\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 8693.037948362871,\n              \"y\": 2527.7889903003593\n            },\n            {\n              \"x\": 7522.241067818433,\n              \"y\": 9982.419695589422\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 6421.251767308171,\n              \"y\": 3643.926892298799\n            },\n            {\n              \"x\": 3777.9683081792627,\n              \"y\": 8822.722988283982\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest_groups\": [\n      {\n        \"inclusive\": true,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"AC_TAMPER_ACCEL\",\n              \"POSE_FALL\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 3542.8487812068774,\n                  \"y\": 6162.663188197253\n                },\n                {\n                  \"x\": 3935.6418345143097,\n                  \"y\": 292.3887855967644\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"PIR_OCCUPIED\",\n              \"MOTION_TAMPER\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 7271.8454025694855,\n                  \"y\": 4592.655233666054\n                },\n                {\n                  \"x\": 4824.578696409121,\n                  \"y\": 412.79464620738395\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"REPORTING\"\n      },\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n              \"BUTTON_DOUBLE_PRESSED\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 6229.649443979873,\n                  \"y\": 9171.950696581322\n                },\n                {\n                  \"x\": 4955.0110534364,\n                  \"y\": 3030.0186891618196\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"VOC_IDX_EXCEEDED_HIGH\",\n              \"CO2_EXCEEDED_HIGH\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5244.687267019023,\n                  \"y\": 7726.175436884204\n                },\n                {\n                  \"x\": 7855.388577057314,\n                  \"y\": 2546.06482544359\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      }\n    ],\n    \"resolution\": {\n      \"height\": 2125,\n      \"width\": 6400\n    },\n    \"rotation\": 7935,\n    \"rtsp_encoder\": 3953,\n    \"segment_max_bytes\": 9657,\n    \"sensor_gain_max\": 6156,\n    \"shared_fov\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"shutter_time_max\": 5601,\n    \"shutter_time_min\": 8917,\n    \"snapshot_height\": 1821,\n    \"snapshot_interval_secs\": 5995,\n    \"snapshot_upload_target\": \"0\",\n    \"storage_target_free_megabytes\": 9659,\n    \"storage_target_free_space_permyriad\": 994,\n    \"thumbstrip_upload_target\": \"1\",\n    \"tile_views\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 3826,\n          \"width\": 5954\n        },\n        \"pitchDegrees\": 7812.36237695377,\n        \"rollDegrees\": 319.7046670335335,\n        \"verticalFieldOfViewDegrees\": 5133,\n        \"yawDegrees\": 2769.432670097012\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 2673,\n          \"width\": 99\n        },\n        \"pitchDegrees\": 3358.5713826140864,\n        \"rollDegrees\": 7326.563037511984,\n        \"verticalFieldOfViewDegrees\": 3314,\n        \"yawDegrees\": 3908.566831661693\n      }\n    ],\n    \"upload_all_detections\": false,\n    \"use_onboard_lpr\": true,\n    \"vehicle_detection\": false,\n    \"video_ai_disabled\": false,\n    \"video_persist_disabled\": true,\n    \"wdr_enabled\": true,\n    \"wdr_strength\": 6734,\n    \"zero_motion_video_bitrate_percent\": 3247\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateConfig","description":"<p>Update a camera's config</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"67b83e46-bab1-4de7-a383-67f8e6888062","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"config\": {\n    \"ai_license_invalid\": true,\n    \"audio_aec_via_software\": true,\n    \"audio_ai_disabled\": false,\n    \"audio_external_mic_boost\": 6496,\n    \"audio_external_mic_volume\": 3885,\n    \"audio_external_speaker_volume\": 761,\n    \"audio_internal_mic_aec_enabled\": true,\n    \"audio_internal_mic_boost\": 3079,\n    \"audio_internal_mic_volume\": 9889,\n    \"audio_internal_speaker_volume\": 7096,\n    \"audio_min_echo_amplitude\": 7870,\n    \"audio_playback_gain_percent\": 820,\n    \"audio_record\": false,\n    \"audio_supported\": false,\n    \"audio_use_external_mic\": false,\n    \"audio_use_external_speaker\": true,\n    \"audio_use_internal_speaker\": false,\n    \"bandwidth_reports_disabled\": false,\n    \"blocked_debounce_time_ms\": 1885,\n    \"blocked_threshold\": 7130.065311164859,\n    \"char_threshold\": 4544.246589503711,\n    \"custom_events\": true,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": true,\n    \"device_near_audio_silenced\": false,\n    \"device_speaker_enabled\": true,\n    \"dewarpMode\": \"NO_TRANSFORM\",\n    \"disabled_schedule\": [\n      {\n        \"minuteOfWeekStart\": 1682,\n        \"minuteOfWeekStop\": 7572\n      },\n      {\n        \"minuteOfWeekStart\": 2422,\n        \"minuteOfWeekStop\": 3469\n      }\n    ],\n    \"disabled_schedule_inverted\": true,\n    \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"dwell_reset_ttl_ms\": 2909,\n    \"dwell_time_ms\": 7695,\n    \"exposure_level\": 5236,\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"fisheye_display_mode\": \"TILES\",\n    \"floorplan_homography\": [\n      [\n        8150.8724384094685,\n        5773.914579060091\n      ],\n      [\n        6982.937546319934,\n        1774.1190620218329\n      ]\n    ],\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 5587,\n      \"gain\": 1170,\n      \"q\": 7760\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 2463,\n      \"gain\": 3371,\n      \"q\": 4891\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 4819,\n      \"gain\": 5424,\n      \"q\": 3960\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 8476,\n      \"gain\": 5926,\n      \"q\": 2679\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 530,\n      \"gain\": 8704,\n      \"q\": 6790\n    },\n    \"frontendNoiseSuppression\": true,\n    \"hdr_enabled\": false,\n    \"high_res_detection\": true,\n    \"human_detection\": true,\n    \"human_loitering\": true,\n    \"human_loitering_settings\": {\n      \"roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 7612.335593112846,\n              \"y\": 1057.2227811217049\n            },\n            {\n              \"x\": 187.74759342175207,\n              \"y\": 4319.762485803746\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 5622.684638867728,\n              \"y\": 599.5311124061132\n            },\n            {\n              \"x\": 6893.757817120551,\n              \"y\": 8682.368215302626\n            }\n          ]\n        }\n      ]\n    },\n    \"img_brightness\": 5306,\n    \"img_contrast\": 6565,\n    \"img_saturation\": 4127,\n    \"img_sharpness\": 3014,\n    \"lastModified\": 6020,\n    \"led_mode_blink_period_ms\": 1430,\n    \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n    \"led_mode_when_inactive\": \"LED_NORMAL\",\n    \"led_stealth_mode\": false,\n    \"lightweight_detection_disabled\": false,\n    \"live_license_invalid\": false,\n    \"max_detections_per_frame\": 2844,\n    \"media_ttl_minutes\": 3883,\n    \"metering_config\": {\n      \"rotation\": 1568,\n      \"table\": \"string\"\n    },\n    \"motor_config\": {\n      \"af_enabled\": true,\n      \"af_region\": {\n        \"h\": 1547,\n        \"size\": 59,\n        \"w\": 3234,\n        \"x\": 3652,\n        \"y\": 2713\n      },\n      \"focus\": 4571,\n      \"piris\": 4151,\n      \"zoom\": 2204\n    },\n    \"mounting_direction\": \"DOWN\",\n    \"night_exposure_level\": 8701,\n    \"night_img_brightness\": 6113,\n    \"night_img_contrast\": 4875,\n    \"night_img_saturation\": 8478,\n    \"night_img_sharpness\": 601,\n    \"night_metering_config\": {\n      \"rotation\": 2098,\n      \"table\": \"string\"\n    },\n    \"night_sensor_gain_max\": 8390,\n    \"night_shutter_time_max\": 2518,\n    \"night_shutter_time_min\": 5172,\n    \"object_search\": false,\n    \"occupancy_counting\": true,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"person_reidentification\": true,\n    \"privacy_window_polygons\": [\n      {\n        \"coordinates\": [\n          {\n            \"x\": 4305.455909113858,\n            \"y\": 4336.842684663145\n          },\n          {\n            \"x\": 2257.9229325584647,\n            \"y\": 471.4715704331796\n          }\n        ]\n      },\n      {\n        \"coordinates\": [\n          {\n            \"x\": 1416.246126438596,\n            \"y\": 329.5859585665628\n          },\n          {\n            \"x\": 637.8444362133063,\n            \"y\": 7364.760176700822\n          }\n        ]\n      }\n    ],\n    \"privacy_windows\": [\n      {\n        \"h\": 7693,\n        \"size\": 1241,\n        \"w\": 8460,\n        \"x\": 7169,\n        \"y\": 7611\n      },\n      {\n        \"h\": 5494,\n        \"size\": 3646,\n        \"w\": 6039,\n        \"x\": 5126,\n        \"y\": 5651\n      }\n    ],\n    \"ptz_config\": {\n      \"offset_x_percent\": 5724.598055113274,\n      \"offset_y_percent\": 3256.5359636547987,\n      \"rotation\": 1407,\n      \"size_percent\": 7377.810130934339\n    },\n    \"region_for_occupancy\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 2199.5625147008104,\n              \"y\": 3683.5575455037683\n            },\n            {\n              \"x\": 1093.5220403502587,\n              \"y\": 4870.418791023852\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 327.9983416102672,\n              \"y\": 7199.469242815398\n            },\n            {\n              \"x\": 7083.899087426226,\n              \"y\": 4329.323074781366\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 8693.037948362871,\n              \"y\": 2527.7889903003593\n            },\n            {\n              \"x\": 7522.241067818433,\n              \"y\": 9982.419695589422\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 6421.251767308171,\n              \"y\": 3643.926892298799\n            },\n            {\n              \"x\": 3777.9683081792627,\n              \"y\": 8822.722988283982\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest_groups\": [\n      {\n        \"inclusive\": true,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"AC_TAMPER_ACCEL\",\n              \"POSE_FALL\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 3542.8487812068774,\n                  \"y\": 6162.663188197253\n                },\n                {\n                  \"x\": 3935.6418345143097,\n                  \"y\": 292.3887855967644\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"PIR_OCCUPIED\",\n              \"MOTION_TAMPER\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 7271.8454025694855,\n                  \"y\": 4592.655233666054\n                },\n                {\n                  \"x\": 4824.578696409121,\n                  \"y\": 412.79464620738395\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"REPORTING\"\n      },\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n              \"BUTTON_DOUBLE_PRESSED\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 6229.649443979873,\n                  \"y\": 9171.950696581322\n                },\n                {\n                  \"x\": 4955.0110534364,\n                  \"y\": 3030.0186891618196\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"VOC_IDX_EXCEEDED_HIGH\",\n              \"CO2_EXCEEDED_HIGH\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5244.687267019023,\n                  \"y\": 7726.175436884204\n                },\n                {\n                  \"x\": 7855.388577057314,\n                  \"y\": 2546.06482544359\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      }\n    ],\n    \"resolution\": {\n      \"height\": 2125,\n      \"width\": 6400\n    },\n    \"rotation\": 7935,\n    \"rtsp_encoder\": 3953,\n    \"segment_max_bytes\": 9657,\n    \"sensor_gain_max\": 6156,\n    \"shared_fov\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"shutter_time_max\": 5601,\n    \"shutter_time_min\": 8917,\n    \"snapshot_height\": 1821,\n    \"snapshot_interval_secs\": 5995,\n    \"snapshot_upload_target\": \"0\",\n    \"storage_target_free_megabytes\": 9659,\n    \"storage_target_free_space_permyriad\": 994,\n    \"thumbstrip_upload_target\": \"1\",\n    \"tile_views\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 3826,\n          \"width\": 5954\n        },\n        \"pitchDegrees\": 7812.36237695377,\n        \"rollDegrees\": 319.7046670335335,\n        \"verticalFieldOfViewDegrees\": 5133,\n        \"yawDegrees\": 2769.432670097012\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 2673,\n          \"width\": 99\n        },\n        \"pitchDegrees\": 3358.5713826140864,\n        \"rollDegrees\": 7326.563037511984,\n        \"verticalFieldOfViewDegrees\": 3314,\n        \"yawDegrees\": 3908.566831661693\n      }\n    ],\n    \"upload_all_detections\": false,\n    \"use_onboard_lpr\": true,\n    \"vehicle_detection\": false,\n    \"video_ai_disabled\": false,\n    \"video_persist_disabled\": true,\n    \"wdr_enabled\": true,\n    \"wdr_strength\": 6734,\n    \"zero_motion_video_bitrate_percent\": 3247\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"efbe474c-7abe-4808-8d70-f198466015e0"},{"name":"Update camera details","id":"545f09b6-c29a-4902-af10-ddd6b76b008a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"camera\": {\n    \"archiveRegion\": \"us-west-1\",\n    \"deleted\": false,\n    \"description\": \"Camera monitoring the main entrance\",\n    \"floorNumber\": 1,\n    \"latitude\": 37.7749,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": -122.4194,\n    \"mummified\": false,\n    \"name\": \"Front Door Camera\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetails","description":"<p>Update hardware details of camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e06ca812-45b1-41d3-9ce4-f2f9d1624d19","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"camera\": {\n    \"archiveRegion\": \"us-west-1\",\n    \"deleted\": false,\n    \"description\": \"Camera monitoring the main entrance\",\n    \"floorNumber\": 1,\n    \"latitude\": 37.7749,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": -122.4194,\n    \"mummified\": false,\n    \"name\": \"Front Door Camera\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"545f09b6-c29a-4902-af10-ddd6b76b008a"},{"name":"Update camera details bulk V2","id":"0b1ca6c2-b34c-4d6d-a163-661ce63ddc58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraBulkDetails\": [\n    {\n      \"customData\": \"string\",\n      \"customDataUpdated\": false,\n      \"deleted\": false,\n      \"deletedUpdated\": false,\n      \"description\": \"Camera monitoring the front entrance\",\n      \"descriptionUpdated\": false,\n      \"directionRadians\": 1.5708,\n      \"directionRadiansUpdated\": false,\n      \"facetNameMap\": {\n        \"key_0\": \"string\"\n      },\n      \"facetNameMapUpdated\": false,\n      \"floorNumber\": 1,\n      \"floorNumberUpdated\": false,\n      \"latitude\": 37.7749,\n      \"latitudeUpdated\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuidUpdated\": false,\n      \"longitude\": -122.4194,\n      \"longitudeUpdated\": false,\n      \"mummified\": false,\n      \"mummifiedUpdated\": false,\n      \"name\": \"Front Door Camera\",\n      \"nameUpdated\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuidUpdated\": false,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"subLocationsHierarchyKeyUpdated\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"customData\": \"string\",\n      \"customDataUpdated\": false,\n      \"deleted\": false,\n      \"deletedUpdated\": false,\n      \"description\": \"Camera monitoring the front entrance\",\n      \"descriptionUpdated\": false,\n      \"directionRadians\": 1.5708,\n      \"directionRadiansUpdated\": false,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"facetNameMapUpdated\": false,\n      \"floorNumber\": 1,\n      \"floorNumberUpdated\": false,\n      \"latitude\": 37.7749,\n      \"latitudeUpdated\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuidUpdated\": false,\n      \"longitude\": -122.4194,\n      \"longitudeUpdated\": false,\n      \"mummified\": false,\n      \"mummifiedUpdated\": false,\n      \"name\": \"Front Door Camera\",\n      \"nameUpdated\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuidUpdated\": false,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"subLocationsHierarchyKeyUpdated\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetailsBulkV2","description":"<p>Update hardware details of multiple cameras in bulk</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateDetailsBulkV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"33a39d7c-51c0-4ac0-84f9-68586b666baa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraBulkDetails\": [\n    {\n      \"customData\": \"string\",\n      \"customDataUpdated\": false,\n      \"deleted\": false,\n      \"deletedUpdated\": false,\n      \"description\": \"Camera monitoring the front entrance\",\n      \"descriptionUpdated\": false,\n      \"directionRadians\": 1.5708,\n      \"directionRadiansUpdated\": false,\n      \"facetNameMap\": {\n        \"key_0\": \"string\"\n      },\n      \"facetNameMapUpdated\": false,\n      \"floorNumber\": 1,\n      \"floorNumberUpdated\": false,\n      \"latitude\": 37.7749,\n      \"latitudeUpdated\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuidUpdated\": false,\n      \"longitude\": -122.4194,\n      \"longitudeUpdated\": false,\n      \"mummified\": false,\n      \"mummifiedUpdated\": false,\n      \"name\": \"Front Door Camera\",\n      \"nameUpdated\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuidUpdated\": false,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"subLocationsHierarchyKeyUpdated\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"customData\": \"string\",\n      \"customDataUpdated\": false,\n      \"deleted\": false,\n      \"deletedUpdated\": false,\n      \"description\": \"Camera monitoring the front entrance\",\n      \"descriptionUpdated\": false,\n      \"directionRadians\": 1.5708,\n      \"directionRadiansUpdated\": false,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"facetNameMapUpdated\": false,\n      \"floorNumber\": 1,\n      \"floorNumberUpdated\": false,\n      \"latitude\": 37.7749,\n      \"latitudeUpdated\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuidUpdated\": false,\n      \"longitude\": -122.4194,\n      \"longitudeUpdated\": false,\n      \"mummified\": false,\n      \"mummifiedUpdated\": false,\n      \"name\": \"Front Door Camera\",\n      \"nameUpdated\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuidUpdated\": false,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"subLocationsHierarchyKeyUpdated\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetailsBulkV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0b1ca6c2-b34c-4d6d-a163-661ce63ddc58"},{"name":"Update camera details V2","id":"5e16dac0-73b5-4b59-ac97-6bed534e61a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customData\": \"string\",\n  \"customDataUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Camera monitoring the front entrance\",\n  \"descriptionUpdated\": false,\n  \"directionRadians\": 1.5708,\n  \"directionRadiansUpdated\": false,\n  \"facetNameMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"facetNameMapUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"mummified\": false,\n  \"mummifiedUpdated\": false,\n  \"name\": \"Front Door Camera\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetailsV2","description":"<p>Update hardware details of camera.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateDetailsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"683c1594-5790-4cdd-93a8-25e2d5376e67","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"customData\": \"string\",\n  \"customDataUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Camera monitoring the front entrance\",\n  \"descriptionUpdated\": false,\n  \"directionRadians\": 1.5708,\n  \"directionRadiansUpdated\": false,\n  \"facetNameMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"facetNameMapUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"mummified\": false,\n  \"mummifiedUpdated\": false,\n  \"name\": \"Front Door Camera\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateDetailsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5e16dac0-73b5-4b59-ac97-6bed534e61a3"},{"name":"Update camera firmware","id":"188732dd-199b-4327-a105-9190b9f7957d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateFirmware","description":"<p>Send command to update firmware to camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateFirmware"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"66e99687-f595-469c-bd03-1f4e782d2fb2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateFirmware"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"status\": \"UNABLE_TO_REACH_DEVICE\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"188732dd-199b-4327-a105-9190b9f7957d"},{"name":"Update video walls","id":"f87c8830-5fc4-4bc4-bee1-38fd15b25bbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"videoWall\": {\n    \"deviceList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"displayName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"othersCanEdit\": false,\n    \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"settings\": {\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    \"shared\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateVideoWalls","description":"<p>Update a video wall</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateVideoWalls"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c6b0b541-024c-4c3e-9993-7e7ab65302ec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"videoWall\": {\n    \"deviceList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"displayName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"othersCanEdit\": false,\n    \"ownerUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"settings\": {\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    \"shared\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateVideoWalls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f87c8830-5fc4-4bc4-bee1-38fd15b25bbd"},{"name":"Update camera WiFi","id":"3954bd49-f305-4901-a751-868ef49f4ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"password\": \"password123\",\n  \"ssid\": \"MyWiFiNetwork\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateWifi","description":"<p>Send a command to update wifi on specified connected cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","updateWifi"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8ba195b9-06a3-4b53-adc3-bc9d096f537b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"password\": \"password123\",\n  \"ssid\": \"MyWiFiNetwork\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/updateWifi"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"status\": {\n    \"key_0\": false,\n    \"key_1\": false,\n    \"key_2\": false,\n    \"key_3\": true\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3954bd49-f305-4901-a751-868ef49f4ae9"},{"name":"revert To Defaults","id":"12ea1535-cff5-4d46-9335-7b6af1ca8f3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertToDefaults","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","revertToDefaults"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"72ece178-e68e-49de-b727-2de16aee3060","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertToDefaults"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\"\n}"},{"id":"5c77f745-1711-42db-8f0a-e213fffcaf5e","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertToDefaults"},"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"12ea1535-cff5-4d46-9335-7b6af1ca8f3e"},{"name":"revert Camera Settings To Defaults","id":"d07a2382-f870-44fb-8844-18dabe183d73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertCameraSettingsToDefaults","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","revertCameraSettingsToDefaults"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2a746b93-dcbc-4eb6-b332-c7035a5923e7","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertCameraSettingsToDefaults"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\"\n}"},{"id":"aade782d-0a96-4b25-89d5-72cd7c5a3f08","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertCameraSettingsToDefaults"},"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d07a2382-f870-44fb-8844-18dabe183d73"},{"name":"revert Day Image Settings To Defaults","id":"ef8c1dcd-a4b3-4b1b-b914-a42741964704","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertDayImageSettingsToDefaults","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","revertDayImageSettingsToDefaults"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"24b2a76e-68c4-4067-926e-c9c5c5e8b51e","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertDayImageSettingsToDefaults"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\"\n}"},{"id":"ee71133c-1131-4c20-8429-8133f24df651","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertDayImageSettingsToDefaults"},"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ef8c1dcd-a4b3-4b1b-b914-a42741964704"},{"name":"revert Night Image Settings To Defaults","id":"70f26457-967f-4a42-869c-a4d9e69d0c7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertNightImageSettingsToDefaults","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","revertNightImageSettingsToDefaults"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"41f0e5df-c93b-4b3c-b3c0-7dfdd2c0e62f","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertNightImageSettingsToDefaults"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\"\n}"},{"id":"86ae70e3-9d4a-44f2-8e35-12a90ad3756b","name":"default response","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/revertNightImageSettingsToDefaults"},"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"70f26457-967f-4a42-869c-a4d9e69d0c7d"},{"name":"Create custom footage seekpoints","id":"34013e86-383b-42b3-ae6c-73d3cbad5517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"{{apiKey}}","description":"<p>Added as a part of security scheme: apikey</p>\n"},{"key":"x-auth-scheme","value":"api-token"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"e6gVGiHQSPCs_z2EA0fnpg\",\n  \"footageSeekPoints\": [\n    {\n      \"name\": \"Test Custom Footage Seek Point 1\",\n      \"timestampMs\": 1760388300000,\n      \"color\": \"BLUE\",\n      \"description\": \"Just testing out custom footage seek points with the API\",\n      \"displayOverlay\": true\n    },\n    {\n      \"name\": \"Test Custom Footage Seek Point 2\",\n      \"timestampMs\": 1760388320000,\n      \"color\": \"BLACK\",\n      \"description\": \"Just testing out custom footage seek points with the API\",\n      \"displayOverlay\": true\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/camera/createCustomFootageSeekpoints","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","camera","createCustomFootageSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"34013e86-383b-42b3-ae6c-73d3cbad5517"}],"id":"520c0472-d5f9-42d3-ae6f-3cc15ed050be","_postman_id":"520c0472-d5f9-42d3-ae6f-3cc15ed050be","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Climate Webservice","item":[{"name":"Delete environmental gateway","id":"b3fd98f1-366b-476b-8720-3ae12c0cb366","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/deleteEnvironmentalGateway","description":"<p>Remove an environmental gateway from the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","deleteEnvironmentalGateway"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"35cbfd8a-07c4-4618-afeb-9915ea01f148","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/deleteEnvironmentalGateway"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"USER_NOT_FOUND\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b3fd98f1-366b-476b-8720-3ae12c0cb366"},{"name":"Get climate events for environmental sensor","id":"506ada1d-c3c5-4aa6-94ad-2b7ff6a6847b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getClimateEventsForSensor","description":"<p>Get list of climate events for environmental sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getClimateEventsForSensor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c6760017-fd33-45f1-a1b0-467caa282d49","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getClimateEventsForSensor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"climateEvents\": [\n    {\n      \"alertActivities\": [\n        \"BADGE_LOCKDOWN\",\n        \"BUTTON_DOUBLE_PRESSED\"\n      ],\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 9632,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 9835,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"co2\": 827.9738401325986,\n      \"ethanol\": 1928.7300923012963,\n      \"heatIndexDegF\": 6125.484544570822,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_OK\",\n      \"humidity\": 8607.084941794972,\n      \"iaq\": 4051.0410965221545,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 4083.7444818190006,\n      \"probeTempC\": 6728.954239385372,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tampered\": true,\n      \"temp\": 4606.305596569584,\n      \"thcDetected\": false,\n      \"thcPercent\": 4985.163135456693,\n      \"timestampMs\": 6193,\n      \"tvoc\": 3269.563898924073,\n      \"vapeSmokeDetected\": false,\n      \"vapeSmokePercent\": 819.4154966435008\n    },\n    {\n      \"alertActivities\": [\n        \"PEOPLECOUNT_HIGH\",\n        \"BADGE_UNAUTHORIZED_V2\"\n      ],\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 4085,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 4213,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"co2\": 5451.795337371413,\n      \"ethanol\": 9041.019400847039,\n      \"heatIndexDegF\": 4847.884641007001,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_WARNING\",\n      \"humidity\": 6252.056013215552,\n      \"iaq\": 2154.241659641325,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 2825.355856158005,\n      \"probeTempC\": 473.57403702647184,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tampered\": true,\n      \"temp\": 3025.276849164047,\n      \"thcDetected\": true,\n      \"thcPercent\": 6249.700818409885,\n      \"timestampMs\": 3162,\n      \"tvoc\": 5713.212711739459,\n      \"vapeSmokeDetected\": true,\n      \"vapeSmokePercent\": 2785.1715749140294\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"506ada1d-c3c5-4aa6-94ad-2b7ff6a6847b"},{"name":"Get climate presence windows","id":"af5e4fb0-4aef-47a6-a8a9-3ba97602df95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getClimatePresenceWindows","description":"<p>Get stored video information for sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getClimatePresenceWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2f8ce7b8-804f-49cd-a495-d9af67be7e46","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getClimatePresenceWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"presenceWindows\": [\n    {\n      \"durationSeconds\": 1141,\n      \"startSeconds\": 7472\n    },\n    {\n      \"durationSeconds\": 7033,\n      \"startSeconds\": 561\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"af5e4fb0-4aef-47a6-a8a9-3ba97602df95"},{"name":"Get climate sensor config","id":"0cfc69f0-3287-463e-a044-9496e3f0d930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getConfig","description":"<p>Get the config for a climate sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"df2033d9-6e73-406a-9104-b6f1f61ad875","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"config\": {\n    \"accelerometer_change_tamper_threshold\": 3484.727899356803,\n    \"accelerometer_disabled\": false,\n    \"alert_window_minutes\": 810,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"lastModified\": 8672,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pressure_switch_tamper_disabled\": false,\n    \"smoke_ai_threshold\": 2431.6772732693416,\n    \"thc_ai_threshold\": 3579.021527598898,\n    \"vape_ai_threshold\": 746.2426748733919\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0cfc69f0-3287-463e-a044-9496e3f0d930"},{"name":"Get environmental gateway shadows","id":"b483e14f-6d6f-451a-a77a-c92288681460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getEnvironmentalGatewayShadows","description":"<p>Get list of shadows of all environmental gateways of an org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getEnvironmentalGatewayShadows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ce92bd3c-4ec7-4e32-b0bb-7841b48cc1fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getEnvironmentalGatewayShadows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"environmentalGatewayShadows\": [\n    {\n      \"activeAlertTriggers\": {\n        \"key_0\": 8329\n      },\n      \"apMac\": \"string\",\n      \"carbonMonoSense\": {\n        \"adcRaw\": 309,\n        \"adcVoltage\": 1039.486878936391,\n        \"coConcentration\": 6639.4841627501955,\n        \"timestampSec\": 9884\n      },\n      \"co2Sense\": {\n        \"co2Ppm\": 2414,\n        \"relHumid\": 4629.572662873522,\n        \"tempC\": 4624.177431477799,\n        \"timestampSec\": 924\n      },\n      \"connected\": true,\n      \"connectionTimestampMs\": 7683,\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"derivedValues\": {\n        \"airQualityIndex\": 2167,\n        \"airQualityIndexPollutant\": \"PM10P0\",\n        \"calibrating\": true,\n        \"deviceOrientation\": \"FLOOR\",\n        \"falsePositiveConfidencePercent\": 3446.0693153052666,\n        \"heatIndexDegF\": 9662.574800469893,\n        \"heatIndexRangeWarning\": \"HEAT_INDEX_UNSUPPORTED\",\n        \"indoorAirQuality\": 1303.7231269119332,\n        \"malfunctioningModules\": [\n          \"string\",\n          \"string\"\n        ],\n        \"smokeConfidencePercent\": 4526.061775073784,\n        \"smokeThcConfidencePercent\": 3306.284568204525,\n        \"smokeTobaccoConfidencePercent\": 9249.554741773243,\n        \"timestampSec\": 1042,\n        \"tvoc\": 9681.2471574428,\n        \"vapeConfidencePercent\": 8449.20067255262,\n        \"vapeDetected\": false,\n        \"vapeThcConfidencePercent\": 1698.6335859987034\n      },\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"disconnectTimestampMs\": 4685,\n      \"externalIPAddress\": \"string\",\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareUpdateTimeMs\": 969,\n      \"firmwareVersion\": \"string\",\n      \"formaSense\": {\n        \"ch2oPpb\": 4928.693858811584,\n        \"relHumid\": 7123.699000058002,\n        \"tempC\": 2024.5332348830502,\n        \"timestampSec\": 8864\n      },\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"internalWanAddress\": \"string\",\n      \"jumpHostUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"leakProbe\": {\n        \"adcMv\": 6517.55639319046,\n        \"adcRaw\": 346,\n        \"leakDetected\": false,\n        \"moistDetected\": true,\n        \"present\": false,\n        \"timestampSec\": 8980\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pmSense\": {\n        \"nc0p5\": 4446.896027143405,\n        \"nc10p0\": 8864.970197277915,\n        \"nc1p0\": 9538.054028989458,\n        \"nc2p5\": 9462.487615997105,\n        \"nc4p0\": 9992.050607591542,\n        \"noxIdx\": 9411.581971844415,\n        \"pm10p0\": 8516.161149010351,\n        \"pm1p0\": 182.11173259219393,\n        \"pm2p5\": 2336.277237971589,\n        \"pm4p0\": 4468.44846927656,\n        \"relHumid\": 404.5077211022119,\n        \"tempC\": 832.8101664056176,\n        \"timestampSec\": 3627,\n        \"typPartSize\": 4406.384046753149,\n        \"vocIdx\": 2397.720550163385\n      },\n      \"pressSense\": {\n        \"pressure\": 5517.173085809979,\n        \"tempC\": 9413.927860300748,\n        \"timestampSec\": 2059\n      },\n      \"prevConnected\": false,\n      \"prevConnectedUpdateTimestampMs\": 5868,\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"ssid\": \"string\",\n      \"state\": {\n        \"key_0\": {}\n      },\n      \"stateUpdatedTimestampMs\": 5156,\n      \"tempProbe\": {\n        \"adcMv\": 1225.7880397779998,\n        \"adcRaw\": 5030,\n        \"present\": true,\n        \"tempC\": 3527.059591182029,\n        \"timestampSec\": 8925\n      },\n      \"timestampMs\": 8020,\n      \"type\": \"EXECUTABLE\",\n      \"wanAddress\": \"string\",\n      \"wifiSignalStrength\": 2663\n    },\n    {\n      \"activeAlertTriggers\": {\n        \"key_0\": 9539,\n        \"key_1\": 8534\n      },\n      \"apMac\": \"string\",\n      \"carbonMonoSense\": {\n        \"adcRaw\": 5375,\n        \"adcVoltage\": 1013.1268654285708,\n        \"coConcentration\": 8398.767301403694,\n        \"timestampSec\": 8400\n      },\n      \"co2Sense\": {\n        \"co2Ppm\": 1878,\n        \"relHumid\": 3033.615285191831,\n        \"tempC\": 188.53109126789835,\n        \"timestampSec\": 2861\n      },\n      \"connected\": true,\n      \"connectionTimestampMs\": 3915,\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"derivedValues\": {\n        \"airQualityIndex\": 5288,\n        \"airQualityIndexPollutant\": \"OZONE\",\n        \"calibrating\": true,\n        \"deviceOrientation\": \"INDETERMINATE\",\n        \"falsePositiveConfidencePercent\": 5845.5543162499835,\n        \"heatIndexDegF\": 7482.012573446393,\n        \"heatIndexRangeWarning\": \"HEAT_INDEX_UNSUPPORTED\",\n        \"indoorAirQuality\": 5361.158252722023,\n        \"malfunctioningModules\": [\n          \"string\",\n          \"string\"\n        ],\n        \"smokeConfidencePercent\": 4536.1111703061915,\n        \"smokeThcConfidencePercent\": 3327.797290275696,\n        \"smokeTobaccoConfidencePercent\": 154.91131998984775,\n        \"timestampSec\": 7722,\n        \"tvoc\": 5461.280899956764,\n        \"vapeConfidencePercent\": 1506.4986217622557,\n        \"vapeDetected\": true,\n        \"vapeThcConfidencePercent\": 9531.1864048232\n      },\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"disconnectTimestampMs\": 7737,\n      \"externalIPAddress\": \"string\",\n      \"firmwareUpdateInProgress\": false,\n      \"firmwareUpdateTimeMs\": 3449,\n      \"firmwareVersion\": \"string\",\n      \"formaSense\": {\n        \"ch2oPpb\": 4272.20040824456,\n        \"relHumid\": 843.8035772549335,\n        \"tempC\": 7927.361541518394,\n        \"timestampSec\": 1719\n      },\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"internalWanAddress\": \"string\",\n      \"jumpHostUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"leakProbe\": {\n        \"adcMv\": 2792.043756704652,\n        \"adcRaw\": 3173,\n        \"leakDetected\": false,\n        \"moistDetected\": true,\n        \"present\": false,\n        \"timestampSec\": 8290\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pmSense\": {\n        \"nc0p5\": 4047.0245044095377,\n        \"nc10p0\": 8520.835805756979,\n        \"nc1p0\": 9888.07480853709,\n        \"nc2p5\": 1027.7588046938101,\n        \"nc4p0\": 3984.278523236142,\n        \"noxIdx\": 2288.7859288538093,\n        \"pm10p0\": 44.27102908050706,\n        \"pm1p0\": 1535.3845251271725,\n        \"pm2p5\": 4306.978861661605,\n        \"pm4p0\": 517.8434334880922,\n        \"relHumid\": 7968.336105877316,\n        \"tempC\": 8395.09022757355,\n        \"timestampSec\": 4791,\n        \"typPartSize\": 838.1997229993555,\n        \"vocIdx\": 5232.6555255226\n      },\n      \"pressSense\": {\n        \"pressure\": 5445.395285440635,\n        \"tempC\": 2579.9565676506963,\n        \"timestampSec\": 8114\n      },\n      \"prevConnected\": true,\n      \"prevConnectedUpdateTimestampMs\": 9367,\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"ssid\": \"string\",\n      \"state\": {\n        \"key_0\": {}\n      },\n      \"stateUpdatedTimestampMs\": 6529,\n      \"tempProbe\": {\n        \"adcMv\": 7115.554655554617,\n        \"adcRaw\": 1837,\n        \"present\": false,\n        \"tempC\": 5684.6652292479675,\n        \"timestampSec\": 7663\n      },\n      \"timestampMs\": 4147,\n      \"type\": \"UNKNOWN\",\n      \"wanAddress\": \"string\",\n      \"wifiSignalStrength\": 3821\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b483e14f-6d6f-451a-a77a-c92288681460"},{"name":"Get events for environmental gateway","id":"e6998e7b-b62b-45fe-92c7-3c6267f6a350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 50\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getEventsForEnvironmentalGateway","description":"<p>Get list of events for environmental gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getEventsForEnvironmentalGateway"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3fc49d8-6fbe-4506-84d2-c95d94eb4079","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 50\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getEventsForEnvironmentalGateway"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"events\": [\n    {\n      \"activities\": [\n        \"SOUND_LOUD\",\n        \"CLIMATE_ETOH\"\n      ],\n      \"alertTriggerThresholds\": [\n        2491.225901921037,\n        5384.176740500239\n      ],\n      \"alertTriggers\": [\n        \"FACE\",\n        \"AC_BADGE_AUTHORIZED\"\n      ],\n      \"carbonMonoSense\": {\n        \"adcRaw\": 1712,\n        \"adcVoltage\": 6598.624657704119,\n        \"coConcentration\": 3743.5522440826994,\n        \"timestampSec\": 8384\n      },\n      \"clipMetaData\": {\n        \"activitySeekPoints\": {\n          \"key_0\": [\n            3418.760663905649,\n            6373.590692200448\n          ]\n        },\n        \"activitySeekPointsV2\": [\n          {\n            \"activity\": \"AC_DR_CONNECTED\",\n            \"alert\": true,\n            \"bottom\": 2001.314460275423,\n            \"faceName\": \"string\",\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 8114,\n                \"y\": 9067\n              },\n              \"key_1\": {\n                \"x\": 3818,\n                \"y\": 9387\n              }\n            },\n            \"left\": 2693.192777491851,\n            \"licensePlate\": \"string\",\n            \"pose\": \"string\",\n            \"relativeSecond\": 3616.982098889243,\n            \"right\": 8934.774508447428,\n            \"top\": 2941.187667193037,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"MOTION_ANIMAL\",\n            \"alert\": true,\n            \"bottom\": 5891.2965195533525,\n            \"faceName\": \"string\",\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 4991,\n                \"y\": 5821\n              }\n            },\n            \"left\": 5702.119010861302,\n            \"licensePlate\": \"string\",\n            \"pose\": \"string\",\n            \"relativeSecond\": 9464.884593595798,\n            \"right\": 1067.024286714806,\n            \"top\": 9135.822381764887,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"activitySeekPointsV3\": [\n          {\n            \"activity\": \"BADGE_FACE_MISMATCH\",\n            \"alert\": false,\n            \"customActivityColor\": \"ORANGE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": true,\n            \"faceName\": \"string\",\n            \"id\": 6156,\n            \"inMotion\": false,\n            \"licensePlate\": \"string\",\n            \"loudness\": 7132,\n            \"pose\": \"string\",\n            \"relativeSecond\": 6227.865571468416,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 2282.221773821318,\n              \"sensorLong\": 6066\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 658.597377545942\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"AC_APERIO_LOW_BATTERY\",\n            \"alert\": false,\n            \"customActivityColor\": \"GRAY\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": true,\n            \"faceName\": \"string\",\n            \"id\": 625,\n            \"inMotion\": true,\n            \"licensePlate\": \"string\",\n            \"loudness\": 840,\n            \"pose\": \"string\",\n            \"relativeSecond\": 8156.655984747305,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 2570.283343637385,\n              \"sensorLong\": 1643\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 1468.0471431895792\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"boundingBoxes\": [\n          {\n            \"activity\": \"FACE_BLACKLISTED\",\n            \"alert\": true,\n            \"bottom\": 8598,\n            \"confidence\": 1268.334565414946,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"BLACK\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": true,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 8052,\n                \"y\": 98\n              },\n              \"key_1\": {\n                \"x\": 2982,\n                \"y\": 2853\n              }\n            },\n            \"left\": 1369,\n            \"licensePlate\": \"string\",\n            \"loudness\": 7623,\n            \"objectId\": 299,\n            \"pose\": \"string\",\n            \"relativeSecond\": 9633.893733175997,\n            \"right\": 8026,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 1550.8777621355962,\n              \"sensorLong\": 205\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 2759.428906539312\n              }\n            },\n            \"top\": 2750,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"AC_TAMPER_PROX\",\n            \"alert\": true,\n            \"bottom\": 17,\n            \"confidence\": 3970.286565241721,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"BLACK\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": false,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 1899,\n                \"y\": 307\n              },\n              \"key_1\": {\n                \"x\": 735,\n                \"y\": 6723\n              },\n              \"key_2\": {\n                \"x\": 2393,\n                \"y\": 7024\n              }\n            },\n            \"left\": 3371,\n            \"licensePlate\": \"string\",\n            \"loudness\": 9272,\n            \"objectId\": 9396,\n            \"pose\": \"string\",\n            \"relativeSecond\": 4069.5310201579505,\n            \"right\": 9484,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 9082.410264046017,\n              \"sensorLong\": 381\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 9838.224216486133\n              }\n            },\n            \"top\": 2121,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"clipLocation\": {\n          \"region\": \"string\"\n        },\n        \"durationSec\": 1082,\n        \"mGrids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"soundSignificantLufs\": [\n          6779,\n          478\n        ],\n        \"startTime\": 6572,\n        \"thumbnailLocation\": {\n          \"region\": \"string\"\n        },\n        \"thumbnailLocationV2\": \"string\"\n      },\n      \"co2Sense\": {\n        \"co2Ppm\": 6777,\n        \"relHumid\": 170.13670940997815,\n        \"tempC\": 6882.244957089046,\n        \"timestampSec\": 4385\n      },\n      \"derivedValues\": {\n        \"airQualityIndex\": 2834,\n        \"airQualityIndexPollutant\": \"OZONE\",\n        \"calibrating\": true,\n        \"deviceOrientation\": \"WALL_CROOKED\",\n        \"falsePositiveConfidencePercent\": 8047.926338130713,\n        \"heatIndexDegF\": 1636.3376442283184,\n        \"heatIndexRangeWarning\": \"HEAT_INDEX_OK\",\n        \"indoorAirQuality\": 8837.528126473102,\n        \"malfunctioningModules\": [\n          \"string\",\n          \"string\"\n        ],\n        \"smokeConfidencePercent\": 9650.355521137184,\n        \"smokeThcConfidencePercent\": 366.9402351125073,\n        \"smokeTobaccoConfidencePercent\": 1649.9010778775714,\n        \"timestampSec\": 5144,\n        \"tvoc\": 1284.111169612423,\n        \"vapeConfidencePercent\": 9693.424285678411,\n        \"vapeDetected\": false,\n        \"vapeThcConfidencePercent\": 7776.786349218876\n      },\n      \"deviceType\": \"BLE_BUTTON\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"formaSense\": {\n        \"ch2oPpb\": 7390.144761961048,\n        \"relHumid\": 2955.3193101870925,\n        \"tempC\": 5059.891536149801,\n        \"timestampSec\": 2545\n      },\n      \"hwVariation\": \"CAMERA_R2_180\",\n      \"leakProbe\": {\n        \"adcMv\": 722.0174662905677,\n        \"adcRaw\": 2941,\n        \"leakDetected\": true,\n        \"moistDetected\": false,\n        \"present\": false,\n        \"timestampSec\": 8142\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pmSense\": {\n        \"nc0p5\": 2719.9629100729685,\n        \"nc10p0\": 6703.029213008904,\n        \"nc1p0\": 9946.055723058875,\n        \"nc2p5\": 586.1000245467029,\n        \"nc4p0\": 8822.156970002727,\n        \"noxIdx\": 1192.1201016630478,\n        \"pm10p0\": 5092.0854050530415,\n        \"pm1p0\": 9890.52692642889,\n        \"pm2p5\": 4552.995082877375,\n        \"pm4p0\": 1646.682545345728,\n        \"relHumid\": 282.29764101122214,\n        \"tempC\": 6924.366398065813,\n        \"timestampSec\": 8015,\n        \"typPartSize\": 4609.47876762779,\n        \"vocIdx\": 4364.002390084134\n      },\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressSense\": {\n        \"pressure\": 4249.992439959818,\n        \"tempC\": 7175.8049128794355,\n        \"timestampSec\": 7334\n      },\n      \"tempProbe\": {\n        \"adcMv\": 19.309435823480214,\n        \"adcRaw\": 3084,\n        \"present\": false,\n        \"tempC\": 5925.540223490526,\n        \"timestampSec\": 1885\n      },\n      \"timestampMs\": 1344,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activities\": [\n        \"CO2_EXCEEDED_HIGH\",\n        \"NOX_IDX_EXCEEDED_HIGH\"\n      ],\n      \"alertTriggerThresholds\": [\n        4879.252788827426,\n        4058.77664895655\n      ],\n      \"alertTriggers\": [\n        \"IAQ_EXCEEDED_HIGH\",\n        \"HELMET_MISSING\"\n      ],\n      \"carbonMonoSense\": {\n        \"adcRaw\": 2160,\n        \"adcVoltage\": 1290.5112289404142,\n        \"coConcentration\": 750.829049785493,\n        \"timestampSec\": 7387\n      },\n      \"clipMetaData\": {\n        \"activitySeekPoints\": {\n          \"key_0\": [\n            2413.1957280545757,\n            5272.348883956972\n          ],\n          \"key_1\": [\n            686.9614173133565,\n            1871.5679707885836\n          ]\n        },\n        \"activitySeekPointsV2\": [\n          {\n            \"activity\": \"PM100_EXCEEDED_HIGH\",\n            \"alert\": true,\n            \"bottom\": 3561.985184582055,\n            \"faceName\": \"string\",\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 767,\n                \"y\": 1564\n              },\n              \"key_1\": {\n                \"x\": 9659,\n                \"y\": 4839\n              }\n            },\n            \"left\": 9994.144591898606,\n            \"licensePlate\": \"string\",\n            \"pose\": \"string\",\n            \"relativeSecond\": 6971.719594864448,\n            \"right\": 5371.285928196903,\n            \"top\": 522.9717334004147,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"AC_DSR_UNLOCKED\",\n            \"alert\": true,\n            \"bottom\": 4847.541896168895,\n            \"faceName\": \"string\",\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 7843,\n                \"y\": 1462\n              },\n              \"key_1\": {\n                \"x\": 8898,\n                \"y\": 7681\n              }\n            },\n            \"left\": 6322.772795057336,\n            \"licensePlate\": \"string\",\n            \"pose\": \"string\",\n            \"relativeSecond\": 8698.899881672905,\n            \"right\": 8594.238351927825,\n            \"top\": 3612.4185181596436,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"activitySeekPointsV3\": [\n          {\n            \"activity\": \"AC_APERIO_DEVICE_CONNECTED\",\n            \"alert\": false,\n            \"customActivityColor\": \"TEAL\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": false,\n            \"faceName\": \"string\",\n            \"id\": 4212,\n            \"inMotion\": false,\n            \"licensePlate\": \"string\",\n            \"loudness\": 4679,\n            \"pose\": \"string\",\n            \"relativeSecond\": 1510.9278769480095,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 8605.38965795054,\n              \"sensorLong\": 4026\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 7498.636246313388\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"LICENSEPLATE_ALERT\",\n            \"alert\": true,\n            \"customActivityColor\": \"TEAL\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": false,\n            \"faceName\": \"string\",\n            \"id\": 5762,\n            \"inMotion\": true,\n            \"licensePlate\": \"string\",\n            \"loudness\": 9931,\n            \"pose\": \"string\",\n            \"relativeSecond\": 9346.326998605706,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 2737.3438424445194,\n              \"sensorLong\": 7583\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 9641.452234244689\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"boundingBoxes\": [\n          {\n            \"activity\": \"VISUAL_TAMPER\",\n            \"alert\": false,\n            \"bottom\": 5571,\n            \"confidence\": 9935.26496702471,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"BLUE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": false,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 8799,\n                \"y\": 9969\n              },\n              \"key_1\": {\n                \"x\": 7444,\n                \"y\": 7487\n              },\n              \"key_2\": {\n                \"x\": 8428,\n                \"y\": 3148\n              }\n            },\n            \"left\": 4647,\n            \"licensePlate\": \"string\",\n            \"loudness\": 2578,\n            \"objectId\": 3053,\n            \"pose\": \"string\",\n            \"relativeSecond\": 844.7597855436806,\n            \"right\": 5491,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 5916.863749393453,\n              \"sensorLong\": 7816\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 4870.342680756256\n              }\n            },\n            \"top\": 3591,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"PM25_EXCEEDED_HIGH\",\n            \"alert\": false,\n            \"bottom\": 7326,\n            \"confidence\": 5865.460901339749,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"BLUE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": false,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 5000,\n                \"y\": 9829\n              },\n              \"key_1\": {\n                \"x\": 5984,\n                \"y\": 4830\n              }\n            },\n            \"left\": 8193,\n            \"licensePlate\": \"string\",\n            \"loudness\": 5023,\n            \"objectId\": 127,\n            \"pose\": \"string\",\n            \"relativeSecond\": 4794.627645850464,\n            \"right\": 8904,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 7679.202063105781,\n              \"sensorLong\": 2131\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 3297.226425739581\n              }\n            },\n            \"top\": 9881,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"clipLocation\": {\n          \"region\": \"string\"\n        },\n        \"durationSec\": 4327,\n        \"mGrids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"soundSignificantLufs\": [\n          4484,\n          1151\n        ],\n        \"startTime\": 1285,\n        \"thumbnailLocation\": {\n          \"region\": \"string\"\n        },\n        \"thumbnailLocationV2\": \"string\"\n      },\n      \"co2Sense\": {\n        \"co2Ppm\": 7809,\n        \"relHumid\": 6769.763375691568,\n        \"tempC\": 8134.092081348392,\n        \"timestampSec\": 3917\n      },\n      \"derivedValues\": {\n        \"airQualityIndex\": 5962,\n        \"airQualityIndexPollutant\": \"PM2P5\",\n        \"calibrating\": false,\n        \"deviceOrientation\": \"WALL\",\n        \"falsePositiveConfidencePercent\": 413.650339065017,\n        \"heatIndexDegF\": 5375.360664885751,\n        \"heatIndexRangeWarning\": \"HEAT_INDEX_WARNING\",\n        \"indoorAirQuality\": 8993.016571768596,\n        \"malfunctioningModules\": [\n          \"string\",\n          \"string\"\n        ],\n        \"smokeConfidencePercent\": 8145.891215567806,\n        \"smokeThcConfidencePercent\": 7029.497103908733,\n        \"smokeTobaccoConfidencePercent\": 3982.8650906538887,\n        \"timestampSec\": 8202,\n        \"tvoc\": 7188.047726363869,\n        \"vapeConfidencePercent\": 7445.039470935409,\n        \"vapeDetected\": false,\n        \"vapeThcConfidencePercent\": 7378.018157137327\n      },\n      \"deviceType\": \"DOOR_SENSOR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"formaSense\": {\n        \"ch2oPpb\": 6754.337205839161,\n        \"relHumid\": 6944.594585689834,\n        \"tempC\": 6132.620751426738,\n        \"timestampSec\": 8070\n      },\n      \"hwVariation\": \"CAMERA_R220\",\n      \"leakProbe\": {\n        \"adcMv\": 5045.192601509276,\n        \"adcRaw\": 6599,\n        \"leakDetected\": true,\n        \"moistDetected\": false,\n        \"present\": false,\n        \"timestampSec\": 6263\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pmSense\": {\n        \"nc0p5\": 1197.8842203475403,\n        \"nc10p0\": 6140.092986802466,\n        \"nc1p0\": 596.2178247844352,\n        \"nc2p5\": 2553.374214183579,\n        \"nc4p0\": 8101.014410045935,\n        \"noxIdx\": 9882.172143903666,\n        \"pm10p0\": 7398.454892434256,\n        \"pm1p0\": 4362.28385196781,\n        \"pm2p5\": 1095.2128803141713,\n        \"pm4p0\": 5449.234134302101,\n        \"relHumid\": 2480.8206971927916,\n        \"tempC\": 1325.1671785139574,\n        \"timestampSec\": 1802,\n        \"typPartSize\": 5645.3334157689405,\n        \"vocIdx\": 3056.2834329497023\n      },\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressSense\": {\n        \"pressure\": 2651.658246752857,\n        \"tempC\": 6559.205732095998,\n        \"timestampSec\": 2658\n      },\n      \"tempProbe\": {\n        \"adcMv\": 1843.5652726728601,\n        \"adcRaw\": 2829,\n        \"present\": false,\n        \"tempC\": 4229.949328956813,\n        \"timestampSec\": 9070\n      },\n      \"timestampMs\": 4106,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"e6998e7b-b62b-45fe-92c7-3c6267f6a350"},{"name":"Get minimal climate state list","id":"0a91af6b-f1cc-4b3d-be5e-cc2277560cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalClimateStateList","description":"<p>Get basic state information of all environmental sensors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getMinimalClimateStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"31c55c8e-afbc-4a28-af99-155c3d7ccacb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalClimateStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"climateStates\": [\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"calibrating\": false,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"co2\": 450,\n      \"createdAtMillis\": 1640995200000,\n      \"ethanol\": 5.2,\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 2,\n      \"health\": \"RED\",\n      \"healthDetails\": \"NO_HEARTBEAT\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_OK\",\n      \"humidity\": 45.2,\n      \"hwVariation\": \"CAMERA_R600\",\n      \"iaq\": 85.5,\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Office Climate Sensor\",\n      \"pm25\": 12.3,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"probeConnected\": true,\n      \"probeTempC\": 24.1,\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"ES-123456789\",\n      \"signalStrength\": 85,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"temperatureCelcius\": 23.5,\n      \"thcPercent\": 0.8,\n      \"tvoc\": 125.5,\n      \"vapePercent\": 2.1\n    },\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"calibrating\": false,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"co2\": 450,\n      \"createdAtMillis\": 1640995200000,\n      \"ethanol\": 5.2,\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 2,\n      \"health\": \"GREEN\",\n      \"healthDetails\": \"NONE\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_WARNING\",\n      \"humidity\": 45.2,\n      \"hwVariation\": \"SENSOR_MOTION_M1\",\n      \"iaq\": 85.5,\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Office Climate Sensor\",\n      \"pm25\": 12.3,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"probeConnected\": true,\n      \"probeTempC\": 24.1,\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"ES-123456789\",\n      \"signalStrength\": 85,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"temperatureCelcius\": 23.5,\n      \"thcPercent\": 0.8,\n      \"tvoc\": 125.5,\n      \"vapePercent\": 2.1\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0a91af6b-f1cc-4b3d-be5e-cc2277560cba"},{"name":"Get minimal environmental gateway states","id":"ecd56225-f49a-4dce-86ac-1fa8d444e708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalEnvironmentalGatewayStates","description":"<p>Get list of basic states of all environmental gateways of an org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getMinimalEnvironmentalGatewayStates"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"29056029-e7f0-4cf8-b556-b2f333efefbf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalEnvironmentalGatewayStates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"lastEvaluatedKey\": \"string\",\n  \"minimalEnvironmentalGatewayStates\": [\n    {\n      \"activities\": [\n        \"PIR_VACANT\",\n        \"AC_REX_ACTIVE\"\n      ],\n      \"airQualityIndex\": 45,\n      \"airQualityIndexPollutant\": \"PM2P5\",\n      \"alertTriggers\": [\n        \"PIR_MOVEMENT\",\n        \"AC_APERIO_DEVICE_DISCONNECTED\"\n      ],\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"calibrating\": false,\n      \"ch2oPpb\": 15.7,\n      \"co2Ppm\": 450,\n      \"coConcentration\": 2.1,\n      \"connected\": true,\n      \"createdAtMillis\": 1640995200000,\n      \"defaultInterfaceMac\": \"00:1A:2B:3C:4D:5E\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"203.0.113.1\",\n      \"falsePositiveConfidencePercent\": 5.2,\n      \"firmwareVersion\": \"2.1.5\",\n      \"floorNumber\": 2,\n      \"healthDetails\": \"CALIBRATING\",\n      \"healthStatus\": \"RED\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_WARNING\",\n      \"hwVariation\": \"CAMERA_THIRD_PARTY_RELAY\",\n      \"iaq\": 85.5,\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"leakDetected\": false,\n      \"leakProbePresent\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Office Gateway\",\n      \"nc0p5\": 120.5,\n      \"nc10p0\": 15.3,\n      \"nc1p0\": 85.2,\n      \"nc2p5\": 45.8,\n      \"nc4p0\": 32.1,\n      \"noxIdx\": 88.2,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm10p0\": 18.9,\n      \"pm1p0\": 8.5,\n      \"pm2p5\": 12.3,\n      \"pm4p0\": 15.7,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 1013.25,\n      \"probeTempC\": 24.5,\n      \"relHumid\": 45.2,\n      \"serialNumber\": \"EG-123456789\",\n      \"smokeConfidencePercent\": 92.8,\n      \"smokeTobaccoConfidencePercent\": 88.1,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tempC\": 23.5,\n      \"tempProbePresent\": true,\n      \"timestampMs\": 1640995200000,\n      \"typPartSize\": 2.8,\n      \"vapeConfidencePercent\": 85.5,\n      \"vapeDetected\": false,\n      \"vapeThcConfidencePercent\": 72.3,\n      \"vocIdx\": 125.5\n    },\n    {\n      \"activities\": [\n        \"AC_LOCKDOWN_ACTIVATED\",\n        \"AC_APERIO_LOW_BATTERY\"\n      ],\n      \"airQualityIndex\": 45,\n      \"airQualityIndexPollutant\": \"PM2P5\",\n      \"alertTriggers\": [\n        \"IOT_BUTTON_HOLD\",\n        \"BADGE_SECURITY_BREACH\"\n      ],\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"calibrating\": false,\n      \"ch2oPpb\": 15.7,\n      \"co2Ppm\": 450,\n      \"coConcentration\": 2.1,\n      \"connected\": true,\n      \"createdAtMillis\": 1640995200000,\n      \"defaultInterfaceMac\": \"00:1A:2B:3C:4D:5E\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"203.0.113.1\",\n      \"falsePositiveConfidencePercent\": 5.2,\n      \"firmwareVersion\": \"2.1.5\",\n      \"floorNumber\": 2,\n      \"healthDetails\": \"MALFUNCTIONING_MODULES\",\n      \"healthStatus\": \"GREEN\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_UNSUPPORTED\",\n      \"hwVariation\": \"CAMERA_R545\",\n      \"iaq\": 85.5,\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"leakDetected\": false,\n      \"leakProbePresent\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Office Gateway\",\n      \"nc0p5\": 120.5,\n      \"nc10p0\": 15.3,\n      \"nc1p0\": 85.2,\n      \"nc2p5\": 45.8,\n      \"nc4p0\": 32.1,\n      \"noxIdx\": 88.2,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm10p0\": 18.9,\n      \"pm1p0\": 8.5,\n      \"pm2p5\": 12.3,\n      \"pm4p0\": 15.7,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 1013.25,\n      \"probeTempC\": 24.5,\n      \"relHumid\": 45.2,\n      \"serialNumber\": \"EG-123456789\",\n      \"smokeConfidencePercent\": 92.8,\n      \"smokeTobaccoConfidencePercent\": 88.1,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tempC\": 23.5,\n      \"tempProbePresent\": true,\n      \"timestampMs\": 1640995200000,\n      \"typPartSize\": 2.8,\n      \"vapeConfidencePercent\": 85.5,\n      \"vapeDetected\": false,\n      \"vapeThcConfidencePercent\": 72.3,\n      \"vocIdx\": 125.5\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ecd56225-f49a-4dce-86ac-1fa8d444e708"},{"name":"Get minimal state events for environmental gateway","id":"bd697bbe-64e7-4021-ae1e-69445bc53856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 50\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalStateEventsForEnvironmentalGateway","description":"<p>Get list of events for environmental gateways in minimal state</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","getMinimalStateEventsForEnvironmentalGateway"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"73e1ef2e-9b8c-42e7-b6d7-9ab1b703d531","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640991600000,\n  \"createdBeforeMs\": 1640995200000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 50\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/getMinimalStateEventsForEnvironmentalGateway"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"lastEvaluatedKey\": \"string\",\n  \"minimalEnvironmentalGatewayStates\": [\n    {\n      \"activities\": [\n        \"PIR_VACANT\",\n        \"AC_REX_ACTIVE\"\n      ],\n      \"airQualityIndex\": 45,\n      \"airQualityIndexPollutant\": \"PM2P5\",\n      \"alertTriggers\": [\n        \"PIR_MOVEMENT\",\n        \"AC_APERIO_DEVICE_DISCONNECTED\"\n      ],\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"calibrating\": false,\n      \"ch2oPpb\": 15.7,\n      \"co2Ppm\": 450,\n      \"coConcentration\": 2.1,\n      \"connected\": true,\n      \"createdAtMillis\": 1640995200000,\n      \"defaultInterfaceMac\": \"00:1A:2B:3C:4D:5E\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"203.0.113.1\",\n      \"falsePositiveConfidencePercent\": 5.2,\n      \"firmwareVersion\": \"2.1.5\",\n      \"floorNumber\": 2,\n      \"healthDetails\": \"CALIBRATING\",\n      \"healthStatus\": \"RED\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_WARNING\",\n      \"hwVariation\": \"CAMERA_THIRD_PARTY_RELAY\",\n      \"iaq\": 85.5,\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"leakDetected\": false,\n      \"leakProbePresent\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Office Gateway\",\n      \"nc0p5\": 120.5,\n      \"nc10p0\": 15.3,\n      \"nc1p0\": 85.2,\n      \"nc2p5\": 45.8,\n      \"nc4p0\": 32.1,\n      \"noxIdx\": 88.2,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm10p0\": 18.9,\n      \"pm1p0\": 8.5,\n      \"pm2p5\": 12.3,\n      \"pm4p0\": 15.7,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 1013.25,\n      \"probeTempC\": 24.5,\n      \"relHumid\": 45.2,\n      \"serialNumber\": \"EG-123456789\",\n      \"smokeConfidencePercent\": 92.8,\n      \"smokeTobaccoConfidencePercent\": 88.1,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tempC\": 23.5,\n      \"tempProbePresent\": true,\n      \"timestampMs\": 1640995200000,\n      \"typPartSize\": 2.8,\n      \"vapeConfidencePercent\": 85.5,\n      \"vapeDetected\": false,\n      \"vapeThcConfidencePercent\": 72.3,\n      \"vocIdx\": 125.5\n    },\n    {\n      \"activities\": [\n        \"AC_LOCKDOWN_ACTIVATED\",\n        \"AC_APERIO_LOW_BATTERY\"\n      ],\n      \"airQualityIndex\": 45,\n      \"airQualityIndexPollutant\": \"PM2P5\",\n      \"alertTriggers\": [\n        \"IOT_BUTTON_HOLD\",\n        \"BADGE_SECURITY_BREACH\"\n      ],\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"calibrating\": false,\n      \"ch2oPpb\": 15.7,\n      \"co2Ppm\": 450,\n      \"coConcentration\": 2.1,\n      \"connected\": true,\n      \"createdAtMillis\": 1640995200000,\n      \"defaultInterfaceMac\": \"00:1A:2B:3C:4D:5E\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"203.0.113.1\",\n      \"falsePositiveConfidencePercent\": 5.2,\n      \"firmwareVersion\": \"2.1.5\",\n      \"floorNumber\": 2,\n      \"healthDetails\": \"MALFUNCTIONING_MODULES\",\n      \"healthStatus\": \"GREEN\",\n      \"heatIndexDegF\": 85.2,\n      \"heatIndexRangeWarning\": \"HEAT_INDEX_UNSUPPORTED\",\n      \"hwVariation\": \"CAMERA_R545\",\n      \"iaq\": 85.5,\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 37.7749,\n      \"leakDetected\": false,\n      \"leakProbePresent\": true,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Office Gateway\",\n      \"nc0p5\": 120.5,\n      \"nc10p0\": 15.3,\n      \"nc1p0\": 85.2,\n      \"nc2p5\": 45.8,\n      \"nc4p0\": 32.1,\n      \"noxIdx\": 88.2,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm10p0\": 18.9,\n      \"pm1p0\": 8.5,\n      \"pm2p5\": 12.3,\n      \"pm4p0\": 15.7,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 1013.25,\n      \"probeTempC\": 24.5,\n      \"relHumid\": 45.2,\n      \"serialNumber\": \"EG-123456789\",\n      \"smokeConfidencePercent\": 92.8,\n      \"smokeTobaccoConfidencePercent\": 88.1,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tempC\": 23.5,\n      \"tempProbePresent\": true,\n      \"timestampMs\": 1640995200000,\n      \"typPartSize\": 2.8,\n      \"vapeConfidencePercent\": 85.5,\n      \"vapeDetected\": false,\n      \"vapeThcConfidencePercent\": 72.3,\n      \"vocIdx\": 125.5\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bd697bbe-64e7-4021-ae1e-69445bc53856"},{"name":"Reboot environmental gateway","id":"777f651a-3c48-4efd-9771-65de848b4056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"environmentalGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/reboot","description":"<p>Send reboot command to environmental gateway</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","reboot"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"99595720-9aad-493f-83de-cc3751bd826f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"environmentalGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/reboot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"result\": \"DEVICE_OFFLINE\"\n}"}],"_postman_id":"777f651a-3c48-4efd-9771-65de848b4056"},{"name":"Update climate sensor details","id":"9943ac49-a100-4827-8a67-8434852f568b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": true,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Temperature and humidity sensor in main office\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Office Sensor\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/updateDetails","description":"<p>Update details for environmental sensor. Note: uuid is a required field</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7e563214-1b5a-4653-ab8d-72f0f4be25f5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": true,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Temperature and humidity sensor in main office\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Office Sensor\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9943ac49-a100-4827-8a67-8434852f568b"},{"name":"Update environmental gateway details","id":"a56e69fd-18ee-400d-80d5-e88d0f06048b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Environmental monitoring gateway in main office\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Office Gateway\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/updateEnvironmentalGatewayDetails","description":"<p>Update details for environmental gateway. Note: uuid is a required field</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","climate","updateEnvironmentalGatewayDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1ab5bfa8-51f8-441f-b58d-fbe69e7e6e24","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Environmental monitoring gateway in main office\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Office Gateway\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/climate/updateEnvironmentalGatewayDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a56e69fd-18ee-400d-80d5-e88d0f06048b"}],"id":"b1ffb535-6f37-47e3-9992-a60841f31e50","_postman_id":"b1ffb535-6f37-47e3-9992-a60841f31e50","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Component Webservice","item":[{"name":"Create a label that can be assigned to an access controlled door","id":"fc6306e1-e9ab-40c5-b72a-62dffee602e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/addAccessControlledDoorLabel","description":"<p>Create a label that can be assigned to an access controlled door and referenced by an access grant or access revocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","addAccessControlledDoorLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ec0fd354-842b-4963-b1f2-855588d5ec52","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/addAccessControlledDoorLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"fc6306e1-e9ab-40c5-b72a-62dffee602e7"},{"name":"Create an access controlled door","id":"a36c1504-d16e-4068-b7f9-3231dc6e0175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoor\": {\n    \"ajarTimeSec\": 8078,\n    \"aperioDoorExtensionComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"aperioDoorId\": \"string\",\n    \"aperioGatewayComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"associatedFaceDetectionCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"createdAtMillis\": 1698,\n    \"defaultState\": \"ACCESS_CONTROLLED\",\n    \"directionRadians\": 3726.958344677456,\n    \"doorAuthFirstInStateOverride\": {\n      \"originator\": {\n        \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"grantedToName\": \"string\",\n        \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"supportUserEmail\": \"string\",\n        \"supportUsername\": \"string\"\n      },\n      \"requestedAtMillis\": 5447,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorScheduleFirstInStateOverride\": {\n      \"originator\": {\n        \"userEmail\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"requestedAtMillis\": 2859,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorStateOverride\": {\n      \"originator\": {\n        \"ruleName\": \"string\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 1705,\n      \"type\": \"DOOR_STATE_OVERRIDE\"\n    },\n    \"doorStateToScheduleUuidMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dpiComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"floorNumber\": 1702,\n    \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n    \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n    \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n    \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n    \"forcedOpenEnabled\": false,\n    \"forcedOpenTimeSec\": 9858,\n    \"geofenceEnabled\": false,\n    \"geofenceRadius\": 3355.5445161398234,\n    \"latitude\": 7359.003593494855,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 2959.5358322445486,\n    \"name\": \"string\",\n    \"nfcSecureDowngradeEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"privacyModeSupportEnabled\": false,\n    \"proximityUnlockSettings\": {\n      \"credCooldownSec\": 2229,\n      \"enabled\": false,\n      \"exitResetsCooldown\": true,\n      \"holdUnlocked\": false,\n      \"holdUnlockedEventIntervalSec\": 5604,\n      \"maxHoldUnlockedTimeSec\": 1387,\n      \"minHoldUnlockedTimeSec\": 2542,\n      \"minRSSIThreshold\": 7116\n    },\n    \"readerComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relayComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relockAfterOpenTimeMs\": 7342,\n    \"remoteUnlockEnabled\": true,\n    \"rexComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"sendExpiredIntentEvents\": false,\n    \"subType\": \"APERIO\",\n    \"type\": \"AccessControlledElevator\",\n    \"unlockTimeSec\": 3787,\n    \"unlockTimeSecRex\": 581,\n    \"updatedAtMillis\": 9093,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"waveToUnlockSettings\": {\n      \"awaitAuthDurationMs\": 6796,\n      \"enabled\": true,\n      \"minRSSIThreshold\": 6183,\n      \"showAwaitIntentFeedback\": true,\n      \"treatNfcAsIntent\": true\n    }\n  },\n  \"accessControlledDoorLabels\": [\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createAccessControlledDoor","description":"<p>Create an access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"73256615-abaf-41f0-9ab3-8c09f6de8c2b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoor\": {\n    \"ajarTimeSec\": 8078,\n    \"aperioDoorExtensionComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"aperioDoorId\": \"string\",\n    \"aperioGatewayComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"associatedFaceDetectionCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"createdAtMillis\": 1698,\n    \"defaultState\": \"ACCESS_CONTROLLED\",\n    \"directionRadians\": 3726.958344677456,\n    \"doorAuthFirstInStateOverride\": {\n      \"originator\": {\n        \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"grantedToName\": \"string\",\n        \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"supportUserEmail\": \"string\",\n        \"supportUsername\": \"string\"\n      },\n      \"requestedAtMillis\": 5447,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorScheduleFirstInStateOverride\": {\n      \"originator\": {\n        \"userEmail\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"requestedAtMillis\": 2859,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorStateOverride\": {\n      \"originator\": {\n        \"ruleName\": \"string\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 1705,\n      \"type\": \"DOOR_STATE_OVERRIDE\"\n    },\n    \"doorStateToScheduleUuidMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dpiComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"floorNumber\": 1702,\n    \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n    \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n    \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n    \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n    \"forcedOpenEnabled\": false,\n    \"forcedOpenTimeSec\": 9858,\n    \"geofenceEnabled\": false,\n    \"geofenceRadius\": 3355.5445161398234,\n    \"latitude\": 7359.003593494855,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 2959.5358322445486,\n    \"name\": \"string\",\n    \"nfcSecureDowngradeEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"privacyModeSupportEnabled\": false,\n    \"proximityUnlockSettings\": {\n      \"credCooldownSec\": 2229,\n      \"enabled\": false,\n      \"exitResetsCooldown\": true,\n      \"holdUnlocked\": false,\n      \"holdUnlockedEventIntervalSec\": 5604,\n      \"maxHoldUnlockedTimeSec\": 1387,\n      \"minHoldUnlockedTimeSec\": 2542,\n      \"minRSSIThreshold\": 7116\n    },\n    \"readerComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relayComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relockAfterOpenTimeMs\": 7342,\n    \"remoteUnlockEnabled\": true,\n    \"rexComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"sendExpiredIntentEvents\": false,\n    \"subType\": \"APERIO\",\n    \"type\": \"AccessControlledElevator\",\n    \"unlockTimeSec\": 3787,\n    \"unlockTimeSecRex\": 581,\n    \"updatedAtMillis\": 9093,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"waveToUnlockSettings\": {\n      \"awaitAuthDurationMs\": 6796,\n      \"enabled\": true,\n      \"minRSSIThreshold\": 6183,\n      \"showAwaitIntentFeedback\": true,\n      \"treatNfcAsIntent\": true\n    }\n  },\n  \"accessControlledDoorLabels\": [\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoor\": {\n    \"ajarTimeSec\": 2757,\n    \"aperioDoorExtensionComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"aperioDoorId\": \"string\",\n    \"aperioGatewayComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"associatedFaceDetectionCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"createdAtMillis\": 5425,\n    \"defaultState\": \"UNLOCKED\",\n    \"directionRadians\": 2996.4492938668786,\n    \"doorAuthFirstInStateOverride\": {\n      \"originator\": {\n        \"userEmail\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"requestedAtMillis\": 3572,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorScheduleFirstInStateOverride\": {\n      \"originator\": {\n        \"tokenName\": \"string\",\n        \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 7277,\n      \"state\": \"REQUIRED\"\n    },\n    \"doorStateOverride\": {\n      \"originator\": {\n        \"tokenName\": \"string\",\n        \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 7570,\n      \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n    },\n    \"doorStateToScheduleUuidMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dpiComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"floorNumber\": 6857,\n    \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n    \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n    \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": true,\n    \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": true,\n    \"forcedOpenEnabled\": true,\n    \"forcedOpenTimeSec\": 8887,\n    \"geofenceEnabled\": true,\n    \"geofenceRadius\": 6267.537859352929,\n    \"latitude\": 8634.839432925497,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 1341.8849463106385,\n    \"name\": \"string\",\n    \"nfcSecureDowngradeEnabled\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"privacyModeSupportEnabled\": false,\n    \"proximityUnlockSettings\": {\n      \"credCooldownSec\": 5917,\n      \"enabled\": true,\n      \"exitResetsCooldown\": true,\n      \"holdUnlocked\": true,\n      \"holdUnlockedEventIntervalSec\": 8018,\n      \"maxHoldUnlockedTimeSec\": 9289,\n      \"minHoldUnlockedTimeSec\": 9461,\n      \"minRSSIThreshold\": 8926\n    },\n    \"readerComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relayComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relockAfterOpenTimeMs\": 6748,\n    \"remoteUnlockEnabled\": false,\n    \"rexComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"sendExpiredIntentEvents\": false,\n    \"subType\": \"RHOMBUS\",\n    \"type\": \"AccessControlledElevator\",\n    \"unlockTimeSec\": 1919,\n    \"unlockTimeSecRex\": 6416,\n    \"updatedAtMillis\": 103,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"waveToUnlockSettings\": {\n      \"awaitAuthDurationMs\": 3107,\n      \"enabled\": true,\n      \"minRSSIThreshold\": 7436,\n      \"showAwaitIntentFeedback\": true,\n      \"treatNfcAsIntent\": false\n    }\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a36c1504-d16e-4068-b7f9-3231dc6e0175"},{"name":"Create custom activity seekpoints for a specified access controlled door","id":"bf5a8be5-8a4b-44dc-964f-a96da98558d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"seekPoints\": [\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 3395,\n      \"color\": \"BLUE\",\n      \"description\": \"string\",\n      \"displayOverlay\": false\n    },\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 3255,\n      \"color\": \"ORANGE\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createAccessControlledDoorSeekpoints","description":"<p>Create custom activity seekpoints for a specified access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createAccessControlledDoorSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"82544147-dfc4-4369-828b-a98f590bcb49","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"seekPoints\": [\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 3395,\n      \"color\": \"BLUE\",\n      \"description\": \"string\",\n      \"displayOverlay\": false\n    },\n    {\n      \"name\": \"string\",\n      \"timestampMs\": 3255,\n      \"color\": \"ORANGE\",\n      \"description\": \"string\",\n      \"displayOverlay\": true\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createAccessControlledDoorSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"successMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bf5a8be5-8a4b-44dc-964f-a96da98558d8"},{"name":"Create a door position indicator component","id":"e96c3d70-a616-4e00-a6d3-afbf5ba2b84e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"normalState\": \"NO\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2857,\n    \"portNum\": 6151,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedDoorPositionIndicator","description":"<p>Create a door position indicator component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedDoorPositionIndicator"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8464279c-7370-4a13-8c2d-00904e04e5aa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"normalState\": \"NO\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2857,\n    \"portNum\": 6151,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedDoorPositionIndicator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"dpi\",\n    \"createdAtMillis\": 1121,\n    \"dpiType\": \"integrated\",\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 8328,\n      \"portNum\": 7068,\n      \"portType\": \"GPIO_INPUT_SUPERVISED\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": true,\n    \"type\": \"WiegandDoorReader\",\n    \"updatedAtMillis\": 1040,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"e96c3d70-a616-4e00-a6d3-afbf5ba2b84e"},{"name":"Create a door relay component","id":"018426ce-9be9-4214-a868-c5a53d320adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2689,\n    \"portNum\": 4344,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedDoorRelay","description":"<p>Create a door relay component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedDoorRelay"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"26920125-7c6e-4fbd-b18a-358522ae62f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2689,\n    \"portNum\": 4344,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedDoorRelay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"relay\",\n    \"createdAtMillis\": 1319,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E15\",\n    \"port\": {\n      \"boardNum\": 6304,\n      \"portNum\": 1223,\n      \"portType\": \"GPIO_OUTPUT\"\n    },\n    \"portImmutable\": true,\n    \"rateLimitingEnabled\": true,\n    \"relayType\": \"integrated\",\n    \"type\": \"IntegratedGenericButton\",\n    \"updatedAtMillis\": 8069,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"018426ce-9be9-4214-a868-c5a53d320adc"},{"name":"Create a generic button component","id":"9fbebba3-d378-4d3f-b83e-4a3ee8db7be1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\": \"DOORBELL\",\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 5763,\n    \"portNum\": 3382,\n    \"portType\": \"GPIO_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericButton","description":"<p>Create a generic button component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedGenericButton"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"32cb5e04-ae5b-4351-96b7-9013e5cdd17f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"mode\": \"DOORBELL\",\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 5763,\n    \"portNum\": 3382,\n    \"portType\": \"GPIO_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericButton"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"aux\",\n    \"buttonType\": \"integrated_generic_button\",\n    \"createdAtMillis\": 5963,\n    \"mode\": \"PANIC\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"DOOR_CONTROLLER_DC20\",\n    \"port\": {\n      \"boardNum\": 2861,\n      \"portNum\": 8643,\n      \"portType\": \"BUTTON_INPUT\"\n    },\n    \"portImmutable\": true,\n    \"type\": \"AperioDoorRequestToExit\",\n    \"updatedAtMillis\": 1232,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"9fbebba3-d378-4d3f-b83e-4a3ee8db7be1"},{"name":"Create a generic input component","id":"b9a85bad-5bdf-4705-9164-5be41e671653","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"normalState\": \"NO\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2857,\n    \"portNum\": 6151,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericInput","description":"<p>Create a generic input component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedGenericInput"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a0d47ef6-e319-408e-99b8-e490afadb663","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"normalState\": \"NO\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 2857,\n    \"portNum\": 6151,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericInput"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"auxType\": \"integrated_generic_input\",\n    \"baseType\": \"dpi\",\n    \"createdAtMillis\": 1156,\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 2571,\n      \"portNum\": 1058,\n      \"portType\": \"GPIO_INPUT\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": true,\n    \"type\": \"IntegratedGenericInput\",\n    \"updatedAtMillis\": 4696,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"b9a85bad-5bdf-4705-9164-5be41e671653"},{"name":"Create a generic relay component","id":"491521a1-578b-498c-9319-aa26f49ba030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 5089,\n    \"portNum\": 9313,\n    \"portType\": \"GPIO_OUTPUT\"\n  },\n  \"steadyState\": \"INACTIVE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericRelay","description":"<p>Create a generic relay component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedGenericRelay"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19266c5e-2b06-4b3d-b69d-2c34d79652f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 5089,\n    \"portNum\": 9313,\n    \"portType\": \"GPIO_OUTPUT\"\n  },\n  \"steadyState\": \"INACTIVE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedGenericRelay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"auxType\": \"integrated_generic_input\",\n    \"baseType\": \"aperio\",\n    \"createdAtMillis\": 8443,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"originator\": {\n      \"componentCompositeName\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"correlationId\": \"string\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n      }\n    },\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"CAMERA_R4\",\n    \"port\": {\n      \"boardNum\": 8432,\n      \"portNum\": 7245,\n      \"portType\": \"GPIO_OUTPUT\"\n    },\n    \"portImmutable\": true,\n    \"relayDurationSec\": 587,\n    \"stateChangedAtMillis\": 7888,\n    \"steadyState\": \"UNKNOWN\",\n    \"type\": \"AperioGateway\",\n    \"updatedAtMillis\": 4815,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"491521a1-578b-498c-9319-aa26f49ba030"},{"name":"Create a request to exit component","id":"dd2b1aef-f6d7-4ba2-8799-7651763e4ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"intentOnly\": false,\n  \"intentOnlyEvents\": false,\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 4281,\n    \"portNum\": 8554,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"CUT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedRequestToExit","description":"<p>Create a request to exit component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createIntegratedRequestToExit"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09018e5b-20a7-4868-ba37-78362a15be25","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"intentOnly\": false,\n  \"intentOnlyEvents\": false,\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 4281,\n    \"portNum\": 8554,\n    \"portType\": \"GPIO_INPUT\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"CUT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createIntegratedRequestToExit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"aperio\",\n    \"createdAtMillis\": 2511,\n    \"intentOnly\": true,\n    \"intentOnlyEvents\": true,\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"BLE_BUTTON_B15\",\n    \"port\": {\n      \"boardNum\": 4637,\n      \"portNum\": 3124,\n      \"portType\": \"GPIO_INPUT\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"CUT_AND_SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": false,\n    \"rexType\": \"integrated\",\n    \"type\": \"OsdpDoorReader\",\n    \"updatedAtMillis\": 8755,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"dd2b1aef-f6d7-4ba2-8799-7651763e4ef7"},{"name":"Create a third party OSDP Reader component","id":"4e565fb5-b53a-4119-b109-f9078d4be5e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allowUnencrypted\": true,\n  \"disableCardReader\": false,\n  \"disableKeypad\": false,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 3174,\n    \"portNum\": 4374,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createOsdpDoorReader","description":"<p>Create a third party OSDP Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createOsdpDoorReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f4957032-49d7-4f13-8e8e-193f7c33067b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"allowUnencrypted\": true,\n  \"disableCardReader\": false,\n  \"disableKeypad\": false,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 3174,\n    \"portNum\": 4374,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createOsdpDoorReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"allowUnencrypted\": false,\n    \"baseType\": \"aux\",\n    \"createdAtMillis\": 1281,\n    \"disableCardReader\": false,\n    \"disableKeypad\": false,\n    \"disableWaveToUnlock\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"osdpAddress\": 1972,\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"ETHERNET_TESTER_ET1\",\n    \"port\": {\n      \"boardNum\": 4807,\n      \"portNum\": 7982,\n      \"portType\": \"RS485\"\n    },\n    \"portImmutable\": false,\n    \"readerType\": \"wiegand\",\n    \"remoteUnlockAudioFeedbackEnabled\": false,\n    \"type\": \"AperioDoorRelay\",\n    \"updatedAtMillis\": 890,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"4e565fb5-b53a-4119-b109-f9078d4be5e4"},{"name":"Create a Rhombus OSDP Reader component","id":"56afef5c-1547-4cbe-bca6-f7bfd3309a84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": true,\n  \"disableWaveToUnlock\": false,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 1464,\n    \"portNum\": 3182,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createRhombusOsdpDoorReader","description":"<p>Create a Rhombus OSDP Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createRhombusOsdpDoorReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7622c91-b963-4586-9141-fa26adb985ea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": true,\n  \"disableWaveToUnlock\": false,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"port\": {\n    \"boardNum\": 1464,\n    \"portNum\": 3182,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createRhombusOsdpDoorReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"allowCredsDuringUnlock\": true,\n    \"baseType\": \"rex\",\n    \"createdAtMillis\": 3550,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"disableCardReader\": false,\n    \"disableKeypad\": false,\n    \"disableWaveToUnlock\": true,\n    \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"osdpAddress\": 6462,\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 2545,\n      \"portNum\": 5692,\n      \"portType\": \"RS485\"\n    },\n    \"portImmutable\": true,\n    \"readerType\": \"rhombus_osdp\",\n    \"remoteUnlockAudioFeedbackEnabled\": true,\n    \"serialNumber\": \"string\",\n    \"type\": \"RhombusOsdpDoorReader\",\n    \"updatedAtMillis\": 5374,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"56afef5c-1547-4cbe-bca6-f7bfd3309a84"},{"name":"Create a third party Wiegand Reader component","id":"88212488-5cb7-46b6-95e1-aaae9a29fec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buzzerPort\": {\n    \"boardNum\": 1120,\n    \"portNum\": 6647,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"csnEndian\": \"MSB\",\n  \"d0Port\": {\n    \"boardNum\": 7534,\n    \"portNum\": 980,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"d1Port\": {\n    \"boardNum\": 8452,\n    \"portNum\": 4756,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"gledPort\": {\n    \"boardNum\": 1397,\n    \"portNum\": 6611,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"remoteUnlockAudioFeedbackEnabled\": false,\n  \"rledPort\": {\n    \"boardNum\": 2622,\n    \"portNum\": 2512,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"tamperPort\": {\n    \"boardNum\": 513,\n    \"portNum\": 5927,\n    \"portType\": \"WIEGAND_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createWiegandReader","description":"<p>Create a third party Wiegand Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","createWiegandReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09a89416-f1d6-41be-9773-aa29b064b7bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"buzzerPort\": {\n    \"boardNum\": 1120,\n    \"portNum\": 6647,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"csnEndian\": \"MSB\",\n  \"d0Port\": {\n    \"boardNum\": 7534,\n    \"portNum\": 980,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"d1Port\": {\n    \"boardNum\": 8452,\n    \"portNum\": 4756,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"gledPort\": {\n    \"boardNum\": 1397,\n    \"portNum\": 6611,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"remoteUnlockAudioFeedbackEnabled\": false,\n  \"rledPort\": {\n    \"boardNum\": 2622,\n    \"portNum\": 2512,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"tamperPort\": {\n    \"boardNum\": 513,\n    \"portNum\": 5927,\n    \"portType\": \"WIEGAND_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/createWiegandReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"relay\",\n    \"buzzerPort\": {\n      \"boardNum\": 2322,\n      \"portNum\": 9325,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"createdAtMillis\": 3852,\n    \"csnEndian\": \"LSB\",\n    \"d0Port\": {\n      \"boardNum\": 8432,\n      \"portNum\": 81,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"d1Port\": {\n      \"boardNum\": 9630,\n      \"portNum\": 6489,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"disableCardReader\": false,\n    \"disableKeypad\": true,\n    \"disableWaveToUnlock\": true,\n    \"gledPort\": {\n      \"boardNum\": 4837,\n      \"portNum\": 6661,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"BADGE_READER_DR1\",\n    \"portImmutable\": false,\n    \"readerType\": \"rhombus_osdp\",\n    \"remoteUnlockAudioFeedbackEnabled\": false,\n    \"rledPort\": {\n      \"boardNum\": 8209,\n      \"portNum\": 8647,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"tamperPort\": {\n      \"boardNum\": 7788,\n      \"portNum\": 8379,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"type\": \"IntegratedGenericRelay\",\n    \"updatedAtMillis\": 7232,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"88212488-5cb7-46b6-95e1-aaae9a29fec1"},{"name":"Delete the specified access controlled door","id":"97d32a50-732e-43d0-9e33-151ec0df9bfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteAccessControlledDoor","description":"<p>Delete the specified access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","deleteAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ae44d255-9f91-4c06-b812-221de9fe7979","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoor\": {\n    \"ajarTimeSec\": 4181,\n    \"aperioDoorExtensionComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"aperioDoorId\": \"string\",\n    \"aperioGatewayComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"associatedFaceDetectionCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"createdAtMillis\": 9153,\n    \"defaultState\": \"UNLOCKED\",\n    \"directionRadians\": 5773.4751812853565,\n    \"doorAuthFirstInStateOverride\": {\n      \"originator\": {\n        \"ruleName\": \"string\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 8502,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorScheduleFirstInStateOverride\": {\n      \"originator\": {\n        \"tokenName\": \"string\",\n        \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 2404,\n      \"state\": \"REQUIRED\"\n    },\n    \"doorStateOverride\": {\n      \"originator\": {\n        \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"grantedToName\": \"string\",\n        \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"supportUserEmail\": \"string\",\n        \"supportUsername\": \"string\"\n      },\n      \"requestedAtMillis\": 3997,\n      \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n    },\n    \"doorStateToScheduleUuidMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dpiComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"floorNumber\": 8958,\n    \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n    \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n    \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n    \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n    \"forcedOpenEnabled\": true,\n    \"forcedOpenTimeSec\": 2077,\n    \"geofenceEnabled\": true,\n    \"geofenceRadius\": 7702.005161999057,\n    \"latitude\": 4845.702133378074,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 9370.294634072623,\n    \"name\": \"string\",\n    \"nfcSecureDowngradeEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"privacyModeSupportEnabled\": true,\n    \"proximityUnlockSettings\": {\n      \"credCooldownSec\": 3114,\n      \"enabled\": true,\n      \"exitResetsCooldown\": false,\n      \"holdUnlocked\": false,\n      \"holdUnlockedEventIntervalSec\": 4197,\n      \"maxHoldUnlockedTimeSec\": 581,\n      \"minHoldUnlockedTimeSec\": 8979,\n      \"minRSSIThreshold\": 9017\n    },\n    \"readerComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relayComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relockAfterOpenTimeMs\": 3355,\n    \"remoteUnlockEnabled\": true,\n    \"rexComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"sendExpiredIntentEvents\": true,\n    \"subType\": \"APERIO\",\n    \"type\": \"AccessControlledElevator\",\n    \"unlockTimeSec\": 5674,\n    \"unlockTimeSecRex\": 5442,\n    \"updatedAtMillis\": 7531,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"waveToUnlockSettings\": {\n      \"awaitAuthDurationMs\": 2482,\n      \"enabled\": true,\n      \"minRSSIThreshold\": 9902,\n      \"showAwaitIntentFeedback\": false,\n      \"treatNfcAsIntent\": false\n    }\n  }\n}"}],"_postman_id":"97d32a50-732e-43d0-9e33-151ec0df9bfc"},{"name":"Delete a component","id":"cdd406f9-0998-44da-b1e0-2a6c7af16a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteComponent","description":"<p>Delete a component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","deleteComponent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5c40b3b8-60f5-41a5-ac75-34a640a4ccef","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteComponent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"cdd406f9-0998-44da-b1e0-2a6c7af16a8a"},{"name":"Delete all components owned by the specified device","id":"5000294c-6c00-44ca-81b5-4aabbb10ba3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteComponentsByOwnerDevice","description":"<p>Delete all components owned by the specified device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","deleteComponentsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fbc692b8-893b-4c5e-bb66-437296ed0479","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/deleteComponentsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"5000294c-6c00-44ca-81b5-4aabbb10ba3d"},{"name":"Find access controlled door shadows within the org","id":"e25e4631-ef32-4170-9e71-f2b13cd24155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorShadows","description":"<p>Find access controlled door shadows within the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAccessControlledDoorShadows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3d0e2b8a-7fa3-4fe5-b0b7-57f5befa4f3b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorShadows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"shadows\": [\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"source\": \"CONFIG_REQUIREMENT_CHANGE\",\n        \"state\": \"REQUIRED\",\n        \"stateUpdateEventTimestampMs\": 3615\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 3374,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"source\": \"LOCAL_BADGE_EVENT\",\n        \"state\": \"DISABLED\",\n        \"stateUpdateEventTimestampMs\": 9302\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 6473\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 9598\n    },\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"source\": \"LOCKDOWN\",\n        \"state\": \"REQUIRED\",\n        \"stateUpdateEventTimestampMs\": 7641\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 7379,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"UNKNOWN\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 6738\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 9746\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 5645\n    }\n  ]\n}"}],"_postman_id":"e25e4631-ef32-4170-9e71-f2b13cd24155"},{"name":"Find access controlled door shadows within the specified location","id":"06d9337c-e9da-4371-a13b-1bc9a7307cc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorShadowsByLocation","description":"<p>Find access controlled door shadows within the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAccessControlledDoorShadowsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"706a3f6c-c4bd-4f22-b25a-b45ea33ee172","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorShadowsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"shadows\": [\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"source\": \"CONFIG_REQUIREMENT_CHANGE\",\n        \"state\": \"REQUIRED\",\n        \"stateUpdateEventTimestampMs\": 3615\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 3374,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"source\": \"LOCAL_BADGE_EVENT\",\n        \"state\": \"DISABLED\",\n        \"stateUpdateEventTimestampMs\": 9302\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 6473\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 9598\n    },\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"source\": \"LOCKDOWN\",\n        \"state\": \"REQUIRED\",\n        \"stateUpdateEventTimestampMs\": 7641\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 7379,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"UNKNOWN\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 6738\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 9746\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 5645\n    }\n  ]\n}"}],"_postman_id":"06d9337c-e9da-4371-a13b-1bc9a7307cc3"},{"name":"Find access controlled doors within the org","id":"2cd364c5-ce1d-470e-8b7c-1488b1c84cdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7726\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoors","description":"<p>Find access controlled doors within the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAccessControlledDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f32da150-30fc-48d6-8d86-2e1f60895b21","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7726\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoors\": [\n    {\n      \"ajarTimeSec\": 8249,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 5062,\n      \"defaultState\": \"ACCESS_CONTROLLED\",\n      \"directionRadians\": 3883.7489359719666,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 4755,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 5380,\n        \"state\": \"SATISFIED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 5540,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 195,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": true,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n      \"forcedOpenEnabled\": true,\n      \"forcedOpenTimeSec\": 4277,\n      \"geofenceEnabled\": false,\n      \"geofenceRadius\": 3273.781582933126,\n      \"latitude\": 39.019970083069566,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 8948.410810854113,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": true,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 4090,\n        \"enabled\": false,\n        \"exitResetsCooldown\": true,\n        \"holdUnlocked\": false,\n        \"holdUnlockedEventIntervalSec\": 3910,\n        \"maxHoldUnlockedTimeSec\": 2531,\n        \"minHoldUnlockedTimeSec\": 6224,\n        \"minRSSIThreshold\": 6843\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 9431,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": true,\n      \"subType\": \"APERIO\",\n      \"type\": \"AccessControlledElevatorLanding\",\n      \"unlockTimeSec\": 6350,\n      \"unlockTimeSecRex\": 9030,\n      \"updatedAtMillis\": 6037,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 4027,\n        \"enabled\": true,\n        \"minRSSIThreshold\": 2985,\n        \"showAwaitIntentFeedback\": true,\n        \"treatNfcAsIntent\": true\n      }\n    },\n    {\n      \"ajarTimeSec\": 971,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 9810,\n      \"defaultState\": \"UNLOCKED\",\n      \"directionRadians\": 770.4272854877293,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 2958,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 9619,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 4489,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 8009,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": true,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n      \"forcedOpenEnabled\": false,\n      \"forcedOpenTimeSec\": 9444,\n      \"geofenceEnabled\": true,\n      \"geofenceRadius\": 5527.153386621828,\n      \"latitude\": 1964.8519700887014,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 5765.892752722261,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": false,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 8772,\n        \"enabled\": false,\n        \"exitResetsCooldown\": true,\n        \"holdUnlocked\": true,\n        \"holdUnlockedEventIntervalSec\": 5666,\n        \"maxHoldUnlockedTimeSec\": 3418,\n        \"minHoldUnlockedTimeSec\": 8475,\n        \"minRSSIThreshold\": 8687\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 7190,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": true,\n      \"subType\": \"APERIO\",\n      \"type\": \"AccessControlledDoor\",\n      \"unlockTimeSec\": 814,\n      \"unlockTimeSecRex\": 4839,\n      \"updatedAtMillis\": 3603,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 4735,\n        \"enabled\": true,\n        \"minRSSIThreshold\": 4138,\n        \"showAwaitIntentFeedback\": true,\n        \"treatNfcAsIntent\": true\n      }\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"2cd364c5-ce1d-470e-8b7c-1488b1c84cdd"},{"name":"Find access controlled doors within the specified location","id":"0adcd6ab-30f0-4591-a198-b8ac7d3c972a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorsByLocation","description":"<p>Find access controlled doors within the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAccessControlledDoorsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c72e572d-54ce-4dcc-b6f8-4fcbd07f90ec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoors\": [\n    {\n      \"ajarTimeSec\": 8249,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 5062,\n      \"defaultState\": \"ACCESS_CONTROLLED\",\n      \"directionRadians\": 3883.7489359719666,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 4755,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 5380,\n        \"state\": \"SATISFIED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 5540,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 195,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": true,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n      \"forcedOpenEnabled\": true,\n      \"forcedOpenTimeSec\": 4277,\n      \"geofenceEnabled\": false,\n      \"geofenceRadius\": 3273.781582933126,\n      \"latitude\": 39.019970083069566,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 8948.410810854113,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": true,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 4090,\n        \"enabled\": false,\n        \"exitResetsCooldown\": true,\n        \"holdUnlocked\": false,\n        \"holdUnlockedEventIntervalSec\": 3910,\n        \"maxHoldUnlockedTimeSec\": 2531,\n        \"minHoldUnlockedTimeSec\": 6224,\n        \"minRSSIThreshold\": 6843\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 9431,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": true,\n      \"subType\": \"APERIO\",\n      \"type\": \"AccessControlledElevatorLanding\",\n      \"unlockTimeSec\": 6350,\n      \"unlockTimeSecRex\": 9030,\n      \"updatedAtMillis\": 6037,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 4027,\n        \"enabled\": true,\n        \"minRSSIThreshold\": 2985,\n        \"showAwaitIntentFeedback\": true,\n        \"treatNfcAsIntent\": true\n      }\n    },\n    {\n      \"ajarTimeSec\": 971,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 9810,\n      \"defaultState\": \"UNLOCKED\",\n      \"directionRadians\": 770.4272854877293,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 2958,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 9619,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 4489,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 8009,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": true,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n      \"forcedOpenEnabled\": false,\n      \"forcedOpenTimeSec\": 9444,\n      \"geofenceEnabled\": true,\n      \"geofenceRadius\": 5527.153386621828,\n      \"latitude\": 1964.8519700887014,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 5765.892752722261,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": false,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 8772,\n        \"enabled\": false,\n        \"exitResetsCooldown\": true,\n        \"holdUnlocked\": true,\n        \"holdUnlockedEventIntervalSec\": 5666,\n        \"maxHoldUnlockedTimeSec\": 3418,\n        \"minHoldUnlockedTimeSec\": 8475,\n        \"minRSSIThreshold\": 8687\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 7190,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": true,\n      \"subType\": \"APERIO\",\n      \"type\": \"AccessControlledDoor\",\n      \"unlockTimeSec\": 814,\n      \"unlockTimeSecRex\": 4839,\n      \"updatedAtMillis\": 3603,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 4735,\n        \"enabled\": true,\n        \"minRSSIThreshold\": 4138,\n        \"showAwaitIntentFeedback\": true,\n        \"treatNfcAsIntent\": true\n      }\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"0adcd6ab-30f0-4591-a198-b8ac7d3c972a"},{"name":"Find access controlled doors for the specified owner device","id":"a39ca4d4-f9af-4526-ba4a-fd36a978c892","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorsByOwnerDevice","description":"<p>Find access controlled doors for the specified owner device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAccessControlledDoorsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e60b02eb-f3fa-4e02-93b7-c05530e34abe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAccessControlledDoorsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoors\": [\n    {\n      \"ajarTimeSec\": 9466,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 5539,\n      \"defaultState\": \"UNLOCKED\",\n      \"directionRadians\": 4088.726478552995,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"ruleName\": \"string\",\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"requestedAtMillis\": 6120,\n        \"state\": \"SATISFIED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 4103,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 3351,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 1316,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": true,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n      \"forcedOpenEnabled\": true,\n      \"forcedOpenTimeSec\": 7471,\n      \"geofenceEnabled\": true,\n      \"geofenceRadius\": 5050.059286994912,\n      \"latitude\": 4707.697074193713,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 7139.414920098113,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": false,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 9586,\n        \"enabled\": false,\n        \"exitResetsCooldown\": true,\n        \"holdUnlocked\": true,\n        \"holdUnlockedEventIntervalSec\": 7014,\n        \"maxHoldUnlockedTimeSec\": 5067,\n        \"minHoldUnlockedTimeSec\": 75,\n        \"minRSSIThreshold\": 242\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 2214,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": false,\n      \"subType\": \"RHOMBUS\",\n      \"type\": \"AccessControlledDoor\",\n      \"unlockTimeSec\": 8971,\n      \"unlockTimeSecRex\": 8715,\n      \"updatedAtMillis\": 7238,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 7573,\n        \"enabled\": true,\n        \"minRSSIThreshold\": 4500,\n        \"showAwaitIntentFeedback\": false,\n        \"treatNfcAsIntent\": false\n      }\n    },\n    {\n      \"ajarTimeSec\": 4498,\n      \"aperioDoorExtensionComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayComponent\": {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"createdAtMillis\": 3803,\n      \"defaultState\": \"UNLOCKED\",\n      \"directionRadians\": 2354.0619629714897,\n      \"doorAuthFirstInStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 1039,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 7075,\n        \"state\": \"REQUIRED\"\n      },\n      \"doorStateOverride\": {\n        \"originator\": {\n          \"ruleName\": \"string\",\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"requestedAtMillis\": 7497,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"doorStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_4\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"dpiComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"floorNumber\": 8179,\n      \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n      \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n      \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n      \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": true,\n      \"forcedOpenEnabled\": true,\n      \"forcedOpenTimeSec\": 3389,\n      \"geofenceEnabled\": true,\n      \"geofenceRadius\": 9711.16382846463,\n      \"latitude\": 1251.1624365205432,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 5239.733279918169,\n      \"name\": \"string\",\n      \"nfcSecureDowngradeEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"privacyModeSupportEnabled\": false,\n      \"proximityUnlockSettings\": {\n        \"credCooldownSec\": 9838,\n        \"enabled\": false,\n        \"exitResetsCooldown\": false,\n        \"holdUnlocked\": true,\n        \"holdUnlockedEventIntervalSec\": 7995,\n        \"maxHoldUnlockedTimeSec\": 3246,\n        \"minHoldUnlockedTimeSec\": 5488,\n        \"minRSSIThreshold\": 7808\n      },\n      \"readerComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relayComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"relockAfterOpenTimeMs\": 8278,\n      \"remoteUnlockEnabled\": false,\n      \"rexComponents\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"sendExpiredIntentEvents\": false,\n      \"subType\": \"RHOMBUS\",\n      \"type\": \"AccessControlledDoor\",\n      \"unlockTimeSec\": 8437,\n      \"unlockTimeSecRex\": 460,\n      \"updatedAtMillis\": 1991,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"waveToUnlockSettings\": {\n        \"awaitAuthDurationMs\": 6722,\n        \"enabled\": false,\n        \"minRSSIThreshold\": 1255,\n        \"showAwaitIntentFeedback\": false,\n        \"treatNfcAsIntent\": false\n      }\n    }\n  ]\n}"}],"_postman_id":"a39ca4d4-f9af-4526-ba4a-fd36a978c892"},{"name":"Retrieve all component shadows for the specified component uuids","id":"e8b9fb40-8645-4357-bf97-d4bc9a141513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAllComponentShadows","description":"<p>Retrieve all component shadows for the specified component uuids</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findAllComponentShadows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"221b3e3f-0539-47f5-bfbb-7e73dbdcd01d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findAllComponentShadows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acuComponentShadowMap\": {\n    \"key_0\": {\n      \"baseType\": \"rex\",\n      \"createdAtMillis\": 2413,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerHardwareType\": \"UNSPECIFIED\",\n      \"port\": {\n        \"boardNum\": 1851,\n        \"portNum\": 5393,\n        \"portType\": \"GPIO_OUTPUT\"\n      },\n      \"portImmutable\": true,\n      \"rateLimitingEnabled\": true,\n      \"relayType\": \"remote\",\n      \"type\": \"IntegratedDoorPositionIndicator\",\n      \"updatedAtMillis\": 8260,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_1\": {\n      \"state\": \"FORCED_OPEN\",\n      \"stateUpdateEventTimestampMs\": 679,\n      \"supervisionState\": \"NORMAL\"\n    }\n  }\n}"}],"_postman_id":"e8b9fb40-8645-4357-bf97-d4bc9a141513"},{"name":"Retrieve all component events relevant to the specified AccessControlledDoor","id":"0ecbb2d0-3e6c-4e1b-872f-dffe51d78c51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 3965,\n  \"createdBeforeMs\": 8617,\n  \"limit\": 933,\n  \"typeFilter\": [\n    \"DoorScheduleFirstInStateEvent\",\n    \"DoorbellEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByAccessControlledDoor","description":"<p>Retrieve all component events relevant to the specified AccessControlledDoor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b3c69229-261c-42be-94b6-2c20c6e94a3b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 3965,\n  \"createdBeforeMs\": 8617,\n  \"limit\": 933,\n  \"typeFilter\": [\n    \"DoorScheduleFirstInStateEvent\",\n    \"DoorbellEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"activatedLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"activeLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"deactivatedLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"doorEventReferenceMap\": {\n        \"key_0\": {\n          \"activatedLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"activeLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"deactivatedLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"doorEventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"followingTestPlan\": true,\n      \"locationLockdownStateChangedAtMillis\": 1610,\n      \"originator\": {\n        \"ruleName\": \"string\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"state\": \"LOCKED_DOWN\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 5054,\n      \"stateUpdatedAtMs\": 3155\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0ecbb2d0-3e6c-4e1b-872f-dffe51d78c51"},{"name":"Retrieve all component events relevant to the specified api token","id":"787b69ef-a03c-4eb5-8281-0d5e18e9bb25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 6035,\n  \"createdBeforeMs\": 3369,\n  \"limit\": 4279,\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"WaveToUnlockIntentExpiredEvent\",\n    \"DoorAuthFirstInStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByApiToken","description":"<p>Retrieve all component events relevant to the specified api token</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByApiToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"75fcce07-8c74-447c-9fca-6f905c527761","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 6035,\n  \"createdBeforeMs\": 3369,\n  \"limit\": 4279,\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"WaveToUnlockIntentExpiredEvent\",\n    \"DoorAuthFirstInStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByApiToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"787b69ef-a03c-4eb5-8281-0d5e18e9bb25"},{"name":"Retrieve all component events relevant to the specified component","id":"402a0fa9-9e33-4755-8861-436abf378549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 4206,\n  \"createdBeforeMs\": 9623,\n  \"limit\": 7013,\n  \"typeFilter\": [\n    \"AperioGatewayStateEvent\",\n    \"AperioGatewayConnectionStateChangeEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByComponent","description":"<p>Retrieve all component events relevant to the specified component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByComponent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"458e6537-af66-4943-8de3-12093f554d35","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 4206,\n  \"createdBeforeMs\": 9623,\n  \"limit\": 7013,\n  \"typeFilter\": [\n    \"AperioGatewayStateEvent\",\n    \"AperioGatewayConnectionStateChangeEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByComponent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"402a0fa9-9e33-4755-8861-436abf378549"},{"name":"Retrieve all component events relevant to the specified correlation id","id":"c4e01e16-3459-4ad7-8d33-af60d83c4a26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"createdAfterMs\": 7206,\n  \"createdBeforeMs\": 570,\n  \"limit\": 1814,\n  \"typeFilter\": [\n    \"AperioDoorExtensionStateEvent\",\n    \"AccessControlUnitTamperEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCorrelation","description":"<p>Retrieve all component events relevant to the specified correlation id</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByCorrelation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0b2a225-c2cb-44a4-92d0-5d5eb6d0a74c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"createdAfterMs\": 7206,\n  \"createdBeforeMs\": 570,\n  \"limit\": 1814,\n  \"typeFilter\": [\n    \"AperioDoorExtensionStateEvent\",\n    \"AccessControlUnitTamperEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCorrelation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"c4e01e16-3459-4ad7-8d33-af60d83c4a26"},{"name":"Retrieve all component events relevant to the specified credential hex value","id":"74e9e073-bb80-4270-9b39-28a446bf85fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 7665,\n  \"createdBeforeMs\": 8217,\n  \"credentialHexValue\": \"string\",\n  \"limit\": 6010,\n  \"typeFilter\": [\n    \"DoorPositionIndicatorStateChangeEvent\",\n    \"AperioActivatorStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialHexValue","description":"<p>Retrieve all component events relevant to the specified credential hex value</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByCredentialHexValue"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d0a3cb76-6703-423e-be34-f4d5cf85c063","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 7665,\n  \"createdBeforeMs\": 8217,\n  \"credentialHexValue\": \"string\",\n  \"limit\": 6010,\n  \"typeFilter\": [\n    \"DoorPositionIndicatorStateChangeEvent\",\n    \"AperioActivatorStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialHexValue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"74e9e073-bb80-4270-9b39-28a446bf85fc"},{"name":"Retrieve all component events relevant to the specified credential uuid","id":"a59a0a39-db6b-4146-825d-8ba1b51a8304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1268,\n  \"createdBeforeMs\": 8648,\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"limit\": 6329,\n  \"typeFilter\": [\n    \"DoorLocationLockdownStateEvent\",\n    \"AccessControlUnitBatteryStateChangeEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialUuid","description":"<p>Retrieve all component events relevant to the specified credential uuid</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByCredentialUuid"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0739c854-af1b-422c-ba9a-f9c75114bf8c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1268,\n  \"createdBeforeMs\": 8648,\n  \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"limit\": 6329,\n  \"typeFilter\": [\n    \"DoorLocationLockdownStateEvent\",\n    \"AccessControlUnitBatteryStateChangeEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialUuid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"a59a0a39-db6b-4146-825d-8ba1b51a8304"},{"name":"Retrieve all component events relevant to the specified credential value","id":"fd99ad79-1a68-4d03-8c12-7c7e1dfb0fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 8337,\n  \"createdBeforeMs\": 7874,\n  \"credentialValue\": \"string\",\n  \"limit\": 2176,\n  \"typeFilter\": [\n    \"AccessControlUnitLocationLockdownStateEvent\",\n    \"AperioKeyCylinderStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialValue","description":"<p>Retrieve all component events relevant to the specified credential value</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByCredentialValue"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"78edc5e5-c69d-4f4f-a95d-16eaca84369a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 8337,\n  \"createdBeforeMs\": 7874,\n  \"credentialValue\": \"string\",\n  \"limit\": 2176,\n  \"typeFilter\": [\n    \"AccessControlUnitLocationLockdownStateEvent\",\n    \"AperioKeyCylinderStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByCredentialValue"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"fd99ad79-1a68-4d03-8c12-7c7e1dfb0fcd"},{"name":"Retrieve all component events relevant to the specified location","id":"8f697bd1-3513-4edf-8a79-cdd7bf733933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 8734,\n  \"createdBeforeMs\": 8128,\n  \"limit\": 6227,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"GenericInputStateChangeEvent\",\n    \"DoorAuthFirstInStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByLocation","description":"<p>Retrieve all component events relevant to the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7d7c6374-28d2-4fed-a00e-c45827e4b97d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 8734,\n  \"createdBeforeMs\": 8128,\n  \"limit\": 6227,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"GenericInputStateChangeEvent\",\n    \"DoorAuthFirstInStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"8f697bd1-3513-4edf-8a79-cdd7bf733933"},{"name":"Retrieve all component events relevant to the specified owner device (deprecated)","id":"b8b39fb9-c7fd-49c2-aed5-9838f3e04307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 3063,\n  \"createdBeforeMs\": 2212,\n  \"limit\": 103,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"AccessControlUnitDoorFirstInStateEvent\",\n    \"CredentialReceivedEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByOwnerDevice","description":"<p>Retrieve all component events relevant to the specified owner device (i.e. DC20's device uuid)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fb4b7c4f-ce8e-40c7-b21f-c532cfd598cb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 3063,\n  \"createdBeforeMs\": 2212,\n  \"limit\": 103,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"AccessControlUnitDoorFirstInStateEvent\",\n    \"CredentialReceivedEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"b8b39fb9-c7fd-49c2-aed5-9838f3e04307"},{"name":"Retrieve all component events relevant to the specified support authority","id":"56a12b95-8394-4c0a-b8e6-8cda07991ea4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 6907,\n  \"createdBeforeMs\": 1138,\n  \"limit\": 4040,\n  \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"DoorRelayStateChangeEvent\",\n    \"AperioTamperStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsBySupportAuthority","description":"<p>Retrieve all component events relevant to the specified api token</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsBySupportAuthority"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"118ac846-a12d-4b00-a546-f13d232e1aaf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 6907,\n  \"createdBeforeMs\": 1138,\n  \"limit\": 4040,\n  \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"typeFilter\": [\n    \"DoorRelayStateChangeEvent\",\n    \"AperioTamperStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsBySupportAuthority"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"56a12b95-8394-4c0a-b8e6-8cda07991ea4"},{"name":"Retrieve all component events relevant to the specified User","id":"4ea34fb3-0944-4340-8278-78ee21939728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 7823,\n  \"createdBeforeMs\": 3335,\n  \"limit\": 7133,\n  \"typeFilter\": [\n    \"DoorAuthFirstInStateEvent\",\n    \"CredentialReceivedEvent\"\n  ],\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByUser","description":"<p>Retrieve all component events relevant to the specified User</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"63768943-6a72-49d5-bec5-2f4b6b5be810","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 7823,\n  \"createdBeforeMs\": 3335,\n  \"limit\": 7133,\n  \"typeFilter\": [\n    \"DoorAuthFirstInStateEvent\",\n    \"CredentialReceivedEvent\"\n  ],\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newState\": \"DISCONNECTED\",\n      \"reason\": \"FORCED_REBOOT\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 3790,\n      \"stateUpdatedAtMs\": 9412\n    }\n  ]\n}"}],"_postman_id":"4ea34fb3-0944-4340-8278-78ee21939728"},{"name":"Retrieve all component events relevant to the specified Video Intercom and optional AccessControlledDoor","id":"d9ec979e-a410-4274-885f-398afc3135a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 6258,\n  \"createdBeforeMs\": 118,\n  \"limit\": 8392,\n  \"typeFilter\": [\n    \"CredentialReceivedEvent\",\n    \"GenericInputStateChangeEvent\"\n  ],\n  \"videoIntercomUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsForVideoIntercom","description":"<p>Retrieve all component events relevant to the specified Video Intercom and optional AccessControlledDoor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentEventsForVideoIntercom"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"33f863e8-11b0-4ef5-bedb-03c8ad9a6fc0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 6258,\n  \"createdBeforeMs\": 118,\n  \"limit\": 8392,\n  \"typeFilter\": [\n    \"CredentialReceivedEvent\",\n    \"GenericInputStateChangeEvent\"\n  ],\n  \"videoIntercomUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentEventsForVideoIntercom"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"activatedLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"activeLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"deactivatedLockdownPlans\": [\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"LOCATION_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scope\": \"ORG_LOCKDOWN\",\n          \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"doorEventReferenceMap\": {\n        \"key_0\": {\n          \"activatedLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"activeLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"deactivatedLockdownPlan\": {\n            \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scope\": \"LOCATION_LOCKDOWN\",\n            \"scopeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"doorEventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"followingTestPlan\": true,\n      \"locationLockdownStateChangedAtMillis\": 1610,\n      \"originator\": {\n        \"ruleName\": \"string\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"state\": \"LOCKED_DOWN\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": 5054,\n      \"stateUpdatedAtMs\": 3155\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d9ec979e-a410-4274-885f-398afc3135a0"},{"name":"Find component seekpoints by access controlled door","id":"4f4c2b31-616f-4d7b-8be4-866cbe45f600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 4409,\n  \"startTimeSecEpochExclusive\": 5903\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByAccessControlledDoor","description":"<p>Find component seekpoints by access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6dc81beb-42ad-4256-86b0-0698b7fa6674","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 4409,\n  \"startTimeSecEpochExclusive\": 5903\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"4f4c2b31-616f-4d7b-8be4-866cbe45f600"},{"name":"Find component seekpoints by access controlled doors","id":"f7d088c9-caf4-4894-8351-c921a25ae8d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 6518,\n  \"sortResponse\": true,\n  \"startTimeSecEpochExclusive\": 2287\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByAccessControlledDoors","description":"<p>Find component seekpoints by access controlled doors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByAccessControlledDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ead1cabf-586d-4734-9867-92f1d80e95fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 6518,\n  \"sortResponse\": true,\n  \"startTimeSecEpochExclusive\": 2287\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByAccessControlledDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"f7d088c9-caf4-4894-8351-c921a25ae8d7"},{"name":"Find component seekpoints by component","id":"e3b03513-6cf3-4aba-be16-aefcd1f304fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 9496,\n  \"startTimeSecEpochExclusive\": 5607\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByComponent","description":"<p>Find component seekpoints by component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByComponent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f44bb35e-d90a-4d28-afc8-ac2cd69457da","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 9496,\n  \"startTimeSecEpochExclusive\": 5607\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByComponent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"e3b03513-6cf3-4aba-be16-aefcd1f304fc"},{"name":"Find component seekpoints by location","id":"fba3a1ac-9c25-44a0-9553-acd7ee44328f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 8199,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSecEpochExclusive\": 1680\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByLocation","description":"<p>Find component seekpoints by location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ccddabad-766e-4556-8b9c-7ca85808199e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 8199,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSecEpochExclusive\": 1680\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"fba3a1ac-9c25-44a0-9553-acd7ee44328f"},{"name":"Find component seekpoints by owner device","id":"4d5d1ecc-ba7d-4ea1-a326-0532119f6822","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 9578,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSecEpochExclusive\": 4139\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByOwnerDevice","description":"<p>Find component seekpoints by owner device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a5e20b54-f855-4cb4-bd56-49c28688a53d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 9578,\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSecEpochExclusive\": 4139\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"4d5d1ecc-ba7d-4ea1-a326-0532119f6822"},{"name":"Find component seekpoints by user","id":"4efa7cd7-d3c5-4135-ade9-aadecdceb142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 7710,\n  \"startTimeSecEpochExclusive\": 2317,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByUser","description":"<p>Find component seekpoints by user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentSeekPointsByUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4f1bceb3-6577-494e-984f-a2ffb8c9e6f9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 7710,\n  \"startTimeSecEpochExclusive\": 2317,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentSeekPointsByUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"seekpoints\": [\n    {\n      \"activity\": \"AC_DR_CONNECTED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"ORANGE\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4956,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"IOT_AIR_VAPE\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TAN\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 4546,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"4efa7cd7-d3c5-4135-ade9-aadecdceb142"},{"name":"Retrieve component shadows by the specified owner device uuid","id":"a008f4fd-16f9-4f24-a82e-ee25813d0481","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentShadowsByOwnerDevice","description":"<p>Retrieve component shadows by the specified owner device uuid</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentShadowsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0cb450d0-6c43-4f6e-9534-9afab4264223","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentShadowsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentShadows\": [\n    {\n      \"activatorState\": 9388,\n      \"activatorStateUpdatedAtMs\": 4922,\n      \"aperioDoorDeviceId\": [\n        \"string\",\n        \"string\"\n      ],\n      \"aperioGatewayId\": [\n        \"string\",\n        \"string\"\n      ],\n      \"aperioId\": \"string\",\n      \"clockRetrievedAtMs\": 9841,\n      \"connected\": true,\n      \"connectionStateUpdatedAtMs\": 6750,\n      \"deviceClockSec\": 4884,\n      \"deviceTimezone\": 1689,\n      \"doorMode\": 7343,\n      \"doorModeUpdatedAtMs\": 203,\n      \"dtcs\": [\n        {\n          \"code\": [\n            \"string\",\n            \"string\"\n          ],\n          \"failing\": true,\n          \"hasFailed\": true,\n          \"testCompleted\": false,\n          \"time\": 3238\n        },\n        {\n          \"code\": [\n            \"string\",\n            \"string\"\n          ],\n          \"failing\": false,\n          \"hasFailed\": true,\n          \"testCompleted\": true,\n          \"time\": 6761\n        }\n      ],\n      \"dtcsUpdatedAtMs\": 7496,\n      \"gatewayComponentId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"handleState\": 8264,\n      \"handleStateUpdatedAtMs\": 1404,\n      \"keyCylinderState\": 8803,\n      \"keyCylinderStateUpdatedAtMs\": 2625,\n      \"lastSeenMs\": 7591,\n      \"name\": \"string\",\n      \"removed\": true,\n      \"stateUpdatedAtMs\": 1353,\n      \"tamperState\": 2761,\n      \"tamperStateUpdatedAtMs\": 1600\n    },\n    {\n      \"state\": \"LOCKED\",\n      \"stateUpdateEventTimestampMs\": 2337\n    }\n  ]\n}"}],"_postman_id":"a008f4fd-16f9-4f24-a82e-ee25813d0481"},{"name":"Retrieve a list of components owned by a Rhombus device","id":"5e90fae0-95a1-43d3-afd3-ddbedac51745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentsByOwnerDevice","description":"<p>Retrieve a list of components owned by a Rhombus device (i.e. DC20's device uuid)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findComponentsByOwnerDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"af81686e-068e-469f-87ca-a4430f9e2a93","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findComponentsByOwnerDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"components\": [\n    {\n      \"baseType\": \"aperio\",\n      \"createdAtMillis\": 4450,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerHardwareType\": \"GATEWAY_A100\",\n      \"port\": {\n        \"boardNum\": 5813,\n        \"portNum\": 7242,\n        \"portType\": \"GPIO_OUTPUT\"\n      },\n      \"portImmutable\": false,\n      \"rateLimitingEnabled\": true,\n      \"relayType\": \"remote\",\n      \"type\": \"RhombusOsdpDoorReader\",\n      \"updatedAtMillis\": 8060,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"auxType\": \"integrated_generic_input\",\n      \"baseType\": \"reader\",\n      \"createdAtMillis\": 5616,\n      \"name\": \"string\",\n      \"normalState\": \"NC\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerHardwareType\": \"CAMERA_R2\",\n      \"port\": {\n        \"boardNum\": 2985,\n        \"portNum\": 7904,\n        \"portType\": \"GPIO_INPUT_SUPERVISED\",\n        \"supervisionConfiguration\": {\n          \"mode\": \"CUT_AND_SHORT_DETECT\"\n        }\n      },\n      \"portImmutable\": false,\n      \"type\": \"AperioDoorPositionIndicator\",\n      \"updatedAtMillis\": 1541,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"5e90fae0-95a1-43d3-afd3-ddbedac51745"},{"name":"Find minimal state access controlled doors within the org","id":"d01915d5-a3bb-4b24-8022-9b59faf3a846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7726\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findMinimalStateAccessControlledDoors","description":"<p>Find minimal state access controlled doors within the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findMinimalStateAccessControlledDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2986bbb6-9286-4084-b937-04884353e3d9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 7726\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findMinimalStateAccessControlledDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoors\": [\n    {\n      \"door\": {\n        \"ajarTimeSec\": 4402,\n        \"aperioDoorExtensionComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"aperioDoorId\": \"string\",\n        \"aperioGatewayComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"associatedCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"associatedFaceDetectionCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"createdAtMillis\": 4665,\n        \"defaultState\": \"UNLOCKED\",\n        \"directionRadians\": 1040.6851827061248,\n        \"doorAuthFirstInStateOverride\": {\n          \"originator\": {\n            \"ruleName\": \"string\",\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"requestedAtMillis\": 1070,\n          \"state\": \"REQUIRED\"\n        },\n        \"doorScheduleFirstInStateOverride\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"requestedAtMillis\": 1831,\n          \"state\": \"SATISFIED\"\n        },\n        \"doorStateOverride\": {\n          \"originator\": {\n            \"componentCompositeName\": \"string\",\n            \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"correlationId\": \"string\",\n            \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"originator\": {\n              \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n            }\n          },\n          \"requestedAtMillis\": 7312,\n          \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n        },\n        \"doorStateToScheduleUuidMap\": {\n          \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"dpiComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"floorNumber\": 8269,\n        \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n        \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n        \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n        \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n        \"forcedOpenEnabled\": false,\n        \"forcedOpenTimeSec\": 3649,\n        \"geofenceEnabled\": false,\n        \"geofenceRadius\": 1008.8940845250494,\n        \"latitude\": 7628.609311068135,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"longitude\": 650.8122463487953,\n        \"name\": \"string\",\n        \"nfcSecureDowngradeEnabled\": true,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"privacyModeSupportEnabled\": false,\n        \"proximityUnlockSettings\": {\n          \"credCooldownSec\": 8935,\n          \"enabled\": true,\n          \"exitResetsCooldown\": true,\n          \"holdUnlocked\": false,\n          \"holdUnlockedEventIntervalSec\": 4319,\n          \"maxHoldUnlockedTimeSec\": 6071,\n          \"minHoldUnlockedTimeSec\": 28,\n          \"minRSSIThreshold\": 5269\n        },\n        \"readerComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relayComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relockAfterOpenTimeMs\": 3992,\n        \"remoteUnlockEnabled\": true,\n        \"rexComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"sendExpiredIntentEvents\": true,\n        \"subType\": \"APERIO\",\n        \"type\": \"AccessControlledElevator\",\n        \"unlockTimeSec\": 5845,\n        \"unlockTimeSecRex\": 2954,\n        \"updatedAtMillis\": 3642,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"waveToUnlockSettings\": {\n          \"awaitAuthDurationMs\": 3748,\n          \"enabled\": false,\n          \"minRSSIThreshold\": 1378,\n          \"showAwaitIntentFeedback\": true,\n          \"treatNfcAsIntent\": false\n        }\n      },\n      \"shadow\": {\n        \"authFirstIn\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"source\": \"SCHEDULED_RESET\",\n          \"state\": \"NOT_CONFIGURED\",\n          \"stateUpdateEventTimestampMs\": 8279\n        },\n        \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"createdAtMillis\": 3840,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scheduleFirstIn\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"source\": \"CONFIG_MEMBERSHIP\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 8482\n        },\n        \"state\": {\n          \"source\": \"SCHEDULE\",\n          \"state\": \"UNLOCKED\",\n          \"stateUpdateEventTimestampMs\": 8020\n        },\n        \"type\": \"AccessControlledDoorShadow\",\n        \"updatedAtMillis\": 9990\n      }\n    },\n    {\n      \"door\": {\n        \"ajarTimeSec\": 1738,\n        \"aperioDoorExtensionComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"aperioDoorId\": \"string\",\n        \"aperioGatewayComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"associatedCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"associatedFaceDetectionCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"createdAtMillis\": 3981,\n        \"defaultState\": \"ACCESS_CONTROLLED\",\n        \"directionRadians\": 1008.2271795490238,\n        \"doorAuthFirstInStateOverride\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"requestedAtMillis\": 6725,\n          \"state\": \"REQUIRED\"\n        },\n        \"doorScheduleFirstInStateOverride\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"requestedAtMillis\": 8031,\n          \"state\": \"SATISFIED\"\n        },\n        \"doorStateOverride\": {\n          \"originator\": {\n            \"componentCompositeName\": \"string\",\n            \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"correlationId\": \"string\",\n            \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"originator\": {\n              \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n            }\n          },\n          \"requestedAtMillis\": 8592,\n          \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n        },\n        \"doorStateToScheduleUuidMap\": {\n          \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"dpiComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"floorNumber\": 4707,\n        \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n        \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n        \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n        \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n        \"forcedOpenEnabled\": true,\n        \"forcedOpenTimeSec\": 4358,\n        \"geofenceEnabled\": true,\n        \"geofenceRadius\": 2906.184194417665,\n        \"latitude\": 8988.870239768768,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"longitude\": 9655.118708603512,\n        \"name\": \"string\",\n        \"nfcSecureDowngradeEnabled\": false,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"privacyModeSupportEnabled\": true,\n        \"proximityUnlockSettings\": {\n          \"credCooldownSec\": 7297,\n          \"enabled\": true,\n          \"exitResetsCooldown\": true,\n          \"holdUnlocked\": true,\n          \"holdUnlockedEventIntervalSec\": 2457,\n          \"maxHoldUnlockedTimeSec\": 4243,\n          \"minHoldUnlockedTimeSec\": 5424,\n          \"minRSSIThreshold\": 8974\n        },\n        \"readerComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relayComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relockAfterOpenTimeMs\": 5374,\n        \"remoteUnlockEnabled\": false,\n        \"rexComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"sendExpiredIntentEvents\": true,\n        \"subType\": \"RHOMBUS\",\n        \"type\": \"AccessControlledDoor\",\n        \"unlockTimeSec\": 2417,\n        \"unlockTimeSecRex\": 7565,\n        \"updatedAtMillis\": 7030,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"waveToUnlockSettings\": {\n          \"awaitAuthDurationMs\": 4230,\n          \"enabled\": false,\n          \"minRSSIThreshold\": 384,\n          \"showAwaitIntentFeedback\": false,\n          \"treatNfcAsIntent\": false\n        }\n      },\n      \"shadow\": {\n        \"authFirstIn\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"source\": \"LOCAL_BADGE_EVENT\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 9229\n        },\n        \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"createdAtMillis\": 5374,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scheduleFirstIn\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"source\": \"UNKNOWN\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 7122\n        },\n        \"state\": {\n          \"source\": \"DOOR_STATE_OVERRIDE\",\n          \"state\": \"UNLOCKED\",\n          \"stateUpdateEventTimestampMs\": 5519\n        },\n        \"type\": \"AccessControlledDoorShadow\",\n        \"updatedAtMillis\": 367\n      }\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"d01915d5-a3bb-4b24-8022-9b59faf3a846"},{"name":"Find minimal state access controlled doors within the specified location","id":"d8b09bd3-2fcb-4ae0-b7a3-2296ea3829e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findMinimalStateAccessControlledDoorsByLocation","description":"<p>Find minimal state access controlled doors within the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findMinimalStateAccessControlledDoorsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7d58ee1-8c60-4a76-b432-40f5dd280622","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findMinimalStateAccessControlledDoorsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoors\": [\n    {\n      \"door\": {\n        \"ajarTimeSec\": 4402,\n        \"aperioDoorExtensionComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"aperioDoorId\": \"string\",\n        \"aperioGatewayComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"associatedCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"associatedFaceDetectionCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"createdAtMillis\": 4665,\n        \"defaultState\": \"UNLOCKED\",\n        \"directionRadians\": 1040.6851827061248,\n        \"doorAuthFirstInStateOverride\": {\n          \"originator\": {\n            \"ruleName\": \"string\",\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"requestedAtMillis\": 1070,\n          \"state\": \"REQUIRED\"\n        },\n        \"doorScheduleFirstInStateOverride\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"requestedAtMillis\": 1831,\n          \"state\": \"SATISFIED\"\n        },\n        \"doorStateOverride\": {\n          \"originator\": {\n            \"componentCompositeName\": \"string\",\n            \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"correlationId\": \"string\",\n            \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"originator\": {\n              \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n            }\n          },\n          \"requestedAtMillis\": 7312,\n          \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n        },\n        \"doorStateToScheduleUuidMap\": {\n          \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"dpiComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"floorNumber\": 8269,\n        \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n        \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n        \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n        \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n        \"forcedOpenEnabled\": false,\n        \"forcedOpenTimeSec\": 3649,\n        \"geofenceEnabled\": false,\n        \"geofenceRadius\": 1008.8940845250494,\n        \"latitude\": 7628.609311068135,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"longitude\": 650.8122463487953,\n        \"name\": \"string\",\n        \"nfcSecureDowngradeEnabled\": true,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"privacyModeSupportEnabled\": false,\n        \"proximityUnlockSettings\": {\n          \"credCooldownSec\": 8935,\n          \"enabled\": true,\n          \"exitResetsCooldown\": true,\n          \"holdUnlocked\": false,\n          \"holdUnlockedEventIntervalSec\": 4319,\n          \"maxHoldUnlockedTimeSec\": 6071,\n          \"minHoldUnlockedTimeSec\": 28,\n          \"minRSSIThreshold\": 5269\n        },\n        \"readerComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relayComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relockAfterOpenTimeMs\": 3992,\n        \"remoteUnlockEnabled\": true,\n        \"rexComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"sendExpiredIntentEvents\": true,\n        \"subType\": \"APERIO\",\n        \"type\": \"AccessControlledElevator\",\n        \"unlockTimeSec\": 5845,\n        \"unlockTimeSecRex\": 2954,\n        \"updatedAtMillis\": 3642,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"waveToUnlockSettings\": {\n          \"awaitAuthDurationMs\": 3748,\n          \"enabled\": false,\n          \"minRSSIThreshold\": 1378,\n          \"showAwaitIntentFeedback\": true,\n          \"treatNfcAsIntent\": false\n        }\n      },\n      \"shadow\": {\n        \"authFirstIn\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"source\": \"SCHEDULED_RESET\",\n          \"state\": \"NOT_CONFIGURED\",\n          \"stateUpdateEventTimestampMs\": 8279\n        },\n        \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"createdAtMillis\": 3840,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scheduleFirstIn\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"source\": \"CONFIG_MEMBERSHIP\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 8482\n        },\n        \"state\": {\n          \"source\": \"SCHEDULE\",\n          \"state\": \"UNLOCKED\",\n          \"stateUpdateEventTimestampMs\": 8020\n        },\n        \"type\": \"AccessControlledDoorShadow\",\n        \"updatedAtMillis\": 9990\n      }\n    },\n    {\n      \"door\": {\n        \"ajarTimeSec\": 1738,\n        \"aperioDoorExtensionComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"aperioDoorId\": \"string\",\n        \"aperioGatewayComponent\": {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"associatedCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"associatedFaceDetectionCameras\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"createdAtMillis\": 3981,\n        \"defaultState\": \"ACCESS_CONTROLLED\",\n        \"directionRadians\": 1008.2271795490238,\n        \"doorAuthFirstInStateOverride\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"requestedAtMillis\": 6725,\n          \"state\": \"REQUIRED\"\n        },\n        \"doorScheduleFirstInStateOverride\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"requestedAtMillis\": 8031,\n          \"state\": \"SATISFIED\"\n        },\n        \"doorStateOverride\": {\n          \"originator\": {\n            \"componentCompositeName\": \"string\",\n            \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"correlationId\": \"string\",\n            \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"originator\": {\n              \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n            }\n          },\n          \"requestedAtMillis\": 8592,\n          \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n        },\n        \"doorStateToScheduleUuidMap\": {\n          \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"dpiComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"floorNumber\": 4707,\n        \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n        \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n        \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n        \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n        \"forcedOpenEnabled\": true,\n        \"forcedOpenTimeSec\": 4358,\n        \"geofenceEnabled\": true,\n        \"geofenceRadius\": 2906.184194417665,\n        \"latitude\": 8988.870239768768,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"longitude\": 9655.118708603512,\n        \"name\": \"string\",\n        \"nfcSecureDowngradeEnabled\": false,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"privacyModeSupportEnabled\": true,\n        \"proximityUnlockSettings\": {\n          \"credCooldownSec\": 7297,\n          \"enabled\": true,\n          \"exitResetsCooldown\": true,\n          \"holdUnlocked\": true,\n          \"holdUnlockedEventIntervalSec\": 2457,\n          \"maxHoldUnlockedTimeSec\": 4243,\n          \"minHoldUnlockedTimeSec\": 5424,\n          \"minRSSIThreshold\": 8974\n        },\n        \"readerComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relayComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"relockAfterOpenTimeMs\": 5374,\n        \"remoteUnlockEnabled\": false,\n        \"rexComponents\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"sendExpiredIntentEvents\": true,\n        \"subType\": \"RHOMBUS\",\n        \"type\": \"AccessControlledDoor\",\n        \"unlockTimeSec\": 2417,\n        \"unlockTimeSecRex\": 7565,\n        \"updatedAtMillis\": 7030,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"waveToUnlockSettings\": {\n          \"awaitAuthDurationMs\": 4230,\n          \"enabled\": false,\n          \"minRSSIThreshold\": 384,\n          \"showAwaitIntentFeedback\": false,\n          \"treatNfcAsIntent\": false\n        }\n      },\n      \"shadow\": {\n        \"authFirstIn\": {\n          \"originator\": {\n            \"userEmail\": \"string\",\n            \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"source\": \"LOCAL_BADGE_EVENT\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 9229\n        },\n        \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"createdAtMillis\": 5374,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"scheduleFirstIn\": {\n          \"originator\": {\n            \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"grantedToName\": \"string\",\n            \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"supportUserEmail\": \"string\",\n            \"supportUsername\": \"string\"\n          },\n          \"source\": \"UNKNOWN\",\n          \"state\": \"UNKNOWN\",\n          \"stateUpdateEventTimestampMs\": 7122\n        },\n        \"state\": {\n          \"source\": \"DOOR_STATE_OVERRIDE\",\n          \"state\": \"UNLOCKED\",\n          \"stateUpdateEventTimestampMs\": 5519\n        },\n        \"type\": \"AccessControlledDoorShadow\",\n        \"updatedAtMillis\": 367\n      }\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"d8b09bd3-2fcb-4ae0-b7a3-2296ea3829e0"},{"name":"Get all access controlled door labels for the organization","id":"d6c96c50-5f08-4789-9dd7-96565efdc4e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/getAccessControlledDoorLabelsForOrg","description":"<p>Get all access controlled door labels for the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","getAccessControlledDoorLabelsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5f418185-8b56-48fb-9770-d1af970f3ad2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/getAccessControlledDoorLabelsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoorLabels\": {\n    \"key_0\": [\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"d6c96c50-5f08-4789-9dd7-96565efdc4e8"},{"name":"Get or create device physical port config","id":"8a837a10-699b-49fd-9aba-883e392bb97c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/getOrCreateDevicePhysicalPortConfig","description":"<p>Gets a physical port layout for the specified device, components owned by that device and details about the port configuration validity. Map is instantiated if it doesn't currently exist as part of the call.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","getOrCreateDevicePhysicalPortConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bbac7f18-ab9f-42b4-8cc1-0e7a12d7b941","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/getOrCreateDevicePhysicalPortConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"detectedInvalidPortConfigs\": [\n    {\n      \"boardNum\": 885,\n      \"componentUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"portNum\": 8238,\n      \"reason\": \"CONFLICTING_COMPONENT_PORT_TYPES\"\n    },\n    {\n      \"boardNum\": 3689,\n      \"componentUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"portNum\": 1361,\n      \"reason\": \"NON_EXISTANT_COMPONENT_BOARD_NUM\"\n    }\n  ],\n  \"deviceComponents\": [\n    {\n      \"aperioDoorDeviceId\": [\n        \"string\",\n        \"string\"\n      ],\n      \"aperioDoorId\": \"string\",\n      \"aperioGatewayId\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"baseType\": \"aux\",\n      \"buzzerPort\": {\n        \"boardNum\": 1744,\n        \"portNum\": 5357,\n        \"portType\": \"WIEGAND_OUTPUT\"\n      },\n      \"createdAtMillis\": 9836,\n      \"d0Port\": {\n        \"boardNum\": 6227,\n        \"portNum\": 4454,\n        \"portType\": \"WIEGAND_INPUT\"\n      },\n      \"d1Port\": {\n        \"boardNum\": 6196,\n        \"portNum\": 5833,\n        \"portType\": \"WIEGAND_INPUT\"\n      },\n      \"disableCardReader\": false,\n      \"disableKeypad\": true,\n      \"disableWaveToUnlock\": true,\n      \"gledPort\": {\n        \"boardNum\": 2241,\n        \"portNum\": 2626,\n        \"portType\": \"WIEGAND_OUTPUT\"\n      },\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"otherReaderUnlockAudioFeedbackEnabled\": false,\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerHardwareType\": \"UNSPECIFIED\",\n      \"portImmutable\": true,\n      \"readerType\": \"rhombus_osdp\",\n      \"remoteUnlockAudioFeedbackEnabled\": true,\n      \"rledPort\": {\n        \"boardNum\": 8796,\n        \"portNum\": 1953,\n        \"portType\": \"WIEGAND_OUTPUT\"\n      },\n      \"tamperPort\": {\n        \"boardNum\": 2687,\n        \"portNum\": 8753,\n        \"portType\": \"GPIO_INPUT\"\n      },\n      \"type\": \"IntegratedGenericButton\",\n      \"updatedAtMillis\": 78,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"devicePhysicalPortConfig\": {\n    \"boardMap\": {\n      \"key_0\": {\n        \"boardNum\": 9123,\n        \"ownerHardwareType\": \"CAMERA_R410\",\n        \"portMap\": {\n          \"key_0\": {\n            \"boardNum\": 1460,\n            \"componentPortTypeUsageMap\": {\n              \"key_0\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            \"label\": \"string\",\n            \"portNum\": 2995,\n            \"supportedPortTypes\": [\n              \"GPIO_INPUT_SUPERVISED\",\n              \"GPIO_INPUT\"\n            ]\n          },\n          \"key_1\": {\n            \"boardNum\": 5342,\n            \"componentPortTypeUsageMap\": {\n              \"key_0\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            \"label\": \"string\",\n            \"portNum\": 919,\n            \"supportedPortTypes\": [\n              \"RS485\",\n              \"BUTTON_INPUT\"\n            ]\n          },\n          \"key_2\": {\n            \"boardNum\": 1904,\n            \"componentPortTypeUsageMap\": {\n              \"key_0\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"key_1\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"key_2\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            \"label\": \"string\",\n            \"portNum\": 4676,\n            \"supportedPortTypes\": [\n              \"WIEGAND_INPUT\",\n              \"GPIO_INPUT\"\n            ]\n          },\n          \"key_3\": {\n            \"boardNum\": 4671,\n            \"componentPortTypeUsageMap\": {\n              \"key_0\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            \"label\": \"string\",\n            \"portNum\": 3808,\n            \"supportedPortTypes\": [\n              \"GPIO_OUTPUT\",\n              \"BUTTON_INPUT\"\n            ]\n          }\n        }\n      }\n    },\n    \"createdAtMillis\": 3776,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedAtMillis\": 5252\n  }\n}"}],"_postman_id":"8a837a10-699b-49fd-9aba-883e392bb97c"},{"name":"Remove a label to an access controlled door","id":"50e256ea-6195-4508-92a6-77dd2014069a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/removeAccessControlledDoorLabel","description":"<p>Remove a label to an access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","removeAccessControlledDoorLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"11a8a223-fedf-4d56-b795-10c298ec460e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/removeAccessControlledDoorLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"50e256ea-6195-4508-92a6-77dd2014069a"},{"name":"Updates an access controlled door","id":"9d33a550-4ba4-4bcc-8f20-9e60ed925834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ajarTimeSec\": 8897,\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedFaceDetectionCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"defaultState\": \"ACCESS_CONTROLLED\",\n  \"directionRadians\": 435.99220747473356,\n  \"doorStateToScheduleUuidMap\": {\n    \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"dpiComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"floorNumber\": 1177,\n  \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n  \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n  \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n  \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n  \"forcedOpenEnabled\": false,\n  \"forcedOpenTimeSec\": 9903,\n  \"geofenceEnabled\": false,\n  \"geofenceRadius\": 4390.901603750197,\n  \"latitude\": 1158.7983437989924,\n  \"longitude\": 5018.717403370203,\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"proximityUnlockSettings\": {\n    \"credCooldownSec\": 2654,\n    \"enabled\": false,\n    \"exitResetsCooldown\": false,\n    \"holdUnlocked\": true,\n    \"holdUnlockedEventIntervalSec\": 8861,\n    \"maxHoldUnlockedTimeSec\": 3722,\n    \"minHoldUnlockedTimeSec\": 6431,\n    \"minRSSIThreshold\": 2512\n  },\n  \"readerComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"relayComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"relockAfterOpenTimeMs\": 869,\n  \"remoteUnlockEnabled\": false,\n  \"rexComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"unlockTimeSec\": 3464,\n  \"unlockTimeSecRex\": 7882,\n  \"waveToUnlockSettings\": {\n    \"awaitAuthDurationMs\": 741,\n    \"enabled\": false,\n    \"minRSSIThreshold\": 8801,\n    \"showAwaitIntentFeedback\": false,\n    \"treatNfcAsIntent\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateAccessControlledDoor","description":"<p>Updates an access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c127cff4-c0f1-4ab1-b21f-482e0367cc05","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ajarTimeSec\": 8897,\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedFaceDetectionCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"defaultState\": \"ACCESS_CONTROLLED\",\n  \"directionRadians\": 435.99220747473356,\n  \"doorStateToScheduleUuidMap\": {\n    \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"dpiComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"floorNumber\": 1177,\n  \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n  \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": false,\n  \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n  \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": false,\n  \"forcedOpenEnabled\": false,\n  \"forcedOpenTimeSec\": 9903,\n  \"geofenceEnabled\": false,\n  \"geofenceRadius\": 4390.901603750197,\n  \"latitude\": 1158.7983437989924,\n  \"longitude\": 5018.717403370203,\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"proximityUnlockSettings\": {\n    \"credCooldownSec\": 2654,\n    \"enabled\": false,\n    \"exitResetsCooldown\": false,\n    \"holdUnlocked\": true,\n    \"holdUnlockedEventIntervalSec\": 8861,\n    \"maxHoldUnlockedTimeSec\": 3722,\n    \"minHoldUnlockedTimeSec\": 6431,\n    \"minRSSIThreshold\": 2512\n  },\n  \"readerComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"relayComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"relockAfterOpenTimeMs\": 869,\n  \"remoteUnlockEnabled\": false,\n  \"rexComponents\": [\n    {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"unlockTimeSec\": 3464,\n  \"unlockTimeSecRex\": 7882,\n  \"waveToUnlockSettings\": {\n    \"awaitAuthDurationMs\": 741,\n    \"enabled\": false,\n    \"minRSSIThreshold\": 8801,\n    \"showAwaitIntentFeedback\": false,\n    \"treatNfcAsIntent\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoor\": {\n    \"ajarTimeSec\": 3058,\n    \"aperioDoorExtensionComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"aperioDoorId\": \"string\",\n    \"aperioGatewayComponent\": {\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"associatedFaceDetectionCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"createdAtMillis\": 2320,\n    \"defaultState\": \"ACCESS_CONTROLLED\",\n    \"directionRadians\": 200.440722963795,\n    \"doorAuthFirstInStateOverride\": {\n      \"originator\": {\n        \"userEmail\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"requestedAtMillis\": 6353,\n      \"state\": \"SATISFIED\"\n    },\n    \"doorScheduleFirstInStateOverride\": {\n      \"originator\": {\n        \"tokenName\": \"string\",\n        \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 6503,\n      \"state\": \"REQUIRED\"\n    },\n    \"doorStateOverride\": {\n      \"originator\": {\n        \"tokenName\": \"string\",\n        \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"requestedAtMillis\": 5488,\n      \"type\": \"DOOR_STATE_OVERRIDE\"\n    },\n    \"doorStateToScheduleUuidMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dpiComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"floorNumber\": 4570,\n    \"forceAllReadersFirstInAuthRequiredLedFeedbackEnabled\": false,\n    \"forceAllReadersFirstInUnlockPendingLedFeedbackEnabled\": true,\n    \"forceAllReadersOtherReaderUnlockAudioFeedbackEnabled\": false,\n    \"forceAllReadersRemoteUnlockAudioFeedbackEnabled\": true,\n    \"forcedOpenEnabled\": true,\n    \"forcedOpenTimeSec\": 211,\n    \"geofenceEnabled\": false,\n    \"geofenceRadius\": 6155.65368612139,\n    \"latitude\": 9488.39863791774,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 9483.33264476354,\n    \"name\": \"string\",\n    \"nfcSecureDowngradeEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"privacyModeSupportEnabled\": true,\n    \"proximityUnlockSettings\": {\n      \"credCooldownSec\": 5462,\n      \"enabled\": false,\n      \"exitResetsCooldown\": true,\n      \"holdUnlocked\": false,\n      \"holdUnlockedEventIntervalSec\": 7439,\n      \"maxHoldUnlockedTimeSec\": 6278,\n      \"minHoldUnlockedTimeSec\": 5057,\n      \"minRSSIThreshold\": 1148\n    },\n    \"readerComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relayComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"relockAfterOpenTimeMs\": 6256,\n    \"remoteUnlockEnabled\": false,\n    \"rexComponents\": [\n      {\n        \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"sendExpiredIntentEvents\": false,\n    \"subType\": \"APERIO\",\n    \"type\": \"AccessControlledDoor\",\n    \"unlockTimeSec\": 5171,\n    \"unlockTimeSecRex\": 703,\n    \"updatedAtMillis\": 7049,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"waveToUnlockSettings\": {\n      \"awaitAuthDurationMs\": 2949,\n      \"enabled\": true,\n      \"minRSSIThreshold\": 9013,\n      \"showAwaitIntentFeedback\": false,\n      \"treatNfcAsIntent\": true\n    }\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9d33a550-4ba4-4bcc-8f20-9e60ed925834"},{"name":"Update a door position indicator component","id":"06b2312e-bc11-4de5-95f7-1ca7c811583a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 1405,\n    \"portNum\": 6694,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedDoorPositionIndicator","description":"<p>Update a door position indicator component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedDoorPositionIndicator"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6a45f192-8eb9-40cc-adcc-b9df7f17e612","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 1405,\n    \"portNum\": 6694,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedDoorPositionIndicator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"dpi\",\n    \"createdAtMillis\": 1121,\n    \"dpiType\": \"integrated\",\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 8328,\n      \"portNum\": 7068,\n      \"portType\": \"GPIO_INPUT_SUPERVISED\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": true,\n    \"type\": \"WiegandDoorReader\",\n    \"updatedAtMillis\": 1040,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"06b2312e-bc11-4de5-95f7-1ca7c811583a"},{"name":"Update a door relay component","id":"325b469a-80e2-4486-b5a6-e54283c44ea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 5975,\n    \"portNum\": 5476,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedDoorRelay","description":"<p>Update a door relay component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedDoorRelay"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dcc3d2b2-47e5-4859-b11b-0ed9bb587c5c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 5975,\n    \"portNum\": 5476,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedDoorRelay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"relay\",\n    \"createdAtMillis\": 1319,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E15\",\n    \"port\": {\n      \"boardNum\": 6304,\n      \"portNum\": 1223,\n      \"portType\": \"GPIO_OUTPUT\"\n    },\n    \"portImmutable\": true,\n    \"rateLimitingEnabled\": true,\n    \"relayType\": \"integrated\",\n    \"type\": \"IntegratedGenericButton\",\n    \"updatedAtMillis\": 8069,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"325b469a-80e2-4486-b5a6-e54283c44ea8"},{"name":"Update a generic button component","id":"0f1c41b5-e017-4aa8-9fb5-ee4fa9821d8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mode\": \"PANIC\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 4140,\n    \"portNum\": 6604,\n    \"portType\": \"BUTTON_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericButton","description":"<p>Update a generic button component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedGenericButton"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0201142e-82d6-48d0-8afc-f8a426d85a82","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mode\": \"PANIC\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 4140,\n    \"portNum\": 6604,\n    \"portType\": \"BUTTON_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericButton"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"aux\",\n    \"buttonType\": \"integrated_generic_button\",\n    \"createdAtMillis\": 5963,\n    \"mode\": \"PANIC\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"DOOR_CONTROLLER_DC20\",\n    \"port\": {\n      \"boardNum\": 2861,\n      \"portNum\": 8643,\n      \"portType\": \"BUTTON_INPUT\"\n    },\n    \"portImmutable\": true,\n    \"type\": \"AperioDoorRequestToExit\",\n    \"updatedAtMillis\": 1232,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"0f1c41b5-e017-4aa8-9fb5-ee4fa9821d8f"},{"name":"Update a generic input component","id":"9d999658-0f8e-48b1-b436-6efc2c9b3d0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 1405,\n    \"portNum\": 6694,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericInput","description":"<p>Update a generic input component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedGenericInput"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7c7b111-c3f6-4e98-94d6-5c70ba2ac2ee","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 1405,\n    \"portNum\": 6694,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericInput"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"auxType\": \"integrated_generic_input\",\n    \"baseType\": \"dpi\",\n    \"createdAtMillis\": 1156,\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 2571,\n      \"portNum\": 1058,\n      \"portType\": \"GPIO_INPUT\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": true,\n    \"type\": \"IntegratedGenericInput\",\n    \"updatedAtMillis\": 4696,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"9d999658-0f8e-48b1-b436-6efc2c9b3d0c"},{"name":"Update a generic relay component","id":"52c89f03-b063-4b75-9a1c-c313c0e871f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 5975,\n    \"portNum\": 5476,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelay","description":"<p>Update a generic relay component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedGenericRelay"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"605db38c-44d9-4bb7-808c-539535bc3d46","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"port\": {\n    \"boardNum\": 5975,\n    \"portNum\": 5476,\n    \"portType\": \"GPIO_OUTPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"auxType\": \"integrated_generic_input\",\n    \"baseType\": \"aperio\",\n    \"createdAtMillis\": 8443,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"originator\": {\n      \"componentCompositeName\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"correlationId\": \"string\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n      }\n    },\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"CAMERA_R4\",\n    \"port\": {\n      \"boardNum\": 8432,\n      \"portNum\": 7245,\n      \"portType\": \"GPIO_OUTPUT\"\n    },\n    \"portImmutable\": true,\n    \"relayDurationSec\": 587,\n    \"stateChangedAtMillis\": 7888,\n    \"steadyState\": \"UNKNOWN\",\n    \"type\": \"AperioGateway\",\n    \"updatedAtMillis\": 4815,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"52c89f03-b063-4b75-9a1c-c313c0e871f3"},{"name":"Update a generic relay component's steady state","id":"e8bcfe18-91d4-46ac-9790-61f4e8d6a154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"steadyState\": \"UNKNOWN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelaySteadyState","description":"<p>Update a generic relay component's steady state</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedGenericRelaySteadyState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a0a808ac-720c-4e62-993d-c5b796005404","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"steadyState\": \"UNKNOWN\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelaySteadyState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"auxType\": \"integrated_generic_input\",\n    \"baseType\": \"aperio\",\n    \"createdAtMillis\": 8443,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"originator\": {\n      \"componentCompositeName\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"correlationId\": \"string\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n      }\n    },\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"CAMERA_R4\",\n    \"port\": {\n      \"boardNum\": 8432,\n      \"portNum\": 7245,\n      \"portType\": \"GPIO_OUTPUT\"\n    },\n    \"portImmutable\": true,\n    \"relayDurationSec\": 587,\n    \"stateChangedAtMillis\": 7888,\n    \"steadyState\": \"UNKNOWN\",\n    \"type\": \"AperioGateway\",\n    \"updatedAtMillis\": 4815,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"e8bcfe18-91d4-46ac-9790-61f4e8d6a154"},{"name":"Activate a generic relay for a brief period","id":"d3fd275e-93cb-46a0-a998-03b8d9dce8e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activate\": false,\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"correlationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"durationMs\": 1919\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelayTransientState","description":"<p>Activate a generic relay for a brief period</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedGenericRelayTransientState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"986c1bf4-e183-46f0-87ad-70867ff8e3af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activate\": false,\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"correlationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"durationMs\": 1919\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedGenericRelayTransientState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true\n}"}],"_postman_id":"d3fd275e-93cb-46a0-a998-03b8d9dce8e8"},{"name":"Update a request to exit component","id":"fc341952-cfc5-4c66-b22b-0397445fe285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"intentOnly\": true,\n  \"intentOnlyEvents\": false,\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 2451,\n    \"portNum\": 3557,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedRequestToExit","description":"<p>Update a request to exit component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateIntegratedRequestToExit"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2d07ac9d-11de-43ca-bb8a-26c4d1eda051","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"intentOnly\": true,\n  \"intentOnlyEvents\": false,\n  \"name\": \"string\",\n  \"normalState\": \"NC\",\n  \"port\": {\n    \"boardNum\": 2451,\n    \"portNum\": 3557,\n    \"portType\": \"GPIO_INPUT_SUPERVISED\",\n    \"supervisionConfiguration\": {\n      \"mode\": \"SHORT_DETECT\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateIntegratedRequestToExit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"aperio\",\n    \"createdAtMillis\": 2511,\n    \"intentOnly\": true,\n    \"intentOnlyEvents\": true,\n    \"name\": \"string\",\n    \"normalState\": \"NC\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"BLE_BUTTON_B15\",\n    \"port\": {\n      \"boardNum\": 4637,\n      \"portNum\": 3124,\n      \"portType\": \"GPIO_INPUT\",\n      \"supervisionConfiguration\": {\n        \"mode\": \"CUT_AND_SHORT_DETECT\"\n      }\n    },\n    \"portImmutable\": false,\n    \"rexType\": \"integrated\",\n    \"type\": \"OsdpDoorReader\",\n    \"updatedAtMillis\": 8755,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"fc341952-cfc5-4c66-b22b-0397445fe285"},{"name":"Update a third party OSDP Reader component","id":"d43d5956-a2fd-4c4a-a560-d7b29cd274ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"port\": {\n    \"boardNum\": 8345,\n    \"portNum\": 5092,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateOsdpDoorReader","description":"<p>Update a third party OSDP Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateOsdpDoorReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"76a5c636-7da3-4dd1-b6f6-5772f20de3cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"port\": {\n    \"boardNum\": 8345,\n    \"portNum\": 5092,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateOsdpDoorReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"allowUnencrypted\": false,\n    \"baseType\": \"aux\",\n    \"createdAtMillis\": 1281,\n    \"disableCardReader\": false,\n    \"disableKeypad\": false,\n    \"disableWaveToUnlock\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"osdpAddress\": 1972,\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"ETHERNET_TESTER_ET1\",\n    \"port\": {\n      \"boardNum\": 4807,\n      \"portNum\": 7982,\n      \"portType\": \"RS485\"\n    },\n    \"portImmutable\": false,\n    \"readerType\": \"wiegand\",\n    \"remoteUnlockAudioFeedbackEnabled\": false,\n    \"type\": \"AperioDoorRelay\",\n    \"updatedAtMillis\": 890,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"d43d5956-a2fd-4c4a-a560-d7b29cd274ac"},{"name":"Update a Rhombus OSDP Reader component","id":"c61cd97f-f45a-4b37-a7bf-9c6fe464d36e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": true,\n  \"disableWaveToUnlock\": true,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"port\": {\n    \"boardNum\": 7332,\n    \"portNum\": 1170,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateRhombusOsdpDoorReader","description":"<p>Update a Rhombus OSDP Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateRhombusOsdpDoorReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d8e400ae-1305-4a04-b05c-6d313d054b34","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"disableCardReader\": true,\n  \"disableWaveToUnlock\": true,\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": false,\n  \"port\": {\n    \"boardNum\": 7332,\n    \"portNum\": 1170,\n    \"portType\": \"RS485\"\n  },\n  \"remoteUnlockAudioFeedbackEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateRhombusOsdpDoorReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"allowCredsDuringUnlock\": true,\n    \"baseType\": \"rex\",\n    \"createdAtMillis\": 3550,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"disableCardReader\": false,\n    \"disableKeypad\": false,\n    \"disableWaveToUnlock\": true,\n    \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"osdpAddress\": 6462,\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"SENSOR_ENVIRONMENTAL_E1\",\n    \"port\": {\n      \"boardNum\": 2545,\n      \"portNum\": 5692,\n      \"portType\": \"RS485\"\n    },\n    \"portImmutable\": true,\n    \"readerType\": \"rhombus_osdp\",\n    \"remoteUnlockAudioFeedbackEnabled\": true,\n    \"serialNumber\": \"string\",\n    \"type\": \"RhombusOsdpDoorReader\",\n    \"updatedAtMillis\": 5374,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"c61cd97f-f45a-4b37-a7bf-9c6fe464d36e"},{"name":"Update a third party Wiegand Reader component","id":"ca447760-7be0-471c-8588-a769cef832dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buzzerPort\": {\n    \"boardNum\": 6408,\n    \"portNum\": 2986,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"csnEndian\": \"LSB\",\n  \"d0Port\": {\n    \"boardNum\": 9918,\n    \"portNum\": 9512,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"d1Port\": {\n    \"boardNum\": 9251,\n    \"portNum\": 3407,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"gledPort\": {\n    \"boardNum\": 998,\n    \"portNum\": 1143,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"remoteUnlockAudioFeedbackEnabled\": false,\n  \"rledPort\": {\n    \"boardNum\": 6372,\n    \"portNum\": 7011,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"tamperPort\": {\n    \"boardNum\": 3811,\n    \"portNum\": 2167,\n    \"portType\": \"GPIO_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateWiegandDoorReader","description":"<p>Update a third party Wiegand Reader component</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","updateWiegandDoorReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"39bfe511-40a7-44d5-bd6d-9b75e659d768","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"buzzerPort\": {\n    \"boardNum\": 6408,\n    \"portNum\": 2986,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"csnEndian\": \"LSB\",\n  \"d0Port\": {\n    \"boardNum\": 9918,\n    \"portNum\": 9512,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"d1Port\": {\n    \"boardNum\": 9251,\n    \"portNum\": 3407,\n    \"portType\": \"WIEGAND_INPUT\"\n  },\n  \"disableCardReader\": false,\n  \"disableKeypad\": true,\n  \"gledPort\": {\n    \"boardNum\": 998,\n    \"portNum\": 1143,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"name\": \"string\",\n  \"otherReaderUnlockAudioFeedbackEnabled\": true,\n  \"remoteUnlockAudioFeedbackEnabled\": false,\n  \"rledPort\": {\n    \"boardNum\": 6372,\n    \"portNum\": 7011,\n    \"portType\": \"WIEGAND_OUTPUT\"\n  },\n  \"tamperPort\": {\n    \"boardNum\": 3811,\n    \"portNum\": 2167,\n    \"portType\": \"GPIO_INPUT\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/updateWiegandDoorReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"component\": {\n    \"baseType\": \"relay\",\n    \"buzzerPort\": {\n      \"boardNum\": 2322,\n      \"portNum\": 9325,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"createdAtMillis\": 3852,\n    \"csnEndian\": \"LSB\",\n    \"d0Port\": {\n      \"boardNum\": 8432,\n      \"portNum\": 81,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"d1Port\": {\n      \"boardNum\": 9630,\n      \"portNum\": 6489,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"disableCardReader\": false,\n    \"disableKeypad\": true,\n    \"disableWaveToUnlock\": true,\n    \"gledPort\": {\n      \"boardNum\": 4837,\n      \"portNum\": 6661,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"otherReaderUnlockAudioFeedbackEnabled\": false,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerHardwareType\": \"BADGE_READER_DR1\",\n    \"portImmutable\": false,\n    \"readerType\": \"rhombus_osdp\",\n    \"remoteUnlockAudioFeedbackEnabled\": false,\n    \"rledPort\": {\n      \"boardNum\": 8209,\n      \"portNum\": 8647,\n      \"portType\": \"WIEGAND_OUTPUT\"\n    },\n    \"tamperPort\": {\n      \"boardNum\": 7788,\n      \"portNum\": 8379,\n      \"portType\": \"WIEGAND_INPUT\"\n    },\n    \"type\": \"IntegratedGenericRelay\",\n    \"updatedAtMillis\": 7232,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"ca447760-7be0-471c-8588-a769cef832dd"},{"name":"Retrieve all component events relevant to the specified AccessControlledDoor","id":"d7bc54a2-ffb2-494e-9378-9de6313d129a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 252,\n  \"createdBeforeMs\": 6590,\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 1,\n  \"reverseSearch\": true,\n  \"typeFilter\": [\n    \"GenericRelayStateChangeEvent\",\n    \"GenericInputStateChangeEvent\"\n  ],\n  \"userFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findPaginatedComponentEventsByAccessControlledDoor","description":"<p>Retrieve all component events relevant to the specified AccessControlledDoor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","findPaginatedComponentEventsByAccessControlledDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"eeb94ba8-f550-40d4-845b-2ba3e8e699b3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 252,\n  \"createdBeforeMs\": 6590,\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 1,\n  \"reverseSearch\": true,\n  \"typeFilter\": [\n    \"GenericRelayStateChangeEvent\",\n    \"GenericInputStateChangeEvent\"\n  ],\n  \"userFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/findPaginatedComponentEventsByAccessControlledDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"accessGrantOrRevocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"activeDoorLockdownState\": \"ACCESS_CONTROLLED\",\n      \"activeLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"appName\": \"string\",\n      \"appOS\": \"string\",\n      \"appVersion\": \"string\",\n      \"authDecisionSource\": \"ADMIN\",\n      \"authDecisionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"authWaitTimeMs\": 413,\n      \"authWaitTimeMsTotal\": 7846,\n      \"authenticationResult\": \"NA\",\n      \"authorizationResult\": \"NA\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"credSource\": \"KEYPAD_WIEGAND\",\n      \"credentialHexValue\": \"string\",\n      \"credentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"credentialValue\": \"string\",\n      \"credentialValueLengthBits\": 2389,\n      \"credentials\": [\n        {\n          \"finalRssi\": 4967,\n          \"firstRssi\": 2153,\n          \"firstRssiAtIntentElapsed\": 7966,\n          \"lostAtIntentElapsed\": 3681,\n          \"lostAtRssi\": 6770,\n          \"maxRssi\": 6355,\n          \"maxRssiAtIntentElapsed\": 7981,\n          \"sessionFirstRssi\": 3366,\n          \"sessionFirstRssiAtElapsed\": 2308,\n          \"sessionLostAtElapsed\": 7678,\n          \"sessionLostAtRssi\": 5136,\n          \"sessionMaxRssi\": 391,\n          \"sessionMaxRssiAtElapsed\": 602\n        },\n        {\n          \"finalRssi\": 4169,\n          \"firstRssi\": 5178,\n          \"firstRssiAtIntentElapsed\": 6697,\n          \"lostAtIntentElapsed\": 9938,\n          \"lostAtRssi\": 264,\n          \"maxRssi\": 9585,\n          \"maxRssiAtIntentElapsed\": 298,\n          \"sessionFirstRssi\": 300,\n          \"sessionFirstRssiAtElapsed\": 8669,\n          \"sessionLostAtElapsed\": 9626,\n          \"sessionLostAtRssi\": 813,\n          \"sessionMaxRssi\": 8256,\n          \"sessionMaxRssiAtElapsed\": 9247\n        }\n      ],\n      \"deviceModel\": \"string\",\n      \"managedCredentialUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originator\": {\n        \"userEmail\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"satisfiesFirstInSettingsUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userAgent\": \"string\"\n    },\n    {\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"newSupervisionState\": \"CUT_DETECTED\"\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"d7bc54a2-ffb2-494e-9378-9de6313d129a"}],"id":"74dbff49-ca2b-452d-a1ee-0a5df0263506","_postman_id":"74dbff49-ca2b-452d-a1ee-0a5df0263506","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Customer Webservice","item":[{"name":"Delete all notification snooze settings","id":"f4804421-d284-4e61-9871-e00d27b28caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteAllNotificationSnoozeSettings","description":"<p>Delete a policy pause setting for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","deleteAllNotificationSnoozeSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e194d2f3-a674-49d0-bda8-8d650bd50ebc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteAllNotificationSnoozeSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f4804421-d284-4e61-9871-e00d27b28caf"},{"name":"Delete a policy pause setting for a component composite","id":"ff573c2b-7b2f-41fc-9985-82f9f6c0a4d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForComponentComposite","description":"<p>Delete a policy pause setting for a component composite</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","deleteNotificationSnoozeSettingForComponentComposite"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8e452d66-0775-41c5-8772-b537e169dd32","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForComponentComposite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ff573c2b-7b2f-41fc-9985-82f9f6c0a4d4"},{"name":"Delete a policy pause setting for a device","id":"0773790b-7dc0-49f5-9fa2-36b0eca58dd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForDevice","description":"<p>Delete a policy pause setting for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","deleteNotificationSnoozeSettingForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"82e4c1a6-363a-4205-8330-365cb12b7ec9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0773790b-7dc0-49f5-9fa2-36b0eca58dd9"},{"name":"Delete a policy pause setting for a location","id":"b86e3178-106f-44cf-9673-4e5505ace8ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForLocation","description":"<p>Delete a policy pause setting for a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","deleteNotificationSnoozeSettingForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c1772961-dc78-4787-b583-e09dead8d522","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/deleteNotificationSnoozeSettingForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b86e3178-106f-44cf-9673-4e5505ace8ba"},{"name":"Get the current and planned user notification snooze details","id":"a5fabbf9-ffb3-4369-819a-f8507caad5ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/getUserSnoozedNotificationSettings","description":"<p>Get the current and planned user notification snooze details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","getUserSnoozedNotificationSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3d55e79d-bc16-4f67-aeb6-1e7293478222","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/getUserSnoozedNotificationSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"snoozedForAllNotificationsIntervals\": [\n    {\n      \"durationSecs\": 4584,\n      \"timestampSec\": 9855,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"durationSecs\": 3190,\n      \"timestampSec\": 6909,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"snoozedForComponentCompositesMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 6488,\n        \"timestampSec\": 406,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 1868,\n        \"timestampSec\": 82,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"snoozedForDevicesMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 4238,\n        \"timestampSec\": 8030,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 6918,\n        \"timestampSec\": 9984,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 9255,\n        \"timestampSec\": 3985,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 447,\n        \"timestampSec\": 1495,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_2\": [\n      {\n        \"durationSecs\": 4944,\n        \"timestampSec\": 9407,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 415,\n        \"timestampSec\": 4148,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"snoozedForLocationsMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 9992,\n        \"timestampSec\": 6416,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 2224,\n        \"timestampSec\": 6780,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 3097,\n        \"timestampSec\": 7819,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 1690,\n        \"timestampSec\": 2046,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_2\": [\n      {\n        \"durationSecs\": 41,\n        \"timestampSec\": 8657,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 2794,\n        \"timestampSec\": 1373,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a5fabbf9-ffb3-4369-819a-f8507caad5ee"},{"name":"Update notification settings for user","id":"97c11cf1-a90f-420e-b195-e3bb44df9048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/updateCurrentUserNotificationSettings","description":"<p>Update notification settings for user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","updateCurrentUserNotificationSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"99de4a6c-eadc-4a99-b42e-cb446d38f1ae","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/updateCurrentUserNotificationSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"97c11cf1-a90f-420e-b195-e3bb44df9048"}],"id":"768b0917-320e-48c2-95f6-9fc9acc842d9","_postman_id":"768b0917-320e-48c2-95f6-9fc9acc842d9","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"User Webservice","item":[{"name":"Update notification settings for user","id":"2e04c5f2-afb9-4b59-87d7-4d378783d078","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/updateCurrentUserNotificationSettings","description":"<p>Update notification settings for user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","customer","updateCurrentUserNotificationSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4ed489a8-398a-40b1-a3c3-fb019cb57c59","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/customer/updateCurrentUserNotificationSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2e04c5f2-afb9-4b59-87d7-4d378783d078"},{"name":"Assign email to user","id":"e662596e-ba91-4b07-83ce-648ba905a4f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"emailToAssign\": \"user@example.com\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/assignEmailToUser","description":"<p>Assign a user to an email as long as the user is not currently assigned to one, with validation to prevent duplicate email associations.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","assignEmailToUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"30d7944b-277e-4418-889d-ed5bc08f8127","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"emailToAssign\": \"user@example.com\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/assignEmailToUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"e662596e-ba91-4b07-83ce-648ba905a4f1"},{"name":"Create user for organization","id":"dff0c9fd-883f-426e-ae51-48c9a68fac70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessibleRhombusApps\": [\n    \"CONSOLE\",\n    \"PARTNER\"\n  ],\n  \"email\": \"string\",\n  \"name\": \"string\",\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"rhombusKeySettings\": {\n    \"bypassSaml\": false,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 6797\n      },\n      \"maxMobileCredsAllowed\": 3097,\n      \"startDateProvisioner\": {\n        \"value\": 2232\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": true\n  },\n  \"suppressRhombusKeyWelcomeEmail\": false,\n  \"suppressWelcomeEmail\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/createUser","description":"<p>Create a user for organization with specified name, email, and role permissions, supporting both client and partner user types with proper validation and audit logging.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","createUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b8e01588-1815-46ea-ab7f-d83faa2d801c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessibleRhombusApps\": [\n    \"CONSOLE\",\n    \"PARTNER\"\n  ],\n  \"email\": \"string\",\n  \"name\": \"string\",\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"rhombusKeySettings\": {\n    \"bypassSaml\": false,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 6797\n      },\n      \"maxMobileCredsAllowed\": 3097,\n      \"startDateProvisioner\": {\n        \"value\": 2232\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": true\n  },\n  \"suppressRhombusKeyWelcomeEmail\": false,\n  \"suppressWelcomeEmail\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/createUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"ORG_NOT_FOUND\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dff0c9fd-883f-426e-ae51-48c9a68fac70"},{"name":"Delete user","id":"7db32c72-30af-4994-9ca2-e39c0a53ee3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/deleteUser","description":"<p>Delete a user from the organization with proper validation to prevent deletion of the last super admin and current user.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","deleteUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cd33a0c5-449e-4b87-84a7-d80016a5b68a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/deleteUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7db32c72-30af-4994-9ca2-e39c0a53ee3f"},{"name":"Get partner users in organization","id":"4f07d569-500c-4da0-adfd-47b6357916f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/getPartnerUsersInOrg","description":"<p>Get list of all partners in organization with partner-specific user details and permissions.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","getPartnerUsersInOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4d0e62cf-a941-4b66-9be8-d32d89035668","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/getPartnerUsersInOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"notificationSettings\": [\n    {\n      \"allClientsSelected\": false,\n      \"clientNotificationIntervalsMap\": {\n        \"key_0\": [\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"UNKNOWN\",\n                \"APP\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"BROWSER\",\n                \"UNKNOWN\"\n              ],\n              \"key_1\": [\n                \"MICROSOFT_TEAMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"APP\",\n                \"BROWSER\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"BROWSER\",\n                \"EMAIL\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 1203,\n            \"minuteOfWeekStop\": 2213\n          },\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"APP\",\n                \"SMS\"\n              ],\n              \"key_1\": [\n                \"SMS\",\n                \"BROWSER\"\n              ],\n              \"key_2\": [\n                \"UNKNOWN\",\n                \"MICROSOFT_TEAMS\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"SLACK\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"APP\",\n                \"SMS\"\n              ],\n              \"key_1\": [\n                \"SMS\",\n                \"EMAIL\"\n              ],\n              \"key_2\": [\n                \"EMAIL\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"SLACK\"\n              ],\n              \"key_1\": [\n                \"EMAIL\",\n                \"APP\"\n              ],\n              \"key_2\": [\n                \"UNKNOWN\",\n                \"SMS\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 4624,\n            \"minuteOfWeekStop\": 2964\n          }\n        ],\n        \"key_1\": [\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"BROWSER\",\n                \"APP\"\n              ],\n              \"key_1\": [\n                \"MICROSOFT_TEAMS\",\n                \"UNKNOWN\"\n              ],\n              \"key_2\": [\n                \"BROWSER\",\n                \"SMS\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"SLACK\",\n                \"APP\"\n              ],\n              \"key_1\": [\n                \"SMS\",\n                \"SLACK\"\n              ],\n              \"key_2\": [\n                \"MICROSOFT_TEAMS\",\n                \"BROWSER\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"SMS\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"APP\"\n              ],\n              \"key_1\": [\n                \"MICROSOFT_TEAMS\",\n                \"APP\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 7129,\n            \"minuteOfWeekStop\": 7757\n          },\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"SMS\",\n                \"SLACK\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"APP\"\n              ],\n              \"key_1\": [\n                \"APP\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"BROWSER\",\n                \"EMAIL\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"UNKNOWN\",\n                \"SLACK\"\n              ],\n              \"key_1\": [\n                \"SLACK\",\n                \"SMS\"\n              ],\n              \"key_2\": [\n                \"MICROSOFT_TEAMS\",\n                \"SLACK\"\n              ],\n              \"key_3\": [\n                \"APP\",\n                \"EMAIL\"\n              ],\n              \"key_4\": [\n                \"BROWSER\",\n                \"SLACK\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 379,\n            \"minuteOfWeekStop\": 7308\n          }\n        ]\n      },\n      \"notificationIntervalsForAllClients\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"EMAIL\"\n            ],\n            \"key_2\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_2\": [\n              \"UNKNOWN\",\n              \"APP\"\n            ],\n            \"key_3\": [\n              \"APP\",\n              \"SLACK\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 7477,\n          \"minuteOfWeekStop\": 1172\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"SMS\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"EMAIL\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"APP\"\n            ],\n            \"key_2\": [\n              \"UNKNOWN\",\n              \"SMS\"\n            ],\n            \"key_3\": [\n              \"SLACK\",\n              \"SMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 1196,\n          \"minuteOfWeekStop\": 6494\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"allClientsSelected\": false,\n      \"clientNotificationIntervalsMap\": {\n        \"key_0\": [\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"SMS\"\n              ],\n              \"key_1\": [\n                \"UNKNOWN\",\n                \"APP\"\n              ],\n              \"key_2\": [\n                \"SMS\",\n                \"APP\"\n              ],\n              \"key_3\": [\n                \"APP\",\n                \"SLACK\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"EMAIL\"\n              ],\n              \"key_1\": [\n                \"SLACK\",\n                \"EMAIL\"\n              ],\n              \"key_2\": [\n                \"APP\",\n                \"SLACK\"\n              ],\n              \"key_3\": [\n                \"SMS\",\n                \"EMAIL\"\n              ],\n              \"key_4\": [\n                \"BROWSER\",\n                \"SMS\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"BROWSER\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"APP\",\n                \"SLACK\"\n              ],\n              \"key_1\": [\n                \"EMAIL\",\n                \"APP\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 1003,\n            \"minuteOfWeekStop\": 6866\n          },\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"SMS\",\n                \"EMAIL\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"BROWSER\",\n                \"EMAIL\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"UNKNOWN\",\n                \"EMAIL\"\n              ],\n              \"key_1\": [\n                \"EMAIL\",\n                \"SMS\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"APP\"\n              ],\n              \"key_1\": [\n                \"APP\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 6066,\n            \"minuteOfWeekStop\": 7066\n          }\n        ],\n        \"key_1\": [\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"SLACK\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"UNKNOWN\"\n              ],\n              \"key_1\": [\n                \"EMAIL\",\n                \"APP\"\n              ],\n              \"key_2\": [\n                \"APP\",\n                \"EMAIL\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"SLACK\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"BROWSER\"\n              ],\n              \"key_1\": [\n                \"MICROSOFT_TEAMS\",\n                \"SMS\"\n              ],\n              \"key_2\": [\n                \"UNKNOWN\",\n                \"SMS\"\n              ],\n              \"key_3\": [\n                \"UNKNOWN\",\n                \"MICROSOFT_TEAMS\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 4769,\n            \"minuteOfWeekStop\": 6543\n          },\n          {\n            \"activityTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"SMS\"\n              ],\n              \"key_1\": [\n                \"MICROSOFT_TEAMS\",\n                \"APP\"\n              ],\n              \"key_2\": [\n                \"MICROSOFT_TEAMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"deviceFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"diagnosticTriggerMap\": {\n              \"key_0\": [\n                \"MICROSOFT_TEAMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationActivityTriggerMap\": {\n              \"key_0\": [\n                \"EMAIL\",\n                \"UNKNOWN\"\n              ],\n              \"key_1\": [\n                \"APP\",\n                \"SLACK\"\n              ],\n              \"key_2\": [\n                \"APP\",\n                \"EMAIL\"\n              ]\n            },\n            \"locationDiagnosticTriggerMap\": {\n              \"key_0\": [\n                \"SMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            \"locationFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyFilterSet\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"minuteOfWeekStart\": 6152,\n            \"minuteOfWeekStop\": 470\n          }\n        ]\n      },\n      \"notificationIntervalsForAllClients\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"APP\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 1664,\n          \"minuteOfWeekStop\": 3674\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"EMAIL\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ],\n            \"key_2\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 6743,\n          \"minuteOfWeekStop\": 412\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"notificationSettingsV2\": [\n    {\n      \"allClientsSelected\": true,\n      \"clientNotificationIntervalsMap\": {\n        \"key_0\": [\n          {\n            \"clientUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"rows\": [\n              {\n                \"activities\": [\n                  \"LICENSEPLATE_UNIDENTIFIED\",\n                  \"CUSTOM_LLM_BOOLEAN_FALSE\"\n                ],\n                \"days\": [\n                  \"SUNDAY\",\n                  \"TUESDAY\"\n                ],\n                \"diagnostics\": [\n                  \"APERIO_FLAT_BATTERY\",\n                  \"CLIMATE_PROBE_CONNECTED\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 4046,\n                  \"minuteOfDayStartInclusive\": 3396,\n                  \"minuteOfDayStopExclusive\": 1268\n                },\n                \"mediums\": [\n                  \"SMS\",\n                  \"EMAIL\"\n                ]\n              },\n              {\n                \"activities\": [\n                  \"AIR_THC\",\n                  \"AUDIO_SOUND_HELP\"\n                ],\n                \"days\": [\n                  \"SUNDAY\",\n                  \"SATURDAY\"\n                ],\n                \"diagnostics\": [\n                  \"UPDATE_FAILED_CONNECTION_REFUSED\",\n                  \"SERVER_RECONNECT\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 8345,\n                  \"minuteOfDayStartInclusive\": 6200,\n                  \"minuteOfDayStopExclusive\": 5575\n                },\n                \"mediums\": [\n                  \"EMAIL\",\n                  \"SMS\"\n                ]\n              }\n            ]\n          },\n          {\n            \"clientUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"rows\": [\n              {\n                \"activities\": [\n                  \"GUN_DETECT_EVENT\",\n                  \"MOTION_TAMPER\"\n                ],\n                \"days\": [\n                  \"SUNDAY\",\n                  \"MONDAY\"\n                ],\n                \"diagnostics\": [\n                  \"ENVOY_WEBHOOK_FAILURE\",\n                  \"NETWORK_INTERRUPTION\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 7938,\n                  \"minuteOfDayStartInclusive\": 7851,\n                  \"minuteOfDayStopExclusive\": 3058\n                },\n                \"mediums\": [\n                  \"UNKNOWN\",\n                  \"SMS\"\n                ]\n              },\n              {\n                \"activities\": [\n                  \"AC_APERIO_DEVICE_REBOOT\",\n                  \"AC_DPI_DOOR_CLOSED\"\n                ],\n                \"days\": [\n                  \"FRIDAY\",\n                  \"SATURDAY\"\n                ],\n                \"diagnostics\": [\n                  \"NOTIFICATION_FAILURE\",\n                  \"BADGE_READER_CONNECTED\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 9087,\n                  \"minuteOfDayStartInclusive\": 8335,\n                  \"minuteOfDayStopExclusive\": 8226\n                },\n                \"mediums\": [\n                  \"SMS\",\n                  \"EMAIL\"\n                ]\n              }\n            ]\n          }\n        ]\n      },\n      \"notificationIntervalsForAllClients\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"PM40_EXCEEDED_HIGH\",\n                \"ALM_THREAT_DETECTED\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"SATURDAY\"\n              ],\n              \"diagnostics\": [\n                \"OPENPATH_WEBHOOK_FAILURE\",\n                \"PRODATAKEY_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 4347,\n                \"minuteOfDayStartInclusive\": 1221,\n                \"minuteOfDayStopExclusive\": 6715\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"EMAIL\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"AUDIO_SOUND_GLASS_BREAK\",\n                \"CAR_EXIT\"\n              ],\n              \"days\": [\n                \"MONDAY\",\n                \"WEDNESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UPDATE_FAILED_CONNNECTION_TIMEOUT\",\n                \"PIMLOC_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 9361,\n                \"minuteOfDayStartInclusive\": 9648,\n                \"minuteOfDayStopExclusive\": 3042\n              },\n              \"mediums\": [\n                \"APP\",\n                \"UNKNOWN\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AC_DPI_DOOR_CLOSED\",\n                \"AC_GR_ACTIVE\"\n              ],\n              \"days\": [\n                \"TUESDAY\",\n                \"SUNDAY\"\n              ],\n              \"diagnostics\": [\n                \"USB_FAILURE_REBOOT\",\n                \"CAMERA_DISCONNECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 8554,\n                \"minuteOfDayStartInclusive\": 3710,\n                \"minuteOfDayStopExclusive\": 1951\n              },\n              \"mediums\": [\n                \"UNKNOWN\",\n                \"APP\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"CLIMATE_LEAK\",\n                \"TEMPERATURE_EXCEEDED_HIGH\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"ALM_OVERAGE_EXCEEDED\",\n                \"UNKNOWN\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 8537,\n                \"minuteOfDayStartInclusive\": 3616,\n                \"minuteOfDayStopExclusive\": 6784\n              },\n              \"mediums\": [\n                \"SLACK\",\n                \"APP\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": false,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"allClientsSelected\": true,\n      \"clientNotificationIntervalsMap\": {\n        \"key_0\": [\n          {\n            \"clientUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"rows\": [\n              {\n                \"activities\": [\n                  \"IOT_AIR_CO2\",\n                  \"AIR_THC\"\n                ],\n                \"days\": [\n                  \"SUNDAY\",\n                  \"MONDAY\"\n                ],\n                \"diagnostics\": [\n                  \"BUTTERFLYMX_WEBHOOK_FAILURE\",\n                  \"UPDATE_STARTING_REBOOT\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 9988,\n                  \"minuteOfDayStartInclusive\": 7100,\n                  \"minuteOfDayStopExclusive\": 3190\n                },\n                \"mediums\": [\n                  \"SMS\",\n                  \"EMAIL\"\n                ]\n              },\n              {\n                \"activities\": [\n                  \"IOT_TAMPER\",\n                  \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n                ],\n                \"days\": [\n                  \"MONDAY\",\n                  \"THURSDAY\"\n                ],\n                \"diagnostics\": [\n                  \"AI_ENGINE_CONFIGURATION_FAILED\",\n                  \"PING\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 8970,\n                  \"minuteOfDayStartInclusive\": 2589,\n                  \"minuteOfDayStopExclusive\": 2897\n                },\n                \"mediums\": [\n                  \"BROWSER\",\n                  \"APP\"\n                ]\n              }\n            ]\n          },\n          {\n            \"clientUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"rows\": [\n              {\n                \"activities\": [\n                  \"AC_TAMPER_PROX\",\n                  \"ALM_AUTHORITIES_CONTACTED\"\n                ],\n                \"days\": [\n                  \"TUESDAY\",\n                  \"THURSDAY\"\n                ],\n                \"diagnostics\": [\n                  \"WATCHDOG_KILLED_AGENT\",\n                  \"WATCHDOG_DID_RESET\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 9903,\n                  \"minuteOfDayStartInclusive\": 3078,\n                  \"minuteOfDayStopExclusive\": 7358\n                },\n                \"mediums\": [\n                  \"EMAIL\",\n                  \"BROWSER\"\n                ]\n              },\n              {\n                \"activities\": [\n                  \"CLIMATE_IAQ\",\n                  \"VISITOR_DEPARTED\"\n                ],\n                \"days\": [\n                  \"FRIDAY\",\n                  \"MONDAY\"\n                ],\n                \"diagnostics\": [\n                  \"WIFI_NETWORK_CHANGED\",\n                  \"UPDATE_STARTED\"\n                ],\n                \"interval\": {\n                  \"dayOfWeek\": 4217,\n                  \"minuteOfDayStartInclusive\": 6817,\n                  \"minuteOfDayStopExclusive\": 2995\n                },\n                \"mediums\": [\n                  \"UNKNOWN\",\n                  \"EMAIL\"\n                ]\n              }\n            ]\n          }\n        ]\n      },\n      \"notificationIntervalsForAllClients\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"BADGE_TAMPER\",\n                \"AC_APERIO_LOW_BATTERY\"\n              ],\n              \"days\": [\n                \"THURSDAY\",\n                \"WEDNESDAY\"\n              ],\n              \"diagnostics\": [\n                \"ALM_EXCESSIVE_VERIFICATIONS\",\n                \"MITM_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 2627,\n                \"minuteOfDayStartInclusive\": 6391,\n                \"minuteOfDayStopExclusive\": 5287\n              },\n              \"mediums\": [\n                \"UNKNOWN\",\n                \"SMS\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"LICENSEPLATE_IDENTIFIED\",\n                \"DOOR_OPENED\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"DOOR_LOW_BATTERY\",\n                \"SUPERVISION_CUT_DETECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 244,\n                \"minuteOfDayStartInclusive\": 5353,\n                \"minuteOfDayStopExclusive\": 8343\n              },\n              \"mediums\": [\n                \"SLACK\",\n                \"APP\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"TAG_MOVED\",\n                \"CLIMATE_IAQ\"\n              ],\n              \"days\": [\n                \"THURSDAY\",\n                \"WEDNESDAY\"\n              ],\n              \"diagnostics\": [\n                \"APERIO_LOW_BATTERY\",\n                \"PLACEOS_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 9599,\n                \"minuteOfDayStartInclusive\": 375,\n                \"minuteOfDayStopExclusive\": 371\n              },\n              \"mediums\": [\n                \"SMS\",\n                \"SLACK\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"PM10_EXCEEDED_HIGH\",\n                \"IOT_AIR_TEMP\"\n              ],\n              \"days\": [\n                \"THURSDAY\",\n                \"WEDNESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UPDATE_FAILED_CONNNECTION_REFUSED\",\n                \"BUTTON_LOW_BATTERY\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 6199,\n                \"minuteOfDayStartInclusive\": 541,\n                \"minuteOfDayStopExclusive\": 3121\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"EMAIL\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"partnerPermissions\": [\n    {\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"partnerUsers\": [\n    {\n      \"accessibleRhombusApps\": [\n        \"PARTNER\",\n        \"UNKNOWN\"\n      ],\n      \"accountOwner\": true,\n      \"bypassSaml\": false,\n      \"changePasswordOnLogin\": true,\n      \"createdAtMillis\": 8564,\n      \"deleted\": true,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": false,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": true,\n      \"mfaTokenType\": \"EMAIL\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": true,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"INACTIVE\",\n      \"updatedAtMillis\": 6797,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessibleRhombusApps\": [\n        \"PARTNER\",\n        \"RHOMBUS_KEY\"\n      ],\n      \"accountOwner\": false,\n      \"bypassSaml\": true,\n      \"changePasswordOnLogin\": true,\n      \"createdAtMillis\": 5458,\n      \"deleted\": false,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": true,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": false,\n      \"mfaTokenType\": \"VIRTUAL_MFA\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": false,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"INACTIVE\",\n      \"updatedAtMillis\": 8842,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4f07d569-500c-4da0-adfd-47b6357916f5"},{"name":"Get users in organization","id":"feb04450-05b4-4af1-8103-6d2c4dd75317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/getUsersInOrg","description":"<p>Get list of all users in organization with complete user details, permissions, notification settings, and partner information.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","getUsersInOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"67bfe252-5289-483c-81d4-9985ca7b265e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/getUsersInOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"notificationSettings\": [\n    {\n      \"notificationIntervalsV2\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"BROWSER\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"SMS\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"SMS\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 8841,\n          \"minuteOfWeekStop\": 8980\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"APP\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"MICROSOFT_TEAMS\",\n              \"SLACK\"\n            ],\n            \"key_2\": [\n              \"SLACK\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 4055,\n          \"minuteOfWeekStop\": 1431\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"notificationIntervalsV2\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"SLACK\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 1445,\n          \"minuteOfWeekStop\": 4492\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"EMAIL\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"SMS\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"BROWSER\"\n            ],\n            \"key_2\": [\n              \"UNKNOWN\",\n              \"BROWSER\"\n            ],\n            \"key_3\": [\n              \"APP\",\n              \"SLACK\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 7797,\n          \"minuteOfWeekStop\": 6481\n        }\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": false,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"notificationSettingsV2\": [\n    {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"timeFrames\": [\n        {\n          \"days\": [\n            \"SUNDAY\",\n            \"FRIDAY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 750,\n            \"minuteOfDayStartInclusive\": 1966,\n            \"minuteOfDayStopExclusive\": 1216\n          },\n          \"mediums\": [\n            \"EMAIL\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AC_DPI_DOOR_CLOSED\",\n                \"IOT_AIR_TEMP\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"PIMLOC_WEBHOOK_FAILURE\",\n                \"AMT_WEBHOOK_FAILURE\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"AIR_MASKING\",\n                \"IOT_BUTTON_DOUBLE_CLICK\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"UPDATE_FAILED_CONNECTION_REFUSED\",\n                \"SQUARE_WEBHOOK_FAILURE\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"AC_DR_DISCONNECTED\",\n                \"BADGE_UNAUTHORIZED_V2\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"APERIO_FLAT_BATTERY\",\n                \"AI_ENGINE_DOWNLOAD_FAILED_MD5_MISMATCH\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                \"UNKNOWN\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"VIDEO_HARDWARE_FAILURE\",\n                \"DOOR_LOW_BATTERY\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        },\n        {\n          \"days\": [\n            \"FRIDAY\",\n            \"TUESDAY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 400,\n            \"minuteOfDayStartInclusive\": 7186,\n            \"minuteOfDayStopExclusive\": 7588\n          },\n          \"mediums\": [\n            \"BROWSER\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"FORMALDEHYDE_EXCEEDED_HIGH\",\n                \"ALM_THREAT_CASE_CLOSED\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"USB_FAILURE_REBOOT\",\n                \"BADGE_READER_DISCONNECTED\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"CO2_EXCEEDED_LOW\",\n                \"TAG_BOUNDARY_EGRESS\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"FLIC_WEBHOOK_FAILURE\",\n                \"SUPERVISION_SHORT_DETECTED\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"HUMAN_ENTER\",\n                \"AUDIO_SOUND_GUN\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"TUNNELED_DEVICE_CONNECTED\",\n                \"GATEWAY_DISCONNECTED\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"PEOPLECOUNT_HIGH\",\n                \"FACE_BLACKLISTED\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"UPDATE_FAILED_CONNNECTION_REFUSED\",\n                \"CAMERA_CONNECTED\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"smsPhoneNumbers\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summaryEmailEnabled\": true,\n      \"timeFrames\": [\n        {\n          \"days\": [\n            \"THURSDAY\",\n            \"MONDAY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 8651,\n            \"minuteOfDayStartInclusive\": 6409,\n            \"minuteOfDayStopExclusive\": 1068\n          },\n          \"mediums\": [\n            \"UNKNOWN\",\n            \"SMS\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"HEAT_INDEX_EXCEEDED_HIGH\",\n                \"AC_APERIO_OK_BATTERY\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"AUTO_REBOOT\",\n                \"UPDATE_STARTING_REBOOT\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"PM100_EXCEEDED_HIGH\",\n                \"AC_BADGE_AUTHORIZED\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"MITM_FAILURE\",\n                \"HW_FAILURE\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"ALM_THREAT_CASE_CLOSED\",\n                \"TAG_ARRIVED\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"THIRD_PARTY_DEVICE_CONNECTED\",\n                \"BUTTON_ONLINE\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"FACE_UNIDENTIFIED\",\n                \"IOT_SOUND_AGGRESSION\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"SERVER_RECONNECT\",\n                \"WIFI_NETWORK_CHANGED\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        },\n        {\n          \"days\": [\n            \"SUNDAY\",\n            \"TUESDAY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 5434,\n            \"minuteOfDayStartInclusive\": 902,\n            \"minuteOfDayStopExclusive\": 3994\n          },\n          \"mediums\": [\n            \"EMAIL\",\n            \"APP\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AC_REMOTE_UNLOCK\",\n                \"MOTION_HUMAN\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"CLIMATE_PROBE_DISCONNECTED\",\n                \"GATEWAY_DISCONNECTED\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"CLIMATE_PM25\",\n                \"PRESSURE_EXCEEDED_HIGH\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"DOOR_LOW_BATTERY\",\n                \"BRIVO_WEBHOOK_FAILURE\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"TAG_DEPARTED\",\n                \"CLIMATE_CO2\"\n              ],\n              \"devices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"diagnostics\": [\n                \"WIFI_NETWORK_CHANGED\",\n                \"GENEA_WEBHOOK_FAILURE\"\n              ],\n              \"locationOnly\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"locationOnlyActivities\": [\n                \"IOT_AIR_VOC\",\n                \"BUTTON_LONG_PRESSED\"\n              ],\n              \"locationOnlyDiagnostics\": [\n                \"TOAST_WEBHOOK_FAILURE\",\n                \"BADGE_READER_CONNECTED\"\n              ],\n              \"locations\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"promptUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"partners\": [\n    {\n      \"accessibleRhombusApps\": [\n        \"RHOMBUS_KEY\",\n        \"PARTNER\"\n      ],\n      \"accountOwner\": true,\n      \"bypassSaml\": false,\n      \"changePasswordOnLogin\": false,\n      \"createdAtMillis\": 2105,\n      \"deleted\": false,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": true,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": true,\n      \"mfaTokenType\": \"VIRTUAL_MFA\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": false,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"PENDING\",\n      \"updatedAtMillis\": 9820,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessibleRhombusApps\": [\n        \"RHOMBUS_KEY\",\n        \"UNKNOWN\"\n      ],\n      \"accountOwner\": true,\n      \"bypassSaml\": true,\n      \"changePasswordOnLogin\": true,\n      \"createdAtMillis\": 353,\n      \"deleted\": true,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": true,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": false,\n      \"mfaTokenType\": \"SMS\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": false,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"PENDING\",\n      \"updatedAtMillis\": 4237,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"rhombusKeyAppConfigs\": [\n    {\n      \"createdAtMillis\": 1953,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"preferences\": {\n        \"favoriteAccessControlledDoorUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"rhombusOrgUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"settings\": {\n        \"bypassSaml\": true,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 7890\n          },\n          \"maxMobileCredsAllowed\": 6863,\n          \"startDateProvisioner\": {\n            \"value\": 1458\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": true\n      },\n      \"updatedAtMillis\": 3666\n    },\n    {\n      \"createdAtMillis\": 9090,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"preferences\": {\n        \"favoriteAccessControlledDoorUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"rhombusOrgUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"settings\": {\n        \"bypassSaml\": false,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 8962\n          },\n          \"maxMobileCredsAllowed\": 2555,\n          \"startDateProvisioner\": {\n            \"value\": 6575\n          }\n        },\n        \"remoteUnlockEnabled\": true,\n        \"rhombusKeyAccessEnabled\": true\n      },\n      \"updatedAtMillis\": 2311\n    }\n  ],\n  \"snoozeSettings\": [\n    {\n      \"snoozedForAllNotificationsIntervals\": [\n        {\n          \"durationSecs\": 1712,\n          \"timestampSec\": 9546,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"durationSecs\": 1344,\n          \"timestampSec\": 9204,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"snoozedForDevicesMap\": {\n        \"key_0\": [\n          {\n            \"durationSecs\": 6175,\n            \"timestampSec\": 2683,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 8943,\n            \"timestampSec\": 3463,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"durationSecs\": 6306,\n            \"timestampSec\": 8849,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 12,\n            \"timestampSec\": 5944,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_2\": [\n          {\n            \"durationSecs\": 771,\n            \"timestampSec\": 2149,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 3994,\n            \"timestampSec\": 6708,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_3\": [\n          {\n            \"durationSecs\": 1968,\n            \"timestampSec\": 1009,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 59,\n            \"timestampSec\": 5249,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      \"snoozedForLocationsMap\": {\n        \"key_0\": [\n          {\n            \"durationSecs\": 339,\n            \"timestampSec\": 1609,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 7847,\n            \"timestampSec\": 4063,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"durationSecs\": 4412,\n            \"timestampSec\": 4404,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 5542,\n            \"timestampSec\": 8658,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"snoozedForAllNotificationsIntervals\": [\n        {\n          \"durationSecs\": 3214,\n          \"timestampSec\": 518,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"durationSecs\": 4446,\n          \"timestampSec\": 1591,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"snoozedForDevicesMap\": {\n        \"key_0\": [\n          {\n            \"durationSecs\": 6943,\n            \"timestampSec\": 3445,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 1244,\n            \"timestampSec\": 1226,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"durationSecs\": 7643,\n            \"timestampSec\": 7371,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 6205,\n            \"timestampSec\": 2079,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_2\": [\n          {\n            \"durationSecs\": 3512,\n            \"timestampSec\": 2127,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 9192,\n            \"timestampSec\": 9554,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_3\": [\n          {\n            \"durationSecs\": 7107,\n            \"timestampSec\": 8552,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 5908,\n            \"timestampSec\": 4199,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"key_4\": [\n          {\n            \"durationSecs\": 7542,\n            \"timestampSec\": 2663,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 1430,\n            \"timestampSec\": 6226,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      \"snoozedForLocationsMap\": {\n        \"key_0\": [\n          {\n            \"durationSecs\": 9466,\n            \"timestampSec\": 3390,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"durationSecs\": 6913,\n            \"timestampSec\": 6136,\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"userPermissions\": [\n    {\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"users\": [\n    {\n      \"accessibleRhombusApps\": [\n        \"RHOMBUS_KEY\",\n        \"CONSOLE\"\n      ],\n      \"accountOwner\": false,\n      \"bypassSaml\": false,\n      \"changePasswordOnLogin\": false,\n      \"createdAtMillis\": 2440,\n      \"deleted\": true,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": true,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": true,\n      \"mfaTokenType\": \"EMAIL\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": false,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"PENDING\",\n      \"updatedAtMillis\": 6555,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessibleRhombusApps\": [\n        \"RHOMBUS_KEY\",\n        \"CONSOLE\"\n      ],\n      \"accountOwner\": true,\n      \"bypassSaml\": true,\n      \"changePasswordOnLogin\": false,\n      \"createdAtMillis\": 8132,\n      \"deleted\": true,\n      \"email\": \"string\",\n      \"emailCaseSensitive\": \"string\",\n      \"emailVerified\": false,\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"mfaEnabled\": true,\n      \"mfaTokenType\": \"SMS\",\n      \"name\": \"string\",\n      \"orgUserCustomizationFlags\": {\n        \"key_0\": \"string\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordSet\": true,\n      \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"PENDING\",\n      \"updatedAtMillis\": 7509,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"feb04450-05b4-4af1-8103-6d2c4dd75317"},{"name":"Update partner user details","id":"7de45482-1571-4331-a405-255b70373591","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": true,\n  \"name\": \"string\",\n  \"notificationSettings\": {\n    \"allClientsSelected\": true,\n    \"clientNotificationIntervalsMap\": {\n      \"key_0\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3863,\n          \"minuteOfWeekStop\": 8888\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"UNKNOWN\"\n            ],\n            \"key_2\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3509,\n          \"minuteOfWeekStop\": 2840\n        }\n      ],\n      \"key_1\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"UNKNOWN\"\n            ],\n            \"key_1\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ],\n            \"key_2\": [\n              \"SLACK\",\n              \"SMS\"\n            ],\n            \"key_3\": [\n              \"UNKNOWN\",\n              \"BROWSER\"\n            ],\n            \"key_4\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 5149,\n          \"minuteOfWeekStop\": 7798\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"SMS\"\n            ],\n            \"key_2\": [\n              \"APP\",\n              \"SLACK\"\n            ],\n            \"key_3\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"SMS\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 691,\n          \"minuteOfWeekStop\": 9242\n        }\n      ],\n      \"key_2\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"SMS\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"UNKNOWN\"\n            ],\n            \"key_1\": [\n              \"SMS\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_2\": [\n              \"EMAIL\",\n              \"SLACK\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ],\n            \"key_2\": [\n              \"APP\",\n              \"EMAIL\"\n            ],\n            \"key_3\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3059,\n          \"minuteOfWeekStop\": 5816\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"SLACK\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"APP\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 2028,\n          \"minuteOfWeekStop\": 5869\n        }\n      ]\n    },\n    \"notificationIntervalsForAllClients\": [\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"SLACK\",\n            \"BROWSER\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"EMAIL\",\n            \"SLACK\"\n          ],\n          \"key_1\": [\n            \"UNKNOWN\",\n            \"APP\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"BROWSER\"\n          ],\n          \"key_1\": [\n            \"SMS\",\n            \"BROWSER\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"APP\",\n            \"BROWSER\"\n          ],\n          \"key_1\": [\n            \"BROWSER\",\n            \"EMAIL\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 3033,\n        \"minuteOfWeekStop\": 2758\n      },\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"BROWSER\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ],\n          \"key_1\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"UNKNOWN\",\n            \"SMS\"\n          ],\n          \"key_1\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ],\n          \"key_2\": [\n            \"MICROSOFT_TEAMS\",\n            \"EMAIL\"\n          ],\n          \"key_3\": [\n            \"SLACK\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"key_4\": [\n            \"BROWSER\",\n            \"SLACK\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"SMS\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"key_1\": [\n            \"UNKNOWN\",\n            \"SLACK\"\n          ],\n          \"key_2\": [\n            \"BROWSER\",\n            \"APP\"\n          ],\n          \"key_3\": [\n            \"EMAIL\",\n            \"BROWSER\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 3487,\n        \"minuteOfWeekStop\": 1472\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"notificationSettingsV2\": {\n    \"allClientsSelected\": false,\n    \"clientNotificationIntervalsMap\": {\n      \"key_0\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"CO2_EXCEEDED_HIGH\",\n                \"VISITOR_DEPARTED\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"SUNDAY\"\n              ],\n              \"diagnostics\": [\n                \"OMNIALERT_WEBHOOK_FAILURE\",\n                \"DOOR_CONTROLLER_DISCONNECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 4477,\n                \"minuteOfDayStartInclusive\": 4447,\n                \"minuteOfDayStopExclusive\": 747\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"BROWSER\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"TEMPERATURE_EXCEEDED_LOW\",\n                \"AC_LOCKDOWN_DEACTIVATED\"\n              ],\n              \"days\": [\n                \"SUNDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UPDATE_FAILED_CONNECTION_REFUSED\",\n                \"ENCRYPTED_CONTAINER_FAILURE_CREATE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5126,\n                \"minuteOfDayStartInclusive\": 1268,\n                \"minuteOfDayStopExclusive\": 2507\n              },\n              \"mediums\": [\n                \"APP\",\n                \"UNKNOWN\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"GUN_DETECT_EVENT\",\n                \"MOTION_CAR\"\n              ],\n              \"days\": [\n                \"SUNDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UNKNOWN\",\n                \"ENCRYPTED_CONTAINER_FAILURE_OPEN\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 2813,\n                \"minuteOfDayStartInclusive\": 1289,\n                \"minuteOfDayStopExclusive\": 4371\n              },\n              \"mediums\": [\n                \"SMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"MOTION\",\n                \"HUMAN_ENTER\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"KIOSK_ONLINE\",\n                \"BUTTON_LOW_BATTERY\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 1971,\n                \"minuteOfDayStartInclusive\": 7041,\n                \"minuteOfDayStopExclusive\": 9280\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"APP\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"key_1\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"DOOR_AJAR\",\n                \"CLIMATE_VAPE\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"FLIC_WEBHOOK_FAILURE\",\n                \"SQUARE_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 8555,\n                \"minuteOfDayStartInclusive\": 9021,\n                \"minuteOfDayStopExclusive\": 1162\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"APP\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"BADGE_FACE_MISMATCH\",\n                \"AIR_CO\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"WIFI_NETWORK_CHANGED\",\n                \"PLACEOS_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 901,\n                \"minuteOfDayStartInclusive\": 4979,\n                \"minuteOfDayStopExclusive\": 4493\n              },\n              \"mediums\": [\n                \"BROWSER\",\n                \"UNKNOWN\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AIR_CO2\",\n                \"ALM_MONITORING_DISABLED\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"WATCHDOG_KILLED_AGENT\",\n                \"CAMERA_DISCONNECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5561,\n                \"minuteOfDayStartInclusive\": 5583,\n                \"minuteOfDayStopExclusive\": 3712\n              },\n              \"mediums\": [\n                \"APP\",\n                \"SLACK\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"IOT_AIR_CO2\",\n                \"AIR_VAPE\"\n              ],\n              \"days\": [\n                \"MONDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"DOOR_ONLINE\",\n                \"SUPERVISION_INVALID_SETUP\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 611,\n                \"minuteOfDayStartInclusive\": 2979,\n                \"minuteOfDayStopExclusive\": 5535\n              },\n              \"mediums\": [\n                \"BROWSER\",\n                \"SMS\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"key_2\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AUDIO_SOUND_GREETING\",\n                \"AQI_EXCEEDED_HIGH\"\n              ],\n              \"days\": [\n                \"TUESDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"AUTO_REBOOT\",\n                \"WATCHDOG_DID_RESET\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 6883,\n                \"minuteOfDayStartInclusive\": 4746,\n                \"minuteOfDayStopExclusive\": 8886\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"BROWSER\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"AC_APERIO_OK_BATTERY\",\n                \"CUSTOM_LLM_BOOLEAN_FALSE\"\n              ],\n              \"days\": [\n                \"THURSDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"ALM_EXCESSIVE_VERIFICATIONS\",\n                \"SHELLY_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 9302,\n                \"minuteOfDayStartInclusive\": 6811,\n                \"minuteOfDayStopExclusive\": 8896\n              },\n              \"mediums\": [\n                \"SMS\",\n                \"BROWSER\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AC_DSR_LOCKED\",\n                \"CO2_EXCEEDED_LOW\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"BRIVO_WEBHOOK_FAILURE\",\n                \"SHELLY_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5515,\n                \"minuteOfDayStartInclusive\": 3470,\n                \"minuteOfDayStopExclusive\": 1894\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"MICROSOFT_TEAMS\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                \"IOT_AIR_VOC\"\n              ],\n              \"days\": [\n                \"FRIDAY\",\n                \"SATURDAY\"\n              ],\n              \"diagnostics\": [\n                \"DOOR_ONLINE\",\n                \"BLE_CONNECTION_FAILED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 6646,\n                \"minuteOfDayStartInclusive\": 9280,\n                \"minuteOfDayStopExclusive\": 2365\n              },\n              \"mediums\": [\n                \"SLACK\",\n                \"SMS\"\n              ]\n            }\n          ]\n        }\n      ]\n    },\n    \"notificationIntervalsForAllClients\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CAR_EXIT\",\n              \"BADGE_AUTHORIZED\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"TUESDAY\"\n            ],\n            \"diagnostics\": [\n              \"REBOOT\",\n              \"NOTIFICATION_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4860,\n              \"minuteOfDayStartInclusive\": 7461,\n              \"minuteOfDayStopExclusive\": 1213\n            },\n            \"mediums\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"ALM_MONITORING_DISABLED\",\n              \"AC_APERIO_LOW_BATTERY\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"SATURDAY\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_RUNNING\",\n              \"TUNNELED_DEVICE_CONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 5690,\n              \"minuteOfDayStartInclusive\": 8979,\n              \"minuteOfDayStopExclusive\": 329\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CLIMATE_IAQ\",\n              \"AC_DPI_DOOR_FORCED_OPEN\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"SUNDAY\"\n            ],\n            \"diagnostics\": [\n              \"NFC_HW_FAILURE\",\n              \"PERSISTENT_STORAGE_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 2103,\n              \"minuteOfDayStartInclusive\": 6501,\n              \"minuteOfDayStopExclusive\": 4461\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"AC_TAMPER_SWITCH\",\n              \"PIR_OCCUPIED\"\n            ],\n            \"days\": [\n              \"WEDNESDAY\",\n              \"SATURDAY\"\n            ],\n            \"diagnostics\": [\n              \"NETWORK_INTERRUPTION\",\n              \"CAMERA_DISCONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4607,\n              \"minuteOfDayStartInclusive\": 3048,\n              \"minuteOfDayStopExclusive\": 4959\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": false,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updatePartnerUser","description":"<p>Update a partner's details with partner-specific validation and audit logging.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updatePartnerUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19fa5509-a4c6-46e7-88dc-7ba87d96f25d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": true,\n  \"name\": \"string\",\n  \"notificationSettings\": {\n    \"allClientsSelected\": true,\n    \"clientNotificationIntervalsMap\": {\n      \"key_0\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3863,\n          \"minuteOfWeekStop\": 8888\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"UNKNOWN\"\n            ],\n            \"key_2\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3509,\n          \"minuteOfWeekStop\": 2840\n        }\n      ],\n      \"key_1\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"SLACK\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"UNKNOWN\"\n            ],\n            \"key_1\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ],\n            \"key_2\": [\n              \"SLACK\",\n              \"SMS\"\n            ],\n            \"key_3\": [\n              \"UNKNOWN\",\n              \"BROWSER\"\n            ],\n            \"key_4\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 5149,\n          \"minuteOfWeekStop\": 7798\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"APP\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"SMS\"\n            ],\n            \"key_2\": [\n              \"APP\",\n              \"SLACK\"\n            ],\n            \"key_3\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"SMS\"\n            ],\n            \"key_1\": [\n              \"EMAIL\",\n              \"APP\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 691,\n          \"minuteOfWeekStop\": 9242\n        }\n      ],\n      \"key_2\": [\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"SMS\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"UNKNOWN\"\n            ],\n            \"key_1\": [\n              \"SMS\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_2\": [\n              \"EMAIL\",\n              \"SLACK\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"MICROSOFT_TEAMS\"\n            ],\n            \"key_1\": [\n              \"UNKNOWN\",\n              \"SLACK\"\n            ],\n            \"key_2\": [\n              \"APP\",\n              \"EMAIL\"\n            ],\n            \"key_3\": [\n              \"BROWSER\",\n              \"SMS\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 3059,\n          \"minuteOfWeekStop\": 5816\n        },\n        {\n          \"activityTriggerMap\": {\n            \"key_0\": [\n              \"APP\",\n              \"SLACK\"\n            ]\n          },\n          \"deviceFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"diagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"SLACK\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"EMAIL\"\n            ]\n          },\n          \"locationActivityTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"APP\"\n            ],\n            \"key_1\": [\n              \"SLACK\",\n              \"APP\"\n            ]\n          },\n          \"locationDiagnosticTriggerMap\": {\n            \"key_0\": [\n              \"EMAIL\",\n              \"BROWSER\"\n            ],\n            \"key_1\": [\n              \"APP\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          \"locationFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyFilterSet\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"minuteOfWeekStart\": 2028,\n          \"minuteOfWeekStop\": 5869\n        }\n      ]\n    },\n    \"notificationIntervalsForAllClients\": [\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"SLACK\",\n            \"BROWSER\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"EMAIL\",\n            \"SLACK\"\n          ],\n          \"key_1\": [\n            \"UNKNOWN\",\n            \"APP\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"BROWSER\"\n          ],\n          \"key_1\": [\n            \"SMS\",\n            \"BROWSER\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"APP\",\n            \"BROWSER\"\n          ],\n          \"key_1\": [\n            \"BROWSER\",\n            \"EMAIL\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 3033,\n        \"minuteOfWeekStop\": 2758\n      },\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"BROWSER\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ],\n          \"key_1\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"UNKNOWN\",\n            \"SMS\"\n          ],\n          \"key_1\": [\n            \"MICROSOFT_TEAMS\",\n            \"SLACK\"\n          ],\n          \"key_2\": [\n            \"MICROSOFT_TEAMS\",\n            \"EMAIL\"\n          ],\n          \"key_3\": [\n            \"SLACK\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"key_4\": [\n            \"BROWSER\",\n            \"SLACK\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"SMS\",\n            \"MICROSOFT_TEAMS\"\n          ],\n          \"key_1\": [\n            \"UNKNOWN\",\n            \"SLACK\"\n          ],\n          \"key_2\": [\n            \"BROWSER\",\n            \"APP\"\n          ],\n          \"key_3\": [\n            \"EMAIL\",\n            \"BROWSER\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 3487,\n        \"minuteOfWeekStop\": 1472\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"notificationSettingsV2\": {\n    \"allClientsSelected\": false,\n    \"clientNotificationIntervalsMap\": {\n      \"key_0\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"CO2_EXCEEDED_HIGH\",\n                \"VISITOR_DEPARTED\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"SUNDAY\"\n              ],\n              \"diagnostics\": [\n                \"OMNIALERT_WEBHOOK_FAILURE\",\n                \"DOOR_CONTROLLER_DISCONNECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 4477,\n                \"minuteOfDayStartInclusive\": 4447,\n                \"minuteOfDayStopExclusive\": 747\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"BROWSER\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"TEMPERATURE_EXCEEDED_LOW\",\n                \"AC_LOCKDOWN_DEACTIVATED\"\n              ],\n              \"days\": [\n                \"SUNDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UPDATE_FAILED_CONNECTION_REFUSED\",\n                \"ENCRYPTED_CONTAINER_FAILURE_CREATE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5126,\n                \"minuteOfDayStartInclusive\": 1268,\n                \"minuteOfDayStopExclusive\": 2507\n              },\n              \"mediums\": [\n                \"APP\",\n                \"UNKNOWN\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"GUN_DETECT_EVENT\",\n                \"MOTION_CAR\"\n              ],\n              \"days\": [\n                \"SUNDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"UNKNOWN\",\n                \"ENCRYPTED_CONTAINER_FAILURE_OPEN\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 2813,\n                \"minuteOfDayStartInclusive\": 1289,\n                \"minuteOfDayStopExclusive\": 4371\n              },\n              \"mediums\": [\n                \"SMS\",\n                \"UNKNOWN\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"MOTION\",\n                \"HUMAN_ENTER\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"KIOSK_ONLINE\",\n                \"BUTTON_LOW_BATTERY\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 1971,\n                \"minuteOfDayStartInclusive\": 7041,\n                \"minuteOfDayStopExclusive\": 9280\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"APP\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"key_1\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"DOOR_AJAR\",\n                \"CLIMATE_VAPE\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"TUESDAY\"\n              ],\n              \"diagnostics\": [\n                \"FLIC_WEBHOOK_FAILURE\",\n                \"SQUARE_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 8555,\n                \"minuteOfDayStartInclusive\": 9021,\n                \"minuteOfDayStopExclusive\": 1162\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"APP\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"BADGE_FACE_MISMATCH\",\n                \"AIR_CO\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"WIFI_NETWORK_CHANGED\",\n                \"PLACEOS_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 901,\n                \"minuteOfDayStartInclusive\": 4979,\n                \"minuteOfDayStopExclusive\": 4493\n              },\n              \"mediums\": [\n                \"BROWSER\",\n                \"UNKNOWN\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AIR_CO2\",\n                \"ALM_MONITORING_DISABLED\"\n              ],\n              \"days\": [\n                \"SATURDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"WATCHDOG_KILLED_AGENT\",\n                \"CAMERA_DISCONNECTED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5561,\n                \"minuteOfDayStartInclusive\": 5583,\n                \"minuteOfDayStopExclusive\": 3712\n              },\n              \"mediums\": [\n                \"APP\",\n                \"SLACK\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"IOT_AIR_CO2\",\n                \"AIR_VAPE\"\n              ],\n              \"days\": [\n                \"MONDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"DOOR_ONLINE\",\n                \"SUPERVISION_INVALID_SETUP\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 611,\n                \"minuteOfDayStartInclusive\": 2979,\n                \"minuteOfDayStopExclusive\": 5535\n              },\n              \"mediums\": [\n                \"BROWSER\",\n                \"SMS\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"key_2\": [\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AUDIO_SOUND_GREETING\",\n                \"AQI_EXCEEDED_HIGH\"\n              ],\n              \"days\": [\n                \"TUESDAY\",\n                \"FRIDAY\"\n              ],\n              \"diagnostics\": [\n                \"AUTO_REBOOT\",\n                \"WATCHDOG_DID_RESET\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 6883,\n                \"minuteOfDayStartInclusive\": 4746,\n                \"minuteOfDayStopExclusive\": 8886\n              },\n              \"mediums\": [\n                \"MICROSOFT_TEAMS\",\n                \"BROWSER\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"AC_APERIO_OK_BATTERY\",\n                \"CUSTOM_LLM_BOOLEAN_FALSE\"\n              ],\n              \"days\": [\n                \"THURSDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"ALM_EXCESSIVE_VERIFICATIONS\",\n                \"SHELLY_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 9302,\n                \"minuteOfDayStartInclusive\": 6811,\n                \"minuteOfDayStopExclusive\": 8896\n              },\n              \"mediums\": [\n                \"SMS\",\n                \"BROWSER\"\n              ]\n            }\n          ]\n        },\n        {\n          \"clientUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"rows\": [\n            {\n              \"activities\": [\n                \"AC_DSR_LOCKED\",\n                \"CO2_EXCEEDED_LOW\"\n              ],\n              \"days\": [\n                \"WEDNESDAY\",\n                \"MONDAY\"\n              ],\n              \"diagnostics\": [\n                \"BRIVO_WEBHOOK_FAILURE\",\n                \"SHELLY_WEBHOOK_FAILURE\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 5515,\n                \"minuteOfDayStartInclusive\": 3470,\n                \"minuteOfDayStopExclusive\": 1894\n              },\n              \"mediums\": [\n                \"EMAIL\",\n                \"MICROSOFT_TEAMS\"\n              ]\n            },\n            {\n              \"activities\": [\n                \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                \"IOT_AIR_VOC\"\n              ],\n              \"days\": [\n                \"FRIDAY\",\n                \"SATURDAY\"\n              ],\n              \"diagnostics\": [\n                \"DOOR_ONLINE\",\n                \"BLE_CONNECTION_FAILED\"\n              ],\n              \"interval\": {\n                \"dayOfWeek\": 6646,\n                \"minuteOfDayStartInclusive\": 9280,\n                \"minuteOfDayStopExclusive\": 2365\n              },\n              \"mediums\": [\n                \"SLACK\",\n                \"SMS\"\n              ]\n            }\n          ]\n        }\n      ]\n    },\n    \"notificationIntervalsForAllClients\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CAR_EXIT\",\n              \"BADGE_AUTHORIZED\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"TUESDAY\"\n            ],\n            \"diagnostics\": [\n              \"REBOOT\",\n              \"NOTIFICATION_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4860,\n              \"minuteOfDayStartInclusive\": 7461,\n              \"minuteOfDayStopExclusive\": 1213\n            },\n            \"mediums\": [\n              \"UNKNOWN\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"ALM_MONITORING_DISABLED\",\n              \"AC_APERIO_LOW_BATTERY\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"SATURDAY\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_RUNNING\",\n              \"TUNNELED_DEVICE_CONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 5690,\n              \"minuteOfDayStartInclusive\": 8979,\n              \"minuteOfDayStopExclusive\": 329\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"EMAIL\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CLIMATE_IAQ\",\n              \"AC_DPI_DOOR_FORCED_OPEN\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"SUNDAY\"\n            ],\n            \"diagnostics\": [\n              \"NFC_HW_FAILURE\",\n              \"PERSISTENT_STORAGE_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 2103,\n              \"minuteOfDayStartInclusive\": 6501,\n              \"minuteOfDayStopExclusive\": 4461\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"BROWSER\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"AC_TAMPER_SWITCH\",\n              \"PIR_OCCUPIED\"\n            ],\n            \"days\": [\n              \"WEDNESDAY\",\n              \"SATURDAY\"\n            ],\n            \"diagnostics\": [\n              \"NETWORK_INTERRUPTION\",\n              \"CAMERA_DISCONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4607,\n              \"minuteOfDayStartInclusive\": 3048,\n              \"minuteOfDayStopExclusive\": 4959\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": false,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updatePartnerUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7de45482-1571-4331-a405-255b70373591"},{"name":"Update partner user notification settings","id":"67a61687-6fde-4faf-b2d4-35117d62de83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allClientsSelected\": false,\n  \"clientNotificationIntervalsMap\": {\n    \"key_0\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"AC_GI_INACTIVE\",\n              \"BADGE_SECURITY_BREACH\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"MONDAY\"\n            ],\n            \"diagnostics\": [\n              \"OCCUPANCY_SENSOR_ONLINE\",\n              \"BLE_CONNECTION_FAILED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 9680,\n              \"minuteOfDayStartInclusive\": 4901,\n              \"minuteOfDayStopExclusive\": 115\n            },\n            \"mediums\": [\n              \"SLACK\",\n              \"UNKNOWN\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"CUSTOM\",\n              \"ALM_MONITORING_DISABLED\"\n            ],\n            \"days\": [\n              \"SUNDAY\",\n              \"WEDNESDAY\"\n            ],\n            \"diagnostics\": [\n              \"REBOOT\",\n              \"NFC_HW_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 3935,\n              \"minuteOfDayStartInclusive\": 3150,\n              \"minuteOfDayStopExclusive\": 1290\n            },\n            \"mediums\": [\n              \"APP\",\n              \"EMAIL\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CO2_EXCEEDED_LOW\",\n              \"PRESSURE_EXCEEDED_HIGH\"\n            ],\n            \"days\": [\n              \"SUNDAY\",\n              \"FRIDAY\"\n            ],\n            \"diagnostics\": [\n              \"DOOR_CONTROLLER_DISCONNECTED\",\n              \"SERVER_RECONNECT\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 5675,\n              \"minuteOfDayStartInclusive\": 7077,\n              \"minuteOfDayStopExclusive\": 2374\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"UNKNOWN\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n              \"IOT_AIR_TEMP\"\n            ],\n            \"days\": [\n              \"SATURDAY\",\n              \"SUNDAY\"\n            ],\n            \"diagnostics\": [\n              \"STARTUP\",\n              \"DOOR_OFFLINE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 59,\n              \"minuteOfDayStartInclusive\": 9160,\n              \"minuteOfDayStopExclusive\": 9128\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"key_1\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"SOUND_GUN_SHOT\",\n              \"BADGE_FACE_MISMATCH\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"THURSDAY\"\n            ],\n            \"diagnostics\": [\n              \"CAMERA_CONNECTED\",\n              \"DOOR_OFFLINE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 6060,\n              \"minuteOfDayStartInclusive\": 4344,\n              \"minuteOfDayStopExclusive\": 1069\n            },\n            \"mediums\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"PM10_EXCEEDED_HIGH\",\n              \"ROBOT_WAITING_AT_POSE\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"THURSDAY\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_FAILED_ACCESS_DENIED\",\n              \"DOOR_CONTROLLER_CONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 2828,\n              \"minuteOfDayStartInclusive\": 4888,\n              \"minuteOfDayStopExclusive\": 9981\n            },\n            \"mediums\": [\n              \"APP\",\n              \"BROWSER\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"IOT_SOUND_HELP\",\n              \"AC_DSR_LOCKED\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"MONDAY\"\n            ],\n            \"diagnostics\": [\n              \"AI_ENGINE_DOWNLOAD_FAILED_MD5_MISMATCH\",\n              \"SUPERVISION_SHORT_DETECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 738,\n              \"minuteOfDayStartInclusive\": 5265,\n              \"minuteOfDayStopExclusive\": 1625\n            },\n            \"mediums\": [\n              \"EMAIL\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"AUDIO_SOUND_GLASS_BREAK\",\n              \"BADGE_UNAUTHORIZED\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"TUESDAY\"\n            ],\n            \"diagnostics\": [\n              \"ALM_OVERAGE_APPROACHING\",\n              \"SALTO_WEBHOOK_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4836,\n              \"minuteOfDayStartInclusive\": 7154,\n              \"minuteOfDayStopExclusive\": 3649\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"notificationIntervalsForAllClients\": [\n    {\n      \"clientUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CUSTOM_LLM_BOOLEAN_FALSE\",\n            \"AIR_VOC\"\n          ],\n          \"days\": [\n            \"MONDAY\",\n            \"SUNDAY\"\n          ],\n          \"diagnostics\": [\n            \"WATCHDOG_KILLED_AGENT\",\n            \"CLIMATE_ONLINE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 2393,\n            \"minuteOfDayStartInclusive\": 6959,\n            \"minuteOfDayStopExclusive\": 9414\n          },\n          \"mediums\": [\n            \"APP\",\n            \"BROWSER\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AC_BADGE_AUTHORIZED\",\n            \"FACE_UNIDENTIFIED\"\n          ],\n          \"days\": [\n            \"WEDNESDAY\",\n            \"MONDAY\"\n          ],\n          \"diagnostics\": [\n            \"NINEONEONECELLULAR_WEBHOOK_FAILURE\",\n            \"PRODATAKEY_WEBHOOK_FAILURE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 811,\n            \"minuteOfDayStartInclusive\": 3869,\n            \"minuteOfDayStopExclusive\": 3338\n          },\n          \"mediums\": [\n            \"MICROSOFT_TEAMS\",\n            \"APP\"\n          ]\n        }\n      ]\n    },\n    {\n      \"clientUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"DOOR_CLOSED\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"days\": [\n            \"FRIDAY\",\n            \"TUESDAY\"\n          ],\n          \"diagnostics\": [\n            \"BUTTON_LOW_BATTERY\",\n            \"FLIC_WEBHOOK_FAILURE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 6129,\n            \"minuteOfDayStartInclusive\": 3344,\n            \"minuteOfDayStopExclusive\": 2758\n          },\n          \"mediums\": [\n            \"SMS\",\n            \"EMAIL\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AC_REMOTE_UNLOCK\",\n            \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n          ],\n          \"days\": [\n            \"SUNDAY\",\n            \"SATURDAY\"\n          ],\n          \"diagnostics\": [\n            \"AUDIO_HARDWARE_NOT_DETECTED\",\n            \"APERIO_LOW_BATTERY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 4786,\n            \"minuteOfDayStartInclusive\": 3337,\n            \"minuteOfDayStopExclusive\": 9814\n          },\n          \"mediums\": [\n            \"BROWSER\",\n            \"SMS\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"updatedSetMethodMap\": {\n    \"key_0\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updatePartnerUserNotificationSettings","description":"<p>Update notification settings for partner user with partner-specific notification configurations.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updatePartnerUserNotificationSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"efbf6e67-99f5-40ce-a282-e2287cc2ae40","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"allClientsSelected\": false,\n  \"clientNotificationIntervalsMap\": {\n    \"key_0\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"AC_GI_INACTIVE\",\n              \"BADGE_SECURITY_BREACH\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"MONDAY\"\n            ],\n            \"diagnostics\": [\n              \"OCCUPANCY_SENSOR_ONLINE\",\n              \"BLE_CONNECTION_FAILED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 9680,\n              \"minuteOfDayStartInclusive\": 4901,\n              \"minuteOfDayStopExclusive\": 115\n            },\n            \"mediums\": [\n              \"SLACK\",\n              \"UNKNOWN\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"CUSTOM\",\n              \"ALM_MONITORING_DISABLED\"\n            ],\n            \"days\": [\n              \"SUNDAY\",\n              \"WEDNESDAY\"\n            ],\n            \"diagnostics\": [\n              \"REBOOT\",\n              \"NFC_HW_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 3935,\n              \"minuteOfDayStartInclusive\": 3150,\n              \"minuteOfDayStopExclusive\": 1290\n            },\n            \"mediums\": [\n              \"APP\",\n              \"EMAIL\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"CO2_EXCEEDED_LOW\",\n              \"PRESSURE_EXCEEDED_HIGH\"\n            ],\n            \"days\": [\n              \"SUNDAY\",\n              \"FRIDAY\"\n            ],\n            \"diagnostics\": [\n              \"DOOR_CONTROLLER_DISCONNECTED\",\n              \"SERVER_RECONNECT\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 5675,\n              \"minuteOfDayStartInclusive\": 7077,\n              \"minuteOfDayStopExclusive\": 2374\n            },\n            \"mediums\": [\n              \"MICROSOFT_TEAMS\",\n              \"UNKNOWN\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n              \"IOT_AIR_TEMP\"\n            ],\n            \"days\": [\n              \"SATURDAY\",\n              \"SUNDAY\"\n            ],\n            \"diagnostics\": [\n              \"STARTUP\",\n              \"DOOR_OFFLINE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 59,\n              \"minuteOfDayStartInclusive\": 9160,\n              \"minuteOfDayStopExclusive\": 9128\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"SLACK\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"key_1\": [\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"SOUND_GUN_SHOT\",\n              \"BADGE_FACE_MISMATCH\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"THURSDAY\"\n            ],\n            \"diagnostics\": [\n              \"CAMERA_CONNECTED\",\n              \"DOOR_OFFLINE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 6060,\n              \"minuteOfDayStartInclusive\": 4344,\n              \"minuteOfDayStopExclusive\": 1069\n            },\n            \"mediums\": [\n              \"SMS\",\n              \"APP\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"PM10_EXCEEDED_HIGH\",\n              \"ROBOT_WAITING_AT_POSE\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"THURSDAY\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_FAILED_ACCESS_DENIED\",\n              \"DOOR_CONTROLLER_CONNECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 2828,\n              \"minuteOfDayStartInclusive\": 4888,\n              \"minuteOfDayStopExclusive\": 9981\n            },\n            \"mediums\": [\n              \"APP\",\n              \"BROWSER\"\n            ]\n          }\n        ]\n      },\n      {\n        \"clientUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"IOT_SOUND_HELP\",\n              \"AC_DSR_LOCKED\"\n            ],\n            \"days\": [\n              \"FRIDAY\",\n              \"MONDAY\"\n            ],\n            \"diagnostics\": [\n              \"AI_ENGINE_DOWNLOAD_FAILED_MD5_MISMATCH\",\n              \"SUPERVISION_SHORT_DETECTED\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 738,\n              \"minuteOfDayStartInclusive\": 5265,\n              \"minuteOfDayStopExclusive\": 1625\n            },\n            \"mediums\": [\n              \"EMAIL\",\n              \"MICROSOFT_TEAMS\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"AUDIO_SOUND_GLASS_BREAK\",\n              \"BADGE_UNAUTHORIZED\"\n            ],\n            \"days\": [\n              \"MONDAY\",\n              \"TUESDAY\"\n            ],\n            \"diagnostics\": [\n              \"ALM_OVERAGE_APPROACHING\",\n              \"SALTO_WEBHOOK_FAILURE\"\n            ],\n            \"interval\": {\n              \"dayOfWeek\": 4836,\n              \"minuteOfDayStartInclusive\": 7154,\n              \"minuteOfDayStopExclusive\": 3649\n            },\n            \"mediums\": [\n              \"BROWSER\",\n              \"UNKNOWN\"\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"notificationIntervalsForAllClients\": [\n    {\n      \"clientUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CUSTOM_LLM_BOOLEAN_FALSE\",\n            \"AIR_VOC\"\n          ],\n          \"days\": [\n            \"MONDAY\",\n            \"SUNDAY\"\n          ],\n          \"diagnostics\": [\n            \"WATCHDOG_KILLED_AGENT\",\n            \"CLIMATE_ONLINE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 2393,\n            \"minuteOfDayStartInclusive\": 6959,\n            \"minuteOfDayStopExclusive\": 9414\n          },\n          \"mediums\": [\n            \"APP\",\n            \"BROWSER\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AC_BADGE_AUTHORIZED\",\n            \"FACE_UNIDENTIFIED\"\n          ],\n          \"days\": [\n            \"WEDNESDAY\",\n            \"MONDAY\"\n          ],\n          \"diagnostics\": [\n            \"NINEONEONECELLULAR_WEBHOOK_FAILURE\",\n            \"PRODATAKEY_WEBHOOK_FAILURE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 811,\n            \"minuteOfDayStartInclusive\": 3869,\n            \"minuteOfDayStopExclusive\": 3338\n          },\n          \"mediums\": [\n            \"MICROSOFT_TEAMS\",\n            \"APP\"\n          ]\n        }\n      ]\n    },\n    {\n      \"clientUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"DOOR_CLOSED\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"days\": [\n            \"FRIDAY\",\n            \"TUESDAY\"\n          ],\n          \"diagnostics\": [\n            \"BUTTON_LOW_BATTERY\",\n            \"FLIC_WEBHOOK_FAILURE\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 6129,\n            \"minuteOfDayStartInclusive\": 3344,\n            \"minuteOfDayStopExclusive\": 2758\n          },\n          \"mediums\": [\n            \"SMS\",\n            \"EMAIL\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AC_REMOTE_UNLOCK\",\n            \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n          ],\n          \"days\": [\n            \"SUNDAY\",\n            \"SATURDAY\"\n          ],\n          \"diagnostics\": [\n            \"AUDIO_HARDWARE_NOT_DETECTED\",\n            \"APERIO_LOW_BATTERY\"\n          ],\n          \"interval\": {\n            \"dayOfWeek\": 4786,\n            \"minuteOfDayStartInclusive\": 3337,\n            \"minuteOfDayStopExclusive\": 9814\n          },\n          \"mediums\": [\n            \"BROWSER\",\n            \"SMS\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"updatedSetMethodMap\": {\n    \"key_0\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updatePartnerUserNotificationSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"67a61687-6fde-4faf-b2d4-35117d62de83"},{"name":"Update Rhombus key settings for user","id":"d36396c3-05b4-40ae-b255-7917ae1b2029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"endDateProvisioner\": {\n    \"value\": 1316\n  },\n  \"maxMobileCredsAllowed\": 4271,\n  \"remoteUnlockEnabled\": false,\n  \"rhombusKeyAccessEnabled\": true,\n  \"startDateProvisioner\": {\n    \"value\": 9180\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateRhombusKeySettingsForUser","description":"<p>Update the RhombusKey mobile app settings for the user, including access permissions and app configuration.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updateRhombusKeySettingsForUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1315618d-c774-4173-9147-0b58a1046744","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"endDateProvisioner\": {\n    \"value\": 1316\n  },\n  \"maxMobileCredsAllowed\": 4271,\n  \"remoteUnlockEnabled\": false,\n  \"rhombusKeyAccessEnabled\": true,\n  \"startDateProvisioner\": {\n    \"value\": 9180\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateRhombusKeySettingsForUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"userRhombusKeyConfig\": {\n    \"createdAtMillis\": 55,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"preferences\": {\n      \"favoriteAccessControlledDoorUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"rhombusOrgUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"settings\": {\n      \"bypassSaml\": true,\n      \"credentialProvisioningRules\": {\n        \"endDateProvisioner\": {\n          \"value\": 8682\n        },\n        \"maxMobileCredsAllowed\": 4529,\n        \"startDateProvisioner\": {\n          \"value\": 6878\n        }\n      },\n      \"remoteUnlockEnabled\": true,\n      \"rhombusKeyAccessEnabled\": false\n    },\n    \"updatedAtMillis\": 3333\n  }\n}"}],"_postman_id":"d36396c3-05b4-40ae-b255-7917ae1b2029"},{"name":"Update user details","id":"f05f9de3-3138-4f61-8938-32702824b91f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": true,\n  \"name\": \"John Doe\",\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"EMAIL\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"EMAIL\"\n        ],\n        \"key_3\": [\n          \"UNKNOWN\",\n          \"APP\"\n        ],\n        \"key_4\": [\n          \"SLACK\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"BROWSER\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"SMS\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"SMS\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ],\n        \"key_2\": [\n          \"UNKNOWN\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"EMAIL\"\n        ],\n        \"key_1\": [\n          \"EMAIL\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"SLACK\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 1240,\n      \"minuteOfWeekStop\": 7887\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"SLACK\",\n          \"EMAIL\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"SLACK\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 7024,\n      \"minuteOfWeekStop\": 1904\n    }\n  ],\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUser","description":"<p>Update a user's details, DEPRECATED[4/28/2025]: use updateUserSelective for better field-level control.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updateUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aa4c924b-7a50-4a6e-9aaf-27afa8a0fe22","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": true,\n  \"name\": \"John Doe\",\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"EMAIL\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"EMAIL\"\n        ],\n        \"key_3\": [\n          \"UNKNOWN\",\n          \"APP\"\n        ],\n        \"key_4\": [\n          \"SLACK\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"BROWSER\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"SMS\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"SMS\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ],\n        \"key_2\": [\n          \"UNKNOWN\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"EMAIL\"\n        ],\n        \"key_1\": [\n          \"EMAIL\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"SLACK\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 1240,\n      \"minuteOfWeekStop\": 7887\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"SLACK\",\n          \"EMAIL\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"SLACK\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 7024,\n      \"minuteOfWeekStop\": 1904\n    }\n  ],\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f05f9de3-3138-4f61-8938-32702824b91f"},{"name":"Update user notification settings","id":"2aff42ba-0cbf-4eae-890d-fd33b4d5df95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUserNotificationSettings","description":"<p>Update notification settings for user with various notification channels and preferences.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updateUserNotificationSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"33dff7bb-15b4-4a43-af33-7f2faea2cca9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": true,\n  \"timeFrames\": [\n    {\n      \"days\": [\n        \"FRIDAY\",\n        \"THURSDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 574,\n        \"minuteOfDayStartInclusive\": 1662,\n        \"minuteOfDayStopExclusive\": 554\n      },\n      \"mediums\": [\n        \"SLACK\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_IAQ\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"UPDATE_STARTED\",\n            \"KISI_WEBHOOK_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"AC_APERIO_FLAT_BATTERY\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"OCCUPANCY_SENSOR_OFFLINE\",\n            \"AMT_WEBHOOK_FAILURE\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_LOW\",\n            \"FACE_IDENTIFIED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"KIOSK_ONLINE\",\n            \"BLE_CONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"ALM_THREAT_CASE_CLOSED\",\n            \"POSE_FALL\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"PLACEOS_WEBHOOK_FAILURE\",\n            \"APERIO_FLAT_BATTERY\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    },\n    {\n      \"days\": [\n        \"SATURDAY\",\n        \"FRIDAY\"\n      ],\n      \"interval\": {\n        \"dayOfWeek\": 6917,\n        \"minuteOfDayStartInclusive\": 8950,\n        \"minuteOfDayStopExclusive\": 7977\n      },\n      \"mediums\": [\n        \"EMAIL\",\n        \"UNKNOWN\"\n      ],\n      \"rows\": [\n        {\n          \"activities\": [\n            \"CLIMATE_LEAK\",\n            \"POS_ORDER\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"BLE_CONNECTED\",\n            \"TUNNELED_DEVICE_DISCONNECTED\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"CUSTOM\",\n            \"DOOR_AJAR\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"FLIC_WEBHOOK_FAILURE\",\n            \"DOOR_CONTROLLER_CONNECTED\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activities\": [\n            \"AUDIO_SOUND_LOUD\",\n            \"AC_DSR_UNLOCKED\"\n          ],\n          \"devices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"diagnostics\": [\n            \"ENCRYPTED_CONTAINER_FAILURE_OPEN\",\n            \"NOTIFICATION_FAILURE\"\n          ],\n          \"locationOnly\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationOnlyActivities\": [\n            \"BADGE_AJAR\",\n            \"MASK_MISSING\"\n          ],\n          \"locationOnlyDiagnostics\": [\n            \"KEYPAD_ONLINE\",\n            \"REBOOT\"\n          ],\n          \"locations\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"promptUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"updatedSetMethodMap\": {\n    \"key_0\": true,\n    \"key_1\": true\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUserNotificationSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2aff42ba-0cbf-4eae-890d-fd33b4d5df95"},{"name":"Update user details selectively","id":"0b83e91d-9e8f-478c-ac8f-034ef505b1bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": false,\n  \"name\": \"string\",\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"SMS\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"APP\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"SLACK\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"APP\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"SMS\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 2238,\n      \"minuteOfWeekStop\": 4466\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_2\": [\n          \"MICROSOFT_TEAMS\",\n          \"SLACK\"\n        ],\n        \"key_3\": [\n          \"APP\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"SMS\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 5007,\n      \"minuteOfWeekStop\": 5030\n    }\n  ],\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": false,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUserSelective","description":"<p>Selectively updates a user's details. Omitted fields are ignored but fields with null will unset a value, providing granular control over user updates.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","updateUserSelective"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"36e224b1-2003-4b7a-86c6-7c761ec395ac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bypassSaml\": false,\n  \"mfaEnabled\": false,\n  \"name\": \"string\",\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"SMS\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"APP\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"APP\",\n          \"SLACK\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"APP\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"SMS\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 2238,\n      \"minuteOfWeekStop\": 4466\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"BROWSER\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_2\": [\n          \"MICROSOFT_TEAMS\",\n          \"SLACK\"\n        ],\n        \"key_3\": [\n          \"APP\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"UNKNOWN\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"SMS\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 5007,\n      \"minuteOfWeekStop\": 5030\n    }\n  ],\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"smsPhoneNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"summaryEmailEnabled\": false,\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/updateUserSelective"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0b83e91d-9e8f-478c-ac8f-034ef505b1bc"}],"id":"2463e7da-2dc8-4969-b850-cc624dbac835","_postman_id":"2463e7da-2dc8-4969-b850-cc624dbac835","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Developer Webservice","item":[{"name":"Create an event listener","id":"7d1e782e-151d-4031-a4cb-1a5b9ea40a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventListner\": {\n    \"activities\": [\n      \"IOT_AIR_CO\",\n      \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\"\n    ],\n    \"clientCertificate\": [\n      \"string\",\n      \"string\"\n    ],\n    \"clientKey\": [\n      \"string\",\n      \"string\"\n    ],\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"hostname\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"trustedCertificate\": [\n      \"string\",\n      \"string\"\n    ],\n    \"uri\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/createEventListener","description":"<p>Create an event listener</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","developer","createEventListener"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4e17bd64-681e-47a7-8f58-292bedb4af63","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventListner\": {\n    \"activities\": [\n      \"IOT_AIR_CO\",\n      \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\"\n    ],\n    \"clientCertificate\": [\n      \"string\",\n      \"string\"\n    ],\n    \"clientKey\": [\n      \"string\",\n      \"string\"\n    ],\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"hostname\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"trustedCertificate\": [\n      \"string\",\n      \"string\"\n    ],\n    \"uri\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/createEventListener"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"eventListenerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7d1e782e-151d-4031-a4cb-1a5b9ea40a97"},{"name":"Delete an event listener","id":"6f8867b1-ffe7-4784-bcb4-873342e4ac5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventListenerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/deleteEventListener","description":"<p>Delete an event listener</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","developer","deleteEventListener"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e5633626-db6c-4c00-b6f7-8255d76b3b68","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventListenerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/deleteEventListener"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6f8867b1-ffe7-4784-bcb4-873342e4ac5a"},{"name":"Get a list of all event listeners","id":"4c52a08a-9a9f-483e-bdb8-92453cb7dced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/getAllEventListeners","description":"<p>Get a list of all event listeners</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","developer","getAllEventListeners"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5de1beab-b094-4d4b-a78d-d6f37fabdfac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/getAllEventListeners"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"eventListeners\": [\n    {\n      \"activities\": [\n        \"PROBE_DISCONNECTED\",\n        \"ALM_THREAT_DETECTED\"\n      ],\n      \"clientCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"clientKey\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hostname\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"trustedCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"uri\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activities\": [\n        \"FORMALDEHYDE_EXCEEDED_HIGH\",\n        \"PEOPLECOUNT_HIGH_RESET\"\n      ],\n      \"clientCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"clientKey\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hostname\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"trustedCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"uri\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4c52a08a-9a9f-483e-bdb8-92453cb7dced"},{"name":"Get a list of event listeners for a device","id":"c51c9ace-cc75-4fef-aa45-f8a325de7157","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/getEventListenersForDevice","description":"<p>Get a list of event listeners for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","developer","getEventListenersForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"366e4477-04c1-41ce-86cf-644eb3d9667d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/developer/getEventListenersForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"eventListeners\": [\n    {\n      \"activities\": [\n        \"ALM_THREAT_DETECTED\",\n        \"CUSTOM\"\n      ],\n      \"clientCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"clientKey\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hostname\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"trustedCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"uri\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activities\": [\n        \"MOTION_ANIMAL\",\n        \"CO2_EXCEEDED_LOW\"\n      ],\n      \"clientCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"clientKey\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"hostname\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"trustedCertificate\": [\n        \"string\",\n        \"string\"\n      ],\n      \"uri\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c51c9ace-cc75-4fef-aa45-f8a325de7157"}],"id":"62812490-5f25-40a4-992b-138c42b72afe","_postman_id":"62812490-5f25-40a4-992b-138c42b72afe","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Device Config Webservice","item":[{"name":"Get a device's config","id":"d14e8555-7806-4193-942c-688b8b13aecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/deviceconfig/getFacetedConfig","description":"<p>Get a device's config</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","deviceconfig","getFacetedConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a9709cb7-3d8f-4402-93f7-94c6c8bedc15","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/deviceconfig/getFacetedConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"config\": {\n    \"audioFacetSettings\": {\n      \"key_0\": {\n        \"audio_aec_via_software\": true,\n        \"audio_ai_disabled\": false,\n        \"audio_analysis_enabled\": true,\n        \"audio_external_mic_boost\": 5336,\n        \"audio_external_mic_volume\": 4693,\n        \"audio_external_speaker_volume\": 3093,\n        \"audio_internal_mic_aec_enabled\": false,\n        \"audio_internal_mic_boost\": 8074,\n        \"audio_internal_mic_volume\": 4327,\n        \"audio_internal_speaker_volume\": 2469,\n        \"audio_min_echo_amplitude\": 6201,\n        \"audio_playback_gain_percent\": 9461,\n        \"audio_record\": true,\n        \"audio_supported\": false,\n        \"audio_use_external_mic\": true,\n        \"audio_use_external_speaker\": false,\n        \"audio_use_internal_speaker\": false,\n        \"device_mic_enabled\": false,\n        \"device_near_audio_silenced\": false,\n        \"device_speaker_enabled\": false,\n        \"frontendEqualizerHighShelf\": {\n          \"frequency\": 6186,\n          \"gain\": 1033,\n          \"q\": 6671\n        },\n        \"frontendEqualizerLowShelf\": {\n          \"frequency\": 3209,\n          \"gain\": 8028,\n          \"q\": 7839\n        },\n        \"frontendEqualizerPeaking1\": {\n          \"frequency\": 7758,\n          \"gain\": 4183,\n          \"q\": 3687\n        },\n        \"frontendEqualizerPeaking2\": {\n          \"frequency\": 8339,\n          \"gain\": 3210,\n          \"q\": 5734\n        },\n        \"frontendEqualizerPeaking3\": {\n          \"frequency\": 1101,\n          \"gain\": 609,\n          \"q\": 8646\n        },\n        \"frontendNoiseSuppression\": true\n      }\n    },\n    \"buttonSettings\": {\n      \"button_emergency_onsite_contact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"button_test_mode_enabled\": true\n    },\n    \"climateSettings\": {\n      \"alert_window_minutes\": 7895,\n      \"smoke_ai_threshold\": 8403.416586365156,\n      \"thc_ai_threshold\": 9347.011150733266,\n      \"vape_ai_threshold\": 6500.628738105398\n    },\n    \"deviceSettings\": {\n      \"ai_license_invalid\": true,\n      \"bandwidth_reports_disabled\": true,\n      \"cloud_archive_days\": 8721,\n      \"cloud_archive_upload_schedule\": [\n        {\n          \"minuteOfWeekStart\": 9546,\n          \"minuteOfWeekStop\": 8488\n        },\n        {\n          \"minuteOfWeekStart\": 6597,\n          \"minuteOfWeekStop\": 5036\n        }\n      ],\n      \"cloud_archive_upload_schedule_inverted\": true,\n      \"cloud_archive_upload_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmware_dev_settings\": {\n        \"key_0\": \"string\"\n      },\n      \"led_mode_blink_period_ms\": 1774,\n      \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n      \"led_mode_when_inactive\": \"LED_OFF\",\n      \"led_stealth_mode\": true,\n      \"lightweight_detection_disabled\": false,\n      \"live_license_invalid\": true,\n      \"max_event_duration_ms\": 9542,\n      \"media_ttl_minutes\": 7020,\n      \"on_demand_license_invalid\": true,\n      \"scanner_agent_disabled\": true,\n      \"snapshot_upload_target\": \"0\",\n      \"storage_target_free_megabytes\": 9547,\n      \"storage_target_free_space_permyriad\": 4643,\n      \"thumbstrip_upload_target\": \"0\"\n    },\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"deviceVideoSettings\": {\n      \"alert_rate_limit_human_only\": {\n        \"base_interval_ms\": 6075,\n        \"burst_token_generation_ms\": 3466,\n        \"burst_token_initial_count\": 6171,\n        \"burst_token_max_count\": 2115\n      },\n      \"alert_rate_limit_motion_only\": {\n        \"base_interval_ms\": 4167,\n        \"burst_token_generation_ms\": 5766,\n        \"burst_token_initial_count\": 7985,\n        \"burst_token_max_count\": 1744\n      },\n      \"alert_rate_limit_vehicle_only\": {\n        \"base_interval_ms\": 3743,\n        \"burst_token_generation_ms\": 8947,\n        \"burst_token_initial_count\": 563,\n        \"burst_token_max_count\": 3485\n      },\n      \"ir_double_tap\": false,\n      \"ir_filter_mode\": \"OFF\",\n      \"ir_leds_mode\": \"OFF\"\n    },\n    \"doorControllerSettings\": {\n      \"autocomponentize_readers\": true,\n      \"autoregister_readers\": true,\n      \"flip_display_orientation\": false,\n      \"pressure_switch_tamper_normally_open\": true,\n      \"proximity_sensor_tamper_disabled\": false,\n      \"proximity_sensor_tamper_distance_threshold\": 8796.374529008417\n    },\n    \"doorReaderSettings\": {\n      \"dr_enable_audio_feedback\": true,\n      \"tof_max_distance\": 8350.243899514944,\n      \"tof_min_distance\": 944.925260363163,\n      \"tof_min_signal_over_noise\": 336.2122803636236\n    },\n    \"doorSensorSettings\": {\n      \"ajar_threshold_enabled\": true,\n      \"ajar_threshold_sec\": 8511\n    },\n    \"environmentalGatewaySettings\": {\n      \"data_measurement_interval_sec\": 8283,\n      \"data_upload_interval_sec\": 7522,\n      \"false_positive_confidence_threshold\": 3764.667550936076,\n      \"leak_detection_threshold\": 6051.31857614648,\n      \"leak_detector_present\": false,\n      \"moist_detection_threshold\": 5039.015556140765,\n      \"smoke_confidence_threshold\": 3850.7213731726074,\n      \"smoke_thc_confidence_threshold\": 912.5722135545589,\n      \"smoke_tobacco_confidence_threshold\": 72.27615581349988,\n      \"vape_alert_backoff_sec\": 380,\n      \"vape_confidence_threshold\": 5881.13949802785,\n      \"vape_thc_confidence_threshold\": 6355.541645117799\n    },\n    \"lastModified\": 6375,\n    \"metricsAgentSettings\": {\n      \"batch_on\": true,\n      \"batch_size\": 100000,\n      \"count_flush_interval\": 1,\n      \"level\": \"ESSENTIAL\",\n      \"log_update_interval\": 1800,\n      \"server_flush_interval\": 15\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"robotSettings\": {\n      \"home_latitude\": 7633.912169475061,\n      \"home_longitude\": 1708.8817996306639,\n      \"map_assigned_at_ms\": 666,\n      \"map_assignment_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"map_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pose\": {\n        \"orientation\": {\n          \"w\": 6855.410532299542,\n          \"x\": 6377.127661895559,\n          \"y\": 8706.680213257818,\n          \"z\": 8761.046884627822\n        },\n        \"position\": {\n          \"x\": 8163.344746398992,\n          \"y\": 4086.425587167133,\n          \"z\": 9357.549767316932\n        }\n      }\n    },\n    \"tamperSettings\": {\n      \"accelerometer_change_tamper_threshold\": 9168.411327026415,\n      \"accelerometer_disabled\": false,\n      \"pressure_switch_tamper_disabled\": true\n    },\n    \"thirdPartyCameraSettings\": {\n      \"onvif_ip\": \"string\",\n      \"onvif_password\": \"string\",\n      \"onvif_profiletoken\": \"string\",\n      \"onvif_ptz_servicepath\": \"string\",\n      \"onvif_username\": \"string\",\n      \"ptz_engine\": \"UNKNOWN\",\n      \"ptz_movement\": \"ABSOLUTE\",\n      \"ptz_translation_space\": \"DIGITAL\"\n    },\n    \"videoDoorbellSettings\": {\n      \"standalone_doorbell_mode\": true\n    },\n    \"videoFacetSettings\": {\n      \"key_0\": {\n        \"ai_dewarp_config\": {\n          \"dewarp_tile_height\": 9984,\n          \"dewarp_tile_width\": 6856,\n          \"orientation\": 5238\n        },\n        \"behavior_detection\": true,\n        \"blocked_debounce_time_ms\": 5073,\n        \"blocked_threshold\": 3092.1770566874375,\n        \"char_threshold\": 4193.029605116952,\n        \"color_detection\": true,\n        \"con_human_filter\": 1605,\n        \"con_vehicle_filter\": 9937,\n        \"cross_counting\": true,\n        \"cross_counting_settings\": {\n          \"directions\": [\n            \"INGRESS\",\n            \"EGRESS\"\n          ],\n          \"in_roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4329.929302961211,\n                  \"y\": 8245.625171176838\n                },\n                {\n                  \"x\": 8592.423787810349,\n                  \"y\": 7606.3707210515895\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 1228.4379343895325,\n                  \"y\": 4215.917843409014\n                },\n                {\n                  \"x\": 8259.224049622502,\n                  \"y\": 6911.013974771369\n                }\n              ]\n            }\n          ],\n          \"object_type\": \"CLIP_EMBED\",\n          \"object_type_id\": 9968,\n          \"out_roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 1663.6386888916134,\n                  \"y\": 1468.5724801974254\n                },\n                {\n                  \"x\": 3776.2688412379684,\n                  \"y\": 226.5786164529904\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4081.9250549047338,\n                  \"y\": 611.4260265844074\n                },\n                {\n                  \"x\": 5377.6075456004755,\n                  \"y\": 5966.390689089105\n                }\n              ]\n            }\n          ]\n        },\n        \"custom_events\": false,\n        \"dewarpMode\": \"EQUIRECTANGULAR\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 7439,\n            \"minuteOfWeekStop\": 7526\n          },\n          {\n            \"minuteOfWeekStart\": 3644,\n            \"minuteOfWeekStop\": 8576\n          }\n        ],\n        \"disabled_schedule_inverted\": true,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 7489,\n        \"dwell_time_ms\": 7440,\n        \"engagement_counting\": true,\n        \"exposure_level\": 2576,\n        \"face_ai_threshold\": 7074.971937119541,\n        \"face_counting\": true,\n        \"face_counting_nonunique\": false,\n        \"face_id_ai_threshold\": 8448.401971685518,\n        \"face_match_threshold\": 4793.880250417344,\n        \"face_recognition\": false,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            4504.200962713785,\n            1833.2330137465935\n          ],\n          [\n            1385.1474681413301,\n            9225.950076478824\n          ]\n        ],\n        \"hdr_enabled\": false,\n        \"high_res_detection\": true,\n        \"human_detection\": true,\n        \"human_loitering\": true,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 7953.4780654565275,\n                  \"y\": 5477.12622308776\n                },\n                {\n                  \"x\": 9066.787725219807,\n                  \"y\": 5384.353569498748\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 5385.7541597189675,\n                  \"y\": 4819.202214967946\n                },\n                {\n                  \"x\": 2557.549415326703,\n                  \"y\": 2681.1068143994275\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 5355,\n        \"img_contrast\": 3016,\n        \"img_saturation\": 2209,\n        \"img_sharpness\": 1754,\n        \"licenseplate_detection\": true,\n        \"lpr_ai_threshold\": 2383.85199161947,\n        \"max_detections_per_frame\": 3399,\n        \"metering_config\": {\n          \"rotation\": 9427,\n          \"table\": \"string\"\n        },\n        \"motion_grid_disabled\": true,\n        \"motion_grid_window_sec\": 2534,\n        \"motion_lightweight_disabled\": false,\n        \"motion_threshold\": 5674.268977338772,\n        \"motor_config\": {\n          \"af_enabled\": false,\n          \"af_region\": {\n            \"h\": 4556,\n            \"size\": 2287,\n            \"w\": 5001,\n            \"x\": 7119,\n            \"y\": 6742\n          },\n          \"focus\": 2510,\n          \"piris\": 2797,\n          \"zoom\": 2537\n        },\n        \"mounting_direction\": \"SIDEWAYS\",\n        \"new_motion_feature_flag\": false,\n        \"night_exposure_level\": 1962,\n        \"night_img_brightness\": 3906,\n        \"night_img_contrast\": 4788,\n        \"night_img_saturation\": 2570,\n        \"night_img_sharpness\": 5627,\n        \"night_metering_config\": {\n          \"rotation\": 1919,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 5612,\n        \"night_shutter_time_max\": 6303,\n        \"night_shutter_time_min\": 4240,\n        \"obj_ai_threshold\": 2420.959599407735,\n        \"object_search\": false,\n        \"occupancy_counting\": false,\n        \"people_counting\": true,\n        \"person_ai_threshold\": 4667.868434673046,\n        \"person_reidentification\": true,\n        \"pose_detection\": true,\n        \"ppe_detection\": true,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 7970.054751426059,\n                \"y\": 9517.790128650508\n              },\n              {\n                \"x\": 1795.4505668803279,\n                \"y\": 9855.743379919575\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 8815.877821376938,\n                \"y\": 2732.914219163538\n              },\n              {\n                \"x\": 1384.4518478628577,\n                \"y\": 4153.845848226638\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 2381,\n            \"size\": 7575,\n            \"w\": 123,\n            \"x\": 2916,\n            \"y\": 1002\n          },\n          {\n            \"h\": 8911,\n            \"size\": 5510,\n            \"w\": 2959,\n            \"x\": 5653,\n            \"y\": 7004\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 6294.327462896441,\n          \"offset_y_percent\": 8487.954440039475,\n          \"rotation\": 3613,\n          \"size_percent\": 2138.3262471653343\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8945.144596356005,\n                  \"y\": 1017.5690644404712\n                },\n                {\n                  \"x\": 2777.0158508291297,\n                  \"y\": 5404.479356397711\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4389.562067635185,\n                  \"y\": 1422.8102481138683\n                },\n                {\n                  \"x\": 3953.270759949421,\n                  \"y\": 1692.414137730729\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 5744.869259263599,\n                  \"y\": 7596.87131956325\n                },\n                {\n                  \"x\": 5585.82234144114,\n                  \"y\": 2425.793651182231\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 3302.940574850248,\n                  \"y\": 4503.953058029218\n                },\n                {\n                  \"x\": 279.637996187434,\n                  \"y\": 3019.035506301582\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"HUMIDITY_EXCEEDED_LOW\",\n                  \"TEMPERATURE_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7011.298062997033,\n                      \"y\": 5262.105308772886\n                    },\n                    {\n                      \"x\": 332.7037771347308,\n                      \"y\": 4748.586456521786\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"VOC_IDX_EXCEEDED_HIGH\",\n                  \"BADGE_SECURITY_BREACH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4258.6853789904035,\n                      \"y\": 424.0225499605033\n                    },\n                    {\n                      \"x\": 4034.365464352121,\n                      \"y\": 6948.4818208073375\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"CROSSING\"\n          },\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"AUDIO_SOUND_GREETING\",\n                  \"ETOH_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7556.842034237128,\n                      \"y\": 2196.262977414496\n                    },\n                    {\n                      \"x\": 5449.536360532914,\n                      \"y\": 4855.048559213368\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"IOT_PANIC_BUTTON_TRIGGERED\",\n                  \"BADGE_AUTHORIZED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 8263.032864223544,\n                      \"y\": 223.12155515133992\n                    },\n                    {\n                      \"x\": 5273.776241503907,\n                      \"y\": 1902.5342657551203\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"REPORTING\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 6661,\n          \"width\": 7267\n        },\n        \"rotation\": 5880,\n        \"rtsp_encoder\": 1836,\n        \"segment_max_bytes\": 3075,\n        \"sensor_gain_max\": 8887,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 2981,\n        \"shutter_time_min\": 2077,\n        \"snapshot_height\": 9517,\n        \"snapshot_interval_secs\": 9844,\n        \"target_ai_fps\": 9803,\n        \"thumbstrip_disabled\": false,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4356,\n              \"width\": 465\n            },\n            \"pitchDegrees\": 5947.336964145377,\n            \"rollDegrees\": 2835.610455562514,\n            \"verticalFieldOfViewDegrees\": 4299,\n            \"yawDegrees\": 1978.6272430365505\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9573,\n              \"width\": 167\n            },\n            \"pitchDegrees\": 1828.9811890024898,\n            \"rollDegrees\": 8357.127906868487,\n            \"verticalFieldOfViewDegrees\": 287,\n            \"yawDegrees\": 9322.941710357973\n          }\n        ],\n        \"timelapse\": true,\n        \"upload_all_detections\": true,\n        \"use_onboard_ai\": false,\n        \"use_onboard_lpr\": false,\n        \"use_pilot_face_id\": true,\n        \"vehicle_ai_threshold\": 6616.62571093624,\n        \"vehicle_counting\": false,\n        \"vehicle_detection\": false,\n        \"video_ai_disabled\": true,\n        \"video_persist_disabled\": false,\n        \"visual_tamper_config\": {\n          \"analyze_fps\": 4270,\n          \"analyze_res\": 2665,\n          \"canny_thresh\": 2647.367064216235,\n          \"edge_cov_diff_thresh\": 8123.28175237162,\n          \"enabled\": false,\n          \"long_buf_size\": 3219,\n          \"short_buf_size\": 8159\n        },\n        \"wdr_enabled\": false,\n        \"wdr_strength\": 5530,\n        \"zero_motion_video_bitrate_percent\": 6652,\n        \"zero_motion_video_quality\": 5410\n      }\n    }\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d14e8555-7806-4193-942c-688b8b13aecd"},{"name":"Update a device's config","id":"9b5dd4f0-258f-400e-b78a-2402b828461a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"configUpdate\": {\n    \"audioFacetSettings\": {\n      \"key_0\": {\n        \"audio_aec_via_software\": true,\n        \"audio_ai_disabled\": false,\n        \"audio_external_mic_boost\": 6229,\n        \"audio_external_mic_volume\": 758,\n        \"audio_external_speaker_volume\": 9083,\n        \"audio_internal_mic_aec_enabled\": false,\n        \"audio_internal_mic_boost\": 7947,\n        \"audio_internal_mic_volume\": 7235,\n        \"audio_internal_speaker_volume\": 6322,\n        \"audio_min_echo_amplitude\": 6176,\n        \"audio_playback_gain_percent\": 7477,\n        \"audio_record\": true,\n        \"audio_supported\": false,\n        \"audio_use_external_mic\": false,\n        \"audio_use_external_speaker\": false,\n        \"audio_use_internal_speaker\": true,\n        \"device_mic_enabled\": false,\n        \"device_near_audio_silenced\": true,\n        \"device_speaker_enabled\": true,\n        \"frontendEqualizerHighShelf\": {\n          \"frequency\": 3153,\n          \"gain\": 9525,\n          \"q\": 1540\n        },\n        \"frontendEqualizerLowShelf\": {\n          \"frequency\": 6731,\n          \"gain\": 6713,\n          \"q\": 8686\n        },\n        \"frontendEqualizerPeaking1\": {\n          \"frequency\": 526,\n          \"gain\": 8809,\n          \"q\": 3349\n        },\n        \"frontendEqualizerPeaking2\": {\n          \"frequency\": 2488,\n          \"gain\": 3953,\n          \"q\": 9723\n        },\n        \"frontendEqualizerPeaking3\": {\n          \"frequency\": 5771,\n          \"gain\": 6838,\n          \"q\": 8830\n        },\n        \"frontendNoiseSuppression\": true,\n        \"updatedSetMethodMap\": {\n          \"key_0\": false,\n          \"key_1\": false,\n          \"key_2\": false\n        }\n      },\n      \"key_1\": {\n        \"audio_aec_via_software\": true,\n        \"audio_ai_disabled\": false,\n        \"audio_external_mic_boost\": 6098,\n        \"audio_external_mic_volume\": 2273,\n        \"audio_external_speaker_volume\": 241,\n        \"audio_internal_mic_aec_enabled\": false,\n        \"audio_internal_mic_boost\": 1175,\n        \"audio_internal_mic_volume\": 2040,\n        \"audio_internal_speaker_volume\": 7396,\n        \"audio_min_echo_amplitude\": 2508,\n        \"audio_playback_gain_percent\": 5078,\n        \"audio_record\": false,\n        \"audio_supported\": true,\n        \"audio_use_external_mic\": true,\n        \"audio_use_external_speaker\": false,\n        \"audio_use_internal_speaker\": true,\n        \"device_mic_enabled\": false,\n        \"device_near_audio_silenced\": false,\n        \"device_speaker_enabled\": false,\n        \"frontendEqualizerHighShelf\": {\n          \"frequency\": 459,\n          \"gain\": 9840,\n          \"q\": 1923\n        },\n        \"frontendEqualizerLowShelf\": {\n          \"frequency\": 6226,\n          \"gain\": 4210,\n          \"q\": 1442\n        },\n        \"frontendEqualizerPeaking1\": {\n          \"frequency\": 821,\n          \"gain\": 2375,\n          \"q\": 1909\n        },\n        \"frontendEqualizerPeaking2\": {\n          \"frequency\": 2157,\n          \"gain\": 2169,\n          \"q\": 2976\n        },\n        \"frontendEqualizerPeaking3\": {\n          \"frequency\": 9155,\n          \"gain\": 2669,\n          \"q\": 1663\n        },\n        \"frontendNoiseSuppression\": false,\n        \"updatedSetMethodMap\": {\n          \"key_0\": false,\n          \"key_1\": false\n        }\n      }\n    },\n    \"buttonSettings\": {\n      \"button_emergency_onsite_contact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"button_test_mode_enabled\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"climateSettings\": {\n      \"alert_window_minutes\": 7510,\n      \"smoke_ai_threshold\": 1380.1836556114376,\n      \"thc_ai_threshold\": 7567.185892279209,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true\n      },\n      \"vape_ai_threshold\": 1207.0524307087637\n    },\n    \"deviceSettings\": {\n      \"ai_license_invalid\": false,\n      \"bandwidth_reports_disabled\": true,\n      \"firmware_dev_settings\": {\n        \"key_0\": \"string\"\n      },\n      \"led_mode_blink_period_ms\": 3281,\n      \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n      \"led_mode_when_inactive\": \"LED_OFF\",\n      \"led_stealth_mode\": false,\n      \"lightweight_detection_disabled\": true,\n      \"live_license_invalid\": true,\n      \"media_ttl_minutes\": 5694,\n      \"on_demand_license_invalid\": true,\n      \"scanner_agent_disabled\": false,\n      \"snapshot_upload_target\": \"1\",\n      \"storage_target_free_megabytes\": 9043,\n      \"storage_target_free_space_permyriad\": 560,\n      \"thumbstrip_upload_target\": \"1\",\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true,\n        \"key_2\": true,\n        \"key_3\": false\n      }\n    },\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"deviceVideoSettings\": {\n      \"alert_rate_limit_human_only\": {\n        \"base_interval_ms\": 6222,\n        \"burst_token_generation_ms\": 860,\n        \"burst_token_initial_count\": 8585,\n        \"burst_token_max_count\": 4456\n      },\n      \"alert_rate_limit_motion_only\": {\n        \"base_interval_ms\": 5139,\n        \"burst_token_generation_ms\": 3350,\n        \"burst_token_initial_count\": 6886,\n        \"burst_token_max_count\": 1137\n      },\n      \"alert_rate_limit_vehicle_only\": {\n        \"base_interval_ms\": 9169,\n        \"burst_token_generation_ms\": 9422,\n        \"burst_token_initial_count\": 1342,\n        \"burst_token_max_count\": 1962\n      },\n      \"ir_double_tap\": true,\n      \"ir_filter_mode\": \"ON\",\n      \"ir_leds_mode\": \"AUTO\",\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"doorControllerSettings\": {\n      \"autocomponentize_readers\": true,\n      \"autoregister_readers\": true,\n      \"flip_display_orientation\": false,\n      \"pressure_switch_tamper_normally_open\": true,\n      \"proximity_sensor_tamper_disabled\": true,\n      \"proximity_sensor_tamper_distance_threshold\": 4411.65918973158,\n      \"updatedSetMethodMap\": {\n        \"key_0\": false\n      }\n    },\n    \"doorReaderSettings\": {\n      \"dr_enable_audio_feedback\": false,\n      \"tof_max_distance\": 8511.931229513417,\n      \"tof_min_distance\": 8086.445595193763,\n      \"tof_min_signal_over_noise\": 1907.4634089007202,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"doorSensorSettings\": {\n      \"ajar_threshold_enabled\": false,\n      \"ajar_threshold_sec\": 6211,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": false\n      }\n    },\n    \"environmentalGatewaySettings\": {\n      \"data_measurement_interval_sec\": 8357,\n      \"data_upload_interval_sec\": 3032,\n      \"false_positive_confidence_threshold\": 7274.712449791429,\n      \"leak_detection_threshold\": 5373.509275145178,\n      \"leak_detector_present\": false,\n      \"moist_detection_threshold\": 4567.829502204943,\n      \"smoke_confidence_threshold\": 4043.190407197346,\n      \"smoke_thc_confidence_threshold\": 4564.535665066791,\n      \"smoke_tobacco_confidence_threshold\": 6028.715474031609,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true\n      },\n      \"vape_alert_backoff_sec\": 7778,\n      \"vape_confidence_threshold\": 9973.017088061995,\n      \"vape_thc_confidence_threshold\": 8020.068875610143\n    },\n    \"metricsAgentSettings\": {\n      \"batch_on\": true,\n      \"batch_size\": 100000,\n      \"count_flush_interval\": 1,\n      \"level\": \"ESSENTIAL\",\n      \"log_update_interval\": 1800,\n      \"server_flush_interval\": 15,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": false\n      }\n    },\n    \"robotSettings\": {\n      \"home_latitude\": 6840.752465167002,\n      \"home_longitude\": 3451.066318597602,\n      \"map_assigned_at_ms\": 4470,\n      \"map_assignment_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"map_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pose\": {\n        \"orientation\": {\n          \"w\": 1985.7125130317743,\n          \"x\": 788.1201999257037,\n          \"y\": 4964.873638281566,\n          \"z\": 20.603950228585965\n        },\n        \"position\": {\n          \"x\": 3600.457641275261,\n          \"y\": 2342.1107841675503,\n          \"z\": 2872.25840678649\n        }\n      },\n      \"updatedSetMethodMap\": {\n        \"key_0\": false,\n        \"key_1\": false\n      }\n    },\n    \"tamperSettings\": {\n      \"accelerometer_change_tamper_threshold\": 5944.344607002059,\n      \"accelerometer_disabled\": true,\n      \"pressure_switch_tamper_disabled\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true,\n        \"key_2\": false,\n        \"key_3\": false\n      }\n    },\n    \"videoDoorbellSettings\": {\n      \"standalone_doorbell_mode\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": false\n      }\n    },\n    \"videoFacetSettings\": {\n      \"key_0\": {\n        \"blocked_debounce_time_ms\": 7816,\n        \"blocked_threshold\": 5735.29475815322,\n        \"char_threshold\": 6322.002244961953,\n        \"custom_events\": false,\n        \"dewarpMode\": \"EQUIRECTANGULAR\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 1706,\n            \"minuteOfWeekStop\": 6895\n          },\n          {\n            \"minuteOfWeekStart\": 9544,\n            \"minuteOfWeekStop\": 1444\n          }\n        ],\n        \"disabled_schedule_inverted\": false,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 4477,\n        \"dwell_time_ms\": 1641,\n        \"exposure_level\": 8380,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            3297.300736880151,\n            2406.419905334751\n          ],\n          [\n            4903.143802523122,\n            6123.432346488828\n          ]\n        ],\n        \"hdr_enabled\": true,\n        \"high_res_detection\": true,\n        \"human_detection\": false,\n        \"human_loitering\": true,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6211.7071881027,\n                  \"y\": 6986.17363181284\n                },\n                {\n                  \"x\": 3498.7922756741896,\n                  \"y\": 1933.623656672241\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4086.487465914883,\n                  \"y\": 9669.395022157012\n                },\n                {\n                  \"x\": 8294.490453495293,\n                  \"y\": 1570.572793746181\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 58,\n        \"img_contrast\": 7565,\n        \"img_saturation\": 169,\n        \"img_sharpness\": 4347,\n        \"max_detections_per_frame\": 5439,\n        \"metering_config\": {\n          \"rotation\": 3329,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": false,\n          \"af_region\": {\n            \"h\": 1292,\n            \"size\": 9692,\n            \"w\": 5873,\n            \"x\": 7921,\n            \"y\": 8792\n          },\n          \"focus\": 3748,\n          \"piris\": 1193,\n          \"zoom\": 7899\n        },\n        \"mounting_direction\": \"SIDEWAYS\",\n        \"night_exposure_level\": 5083,\n        \"night_img_brightness\": 8728,\n        \"night_img_contrast\": 4926,\n        \"night_img_saturation\": 757,\n        \"night_img_sharpness\": 860,\n        \"night_metering_config\": {\n          \"rotation\": 428,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 9941,\n        \"night_shutter_time_max\": 430,\n        \"night_shutter_time_min\": 426,\n        \"object_search\": false,\n        \"occupancy_counting\": true,\n        \"person_reidentification\": false,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 7403.753257022226,\n                \"y\": 294.3997179407254\n              },\n              {\n                \"x\": 7312.442590744284,\n                \"y\": 8176.7337348781275\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 64.19890307962861,\n                \"y\": 7779.310158710875\n              },\n              {\n                \"x\": 9567.959481165999,\n                \"y\": 1479.7089008398489\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 1228,\n            \"size\": 1646,\n            \"w\": 5372,\n            \"x\": 9610,\n            \"y\": 4925\n          },\n          {\n            \"h\": 7079,\n            \"size\": 2133,\n            \"w\": 8051,\n            \"x\": 1731,\n            \"y\": 5004\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 4950.971921896563,\n          \"offset_y_percent\": 6928.449056088714,\n          \"rotation\": 2977,\n          \"size_percent\": 2443.3179283819627\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4743.831261185962,\n                  \"y\": 4869.543685602722\n                },\n                {\n                  \"x\": 3479.702354019261,\n                  \"y\": 3271.6226842192377\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4297.720331159478,\n                  \"y\": 8951.324075327619\n                },\n                {\n                  \"x\": 813.6683815827017,\n                  \"y\": 3679.0164889815724\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 209.24944361126353,\n                  \"y\": 7051.061924346327\n                },\n                {\n                  \"x\": 2013.609573189048,\n                  \"y\": 6655.554776373927\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8385.768216592225,\n                  \"y\": 4715.706573557379\n                },\n                {\n                  \"x\": 2248.386624733658,\n                  \"y\": 6595.98073726225\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"IOT_BUTTON_DOUBLE_CLICK\",\n                  \"AUDIO_SOUND_GLASS_BREAK\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 5898.1986799552,\n                      \"y\": 9213.581215565793\n                    },\n                    {\n                      \"x\": 1258.7926861431863,\n                      \"y\": 5948.693736123387\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"CLIMATE_PM25\",\n                  \"FORMALDEHYDE_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4143.4083102014465,\n                      \"y\": 9624.909180361332\n                    },\n                    {\n                      \"x\": 2747.202790037677,\n                      \"y\": 9176.022842830043\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"REPORTING\"\n          },\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"CLIMATE_ETOH\",\n                  \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7110.694796635399,\n                      \"y\": 4333.041516957867\n                    },\n                    {\n                      \"x\": 6219.658086598559,\n                      \"y\": 6408.623885092233\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"CO2_EXCEEDED_HIGH\",\n                  \"ROBOT_DOG_DETECTED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 5776.816080212432,\n                      \"y\": 2602.8797304030404\n                    },\n                    {\n                      \"x\": 7886.566992014017,\n                      \"y\": 4610.801479379516\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"CROSSING\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 8323,\n          \"width\": 7516\n        },\n        \"rotation\": 5579,\n        \"rtsp_encoder\": 3474,\n        \"segment_max_bytes\": 5271,\n        \"sensor_gain_max\": 7819,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 8704,\n        \"shutter_time_min\": 1596,\n        \"snapshot_height\": 8688,\n        \"snapshot_interval_secs\": 1236,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 6754,\n              \"width\": 2154\n            },\n            \"pitchDegrees\": 4296.643039981261,\n            \"rollDegrees\": 2702.6898167306836,\n            \"verticalFieldOfViewDegrees\": 3565,\n            \"yawDegrees\": 2375.1924430797944\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 3294,\n              \"width\": 992\n            },\n            \"pitchDegrees\": 8767.151916710554,\n            \"rollDegrees\": 435.13213549282614,\n            \"verticalFieldOfViewDegrees\": 1531,\n            \"yawDegrees\": 4816.772050389753\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": false\n        },\n        \"upload_all_detections\": true,\n        \"use_onboard_lpr\": true,\n        \"vehicle_detection\": false,\n        \"video_ai_disabled\": false,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": false,\n        \"wdr_strength\": 3755,\n        \"zero_motion_video_bitrate_percent\": 4270\n      },\n      \"key_1\": {\n        \"blocked_debounce_time_ms\": 7458,\n        \"blocked_threshold\": 1505.0550886640801,\n        \"char_threshold\": 702.8492221983629,\n        \"custom_events\": true,\n        \"dewarpMode\": \"MERCATOR\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 1671,\n            \"minuteOfWeekStop\": 7689\n          },\n          {\n            \"minuteOfWeekStart\": 707,\n            \"minuteOfWeekStop\": 3815\n          }\n        ],\n        \"disabled_schedule_inverted\": true,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 4738,\n        \"dwell_time_ms\": 9050,\n        \"exposure_level\": 6299,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            5218.222355511586,\n            1322.415189205417\n          ],\n          [\n            7813.214741856329,\n            4488.438307933875\n          ]\n        ],\n        \"hdr_enabled\": true,\n        \"high_res_detection\": false,\n        \"human_detection\": true,\n        \"human_loitering\": false,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 343.82691294993384,\n                  \"y\": 2194.9029406319355\n                },\n                {\n                  \"x\": 3098.8150879148525,\n                  \"y\": 7922.979067230629\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6934.314112478277,\n                  \"y\": 8521.715218817046\n                },\n                {\n                  \"x\": 9986.468276102074,\n                  \"y\": 8768.155402197357\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 4656,\n        \"img_contrast\": 1278,\n        \"img_saturation\": 4208,\n        \"img_sharpness\": 3338,\n        \"max_detections_per_frame\": 3348,\n        \"metering_config\": {\n          \"rotation\": 6445,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": true,\n          \"af_region\": {\n            \"h\": 8925,\n            \"size\": 5742,\n            \"w\": 2630,\n            \"x\": 1468,\n            \"y\": 2427\n          },\n          \"focus\": 3873,\n          \"piris\": 2573,\n          \"zoom\": 2443\n        },\n        \"mounting_direction\": \"DOWN\",\n        \"night_exposure_level\": 7909,\n        \"night_img_brightness\": 3735,\n        \"night_img_contrast\": 1169,\n        \"night_img_saturation\": 5027,\n        \"night_img_sharpness\": 3528,\n        \"night_metering_config\": {\n          \"rotation\": 4214,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 8053,\n        \"night_shutter_time_max\": 4655,\n        \"night_shutter_time_min\": 5695,\n        \"object_search\": false,\n        \"occupancy_counting\": false,\n        \"person_reidentification\": false,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 4266.373692569056,\n                \"y\": 8140.665129115083\n              },\n              {\n                \"x\": 3062.57723684644,\n                \"y\": 459.193538931173\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 9118.045911133424,\n                \"y\": 956.2825532016195\n              },\n              {\n                \"x\": 9000.251254187278,\n                \"y\": 3430.1952193759735\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 6827,\n            \"size\": 2209,\n            \"w\": 6253,\n            \"x\": 633,\n            \"y\": 9439\n          },\n          {\n            \"h\": 7008,\n            \"size\": 6388,\n            \"w\": 9671,\n            \"x\": 3251,\n            \"y\": 602\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 9798.636659647318,\n          \"offset_y_percent\": 4195.15587939536,\n          \"rotation\": 2164,\n          \"size_percent\": 3073.735409420799\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6607.1814932735415,\n                  \"y\": 2281.724434006378\n                },\n                {\n                  \"x\": 3670.6245937171734,\n                  \"y\": 4657.198119208217\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 7363.328846686852,\n                  \"y\": 9954.877662866542\n                },\n                {\n                  \"x\": 9720.262906207661,\n                  \"y\": 6698.192617292529\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8883.119408686927,\n                  \"y\": 9574.161487923255\n                },\n                {\n                  \"x\": 6435.297124529647,\n                  \"y\": 8518.674008431419\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8633.270356067793,\n                  \"y\": 9046.13337736184\n                },\n                {\n                  \"x\": 1552.971158734453,\n                  \"y\": 1210.5108174111633\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"PEOPLECOUNT_LOW\",\n                  \"AIR_THC\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 1188.9751052591157,\n                      \"y\": 481.58984036538624\n                    },\n                    {\n                      \"x\": 2064.0207696354087,\n                      \"y\": 1300.3093011415067\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"TAMPER\",\n                  \"IOT_BUTTON_HOLD\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7711.4868129850665,\n                      \"y\": 6279.336682710293\n                    },\n                    {\n                      \"x\": 3671.266605790868,\n                      \"y\": 4997.915614597983\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          },\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                  \"NOX_IDX_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4076.2957281560807,\n                      \"y\": 3890.207797128509\n                    },\n                    {\n                      \"x\": 7321.73507028842,\n                      \"y\": 4018.978191438043\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"GUN_DETECT_EVENT\",\n                  \"FACE_UNIDENTIFIED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 9666.12318801573,\n                      \"y\": 8427.400101472802\n                    },\n                    {\n                      \"x\": 8340.728522103054,\n                      \"y\": 3281.334755709728\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"REPORTING\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 9482,\n          \"width\": 570\n        },\n        \"rotation\": 3559,\n        \"rtsp_encoder\": 9063,\n        \"segment_max_bytes\": 5944,\n        \"sensor_gain_max\": 2021,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 9789,\n        \"shutter_time_min\": 513,\n        \"snapshot_height\": 7376,\n        \"snapshot_interval_secs\": 7273,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4120,\n              \"width\": 3720\n            },\n            \"pitchDegrees\": 7245.376392905298,\n            \"rollDegrees\": 6250.583640044556,\n            \"verticalFieldOfViewDegrees\": 6759,\n            \"yawDegrees\": 5126.537522238861\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 7203,\n              \"width\": 7714\n            },\n            \"pitchDegrees\": 6852.4260617091095,\n            \"rollDegrees\": 1196.4600714536755,\n            \"verticalFieldOfViewDegrees\": 7894,\n            \"yawDegrees\": 4504.640314305988\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": true,\n          \"key_1\": true\n        },\n        \"upload_all_detections\": false,\n        \"use_onboard_lpr\": false,\n        \"vehicle_detection\": false,\n        \"video_ai_disabled\": false,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": true,\n        \"wdr_strength\": 6457,\n        \"zero_motion_video_bitrate_percent\": 5182\n      },\n      \"key_2\": {\n        \"blocked_debounce_time_ms\": 2620,\n        \"blocked_threshold\": 9499.936740218534,\n        \"char_threshold\": 2450.567821032501,\n        \"custom_events\": true,\n        \"dewarpMode\": \"NO_TRANSFORM\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 7587,\n            \"minuteOfWeekStop\": 2831\n          },\n          {\n            \"minuteOfWeekStart\": 6674,\n            \"minuteOfWeekStop\": 7468\n          }\n        ],\n        \"disabled_schedule_inverted\": true,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 728,\n        \"dwell_time_ms\": 2609,\n        \"exposure_level\": 1993,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            7274.660319882824,\n            3118.8616587120823\n          ],\n          [\n            7901.051003241115,\n            9309.007422291177\n          ]\n        ],\n        \"hdr_enabled\": false,\n        \"high_res_detection\": false,\n        \"human_detection\": false,\n        \"human_loitering\": true,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 1590.9773033761132,\n                  \"y\": 5427.187097153003\n                },\n                {\n                  \"x\": 1494.8925590523343,\n                  \"y\": 8901.744852015403\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8217.941280877203,\n                  \"y\": 120.21185043562754\n                },\n                {\n                  \"x\": 9405.569084102226,\n                  \"y\": 1374.6027586012622\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 9988,\n        \"img_contrast\": 1684,\n        \"img_saturation\": 6410,\n        \"img_sharpness\": 160,\n        \"max_detections_per_frame\": 1296,\n        \"metering_config\": {\n          \"rotation\": 8553,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": true,\n          \"af_region\": {\n            \"h\": 724,\n            \"size\": 8893,\n            \"w\": 1437,\n            \"x\": 6696,\n            \"y\": 1259\n          },\n          \"focus\": 2600,\n          \"piris\": 6054,\n          \"zoom\": 5663\n        },\n        \"mounting_direction\": \"DOWN\",\n        \"night_exposure_level\": 9055,\n        \"night_img_brightness\": 3278,\n        \"night_img_contrast\": 4195,\n        \"night_img_saturation\": 365,\n        \"night_img_sharpness\": 884,\n        \"night_metering_config\": {\n          \"rotation\": 3031,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 3506,\n        \"night_shutter_time_max\": 2170,\n        \"night_shutter_time_min\": 1769,\n        \"object_search\": false,\n        \"occupancy_counting\": false,\n        \"person_reidentification\": true,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 4078.2437019752347,\n                \"y\": 7600.904064226393\n              },\n              {\n                \"x\": 6564.116857988666,\n                \"y\": 2614.4092525617802\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 8871.871936106862,\n                \"y\": 6071.753549194527\n              },\n              {\n                \"x\": 6565.914304504928,\n                \"y\": 4731.246197322438\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 8341,\n            \"size\": 3361,\n            \"w\": 3298,\n            \"x\": 6225,\n            \"y\": 200\n          },\n          {\n            \"h\": 6475,\n            \"size\": 2531,\n            \"w\": 1158,\n            \"x\": 6354,\n            \"y\": 3722\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 1085.9300222362679,\n          \"offset_y_percent\": 2314.1601255662868,\n          \"rotation\": 9691,\n          \"size_percent\": 7887.053565746296\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4264.268679135079,\n                  \"y\": 9941.207244569056\n                },\n                {\n                  \"x\": 1376.7319418789502,\n                  \"y\": 4835.099567068575\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 729.0042406795804,\n                  \"y\": 2917.74012719326\n                },\n                {\n                  \"x\": 3935.080218250209,\n                  \"y\": 5761.788940162031\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 3172.3124054077402,\n                  \"y\": 7030.364275181253\n                },\n                {\n                  \"x\": 2666.414886863033,\n                  \"y\": 3017.5443280684335\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 7801.650978664214,\n                  \"y\": 2289.3874624776167\n                },\n                {\n                  \"x\": 8536.061996982718,\n                  \"y\": 5073.885631517099\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"ALM_THREAT_CASE_CLOSED\",\n                  \"AC_DPI_DOOR_FORCED_OPEN\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 3628.087725285305,\n                      \"y\": 1914.3604449109075\n                    },\n                    {\n                      \"x\": 6013.974255031185,\n                      \"y\": 4555.627728617335\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"TAG_BOUNDARY_INGRESS\",\n                  \"AC_DPI_DOOR_CLOSED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7962.72274402144,\n                      \"y\": 4656.619666782946\n                    },\n                    {\n                      \"x\": 715.0134731494795,\n                      \"y\": 2591.7310819762406\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          },\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"AC_LOCKDOWN_DEACTIVATED\",\n                  \"AUDIO_SOUND_SIGNIFICANT\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 9633.823107488779,\n                      \"y\": 3434.8341974476184\n                    },\n                    {\n                      \"x\": 7606.519481654459,\n                      \"y\": 3562.124841928731\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"IOT_GUNSHOT\",\n                  \"IOT_AIR_THC\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4452.123518539828,\n                      \"y\": 6257.389029048363\n                    },\n                    {\n                      \"x\": 7434.2357385932555,\n                      \"y\": 718.6289981488469\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 249,\n          \"width\": 8797\n        },\n        \"rotation\": 6200,\n        \"rtsp_encoder\": 2076,\n        \"segment_max_bytes\": 2978,\n        \"sensor_gain_max\": 4644,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 8868,\n        \"shutter_time_min\": 7250,\n        \"snapshot_height\": 8849,\n        \"snapshot_interval_secs\": 6171,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5162,\n              \"width\": 1894\n            },\n            \"pitchDegrees\": 7945.438067587034,\n            \"rollDegrees\": 1854.932987501099,\n            \"verticalFieldOfViewDegrees\": 9369,\n            \"yawDegrees\": 4160.25083947249\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 1026,\n              \"width\": 7497\n            },\n            \"pitchDegrees\": 4249.7760845793355,\n            \"rollDegrees\": 628.8724265258705,\n            \"verticalFieldOfViewDegrees\": 4857,\n            \"yawDegrees\": 1024.9208836535372\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": true,\n          \"key_1\": false\n        },\n        \"upload_all_detections\": true,\n        \"use_onboard_lpr\": true,\n        \"vehicle_detection\": true,\n        \"video_ai_disabled\": true,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": true,\n        \"wdr_strength\": 3350,\n        \"zero_motion_video_bitrate_percent\": 7287\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/deviceconfig/updateFacetedConfig","description":"<p>Update a device's config</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","deviceconfig","updateFacetedConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2338bbd5-f735-47cb-a9e1-93995e843abe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"configUpdate\": {\n    \"audioFacetSettings\": {\n      \"key_0\": {\n        \"audio_aec_via_software\": true,\n        \"audio_ai_disabled\": false,\n        \"audio_external_mic_boost\": 6229,\n        \"audio_external_mic_volume\": 758,\n        \"audio_external_speaker_volume\": 9083,\n        \"audio_internal_mic_aec_enabled\": false,\n        \"audio_internal_mic_boost\": 7947,\n        \"audio_internal_mic_volume\": 7235,\n        \"audio_internal_speaker_volume\": 6322,\n        \"audio_min_echo_amplitude\": 6176,\n        \"audio_playback_gain_percent\": 7477,\n        \"audio_record\": true,\n        \"audio_supported\": false,\n        \"audio_use_external_mic\": false,\n        \"audio_use_external_speaker\": false,\n        \"audio_use_internal_speaker\": true,\n        \"device_mic_enabled\": false,\n        \"device_near_audio_silenced\": true,\n        \"device_speaker_enabled\": true,\n        \"frontendEqualizerHighShelf\": {\n          \"frequency\": 3153,\n          \"gain\": 9525,\n          \"q\": 1540\n        },\n        \"frontendEqualizerLowShelf\": {\n          \"frequency\": 6731,\n          \"gain\": 6713,\n          \"q\": 8686\n        },\n        \"frontendEqualizerPeaking1\": {\n          \"frequency\": 526,\n          \"gain\": 8809,\n          \"q\": 3349\n        },\n        \"frontendEqualizerPeaking2\": {\n          \"frequency\": 2488,\n          \"gain\": 3953,\n          \"q\": 9723\n        },\n        \"frontendEqualizerPeaking3\": {\n          \"frequency\": 5771,\n          \"gain\": 6838,\n          \"q\": 8830\n        },\n        \"frontendNoiseSuppression\": true,\n        \"updatedSetMethodMap\": {\n          \"key_0\": false,\n          \"key_1\": false,\n          \"key_2\": false\n        }\n      },\n      \"key_1\": {\n        \"audio_aec_via_software\": true,\n        \"audio_ai_disabled\": false,\n        \"audio_external_mic_boost\": 6098,\n        \"audio_external_mic_volume\": 2273,\n        \"audio_external_speaker_volume\": 241,\n        \"audio_internal_mic_aec_enabled\": false,\n        \"audio_internal_mic_boost\": 1175,\n        \"audio_internal_mic_volume\": 2040,\n        \"audio_internal_speaker_volume\": 7396,\n        \"audio_min_echo_amplitude\": 2508,\n        \"audio_playback_gain_percent\": 5078,\n        \"audio_record\": false,\n        \"audio_supported\": true,\n        \"audio_use_external_mic\": true,\n        \"audio_use_external_speaker\": false,\n        \"audio_use_internal_speaker\": true,\n        \"device_mic_enabled\": false,\n        \"device_near_audio_silenced\": false,\n        \"device_speaker_enabled\": false,\n        \"frontendEqualizerHighShelf\": {\n          \"frequency\": 459,\n          \"gain\": 9840,\n          \"q\": 1923\n        },\n        \"frontendEqualizerLowShelf\": {\n          \"frequency\": 6226,\n          \"gain\": 4210,\n          \"q\": 1442\n        },\n        \"frontendEqualizerPeaking1\": {\n          \"frequency\": 821,\n          \"gain\": 2375,\n          \"q\": 1909\n        },\n        \"frontendEqualizerPeaking2\": {\n          \"frequency\": 2157,\n          \"gain\": 2169,\n          \"q\": 2976\n        },\n        \"frontendEqualizerPeaking3\": {\n          \"frequency\": 9155,\n          \"gain\": 2669,\n          \"q\": 1663\n        },\n        \"frontendNoiseSuppression\": false,\n        \"updatedSetMethodMap\": {\n          \"key_0\": false,\n          \"key_1\": false\n        }\n      }\n    },\n    \"buttonSettings\": {\n      \"button_emergency_onsite_contact\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"button_test_mode_enabled\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"climateSettings\": {\n      \"alert_window_minutes\": 7510,\n      \"smoke_ai_threshold\": 1380.1836556114376,\n      \"thc_ai_threshold\": 7567.185892279209,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true\n      },\n      \"vape_ai_threshold\": 1207.0524307087637\n    },\n    \"deviceSettings\": {\n      \"ai_license_invalid\": false,\n      \"bandwidth_reports_disabled\": true,\n      \"firmware_dev_settings\": {\n        \"key_0\": \"string\"\n      },\n      \"led_mode_blink_period_ms\": 3281,\n      \"led_mode_when_active\": \"LED_ORANGE_SOLID\",\n      \"led_mode_when_inactive\": \"LED_OFF\",\n      \"led_stealth_mode\": false,\n      \"lightweight_detection_disabled\": true,\n      \"live_license_invalid\": true,\n      \"media_ttl_minutes\": 5694,\n      \"on_demand_license_invalid\": true,\n      \"scanner_agent_disabled\": false,\n      \"snapshot_upload_target\": \"1\",\n      \"storage_target_free_megabytes\": 9043,\n      \"storage_target_free_space_permyriad\": 560,\n      \"thumbstrip_upload_target\": \"1\",\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true,\n        \"key_2\": true,\n        \"key_3\": false\n      }\n    },\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"deviceVideoSettings\": {\n      \"alert_rate_limit_human_only\": {\n        \"base_interval_ms\": 6222,\n        \"burst_token_generation_ms\": 860,\n        \"burst_token_initial_count\": 8585,\n        \"burst_token_max_count\": 4456\n      },\n      \"alert_rate_limit_motion_only\": {\n        \"base_interval_ms\": 5139,\n        \"burst_token_generation_ms\": 3350,\n        \"burst_token_initial_count\": 6886,\n        \"burst_token_max_count\": 1137\n      },\n      \"alert_rate_limit_vehicle_only\": {\n        \"base_interval_ms\": 9169,\n        \"burst_token_generation_ms\": 9422,\n        \"burst_token_initial_count\": 1342,\n        \"burst_token_max_count\": 1962\n      },\n      \"ir_double_tap\": true,\n      \"ir_filter_mode\": \"ON\",\n      \"ir_leds_mode\": \"AUTO\",\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"doorControllerSettings\": {\n      \"autocomponentize_readers\": true,\n      \"autoregister_readers\": true,\n      \"flip_display_orientation\": false,\n      \"pressure_switch_tamper_normally_open\": true,\n      \"proximity_sensor_tamper_disabled\": true,\n      \"proximity_sensor_tamper_distance_threshold\": 4411.65918973158,\n      \"updatedSetMethodMap\": {\n        \"key_0\": false\n      }\n    },\n    \"doorReaderSettings\": {\n      \"dr_enable_audio_feedback\": false,\n      \"tof_max_distance\": 8511.931229513417,\n      \"tof_min_distance\": 8086.445595193763,\n      \"tof_min_signal_over_noise\": 1907.4634089007202,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true\n      }\n    },\n    \"doorSensorSettings\": {\n      \"ajar_threshold_enabled\": false,\n      \"ajar_threshold_sec\": 6211,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": false\n      }\n    },\n    \"environmentalGatewaySettings\": {\n      \"data_measurement_interval_sec\": 8357,\n      \"data_upload_interval_sec\": 3032,\n      \"false_positive_confidence_threshold\": 7274.712449791429,\n      \"leak_detection_threshold\": 5373.509275145178,\n      \"leak_detector_present\": false,\n      \"moist_detection_threshold\": 4567.829502204943,\n      \"smoke_confidence_threshold\": 4043.190407197346,\n      \"smoke_thc_confidence_threshold\": 4564.535665066791,\n      \"smoke_tobacco_confidence_threshold\": 6028.715474031609,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true\n      },\n      \"vape_alert_backoff_sec\": 7778,\n      \"vape_confidence_threshold\": 9973.017088061995,\n      \"vape_thc_confidence_threshold\": 8020.068875610143\n    },\n    \"metricsAgentSettings\": {\n      \"batch_on\": true,\n      \"batch_size\": 100000,\n      \"count_flush_interval\": 1,\n      \"level\": \"ESSENTIAL\",\n      \"log_update_interval\": 1800,\n      \"server_flush_interval\": 15,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": false\n      }\n    },\n    \"robotSettings\": {\n      \"home_latitude\": 6840.752465167002,\n      \"home_longitude\": 3451.066318597602,\n      \"map_assigned_at_ms\": 4470,\n      \"map_assignment_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"map_id\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pose\": {\n        \"orientation\": {\n          \"w\": 1985.7125130317743,\n          \"x\": 788.1201999257037,\n          \"y\": 4964.873638281566,\n          \"z\": 20.603950228585965\n        },\n        \"position\": {\n          \"x\": 3600.457641275261,\n          \"y\": 2342.1107841675503,\n          \"z\": 2872.25840678649\n        }\n      },\n      \"updatedSetMethodMap\": {\n        \"key_0\": false,\n        \"key_1\": false\n      }\n    },\n    \"tamperSettings\": {\n      \"accelerometer_change_tamper_threshold\": 5944.344607002059,\n      \"accelerometer_disabled\": true,\n      \"pressure_switch_tamper_disabled\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": true,\n        \"key_1\": true,\n        \"key_2\": false,\n        \"key_3\": false\n      }\n    },\n    \"videoDoorbellSettings\": {\n      \"standalone_doorbell_mode\": false,\n      \"updatedSetMethodMap\": {\n        \"key_0\": false\n      }\n    },\n    \"videoFacetSettings\": {\n      \"key_0\": {\n        \"blocked_debounce_time_ms\": 7816,\n        \"blocked_threshold\": 5735.29475815322,\n        \"char_threshold\": 6322.002244961953,\n        \"custom_events\": false,\n        \"dewarpMode\": \"EQUIRECTANGULAR\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 1706,\n            \"minuteOfWeekStop\": 6895\n          },\n          {\n            \"minuteOfWeekStart\": 9544,\n            \"minuteOfWeekStop\": 1444\n          }\n        ],\n        \"disabled_schedule_inverted\": false,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 4477,\n        \"dwell_time_ms\": 1641,\n        \"exposure_level\": 8380,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            3297.300736880151,\n            2406.419905334751\n          ],\n          [\n            4903.143802523122,\n            6123.432346488828\n          ]\n        ],\n        \"hdr_enabled\": true,\n        \"high_res_detection\": true,\n        \"human_detection\": false,\n        \"human_loitering\": true,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6211.7071881027,\n                  \"y\": 6986.17363181284\n                },\n                {\n                  \"x\": 3498.7922756741896,\n                  \"y\": 1933.623656672241\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4086.487465914883,\n                  \"y\": 9669.395022157012\n                },\n                {\n                  \"x\": 8294.490453495293,\n                  \"y\": 1570.572793746181\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 58,\n        \"img_contrast\": 7565,\n        \"img_saturation\": 169,\n        \"img_sharpness\": 4347,\n        \"max_detections_per_frame\": 5439,\n        \"metering_config\": {\n          \"rotation\": 3329,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": false,\n          \"af_region\": {\n            \"h\": 1292,\n            \"size\": 9692,\n            \"w\": 5873,\n            \"x\": 7921,\n            \"y\": 8792\n          },\n          \"focus\": 3748,\n          \"piris\": 1193,\n          \"zoom\": 7899\n        },\n        \"mounting_direction\": \"SIDEWAYS\",\n        \"night_exposure_level\": 5083,\n        \"night_img_brightness\": 8728,\n        \"night_img_contrast\": 4926,\n        \"night_img_saturation\": 757,\n        \"night_img_sharpness\": 860,\n        \"night_metering_config\": {\n          \"rotation\": 428,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 9941,\n        \"night_shutter_time_max\": 430,\n        \"night_shutter_time_min\": 426,\n        \"object_search\": false,\n        \"occupancy_counting\": true,\n        \"person_reidentification\": false,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 7403.753257022226,\n                \"y\": 294.3997179407254\n              },\n              {\n                \"x\": 7312.442590744284,\n                \"y\": 8176.7337348781275\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 64.19890307962861,\n                \"y\": 7779.310158710875\n              },\n              {\n                \"x\": 9567.959481165999,\n                \"y\": 1479.7089008398489\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 1228,\n            \"size\": 1646,\n            \"w\": 5372,\n            \"x\": 9610,\n            \"y\": 4925\n          },\n          {\n            \"h\": 7079,\n            \"size\": 2133,\n            \"w\": 8051,\n            \"x\": 1731,\n            \"y\": 5004\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 4950.971921896563,\n          \"offset_y_percent\": 6928.449056088714,\n          \"rotation\": 2977,\n          \"size_percent\": 2443.3179283819627\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4743.831261185962,\n                  \"y\": 4869.543685602722\n                },\n                {\n                  \"x\": 3479.702354019261,\n                  \"y\": 3271.6226842192377\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4297.720331159478,\n                  \"y\": 8951.324075327619\n                },\n                {\n                  \"x\": 813.6683815827017,\n                  \"y\": 3679.0164889815724\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 209.24944361126353,\n                  \"y\": 7051.061924346327\n                },\n                {\n                  \"x\": 2013.609573189048,\n                  \"y\": 6655.554776373927\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8385.768216592225,\n                  \"y\": 4715.706573557379\n                },\n                {\n                  \"x\": 2248.386624733658,\n                  \"y\": 6595.98073726225\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"IOT_BUTTON_DOUBLE_CLICK\",\n                  \"AUDIO_SOUND_GLASS_BREAK\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 5898.1986799552,\n                      \"y\": 9213.581215565793\n                    },\n                    {\n                      \"x\": 1258.7926861431863,\n                      \"y\": 5948.693736123387\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"CLIMATE_PM25\",\n                  \"FORMALDEHYDE_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4143.4083102014465,\n                      \"y\": 9624.909180361332\n                    },\n                    {\n                      \"x\": 2747.202790037677,\n                      \"y\": 9176.022842830043\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"REPORTING\"\n          },\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"CLIMATE_ETOH\",\n                  \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7110.694796635399,\n                      \"y\": 4333.041516957867\n                    },\n                    {\n                      \"x\": 6219.658086598559,\n                      \"y\": 6408.623885092233\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"CO2_EXCEEDED_HIGH\",\n                  \"ROBOT_DOG_DETECTED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 5776.816080212432,\n                      \"y\": 2602.8797304030404\n                    },\n                    {\n                      \"x\": 7886.566992014017,\n                      \"y\": 4610.801479379516\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"CROSSING\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 8323,\n          \"width\": 7516\n        },\n        \"rotation\": 5579,\n        \"rtsp_encoder\": 3474,\n        \"segment_max_bytes\": 5271,\n        \"sensor_gain_max\": 7819,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 8704,\n        \"shutter_time_min\": 1596,\n        \"snapshot_height\": 8688,\n        \"snapshot_interval_secs\": 1236,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 6754,\n              \"width\": 2154\n            },\n            \"pitchDegrees\": 4296.643039981261,\n            \"rollDegrees\": 2702.6898167306836,\n            \"verticalFieldOfViewDegrees\": 3565,\n            \"yawDegrees\": 2375.1924430797944\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 3294,\n              \"width\": 992\n            },\n            \"pitchDegrees\": 8767.151916710554,\n            \"rollDegrees\": 435.13213549282614,\n            \"verticalFieldOfViewDegrees\": 1531,\n            \"yawDegrees\": 4816.772050389753\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": false\n        },\n        \"upload_all_detections\": true,\n        \"use_onboard_lpr\": true,\n        \"vehicle_detection\": false,\n        \"video_ai_disabled\": false,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": false,\n        \"wdr_strength\": 3755,\n        \"zero_motion_video_bitrate_percent\": 4270\n      },\n      \"key_1\": {\n        \"blocked_debounce_time_ms\": 7458,\n        \"blocked_threshold\": 1505.0550886640801,\n        \"char_threshold\": 702.8492221983629,\n        \"custom_events\": true,\n        \"dewarpMode\": \"MERCATOR\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 1671,\n            \"minuteOfWeekStop\": 7689\n          },\n          {\n            \"minuteOfWeekStart\": 707,\n            \"minuteOfWeekStop\": 3815\n          }\n        ],\n        \"disabled_schedule_inverted\": true,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 4738,\n        \"dwell_time_ms\": 9050,\n        \"exposure_level\": 6299,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            5218.222355511586,\n            1322.415189205417\n          ],\n          [\n            7813.214741856329,\n            4488.438307933875\n          ]\n        ],\n        \"hdr_enabled\": true,\n        \"high_res_detection\": false,\n        \"human_detection\": true,\n        \"human_loitering\": false,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 343.82691294993384,\n                  \"y\": 2194.9029406319355\n                },\n                {\n                  \"x\": 3098.8150879148525,\n                  \"y\": 7922.979067230629\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6934.314112478277,\n                  \"y\": 8521.715218817046\n                },\n                {\n                  \"x\": 9986.468276102074,\n                  \"y\": 8768.155402197357\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 4656,\n        \"img_contrast\": 1278,\n        \"img_saturation\": 4208,\n        \"img_sharpness\": 3338,\n        \"max_detections_per_frame\": 3348,\n        \"metering_config\": {\n          \"rotation\": 6445,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": true,\n          \"af_region\": {\n            \"h\": 8925,\n            \"size\": 5742,\n            \"w\": 2630,\n            \"x\": 1468,\n            \"y\": 2427\n          },\n          \"focus\": 3873,\n          \"piris\": 2573,\n          \"zoom\": 2443\n        },\n        \"mounting_direction\": \"DOWN\",\n        \"night_exposure_level\": 7909,\n        \"night_img_brightness\": 3735,\n        \"night_img_contrast\": 1169,\n        \"night_img_saturation\": 5027,\n        \"night_img_sharpness\": 3528,\n        \"night_metering_config\": {\n          \"rotation\": 4214,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 8053,\n        \"night_shutter_time_max\": 4655,\n        \"night_shutter_time_min\": 5695,\n        \"object_search\": false,\n        \"occupancy_counting\": false,\n        \"person_reidentification\": false,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 4266.373692569056,\n                \"y\": 8140.665129115083\n              },\n              {\n                \"x\": 3062.57723684644,\n                \"y\": 459.193538931173\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 9118.045911133424,\n                \"y\": 956.2825532016195\n              },\n              {\n                \"x\": 9000.251254187278,\n                \"y\": 3430.1952193759735\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 6827,\n            \"size\": 2209,\n            \"w\": 6253,\n            \"x\": 633,\n            \"y\": 9439\n          },\n          {\n            \"h\": 7008,\n            \"size\": 6388,\n            \"w\": 9671,\n            \"x\": 3251,\n            \"y\": 602\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 9798.636659647318,\n          \"offset_y_percent\": 4195.15587939536,\n          \"rotation\": 2164,\n          \"size_percent\": 3073.735409420799\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 6607.1814932735415,\n                  \"y\": 2281.724434006378\n                },\n                {\n                  \"x\": 3670.6245937171734,\n                  \"y\": 4657.198119208217\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 7363.328846686852,\n                  \"y\": 9954.877662866542\n                },\n                {\n                  \"x\": 9720.262906207661,\n                  \"y\": 6698.192617292529\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": false,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8883.119408686927,\n                  \"y\": 9574.161487923255\n                },\n                {\n                  \"x\": 6435.297124529647,\n                  \"y\": 8518.674008431419\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8633.270356067793,\n                  \"y\": 9046.13337736184\n                },\n                {\n                  \"x\": 1552.971158734453,\n                  \"y\": 1210.5108174111633\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"PEOPLECOUNT_LOW\",\n                  \"AIR_THC\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 1188.9751052591157,\n                      \"y\": 481.58984036538624\n                    },\n                    {\n                      \"x\": 2064.0207696354087,\n                      \"y\": 1300.3093011415067\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"TAMPER\",\n                  \"IOT_BUTTON_HOLD\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7711.4868129850665,\n                      \"y\": 6279.336682710293\n                    },\n                    {\n                      \"x\": 3671.266605790868,\n                      \"y\": 4997.915614597983\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          },\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                  \"NOX_IDX_EXCEEDED_HIGH\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4076.2957281560807,\n                      \"y\": 3890.207797128509\n                    },\n                    {\n                      \"x\": 7321.73507028842,\n                      \"y\": 4018.978191438043\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"GUN_DETECT_EVENT\",\n                  \"FACE_UNIDENTIFIED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 9666.12318801573,\n                      \"y\": 8427.400101472802\n                    },\n                    {\n                      \"x\": 8340.728522103054,\n                      \"y\": 3281.334755709728\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"REPORTING\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 9482,\n          \"width\": 570\n        },\n        \"rotation\": 3559,\n        \"rtsp_encoder\": 9063,\n        \"segment_max_bytes\": 5944,\n        \"sensor_gain_max\": 2021,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 9789,\n        \"shutter_time_min\": 513,\n        \"snapshot_height\": 7376,\n        \"snapshot_interval_secs\": 7273,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4120,\n              \"width\": 3720\n            },\n            \"pitchDegrees\": 7245.376392905298,\n            \"rollDegrees\": 6250.583640044556,\n            \"verticalFieldOfViewDegrees\": 6759,\n            \"yawDegrees\": 5126.537522238861\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 7203,\n              \"width\": 7714\n            },\n            \"pitchDegrees\": 6852.4260617091095,\n            \"rollDegrees\": 1196.4600714536755,\n            \"verticalFieldOfViewDegrees\": 7894,\n            \"yawDegrees\": 4504.640314305988\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": true,\n          \"key_1\": true\n        },\n        \"upload_all_detections\": false,\n        \"use_onboard_lpr\": false,\n        \"vehicle_detection\": false,\n        \"video_ai_disabled\": false,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": true,\n        \"wdr_strength\": 6457,\n        \"zero_motion_video_bitrate_percent\": 5182\n      },\n      \"key_2\": {\n        \"blocked_debounce_time_ms\": 2620,\n        \"blocked_threshold\": 9499.936740218534,\n        \"char_threshold\": 2450.567821032501,\n        \"custom_events\": true,\n        \"dewarpMode\": \"NO_TRANSFORM\",\n        \"disabled_schedule\": [\n          {\n            \"minuteOfWeekStart\": 7587,\n            \"minuteOfWeekStop\": 2831\n          },\n          {\n            \"minuteOfWeekStart\": 6674,\n            \"minuteOfWeekStop\": 7468\n          }\n        ],\n        \"disabled_schedule_inverted\": true,\n        \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"dwell_reset_ttl_ms\": 728,\n        \"dwell_time_ms\": 2609,\n        \"exposure_level\": 1993,\n        \"fisheye_display_mode\": \"RAW\",\n        \"floorplan_homography\": [\n          [\n            7274.660319882824,\n            3118.8616587120823\n          ],\n          [\n            7901.051003241115,\n            9309.007422291177\n          ]\n        ],\n        \"hdr_enabled\": false,\n        \"high_res_detection\": false,\n        \"human_detection\": false,\n        \"human_loitering\": true,\n        \"human_loitering_settings\": {\n          \"roi\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 1590.9773033761132,\n                  \"y\": 5427.187097153003\n                },\n                {\n                  \"x\": 1494.8925590523343,\n                  \"y\": 8901.744852015403\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 8217.941280877203,\n                  \"y\": 120.21185043562754\n                },\n                {\n                  \"x\": 9405.569084102226,\n                  \"y\": 1374.6027586012622\n                }\n              ]\n            }\n          ]\n        },\n        \"img_brightness\": 9988,\n        \"img_contrast\": 1684,\n        \"img_saturation\": 6410,\n        \"img_sharpness\": 160,\n        \"max_detections_per_frame\": 1296,\n        \"metering_config\": {\n          \"rotation\": 8553,\n          \"table\": \"string\"\n        },\n        \"motor_config\": {\n          \"af_enabled\": true,\n          \"af_region\": {\n            \"h\": 724,\n            \"size\": 8893,\n            \"w\": 1437,\n            \"x\": 6696,\n            \"y\": 1259\n          },\n          \"focus\": 2600,\n          \"piris\": 6054,\n          \"zoom\": 5663\n        },\n        \"mounting_direction\": \"DOWN\",\n        \"night_exposure_level\": 9055,\n        \"night_img_brightness\": 3278,\n        \"night_img_contrast\": 4195,\n        \"night_img_saturation\": 365,\n        \"night_img_sharpness\": 884,\n        \"night_metering_config\": {\n          \"rotation\": 3031,\n          \"table\": \"string\"\n        },\n        \"night_sensor_gain_max\": 3506,\n        \"night_shutter_time_max\": 2170,\n        \"night_shutter_time_min\": 1769,\n        \"object_search\": false,\n        \"occupancy_counting\": false,\n        \"person_reidentification\": true,\n        \"privacy_window_polygons\": [\n          {\n            \"coordinates\": [\n              {\n                \"x\": 4078.2437019752347,\n                \"y\": 7600.904064226393\n              },\n              {\n                \"x\": 6564.116857988666,\n                \"y\": 2614.4092525617802\n              }\n            ]\n          },\n          {\n            \"coordinates\": [\n              {\n                \"x\": 8871.871936106862,\n                \"y\": 6071.753549194527\n              },\n              {\n                \"x\": 6565.914304504928,\n                \"y\": 4731.246197322438\n              }\n            ]\n          }\n        ],\n        \"privacy_windows\": [\n          {\n            \"h\": 8341,\n            \"size\": 3361,\n            \"w\": 3298,\n            \"x\": 6225,\n            \"y\": 200\n          },\n          {\n            \"h\": 6475,\n            \"size\": 2531,\n            \"w\": 1158,\n            \"x\": 6354,\n            \"y\": 3722\n          }\n        ],\n        \"ptz_config\": {\n          \"offset_x_percent\": 1085.9300222362679,\n          \"offset_y_percent\": 2314.1601255662868,\n          \"rotation\": 9691,\n          \"size_percent\": 7887.053565746296\n        },\n        \"region_for_occupancy\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 4264.268679135079,\n                  \"y\": 9941.207244569056\n                },\n                {\n                  \"x\": 1376.7319418789502,\n                  \"y\": 4835.099567068575\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 729.0042406795804,\n                  \"y\": 2917.74012719326\n                },\n                {\n                  \"x\": 3935.080218250209,\n                  \"y\": 5761.788940162031\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest\": {\n          \"inverted\": true,\n          \"polygons\": [\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 3172.3124054077402,\n                  \"y\": 7030.364275181253\n                },\n                {\n                  \"x\": 2666.414886863033,\n                  \"y\": 3017.5443280684335\n                }\n              ]\n            },\n            {\n              \"coordinates\": [\n                {\n                  \"x\": 7801.650978664214,\n                  \"y\": 2289.3874624776167\n                },\n                {\n                  \"x\": 8536.061996982718,\n                  \"y\": 5073.885631517099\n                }\n              ]\n            }\n          ]\n        },\n        \"region_of_interest_groups\": [\n          {\n            \"inclusive\": false,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"ALM_THREAT_CASE_CLOSED\",\n                  \"AC_DPI_DOOR_FORCED_OPEN\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 3628.087725285305,\n                      \"y\": 1914.3604449109075\n                    },\n                    {\n                      \"x\": 6013.974255031185,\n                      \"y\": 4555.627728617335\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"TAG_BOUNDARY_INGRESS\",\n                  \"AC_DPI_DOOR_CLOSED\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 7962.72274402144,\n                      \"y\": 4656.619666782946\n                    },\n                    {\n                      \"x\": 715.0134731494795,\n                      \"y\": 2591.7310819762406\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          },\n          {\n            \"inclusive\": true,\n            \"regionsOfInterest\": [\n              {\n                \"activities\": [\n                  \"AC_LOCKDOWN_DEACTIVATED\",\n                  \"AUDIO_SOUND_SIGNIFICANT\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 9633.823107488779,\n                      \"y\": 3434.8341974476184\n                    },\n                    {\n                      \"x\": 7606.519481654459,\n                      \"y\": 3562.124841928731\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              {\n                \"activities\": [\n                  \"IOT_GUNSHOT\",\n                  \"IOT_AIR_THC\"\n                ],\n                \"name\": \"string\",\n                \"polygon\": {\n                  \"coordinates\": [\n                    {\n                      \"x\": 4452.123518539828,\n                      \"y\": 6257.389029048363\n                    },\n                    {\n                      \"x\": 7434.2357385932555,\n                      \"y\": 718.6289981488469\n                    }\n                  ]\n                },\n                \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              }\n            ],\n            \"type\": \"ACTIVITY\"\n          }\n        ],\n        \"resolution\": {\n          \"height\": 249,\n          \"width\": 8797\n        },\n        \"rotation\": 6200,\n        \"rtsp_encoder\": 2076,\n        \"segment_max_bytes\": 2978,\n        \"sensor_gain_max\": 4644,\n        \"shared_fov\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"shutter_time_max\": 8868,\n        \"shutter_time_min\": 7250,\n        \"snapshot_height\": 8849,\n        \"snapshot_interval_secs\": 6171,\n        \"tile_views\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5162,\n              \"width\": 1894\n            },\n            \"pitchDegrees\": 7945.438067587034,\n            \"rollDegrees\": 1854.932987501099,\n            \"verticalFieldOfViewDegrees\": 9369,\n            \"yawDegrees\": 4160.25083947249\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 1026,\n              \"width\": 7497\n            },\n            \"pitchDegrees\": 4249.7760845793355,\n            \"rollDegrees\": 628.8724265258705,\n            \"verticalFieldOfViewDegrees\": 4857,\n            \"yawDegrees\": 1024.9208836535372\n          }\n        ],\n        \"updatedSetMethodMap\": {\n          \"key_0\": true,\n          \"key_1\": false\n        },\n        \"upload_all_detections\": true,\n        \"use_onboard_lpr\": true,\n        \"vehicle_detection\": true,\n        \"video_ai_disabled\": true,\n        \"video_persist_disabled\": false,\n        \"wdr_enabled\": true,\n        \"wdr_strength\": 3350,\n        \"zero_motion_video_bitrate_percent\": 7287\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/deviceconfig/updateFacetedConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9b5dd4f0-258f-400e-b78a-2402b828461a"}],"id":"28bb27ea-76e5-4e68-9455-ccf84ce97ca6","_postman_id":"28bb27ea-76e5-4e68-9455-ccf84ce97ca6","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Door Webservice","item":[{"name":"Get list of door open/close events for door sensor","id":"85cb2152-b1cf-4827-b23b-6cca5ed5a040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"stateFilter\": \"CLOSED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getDoorEventsForSensor","description":"<p>Get list of door open/close events for door sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","door","getDoorEventsForSensor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"99f191fb-aeb7-49b6-87a7-fd3851a56305","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"stateFilter\": \"CLOSED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getDoorEventsForSensor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"doorEvents\": [\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 9771,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 8505,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"AJAR\",\n      \"stateChanged\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 6373\n    },\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 9488,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 8036,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"CLOSED\",\n      \"stateChanged\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 6355\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"85cb2152-b1cf-4827-b23b-6cca5ed5a040"},{"name":"Get stored video information for sensor","id":"0608c1aa-f197-4891-a7a6-818f6fa55d81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getDoorPresenceWindows","description":"<p>Get stored video information for sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","door","getDoorPresenceWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b0f48362-88fd-498f-bd15-aa31ffe1cca8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getDoorPresenceWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"presenceWindows\": [\n    {\n      \"durationSeconds\": 1141,\n      \"startSeconds\": 7472\n    },\n    {\n      \"durationSeconds\": 7033,\n      \"startSeconds\": 561\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0608c1aa-f197-4891-a7a6-818f6fa55d81"},{"name":"Get basic state information for all door sensors","id":"556999f4-1cf3-4373-b575-14dc17486a05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getMinimalDoorStateList","description":"<p>Get basic state information for all door sensors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","door","getMinimalDoorStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c5a898a7-d1de-47f5-bda0-98fa46162b2f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/getMinimalDoorStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"doorStates\": [\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 75,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 1,\n      \"health\": \"RED\",\n      \"healthDetails\": \"NO_HEARTBEAT\",\n      \"hwVariation\": \"CAMERA_R220\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Entrance Door\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"DS123456789\",\n      \"signalStrength\": 85,\n      \"status\": \"OPEN\"\n    },\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 75,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 1,\n      \"health\": \"RED\",\n      \"healthDetails\": \"FIRMWARE_BEHIND\",\n      \"hwVariation\": \"CAMERA_R170\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Main Entrance Door\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"DS123456789\",\n      \"signalStrength\": 85,\n      \"status\": \"AJAR\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"556999f4-1cf3-4373-b575-14dc17486a05"},{"name":"Update details for door sensor","id":"6bdd2199-7037-4b5f-bcd7-2c89cf15ef2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": true,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Main entrance door sensor on the first floor\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Entrance Door\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/updateDetails","description":"<p>Update details for door sensor. Note: uuid is a required field</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","door","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"523109ab-e536-4d44-ac5f-d0fa80b5c1cf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": true,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Main entrance door sensor on the first floor\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 1,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main Entrance Door\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/door/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6bdd2199-7037-4b5f-bcd7-2c89cf15ef2f"}],"id":"d681e9bc-8dbd-423c-9b61-685587ab3515","_postman_id":"d681e9bc-8dbd-423c-9b61-685587ab3515","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Doorbell Camera Webservice","item":[{"name":"Generate the homography to project detections onto a floorplan","id":"ac0f4f2e-5cb7-4310-bfdf-17cc6cd4730d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraImagePointsPermyriad\": [\n    [\n      7287,\n      945\n    ],\n    [\n      1028,\n      7094\n    ]\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"floorplanImagePointsPermyriad\": [\n    [\n      8886,\n      7650\n    ],\n    [\n      7022,\n      2054\n    ]\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/calibrateFloorplanProjection","description":"<p>Generate the homography to project detections onto a floorplan.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","calibrateFloorplanProjection"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cabe7429-813c-4ff3-8755-edaa34c2b0c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraImagePointsPermyriad\": [\n    [\n      7287,\n      945\n    ],\n    [\n      1028,\n      7094\n    ]\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"floorplanImagePointsPermyriad\": [\n    [\n      8886,\n      7650\n    ],\n    [\n      7022,\n      2054\n    ]\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/calibrateFloorplanProjection"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"homography\": [\n    [\n      9541.928637152856,\n      4797.410960851063\n    ],\n    [\n      9260.576843182138,\n      4268.224392591831\n    ]\n  ]\n}"}],"_postman_id":"ac0f4f2e-5cb7-4310-bfdf-17cc6cd4730d"},{"name":"Create rule for a doorbell camera","id":"ec9535c1-3321-4ad6-bd21-749b82aee7cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": true,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 4751,\n          \"playCount\": 443\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 6385,\n          \"playCount\": 1461\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"NONE\",\n          \"expireTimeDelaySeconds\": 3537,\n          \"expireTimeOfDayLocalSeconds\": 2048,\n          \"useFirstInRulesIfPossible\": true\n        },\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 1388,\n          \"expireTimeOfDayLocalSeconds\": 2088,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"UNKNOWN\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 1146\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 4440\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 3275,\n          \"integration\": \"OPENTECH_ALLIANCE\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 6467,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"LUMEO\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"MICROSOFT_TEAMS\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": true,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"BRIVO\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 8173,\n        \"password\": \"string\",\n        \"playCount\": 533,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 6664,\n          \"overrideRelayDurationSec\": 7799,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 8713,\n          \"overrideRelayDurationSec\": 6485,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 9239\n    },\n    \"ruleName\": \"Motion Detection Rule\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerActivity\": \"PROBE_DISCONNECTED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/createRuleForDoorbellCamera","description":"<p>Create rule for a doorbell camera.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","createRuleForDoorbellCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"365b9e94-3dc6-4558-b83d-875b261c0d14","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": true,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 4751,\n          \"playCount\": 443\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 6385,\n          \"playCount\": 1461\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"NONE\",\n          \"expireTimeDelaySeconds\": 3537,\n          \"expireTimeOfDayLocalSeconds\": 2048,\n          \"useFirstInRulesIfPossible\": true\n        },\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 1388,\n          \"expireTimeOfDayLocalSeconds\": 2088,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"UNKNOWN\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 1146\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 4440\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 3275,\n          \"integration\": \"OPENTECH_ALLIANCE\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 6467,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"LUMEO\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"MICROSOFT_TEAMS\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": true,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"RHOMBUS\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"BRIVO\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 8173,\n        \"password\": \"string\",\n        \"playCount\": 533,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 6664,\n          \"overrideRelayDurationSec\": 7799,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 8713,\n          \"overrideRelayDurationSec\": 6485,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 9239\n    },\n    \"ruleName\": \"Motion Detection Rule\",\n    \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"triggerActivity\": \"PROBE_DISCONNECTED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/createRuleForDoorbellCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ec9535c1-3321-4ad6-bd21-749b82aee7cc"},{"name":"Share an live video stream for a doorbell camera","id":"3dacc703-a884-444e-9027-0a854702242e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true,\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/createSharedLiveVideoStream","description":"<p>Share an live video stream for a doorbell camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","createSharedLiveVideoStream"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"38f9568a-e5b7-401e-9841-f5d1c043cc29","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"streamType\": \"LUMEO\",\n  \"vodEnabled\": true,\n  \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"expirationTimeSecs\": 86400,\n  \"invertSchedule\": false,\n  \"name\": \"Front Door Stream\",\n  \"password\": \"mypassword123\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/createSharedLiveVideoStream"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveM3U8StreamUrl\": \"https://example.com/live/m3u8/stream\",\n  \"sharedLiveVideoStreamUrl\": \"https://example.com/live/video/stream\",\n  \"sharedLiveVideoStreamUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3dacc703-a884-444e-9027-0a854702242e"},{"name":"Remove the doorbell camera from the organization","id":"83b93a76-7ff3-4173-8ea7-b08378b0082f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/delete","description":"<p>Remove the doorbell camera from the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","delete"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cd9261cd-7ea8-4f4f-b265-f25ad49286e4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"mummify\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"POLICY_NOT_FOUND\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"83b93a76-7ff3-4173-8ea7-b08378b0082f"},{"name":"Delete rule for a doorbell camera","id":"63f4a9ca-e34a-4114-9cdc-6020dce1abbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/deleteRuleForDoorbellCamera","description":"<p>Delete rule for a doorbell camera.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","deleteRuleForDoorbellCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"36eaebb6-c7e8-473b-86b7-4139945fb950","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/deleteRuleForDoorbellCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"63f4a9ca-e34a-4114-9cdc-6020dce1abbd"},{"name":"Retrieve all component events relevant to the specified Doorbell Camera","id":"6cd1e4de-aad2-4c07-95d7-ebc4c99738be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"limit\": 50,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"typeFilter\": [\n    \"AperioGatewayConnectionStateChangeEvent\",\n    \"AperioTamperStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findComponentEventsForDoorbellCamera","description":"<p>Retrieve all component events relevant to the specified Doorbell Camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","findComponentEventsForDoorbellCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a0525ce0-2de1-4442-9016-4190e68c18d0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"limit\": 50,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"typeFilter\": [\n    \"AperioGatewayConnectionStateChangeEvent\",\n    \"AperioTamperStateEvent\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findComponentEventsForDoorbellCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"componentEvents\": [\n    {\n      \"activatorState\": 5762,\n      \"activatorStateUpdatedAtMs\": 7804,\n      \"aperioId\": \"string\",\n      \"clockRetrievedAtMs\": 6498,\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connected\": false,\n      \"connectionStateUpdatedAtMs\": 7091,\n      \"deviceClockSec\": 2990,\n      \"deviceTimezone\": 8697,\n      \"doorMode\": 7420,\n      \"doorModeUpdatedAtMs\": 8956,\n      \"dtcs\": [\n        {\n          \"code\": [\n            \"string\",\n            \"string\"\n          ],\n          \"failing\": false,\n          \"hasFailed\": false,\n          \"testCompleted\": true,\n          \"time\": 3059\n        },\n        {\n          \"code\": [\n            \"string\",\n            \"string\"\n          ],\n          \"failing\": true,\n          \"hasFailed\": false,\n          \"testCompleted\": false,\n          \"time\": 5072\n        }\n      ],\n      \"handleState\": 3796,\n      \"handleStateUpdatedAtMs\": 2485,\n      \"keyCylinderState\": 6591,\n      \"keyCylinderStateUpdatedAtMs\": 4125,\n      \"removed\": false,\n      \"tamperState\": 2093,\n      \"tamperStateUpdatedAtMs\": 383\n    },\n    {\n      \"authWaitMs\": 623,\n      \"authWaitMsTotal\": 5193,\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"credentials\": [\n        {\n          \"finalRssi\": 1618,\n          \"firstRssi\": 1688,\n          \"firstRssiAtIntentElapsed\": 4756,\n          \"lostAtIntentElapsed\": 4198,\n          \"lostAtRssi\": 606,\n          \"maxRssi\": 4921,\n          \"maxRssiAtIntentElapsed\": 9500,\n          \"sessionFirstRssi\": 4452,\n          \"sessionFirstRssiAtElapsed\": 6221,\n          \"sessionLostAtElapsed\": 1295,\n          \"sessionLostAtRssi\": 8301,\n          \"sessionMaxRssi\": 6837,\n          \"sessionMaxRssiAtElapsed\": 4327\n        },\n        {\n          \"finalRssi\": 4690,\n          \"firstRssi\": 6932,\n          \"firstRssiAtIntentElapsed\": 6922,\n          \"lostAtIntentElapsed\": 3218,\n          \"lostAtRssi\": 123,\n          \"maxRssi\": 5791,\n          \"maxRssiAtIntentElapsed\": 6563,\n          \"sessionFirstRssi\": 2518,\n          \"sessionFirstRssiAtElapsed\": 5381,\n          \"sessionLostAtElapsed\": 5523,\n          \"sessionLostAtRssi\": 6976,\n          \"sessionMaxRssi\": 8846,\n          \"sessionMaxRssiAtElapsed\": 143\n        }\n      ],\n      \"rssiThreshold\": 4004\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6cd1e4de-aad2-4c07-95d7-ebc4c99738be"},{"name":"Retrieve all component seekpoints relevant to the specified Doorbell Camera","id":"27672705-d16b-4290-9de9-9cdd77da3d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSecEpochExclusive\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findComponentSeekPointsForDoorbellCamera","description":"<p>Retrieve all component seekpoints relevant to the specified Doorbell Camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","findComponentSeekPointsForDoorbellCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e805cf5f-c64a-4a3f-b8dd-517c5ac2662e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSecEpochExclusive\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findComponentSeekPointsForDoorbellCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"seekpoints\": [\n    {\n      \"activity\": \"VISITOR_ARRIVED\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"RED\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 7185,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"GUN_DETECT_EVENT\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"customActivityColor\": \"TEAL\",\n      \"customActivityDescription\": \"string\",\n      \"customActivityDisplayName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originalEvent\": {},\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"timestampMs\": 7762,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"27672705-d16b-4290-9de9-9cdd77da3d42"},{"name":"Get list of all shared live streams for doorbell camera","id":"7a236244-7101-4797-bb66-d53e0621be5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findSharedLiveVideoStreams","description":"<p>Get list of all shared live streams for doorbell camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","findSharedLiveVideoStreams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7da012d1-9bce-4048-a8ea-2ac054706e99","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/findSharedLiveVideoStreams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedLiveVideoStreams\": [\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R520\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": false,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"CAMERA_R200\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 4864,\n      \"hideOverlay\": true,\n      \"invertSchedule\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": true,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": true,\n      \"ssoProtected\": true,\n      \"streamType\": \"UNKNOWN\",\n      \"timestampMs\": 9337,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    },\n    {\n      \"audioDeviceHwVar\": \"CAMERA_R150\",\n      \"audioGatewayUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"audioPushToTalkEnabled\": true,\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceHwVar\": \"CAMERA_R4\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"expirationTime\": 8188,\n      \"hideOverlay\": true,\n      \"invertSchedule\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordProtected\": false,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedLiveM3U8StreamUrl\": \"string\",\n      \"sharedLiveVideoStreamUrl\": \"string\",\n      \"sharedWithMonitoringService\": false,\n      \"ssoProtected\": true,\n      \"streamType\": \"UNKNOWN\",\n      \"timestampMs\": 6657,\n      \"unscheduledMessage\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vodEnabled\": true\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7a236244-7101-4797-bb66-d53e0621be5c"},{"name":"Get rules for all doorbell cameras in an org","id":"46f21870-ea1a-4e87-8723-344375bb714f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/getDoorbellCameraRulesForOrg","description":"<p>Get rules for all doorbell cameras in an org.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","getDoorbellCameraRulesForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8dc29a58-ef52-4116-aec7-3b650506b2f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/getDoorbellCameraRulesForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"doorbellCameraUuidToRulesMap\": {\n    \"key_0\": [\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": true,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 1029,\n              \"playCount\": 2527\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 1702,\n              \"playCount\": 9697\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customLLMActions\": [\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 252\n            },\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 8333\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 1819,\n              \"integration\": \"AVIGILON_ALTA\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 5936,\n              \"integration\": \"ENVOY\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"NINEONEONE_CELLULAR\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"APERIO\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": true,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"BRIVO\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"KISI\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 6286,\n            \"password\": \"string\",\n            \"playCount\": 9986,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 5110,\n              \"overrideRelayDurationSec\": 6819,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"ACTIVE\",\n              \"version\": 6999\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 921,\n              \"overrideRelayDurationSec\": 6603,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"ACTIVE\",\n              \"version\": 536\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 6343\n        },\n        \"ruleName\": \"Motion Detection Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerActivity\": \"IOT_AIR_MASKING\"\n      },\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": true,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 5933,\n              \"playCount\": 8564\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 5135,\n              \"playCount\": 322\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customLLMActions\": [\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 3472\n            },\n            {\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 5473\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 6158,\n              \"integration\": \"GUEST_MANAGEMENT\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 1657,\n              \"integration\": \"OMNIALERT\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"LUMEO\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"PRODATAKEY\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": true,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"KISI\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"OPENPATH\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 1607,\n            \"password\": \"string\",\n            \"playCount\": 7488,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 1457,\n              \"overrideRelayDurationSec\": 7733,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"ACTIVE\",\n              \"version\": 1572\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"TRANSIENT\",\n              \"overrideRelayDurationMs\": 2377,\n              \"overrideRelayDurationSec\": 8374,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 8236\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 3308\n        },\n        \"ruleName\": \"Motion Detection Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerActivity\": \"AC_DSR_UNLOCKED\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 5911,\n              \"playCount\": 3542\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 3477,\n              \"playCount\": 8026\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"changeComponentCompositeAccessStateActions\": [\n            {\n              \"accessState\": \"ACCESS_CONTROLLED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": false,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n              \"expireTimeDelaySeconds\": 6816,\n              \"expireTimeOfDayLocalSeconds\": 8966,\n              \"useFirstInRulesIfPossible\": false,\n              \"version\": 7269\n            },\n            {\n              \"accessState\": \"ACCESS_CONTROLLED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": true,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n              \"expireTimeDelaySeconds\": 4434,\n              \"expireTimeOfDayLocalSeconds\": 8894,\n              \"useFirstInRulesIfPossible\": true,\n              \"version\": 7157\n            }\n          ],\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceType\": \"BLE_BUTTON\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"optionalGreeting\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\",\n                \"key_3\": \"string\"\n              },\n              \"path\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"path\": \"string\"\n            }\n          ],\n          \"customLLMActions\": [\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"BADGE_DURESS\",\n                      \"BADGE_AJAR\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_DPI_DOOR_AJAR\",\n                        \"alert\": false,\n                        \"bottom\": 4478,\n                        \"confidence\": 222.91351685553627,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 128,\n                            \"y\": 8272\n                          }\n                        },\n                        \"left\": 4270,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5471,\n                        \"objectId\": 8548,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5276.498813194013,\n                        \"right\": 4968,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 6762.816999206354,\n                          \"sensorLong\": 6501\n                        },\n                        \"stableTrackId\": 2359,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7005.078553899347\n                          }\n                        },\n                        \"top\": 7912,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_APERIO_OK_BATTERY\",\n                        \"alert\": false,\n                        \"bottom\": 4291,\n                        \"confidence\": 4611.020602874938,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 323,\n                            \"y\": 4776\n                          }\n                        },\n                        \"left\": 4057,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2344,\n                        \"objectId\": 5307,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 727.4068960015811,\n                        \"right\": 2576,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3697.86692730232,\n                          \"sensorLong\": 3070\n                        },\n                        \"stableTrackId\": 486,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1746.9910733784543\n                          }\n                        },\n                        \"top\": 9364,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 6870,\n                    \"timestampMs\": 209\n                  },\n                  {\n                    \"activities\": [\n                      \"HUMAN_EXIT\",\n                      \"IOT_TAMPER\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BADGE_TAMPER\",\n                        \"alert\": false,\n                        \"bottom\": 1959,\n                        \"confidence\": 4823.327251453346,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8074,\n                            \"y\": 8193\n                          },\n                          \"key_1\": {\n                            \"x\": 2455,\n                            \"y\": 1802\n                          },\n                          \"key_2\": {\n                            \"x\": 4800,\n                            \"y\": 3046\n                          }\n                        },\n                        \"left\": 9255,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5543,\n                        \"objectId\": 6174,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4720.4307727698215,\n                        \"right\": 2071,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 9019.932405528485,\n                          \"sensorLong\": 2614\n                        },\n                        \"stableTrackId\": 4555,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6067.339085218775\n                          }\n                        },\n                        \"top\": 8021,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_DPI_DOOR_AJAR\",\n                        \"alert\": false,\n                        \"bottom\": 9015,\n                        \"confidence\": 2492.5028943265584,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1154,\n                            \"y\": 970\n                          },\n                          \"key_1\": {\n                            \"x\": 3435,\n                            \"y\": 1133\n                          }\n                        },\n                        \"left\": 3910,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 547,\n                        \"objectId\": 3814,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9640.920932358607,\n                        \"right\": 2375,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 178.9932059587618,\n                          \"sensorLong\": 1049\n                        },\n                        \"stableTrackId\": 6445,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6526.83946678569\n                          }\n                        },\n                        \"top\": 3987,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 456,\n                    \"timestampMs\": 9131\n                  }\n                ],\n                \"key_1\": [\n                  {\n                    \"activities\": [\n                      \"PEOPLECOUNT_LOW\",\n                      \"AUDIO_SOUND_LOUD\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_BADGE_AUTHORIZED\",\n                        \"alert\": false,\n                        \"bottom\": 681,\n                        \"confidence\": 1212.4285764639708,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3486,\n                            \"y\": 2833\n                          },\n                          \"key_1\": {\n                            \"x\": 9891,\n                            \"y\": 9569\n                          },\n                          \"key_2\": {\n                            \"x\": 1966,\n                            \"y\": 5073\n                          }\n                        },\n                        \"left\": 3773,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 96,\n                        \"objectId\": 3459,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5783.035661735361,\n                        \"right\": 196,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4772.659408687831,\n                          \"sensorLong\": 79\n                        },\n                        \"stableTrackId\": 9676,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3271.7378550819863\n                          }\n                        },\n                        \"top\": 2361,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"MOTION_CAR\",\n                        \"alert\": false,\n                        \"bottom\": 2402,\n                        \"confidence\": 3044.154041848617,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5039,\n                            \"y\": 3950\n                          },\n                          \"key_1\": {\n                            \"x\": 35,\n                            \"y\": 1465\n                          }\n                        },\n                        \"left\": 3587,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5152,\n                        \"objectId\": 9160,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4006.1221033348593,\n                        \"right\": 6521,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 8125.174862200613,\n                          \"sensorLong\": 6851\n                        },\n                        \"stableTrackId\": 2376,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5379.123213110058\n                          }\n                        },\n                        \"top\": 8041,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 6490,\n                    \"timestampMs\": 520\n                  },\n                  {\n                    \"activities\": [\n                      \"CUSTOM\",\n                      \"IOT_SOUND_AGGRESSION\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AIR_VOC\",\n                        \"alert\": true,\n                        \"bottom\": 4823,\n                        \"confidence\": 4336.100422679175,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1817,\n                            \"y\": 3309\n                          },\n                          \"key_1\": {\n                            \"x\": 3766,\n                            \"y\": 4013\n                          }\n                        },\n                        \"left\": 4028,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9963,\n                        \"objectId\": 2450,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 799.3339397197285,\n                        \"right\": 3150,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4789.680789940907,\n                          \"sensorLong\": 9504\n                        },\n                        \"stableTrackId\": 2150,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 2990.91992761066\n                          }\n                        },\n                        \"top\": 1099,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"ALM_MONITORING_DISABLED\",\n                        \"alert\": false,\n                        \"bottom\": 3246,\n                        \"confidence\": 5393.386029298688,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2331,\n                            \"y\": 9036\n                          },\n                          \"key_1\": {\n                            \"x\": 9392,\n                            \"y\": 8440\n                          }\n                        },\n                        \"left\": 5035,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7746,\n                        \"objectId\": 3933,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7096.698252196758,\n                        \"right\": 6646,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 1876.2305720219797,\n                          \"sensorLong\": 4482\n                        },\n                        \"stableTrackId\": 8010,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7996.011340733551\n                          }\n                        },\n                        \"top\": 517,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9029,\n                    \"timestampMs\": 5126\n                  }\n                ],\n                \"key_2\": [\n                  {\n                    \"activities\": [\n                      \"NOX_IDX_EXCEEDED_HIGH\",\n                      \"IOT_AIR_CO2\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"HEAT_INDEX_EXCEEDED_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 1105,\n                        \"confidence\": 8866.336152066924,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8420,\n                            \"y\": 9023\n                          }\n                        },\n                        \"left\": 1624,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2395,\n                        \"objectId\": 9648,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1237.699605306777,\n                        \"right\": 7074,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3822.9028087392503,\n                          \"sensorLong\": 1170\n                        },\n                        \"stableTrackId\": 9339,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6798.3820864062445\n                          }\n                        },\n                        \"top\": 6381,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"PM100_EXCEEDED_HIGH\",\n                        \"alert\": false,\n                        \"bottom\": 1619,\n                        \"confidence\": 8530.876937237821,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3302,\n                            \"y\": 5515\n                          },\n                          \"key_1\": {\n                            \"x\": 5585,\n                            \"y\": 738\n                          },\n                          \"key_2\": {\n                            \"x\": 3384,\n                            \"y\": 794\n                          }\n                        },\n                        \"left\": 143,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7061,\n                        \"objectId\": 7079,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7263.857290828481,\n                        \"right\": 4810,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 9336.279008257236,\n                          \"sensorLong\": 7686\n                        },\n                        \"stableTrackId\": 9113,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9513.317250775894\n                          }\n                        },\n                        \"top\": 9722,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 7680,\n                    \"timestampMs\": 9633\n                  },\n                  {\n                    \"activities\": [\n                      \"MOTION_ANIMAL\",\n                      \"LICENSEPLATE_ALERT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_APERIO_FLAT_BATTERY\",\n                        \"alert\": false,\n                        \"bottom\": 54,\n                        \"confidence\": 5022.23070731016,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7203,\n                            \"y\": 4151\n                          }\n                        },\n                        \"left\": 2371,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6992,\n                        \"objectId\": 4971,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4729.231031985899,\n                        \"right\": 8959,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7359.827216809851,\n                          \"sensorLong\": 1590\n                        },\n                        \"stableTrackId\": 8014,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5404.922446379863\n                          }\n                        },\n                        \"top\": 6782,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"DOOR_CLOSED\",\n                        \"alert\": true,\n                        \"bottom\": 8213,\n                        \"confidence\": 3258.8037337712963,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6781,\n                            \"y\": 3662\n                          },\n                          \"key_1\": {\n                            \"x\": 8833,\n                            \"y\": 7440\n                          },\n                          \"key_2\": {\n                            \"x\": 4252,\n                            \"y\": 6363\n                          },\n                          \"key_3\": {\n                            \"x\": 5630,\n                            \"y\": 8389\n                          }\n                        },\n                        \"left\": 1662,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1852,\n                        \"objectId\": 3771,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8488.57504834984,\n                        \"right\": 6066,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 9852.164176774764,\n                          \"sensorLong\": 6318\n                        },\n                        \"stableTrackId\": 7633,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1758.3086366386192\n                          }\n                        },\n                        \"top\": 3974,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 518,\n                    \"timestampMs\": 3268\n                  }\n                ],\n                \"key_3\": [\n                  {\n                    \"activities\": [\n                      \"TAG_PANIC\",\n                      \"AC_DPI_DOOR_FORCED_OPEN\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_APERIO_DEVICE_DISCONNECTED\",\n                        \"alert\": false,\n                        \"bottom\": 264,\n                        \"confidence\": 4169.361529304494,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8002,\n                            \"y\": 2093\n                          }\n                        },\n                        \"left\": 728,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 4965,\n                        \"objectId\": 3286,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6045.091358240289,\n                        \"right\": 8475,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7120.5281753699355,\n                          \"sensorLong\": 7400\n                        },\n                        \"stableTrackId\": 7102,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6291.116499367009\n                          }\n                        },\n                        \"top\": 6377,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"TAG_POSITIONING_CHANGED\",\n                        \"alert\": false,\n                        \"bottom\": 2161,\n                        \"confidence\": 7678.566816825625,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5813,\n                            \"y\": 7989\n                          },\n                          \"key_1\": {\n                            \"x\": 1459,\n                            \"y\": 744\n                          },\n                          \"key_2\": {\n                            \"x\": 9102,\n                            \"y\": 891\n                          }\n                        },\n                        \"left\": 6041,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5760,\n                        \"objectId\": 5276,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5661.99338491302,\n                        \"right\": 1866,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 4881.710906891563,\n                          \"sensorLong\": 5587\n                        },\n                        \"stableTrackId\": 8022,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 2117.364680079088\n                          }\n                        },\n                        \"top\": 3428,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2049,\n                    \"timestampMs\": 8425\n                  },\n                  {\n                    \"activities\": [\n                      \"BADGE_FACE_MISMATCH\",\n                      \"AC_DPI_DOOR_CLOSED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BADGE_UNAUTHORIZED\",\n                        \"alert\": true,\n                        \"bottom\": 5004,\n                        \"confidence\": 9530.33655145582,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5283,\n                            \"y\": 6248\n                          },\n                          \"key_1\": {\n                            \"x\": 4240,\n                            \"y\": 5783\n                          }\n                        },\n                        \"left\": 9702,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3536,\n                        \"objectId\": 444,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6495.1228158967215,\n                        \"right\": 440,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8949.192706271075,\n                          \"sensorLong\": 271\n                        },\n                        \"stableTrackId\": 6346,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8756.460245704482\n                          }\n                        },\n                        \"top\": 1710,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_TAMPER_PROX\",\n                        \"alert\": false,\n                        \"bottom\": 6636,\n                        \"confidence\": 6717.012371933095,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6879,\n                            \"y\": 5478\n                          },\n                          \"key_1\": {\n                            \"x\": 9381,\n                            \"y\": 2585\n                          },\n                          \"key_2\": {\n                            \"x\": 3644,\n                            \"y\": 5045\n                          }\n                        },\n                        \"left\": 1340,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5557,\n                        \"objectId\": 6481,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7069.7944403045685,\n                        \"right\": 1867,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4694.411452420635,\n                          \"sensorLong\": 6933\n                        },\n                        \"stableTrackId\": 5453,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8080.461158477446\n                          }\n                        },\n                        \"top\": 4420,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8217,\n                    \"timestampMs\": 692\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 6314\n            },\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"GUN_DETECT_EVENT\",\n                      \"BUTTON_LONG_PRESSED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PROBE_CONNECTED\",\n                        \"alert\": false,\n                        \"bottom\": 4004,\n                        \"confidence\": 6889.9669801134,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 468,\n                            \"y\": 392\n                          },\n                          \"key_1\": {\n                            \"x\": 2444,\n                            \"y\": 3153\n                          }\n                        },\n                        \"left\": 4112,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6509,\n                        \"objectId\": 9320,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 953.0656900790735,\n                        \"right\": 4792,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 5819.007845736215,\n                          \"sensorLong\": 1079\n                        },\n                        \"stableTrackId\": 7123,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 2358.9466425593255\n                          }\n                        },\n                        \"top\": 975,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n                        \"alert\": true,\n                        \"bottom\": 1575,\n                        \"confidence\": 9837.469983140178,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8505,\n                            \"y\": 1072\n                          },\n                          \"key_1\": {\n                            \"x\": 4533,\n                            \"y\": 7927\n                          }\n                        },\n                        \"left\": 2288,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7694,\n                        \"objectId\": 736,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1814.7461965240796,\n                        \"right\": 6000,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3523.2327040827618,\n                          \"sensorLong\": 9073\n                        },\n                        \"stableTrackId\": 9912,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3954.6324587228887\n                          }\n                        },\n                        \"top\": 670,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 7950,\n                    \"timestampMs\": 169\n                  },\n                  {\n                    \"activities\": [\n                      \"AIR_CO2\",\n                      \"AC_APERIO_OK_BATTERY\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"CLIMATE_SMOKE\",\n                        \"alert\": false,\n                        \"bottom\": 8227,\n                        \"confidence\": 3732.3358137712657,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1508,\n                            \"y\": 3459\n                          }\n                        },\n                        \"left\": 4277,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3725,\n                        \"objectId\": 9752,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8297.258646938752,\n                        \"right\": 2772,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4734.193493881718,\n                          \"sensorLong\": 6426\n                        },\n                        \"stableTrackId\": 6758,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3483.38014601661\n                          }\n                        },\n                        \"top\": 1267,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"SOUND_GUN_SHOT\",\n                        \"alert\": false,\n                        \"bottom\": 637,\n                        \"confidence\": 6659.443224409356,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2126,\n                            \"y\": 7738\n                          },\n                          \"key_1\": {\n                            \"x\": 5672,\n                            \"y\": 2854\n                          }\n                        },\n                        \"left\": 6518,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9646,\n                        \"objectId\": 6301,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2736.163872201991,\n                        \"right\": 1768,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 1721.6688459604734,\n                          \"sensorLong\": 3132\n                        },\n                        \"stableTrackId\": 3190,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1252.547774132282\n                          }\n                        },\n                        \"top\": 6427,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8739,\n                    \"timestampMs\": 6437\n                  }\n                ],\n                \"key_1\": [\n                  {\n                    \"activities\": [\n                      \"AC_GR_INACTIVE\",\n                      \"BADGE_MANUAL\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"POWER_SWITCH_PRIMARY\",\n                        \"alert\": false,\n                        \"bottom\": 8705,\n                        \"confidence\": 2864.135927826814,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 4743,\n                            \"y\": 2433\n                          },\n                          \"key_1\": {\n                            \"x\": 4722,\n                            \"y\": 5281\n                          },\n                          \"key_2\": {\n                            \"x\": 2668,\n                            \"y\": 7105\n                          },\n                          \"key_3\": {\n                            \"x\": 9507,\n                            \"y\": 9163\n                          }\n                        },\n                        \"left\": 3713,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5660,\n                        \"objectId\": 6590,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1157.3718916240705,\n                        \"right\": 4239,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4064.3712551335097,\n                          \"sensorLong\": 857\n                        },\n                        \"stableTrackId\": 2457,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1196.5943415319248\n                          }\n                        },\n                        \"top\": 7881,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                        \"alert\": true,\n                        \"bottom\": 9326,\n                        \"confidence\": 8855.707728672009,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 315,\n                            \"y\": 5725\n                          }\n                        },\n                        \"left\": 5008,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 666,\n                        \"objectId\": 2116,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6484.963799795005,\n                        \"right\": 1428,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 3701.2615977747696,\n                          \"sensorLong\": 7657\n                        },\n                        \"stableTrackId\": 7831,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4453.781845395109\n                          }\n                        },\n                        \"top\": 296,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8062,\n                    \"timestampMs\": 2976\n                  },\n                  {\n                    \"activities\": [\n                      \"MASK_MISSING\",\n                      \"IOT_AIR_TEMP\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                        \"alert\": false,\n                        \"bottom\": 5340,\n                        \"confidence\": 1291.8445436159366,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 208,\n                            \"y\": 1489\n                          },\n                          \"key_1\": {\n                            \"x\": 3647,\n                            \"y\": 6082\n                          }\n                        },\n                        \"left\": 6918,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 821,\n                        \"objectId\": 3832,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 9000.089474475968,\n                        \"right\": 8329,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8693.370417331478,\n                          \"sensorLong\": 4075\n                        },\n                        \"stableTrackId\": 1536,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 2104.885316501679\n                          }\n                        },\n                        \"top\": 4930,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IOT_AIR_TEMP\",\n                        \"alert\": false,\n                        \"bottom\": 1236,\n                        \"confidence\": 466.128360757081,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7812,\n                            \"y\": 5087\n                          }\n                        },\n                        \"left\": 4529,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7803,\n                        \"objectId\": 9109,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 416.30736960780234,\n                        \"right\": 4915,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 2099.74613878102,\n                          \"sensorLong\": 3208\n                        },\n                        \"stableTrackId\": 6279,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7928.487236859612\n                          }\n                        },\n                        \"top\": 706,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 7133,\n                    \"timestampMs\": 5751\n                  }\n                ],\n                \"key_2\": [\n                  {\n                    \"activities\": [\n                      \"GLOVES_MISSING\",\n                      \"LICENSEPLATE_UNIDENTIFIED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PROBE_DISCONNECTED\",\n                        \"alert\": false,\n                        \"bottom\": 4202,\n                        \"confidence\": 5383.0107750631505,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9045,\n                            \"y\": 6661\n                          },\n                          \"key_1\": {\n                            \"x\": 1990,\n                            \"y\": 6525\n                          }\n                        },\n                        \"left\": 1688,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7894,\n                        \"objectId\": 7838,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 3662.1140307187193,\n                        \"right\": 3295,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 2429.0012603852306,\n                          \"sensorLong\": 8892\n                        },\n                        \"stableTrackId\": 4680,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5099.966657103163\n                          }\n                        },\n                        \"top\": 2499,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"FACE_ALERT\",\n                        \"alert\": true,\n                        \"bottom\": 71,\n                        \"confidence\": 6652.090661431598,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 308,\n                            \"y\": 575\n                          },\n                          \"key_1\": {\n                            \"x\": 7927,\n                            \"y\": 6320\n                          }\n                        },\n                        \"left\": 8414,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 32,\n                        \"objectId\": 3833,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8874.625324151968,\n                        \"right\": 2009,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 5744.480422243614,\n                          \"sensorLong\": 1287\n                        },\n                        \"stableTrackId\": 3997,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9918.983305523063\n                          }\n                        },\n                        \"top\": 5901,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 3864,\n                    \"timestampMs\": 100\n                  },\n                  {\n                    \"activities\": [\n                      \"TAG_BOUNDARY_EGRESS\",\n                      \"AUDIO_SOUND_GREETING\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 7311,\n                        \"confidence\": 8300.057416528958,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2415,\n                            \"y\": 6832\n                          },\n                          \"key_1\": {\n                            \"x\": 6174,\n                            \"y\": 1434\n                          }\n                        },\n                        \"left\": 7483,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3746,\n                        \"objectId\": 3363,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 3234.60293578963,\n                        \"right\": 3007,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 2334.7175147141643,\n                          \"sensorLong\": 9028\n                        },\n                        \"stableTrackId\": 8674,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 5283.356055377147\n                          }\n                        },\n                        \"top\": 5719,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IOT_SOUND_HELP\",\n                        \"alert\": false,\n                        \"bottom\": 9443,\n                        \"confidence\": 6881.184145849324,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1225,\n                            \"y\": 403\n                          },\n                          \"key_1\": {\n                            \"x\": 3300,\n                            \"y\": 7756\n                          }\n                        },\n                        \"left\": 2376,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9990,\n                        \"objectId\": 2455,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 3314.680156698646,\n                        \"right\": 2344,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 224.04020254973344,\n                          \"sensorLong\": 3228\n                        },\n                        \"stableTrackId\": 452,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1436.0872589183439\n                          }\n                        },\n                        \"top\": 1335,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 9619,\n                    \"timestampMs\": 3237\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 1190\n            }\n          ],\n          \"enableDisableAudioRecordActions\": [\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            },\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 821,\n              \"integration\": \"KISI\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 6214,\n              \"integration\": \"PLACE_OS\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"PRODATAKEY\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"DICE\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": false,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"OPENPATH\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"BRIVO\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 1252,\n            \"password\": \"string\",\n            \"playCount\": 3737,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 9498,\n              \"overrideRelayDurationSec\": 8275,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"ACTIVE\",\n              \"version\": 9069\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 5322,\n              \"overrideRelayDurationSec\": 236,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 1652\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\",\n                \"key_3\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 4133\n        },\n        \"ruleName\": \"Motion Detection Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerActivity\": \"CLIMATE_PM25\"\n      },\n      {\n        \"action\": {\n          \"activateLocationLockdown\": {\n            \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          \"alertAction\": false,\n          \"audioPlaybackActions\": [\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 1378,\n              \"playCount\": 957\n            },\n            {\n              \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"audioGateways\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"loopDurationSec\": 7406,\n              \"playCount\": 3866\n            }\n          ],\n          \"cancelLoopingAudioPlaybackAction\": {\n            \"_audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"audioDevices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ]\n          },\n          \"changeComponentCompositeAccessStateActions\": [\n            {\n              \"accessState\": \"ACCESS_CONTROLLED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": true,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n              \"expireTimeDelaySeconds\": 1017,\n              \"expireTimeOfDayLocalSeconds\": 1559,\n              \"useFirstInRulesIfPossible\": false,\n              \"version\": 464\n            },\n            {\n              \"accessState\": \"UNLOCKED\",\n              \"alwaysCreateOverrideIfNoFirstIn\": false,\n              \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n              \"expireTimeDelaySeconds\": 9315,\n              \"expireTimeOfDayLocalSeconds\": 4090,\n              \"useFirstInRulesIfPossible\": true,\n              \"version\": 5092\n            }\n          ],\n          \"connectAudioDeviceToPhoneNumberAction\": {\n            \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n            \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"optionalGreeting\": \"string\",\n            \"phoneNumber\": \"string\"\n          },\n          \"customActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"path\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\",\n                \"key_3\": \"string\"\n              },\n              \"path\": \"string\"\n            }\n          ],\n          \"customLLMActions\": [\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"BADGE_SECURITY_BREACH\",\n                      \"AC_DR_CONNECTED\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"CLIMATE_PM25\",\n                        \"alert\": true,\n                        \"bottom\": 5651,\n                        \"confidence\": 5576.771871303392,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7564,\n                            \"y\": 8323\n                          },\n                          \"key_1\": {\n                            \"x\": 3263,\n                            \"y\": 6886\n                          }\n                        },\n                        \"left\": 8237,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6939,\n                        \"objectId\": 564,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8762.696136892237,\n                        \"right\": 7422,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7465.141309390364,\n                          \"sensorLong\": 5697\n                        },\n                        \"stableTrackId\": 1085,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3757.7960122136965\n                          }\n                        },\n                        \"top\": 6800,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AUDIO_SOUND_SIGNIFICANT\",\n                        \"alert\": false,\n                        \"bottom\": 257,\n                        \"confidence\": 8159.4122606567,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7228,\n                            \"y\": 300\n                          },\n                          \"key_1\": {\n                            \"x\": 3194,\n                            \"y\": 2667\n                          },\n                          \"key_2\": {\n                            \"x\": 9973,\n                            \"y\": 4110\n                          }\n                        },\n                        \"left\": 6516,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3338,\n                        \"objectId\": 1703,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2871.2664548493526,\n                        \"right\": 7592,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8786.789809392703,\n                          \"sensorLong\": 4809\n                        },\n                        \"stableTrackId\": 7232,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6574.736075944927\n                          }\n                        },\n                        \"top\": 3080,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1990,\n                    \"timestampMs\": 6450\n                  },\n                  {\n                    \"activities\": [\n                      \"PIR_MOVEMENT\",\n                      \"AUDIO_SOUND_GLASS_BREAK\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BADGE_REQUEST_TO_EXIT\",\n                        \"alert\": false,\n                        \"bottom\": 7168,\n                        \"confidence\": 7424.155992646169,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9820,\n                            \"y\": 128\n                          }\n                        },\n                        \"left\": 3590,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1650,\n                        \"objectId\": 9944,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6121.495343061467,\n                        \"right\": 2858,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7831.389241694853,\n                          \"sensorLong\": 7594\n                        },\n                        \"stableTrackId\": 7785,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9014.286136560697\n                          }\n                        },\n                        \"top\": 6404,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CLIMATE_IAQ\",\n                        \"alert\": false,\n                        \"bottom\": 687,\n                        \"confidence\": 8647.165505543428,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7802,\n                            \"y\": 6697\n                          },\n                          \"key_1\": {\n                            \"x\": 2756,\n                            \"y\": 8893\n                          }\n                        },\n                        \"left\": 5654,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1362,\n                        \"objectId\": 543,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6428.639528089521,\n                        \"right\": 864,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 7576.831760698914,\n                          \"sensorLong\": 7412\n                        },\n                        \"stableTrackId\": 1469,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 3998.960466071113\n                          }\n                        },\n                        \"top\": 4900,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 3778,\n                    \"timestampMs\": 5838\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 2502\n            },\n            {\n              \"deviceActivityEvents\": {\n                \"key_0\": [\n                  {\n                    \"activities\": [\n                      \"CLIMATE_ETOH\",\n                      \"DOOR_AJAR\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"POSE_ANOMALOUS\",\n                        \"alert\": false,\n                        \"bottom\": 6076,\n                        \"confidence\": 1178.3597932514313,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"ORANGE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7056,\n                            \"y\": 2109\n                          },\n                          \"key_1\": {\n                            \"x\": 4232,\n                            \"y\": 1766\n                          },\n                          \"key_2\": {\n                            \"x\": 6797,\n                            \"y\": 2837\n                          }\n                        },\n                        \"left\": 8439,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 627,\n                        \"objectId\": 540,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 8354.987278230015,\n                        \"right\": 9461,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3437.1771980234244,\n                          \"sensorLong\": 3635\n                        },\n                        \"stableTrackId\": 6981,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1655.7703737390138\n                          }\n                        },\n                        \"top\": 1496,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IOT_AIR_VOC\",\n                        \"alert\": false,\n                        \"bottom\": 9682,\n                        \"confidence\": 612.4806036751052,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5801,\n                            \"y\": 3236\n                          }\n                        },\n                        \"left\": 4404,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3690,\n                        \"objectId\": 5669,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5733.626862172092,\n                        \"right\": 2721,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3482.5806250595324,\n                          \"sensorLong\": 2420\n                        },\n                        \"stableTrackId\": 6489,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1411.4698262682878\n                          }\n                        },\n                        \"top\": 6757,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 4953,\n                    \"timestampMs\": 8611\n                  },\n                  {\n                    \"activities\": [\n                      \"AUDIO_SOUND_LOUD\",\n                      \"VOC_IDX_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_GR_ACTIVE\",\n                        \"alert\": true,\n                        \"bottom\": 6999,\n                        \"confidence\": 6489.404974878074,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 6075,\n                            \"y\": 6116\n                          },\n                          \"key_1\": {\n                            \"x\": 1272,\n                            \"y\": 5594\n                          },\n                          \"key_2\": {\n                            \"x\": 7918,\n                            \"y\": 6525\n                          }\n                        },\n                        \"left\": 9554,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1121,\n                        \"objectId\": 5577,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 340.6523482246904,\n                        \"right\": 6300,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 4688.225543230771,\n                          \"sensorLong\": 2709\n                        },\n                        \"stableTrackId\": 4646,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 653.3959343569684\n                          }\n                        },\n                        \"top\": 5166,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AC_REMOTE_UNLOCK\",\n                        \"alert\": true,\n                        \"bottom\": 4021,\n                        \"confidence\": 6369.177681180318,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3049,\n                            \"y\": 2896\n                          }\n                        },\n                        \"left\": 5465,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5288,\n                        \"objectId\": 7914,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4124.485196310148,\n                        \"right\": 3251,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8215.173767893173,\n                          \"sensorLong\": 1339\n                        },\n                        \"stableTrackId\": 7100,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4658.486139321145\n                          }\n                        },\n                        \"top\": 6108,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1960,\n                    \"timestampMs\": 6241\n                  }\n                ],\n                \"key_1\": [\n                  {\n                    \"activities\": [\n                      \"VISITOR_DEPARTED\",\n                      \"HELMET_MISSING\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"ROBOT_WAITING_AT_POSE\",\n                        \"alert\": true,\n                        \"bottom\": 8003,\n                        \"confidence\": 9097.278242737768,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"RED\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8935,\n                            \"y\": 1352\n                          },\n                          \"key_1\": {\n                            \"x\": 7439,\n                            \"y\": 4378\n                          },\n                          \"key_2\": {\n                            \"x\": 7343,\n                            \"y\": 5109\n                          }\n                        },\n                        \"left\": 8432,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8415,\n                        \"objectId\": 9409,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6896.211323027253,\n                        \"right\": 9463,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 7903.717647985775,\n                          \"sensorLong\": 8956\n                        },\n                        \"stableTrackId\": 3169,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1014.1784620547844\n                          }\n                        },\n                        \"top\": 3542,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IAQ_EXCEEDED_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 4384,\n                        \"confidence\": 6825.740503952656,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2110,\n                            \"y\": 80\n                          },\n                          \"key_1\": {\n                            \"x\": 22,\n                            \"y\": 9745\n                          },\n                          \"key_2\": {\n                            \"x\": 8784,\n                            \"y\": 8966\n                          }\n                        },\n                        \"left\": 5117,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9041,\n                        \"objectId\": 3902,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7368.60502691719,\n                        \"right\": 6585,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 8680.14839949931,\n                          \"sensorLong\": 6648\n                        },\n                        \"stableTrackId\": 6169,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 8842.039752321492\n                          }\n                        },\n                        \"top\": 3061,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5783,\n                    \"timestampMs\": 836\n                  },\n                  {\n                    \"activities\": [\n                      \"FACE\",\n                      \"CAR_EXIT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"SOUND_GUN_SHOT\",\n                        \"alert\": false,\n                        \"bottom\": 8115,\n                        \"confidence\": 6738.0529985416,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2471,\n                            \"y\": 7060\n                          },\n                          \"key_1\": {\n                            \"x\": 6336,\n                            \"y\": 3163\n                          },\n                          \"key_2\": {\n                            \"x\": 2648,\n                            \"y\": 1042\n                          }\n                        },\n                        \"left\": 7833,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8174,\n                        \"objectId\": 3785,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5362.37531640184,\n                        \"right\": 884,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 4548.245678248608,\n                          \"sensorLong\": 7177\n                        },\n                        \"stableTrackId\": 3841,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1739.3987674941225\n                          }\n                        },\n                        \"top\": 3672,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"PM10_EXCEEDED_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 5679,\n                        \"confidence\": 4928.1543776947,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3484,\n                            \"y\": 4695\n                          }\n                        },\n                        \"left\": 4942,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2596,\n                        \"objectId\": 3664,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1792.4445142900192,\n                        \"right\": 9425,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 8188.980652427593,\n                          \"sensorLong\": 9595\n                        },\n                        \"stableTrackId\": 7738,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 688.6315888453764\n                          }\n                        },\n                        \"top\": 7279,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 8793,\n                    \"timestampMs\": 9507\n                  }\n                ],\n                \"key_2\": [\n                  {\n                    \"activities\": [\n                      \"AC_DPI_DOOR_CLOSED\",\n                      \"TVOC_EXCEEDED_HIGH\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_TAMPER_PROX\",\n                        \"alert\": true,\n                        \"bottom\": 3039,\n                        \"confidence\": 186.16430454089894,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1225,\n                            \"y\": 5816\n                          },\n                          \"key_1\": {\n                            \"x\": 1974,\n                            \"y\": 5867\n                          }\n                        },\n                        \"left\": 3221,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 3529,\n                        \"objectId\": 9629,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2358.7842029456406,\n                        \"right\": 5721,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7575.106694534211,\n                          \"sensorLong\": 958\n                        },\n                        \"stableTrackId\": 1119,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4682.131698493322\n                          }\n                        },\n                        \"top\": 1230,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"IOT_AIR_VOC\",\n                        \"alert\": true,\n                        \"bottom\": 1486,\n                        \"confidence\": 2809.652449453819,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 7872,\n                            \"y\": 2385\n                          }\n                        },\n                        \"left\": 8359,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 9528,\n                        \"objectId\": 7607,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 6597.834104230733,\n                        \"right\": 7234,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 1447.0767951604025,\n                          \"sensorLong\": 6702\n                        },\n                        \"stableTrackId\": 6293,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6976.5558460831435\n                          }\n                        },\n                        \"top\": 4273,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 3347,\n                    \"timestampMs\": 9516\n                  },\n                  {\n                    \"activities\": [\n                      \"CLIMATE_THC\",\n                      \"LICENSEPLATE\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_DSR_UNLOCKED\",\n                        \"alert\": false,\n                        \"bottom\": 3516,\n                        \"confidence\": 7432.675304066923,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 1618,\n                            \"y\": 570\n                          },\n                          \"key_1\": {\n                            \"x\": 1196,\n                            \"y\": 759\n                          }\n                        },\n                        \"left\": 2654,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 8252,\n                        \"objectId\": 8252,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5174.213803281069,\n                        \"right\": 4543,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 4368.5102452511355,\n                          \"sensorLong\": 7422\n                        },\n                        \"stableTrackId\": 133,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 95.81743964221401\n                          }\n                        },\n                        \"top\": 2157,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AIR_VOC\",\n                        \"alert\": true,\n                        \"bottom\": 5400,\n                        \"confidence\": 607.282308834749,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"PURPLE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8286,\n                            \"y\": 9071\n                          },\n                          \"key_1\": {\n                            \"x\": 6855,\n                            \"y\": 9363\n                          },\n                          \"key_2\": {\n                            \"x\": 3717,\n                            \"y\": 1667\n                          },\n                          \"key_3\": {\n                            \"x\": 7699,\n                            \"y\": 8229\n                          }\n                        },\n                        \"left\": 5225,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2416,\n                        \"objectId\": 1438,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 5519.840432265734,\n                        \"right\": 1474,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 9996.752183995352,\n                          \"sensorLong\": 3583\n                        },\n                        \"stableTrackId\": 6666,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7897.04687189897\n                          }\n                        },\n                        \"top\": 947,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1069,\n                    \"timestampMs\": 161\n                  }\n                ],\n                \"key_3\": [\n                  {\n                    \"activities\": [\n                      \"PM100_EXCEEDED_HIGH\",\n                      \"SOUND_GUN_SHOT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"ALM_MONITORING_SETTINGS_CHANGE\",\n                        \"alert\": false,\n                        \"bottom\": 9642,\n                        \"confidence\": 4215.853507962861,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TEAL\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3497,\n                            \"y\": 9446\n                          },\n                          \"key_1\": {\n                            \"x\": 3422,\n                            \"y\": 6241\n                          }\n                        },\n                        \"left\": 182,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 2440,\n                        \"objectId\": 3420,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 3706.543552138832,\n                        \"right\": 8383,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 8157.21154328126,\n                          \"sensorLong\": 4464\n                        },\n                        \"stableTrackId\": 4859,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4137.498243875004\n                          }\n                        },\n                        \"top\": 8831,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"PM10_EXCEEDED_HIGH\",\n                        \"alert\": true,\n                        \"bottom\": 8199,\n                        \"confidence\": 6552.955618186574,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": false,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 675,\n                            \"y\": 1256\n                          },\n                          \"key_1\": {\n                            \"x\": 7995,\n                            \"y\": 3143\n                          }\n                        },\n                        \"left\": 8942,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7972,\n                        \"objectId\": 1341,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7142.557770377507,\n                        \"right\": 5401,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 7688.437343455707,\n                          \"sensorLong\": 3134\n                        },\n                        \"stableTrackId\": 9032,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 4073.9331419033965\n                          }\n                        },\n                        \"top\": 1984,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 2807,\n                    \"timestampMs\": 3040\n                  },\n                  {\n                    \"activities\": [\n                      \"CLIMATE_LEAK\",\n                      \"FACE\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"ROBOT_DOG_DETECTED\",\n                        \"alert\": false,\n                        \"bottom\": 2074,\n                        \"confidence\": 8109.516023932195,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8127,\n                            \"y\": 8138\n                          }\n                        },\n                        \"left\": 8503,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5605,\n                        \"objectId\": 8799,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 861.5691055620389,\n                        \"right\": 1921,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 5238.635594981589,\n                          \"sensorLong\": 4443\n                        },\n                        \"stableTrackId\": 8149,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1571.6556880393196\n                          }\n                        },\n                        \"top\": 7907,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"CLIMATE_THC\",\n                        \"alert\": true,\n                        \"bottom\": 2012,\n                        \"confidence\": 164.9273894493719,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLACK\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 5581,\n                            \"y\": 8400\n                          },\n                          \"key_1\": {\n                            \"x\": 1031,\n                            \"y\": 4977\n                          },\n                          \"key_2\": {\n                            \"x\": 2003,\n                            \"y\": 181\n                          },\n                          \"key_3\": {\n                            \"x\": 5133,\n                            \"y\": 5456\n                          }\n                        },\n                        \"left\": 1723,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 1372,\n                        \"objectId\": 71,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 1972.8306244217843,\n                        \"right\": 9016,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 3296.095342104932,\n                          \"sensorLong\": 9561\n                        },\n                        \"stableTrackId\": 8177,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 6410.97758156973\n                          }\n                        },\n                        \"top\": 4947,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 5380,\n                    \"timestampMs\": 8548\n                  }\n                ],\n                \"key_4\": [\n                  {\n                    \"activities\": [\n                      \"CLIMATE_VAPE\",\n                      \"CAR_EXIT\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"BUTTON_SINGLE_PRESSED\",\n                        \"alert\": true,\n                        \"bottom\": 5995,\n                        \"confidence\": 4999.573590262078,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 8200,\n                            \"y\": 8649\n                          }\n                        },\n                        \"left\": 9286,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5603,\n                        \"objectId\": 7673,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 4318.874277510358,\n                        \"right\": 1281,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 6760.925630032357,\n                          \"sensorLong\": 6252\n                        },\n                        \"stableTrackId\": 7556,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 317.2766089337564\n                          }\n                        },\n                        \"top\": 7579,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AIR_MASKING\",\n                        \"alert\": false,\n                        \"bottom\": 2114,\n                        \"confidence\": 586.4376484886691,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"BLUE\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 9897,\n                            \"y\": 1075\n                          },\n                          \"key_1\": {\n                            \"x\": 3787,\n                            \"y\": 1621\n                          },\n                          \"key_2\": {\n                            \"x\": 5912,\n                            \"y\": 5083\n                          }\n                        },\n                        \"left\": 6959,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 5162,\n                        \"objectId\": 1746,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2610.130071840482,\n                        \"right\": 9554,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": true,\n                          \"sensorDouble\": 6542.250044905005,\n                          \"sensorLong\": 6050\n                        },\n                        \"stableTrackId\": 7663,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 1427.0346596189308\n                          }\n                        },\n                        \"top\": 6078,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 1599,\n                    \"timestampMs\": 8192\n                  },\n                  {\n                    \"activities\": [\n                      \"PIR_VACANT\",\n                      \"SOUND_HELP\"\n                    ],\n                    \"boundingBoxes\": [\n                      {\n                        \"activity\": \"AC_TAMPER_ACCEL\",\n                        \"alert\": false,\n                        \"bottom\": 1210,\n                        \"confidence\": 1169.251294878919,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"GRAY\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": true,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 3505,\n                            \"y\": 3708\n                          },\n                          \"key_1\": {\n                            \"x\": 4216,\n                            \"y\": 5162\n                          },\n                          \"key_2\": {\n                            \"x\": 8769,\n                            \"y\": 2962\n                          }\n                        },\n                        \"left\": 8584,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 7005,\n                        \"objectId\": 9573,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 2980.869662515948,\n                        \"right\": 2464,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 2129.5199562228786,\n                          \"sensorLong\": 614\n                        },\n                        \"stableTrackId\": 5911,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 7360.813659114878\n                          }\n                        },\n                        \"top\": 6675,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      },\n                      {\n                        \"activity\": \"AIR_VAPE\",\n                        \"alert\": true,\n                        \"bottom\": 7380,\n                        \"confidence\": 6605.376130266083,\n                        \"croppedImageLocator\": \"string\",\n                        \"customActivityColor\": \"TAN\",\n                        \"customActivityDescription\": \"string\",\n                        \"customActivityDisplayName\": \"string\",\n                        \"dwelling\": false,\n                        \"faceName\": \"string\",\n                        \"inMotion\": true,\n                        \"keypointsV2\": {\n                          \"key_0\": {\n                            \"x\": 2628,\n                            \"y\": 3914\n                          },\n                          \"key_1\": {\n                            \"x\": 7066,\n                            \"y\": 224\n                          },\n                          \"key_2\": {\n                            \"x\": 8697,\n                            \"y\": 2705\n                          }\n                        },\n                        \"left\": 8609,\n                        \"licensePlate\": \"string\",\n                        \"loudness\": 6808,\n                        \"objectId\": 686,\n                        \"pose\": \"string\",\n                        \"relativeSecond\": 7291.376253527926,\n                        \"right\": 8136,\n                        \"sensorValType\": {\n                          \"sensorBoolean\": false,\n                          \"sensorDouble\": 7057.1044326918545,\n                          \"sensorLong\": 4558\n                        },\n                        \"stableTrackId\": 1116,\n                        \"toastOrderIdInfo\": {\n                          \"employeeName\": \"string\",\n                          \"guid\": \"string\",\n                          \"locationName\": \"string\",\n                          \"restaurantName\": \"string\",\n                          \"toastCheckInfo\": {\n                            \"totalAmount\": 9004.854349652063\n                          }\n                        },\n                        \"top\": 7344,\n                        \"unidentifiedFaceId\": \"string\",\n                        \"vehicleName\": \"string\"\n                      }\n                    ],\n                    \"durationSec\": 4021,\n                    \"timestampMs\": 9311\n                  }\n                ]\n              },\n              \"deviceFacetUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"timestampMs\": 988\n            }\n          ],\n          \"enableDisableAudioRecordActions\": [\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            },\n            {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"enable\": true\n            }\n          ],\n          \"integrationCommandActions\": [\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 6871,\n              \"integration\": \"AVIGILON_ALTA\"\n            },\n            {\n              \"commandPayload\": \"string\",\n              \"delaySecs\": 8079,\n              \"integration\": \"PAR_POS\"\n            }\n          ],\n          \"integrationNotificationActions\": [\n            {\n              \"integration\": \"OPENTECH_ALLIANCE\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            },\n            {\n              \"integration\": \"ENVOY\",\n              \"notificationEntity\": \"string\",\n              \"notificationTarget\": \"string\"\n            }\n          ],\n          \"liveNotificationAction\": true,\n          \"remoteDoorUnlockActions\": [\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"INNER_RANGE\"\n            },\n            {\n              \"doorId\": \"string\",\n              \"placeId\": \"string\",\n              \"system\": \"INNER_RANGE\"\n            }\n          ],\n          \"thirdPartyAudioPlaybackAction\": {\n            \"audioFileName\": \"string\",\n            \"ipAddress\": \"string\",\n            \"loopDurationSec\": 3823,\n            \"password\": \"string\",\n            \"playCount\": 1712,\n            \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"username\": \"string\"\n          },\n          \"triggerComponentRelayActions\": [\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 5888,\n              \"overrideRelayDurationSec\": 871,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 2435\n            },\n            {\n              \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"outputType\": \"STEADY\",\n              \"overrideRelayDurationMs\": 5479,\n              \"overrideRelayDurationSec\": 6066,\n              \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"state\": \"INACTIVE\",\n              \"version\": 5210\n            }\n          ],\n          \"webhookActions\": [\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            },\n            {\n              \"headers\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"oauthClientId\": \"string\",\n              \"oauthClientSecret\": \"string\",\n              \"oauthGrantType\": \"string\",\n              \"oauthScope\": \"string\",\n              \"oauthUrl\": \"string\",\n              \"webhookUrl\": \"string\"\n            }\n          ]\n        },\n        \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"ruleFilters\": {\n          \"scheduleUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"triggerBackoffSecs\": 1006\n        },\n        \"ruleName\": \"Motion Detection Rule\",\n        \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerActivity\": \"AUDIO_SOUND_GREETING\"\n      }\n    ]\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"46f21870-ea1a-4e87-8723-344375bb714f"},{"name":"Get all rules for a doorbell camera","id":"2e08c425-ac8e-451c-a785-c94eafe66983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/getRulesForDoorbellCamera","description":"<p>Get all rules for a doorbell camera.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorbellcamera","getRulesForDoorbellCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d109e43b-9011-4a81-a065-02ce136a1b81","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorbellcamera/getRulesForDoorbellCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"rules\": [\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 1990,\n            \"playCount\": 7115\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 4922,\n            \"playCount\": 1793\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 3242\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 7879\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 5755,\n            \"integration\": \"FLIC\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 46,\n            \"integration\": \"UNKNOWN\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"KISI\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"PIMLOC\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": false,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PDK\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PLACEOS\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 9700,\n          \"password\": \"string\",\n          \"playCount\": 1604,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 5580,\n            \"overrideRelayDurationSec\": 2194,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 2858\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 3319,\n            \"overrideRelayDurationSec\": 783,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 1945\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 2125\n      },\n      \"ruleName\": \"Motion Detection Rule\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerActivity\": \"VISITOR_ARRIVED\"\n    },\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": false,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3386,\n            \"playCount\": 7845\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 4212,\n            \"playCount\": 6116\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 8847\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 394\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 51,\n            \"integration\": \"DEVICE_INTEGRATION\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 8535,\n            \"integration\": \"INNER_RANGE\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"FLIC\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"TOAST\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": false,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"PDK\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 4587,\n          \"password\": \"string\",\n          \"playCount\": 3991,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 2969,\n            \"overrideRelayDurationSec\": 7183,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"ACTIVE\",\n            \"version\": 976\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 8667,\n            \"overrideRelayDurationSec\": 4434,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 1097\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"doorbellCameraComponentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"doorbellCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 9404\n      },\n      \"ruleName\": \"Motion Detection Rule\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"triggerActivity\": \"AC_APERIO_DEVICE_CONNECTED\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2e08c425-ac8e-451c-a785-c94eafe66983"}],"id":"204a9b97-c544-4aeb-9200-2574cb9e07d7","_postman_id":"204a9b97-c544-4aeb-9200-2574cb9e07d7","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Door Controller Webservice","item":[{"name":"Register a Rhombus reader that a Door Controller has discovered","id":"5a431baa-73c6-4dae-b116-795531a4192e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"boardNum\": 1,\n  \"doorControllerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"portNum\": 0,\n  \"serialNumber\": \"RR-12345678\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorcontroller/registerDiscoveredRhombusReader","description":"<p>Register a Rhombus reader that a Door Controller has discovered</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorcontroller","registerDiscoveredRhombusReader"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d06a5f87-0677-470c-a564-90f5c169c124","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"boardNum\": 1,\n  \"doorControllerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"portNum\": 0,\n  \"serialNumber\": \"RR-12345678\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorcontroller/registerDiscoveredRhombusReader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"5a431baa-73c6-4dae-b116-795531a4192e"},{"name":"Update details for door controller","id":"fd1abb5a-7807-49ca-94a2-8cd5b298e22e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"description\": \"Controls access to the main entrance\",\n  \"directionRadians\": 1.5708,\n  \"floorNumber\": 1,\n  \"latitude\": 34.0522,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -118.2437,\n  \"name\": \"Main Entrance Controller\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorcontroller/updateDetails","description":"<p>Update details for door controller. Note: uuid is a required field</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","doorcontroller","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e39c0d5c-605c-4204-b813-837c58e275bc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"description\": \"Controls access to the main entrance\",\n  \"directionRadians\": 1.5708,\n  \"floorNumber\": 1,\n  \"latitude\": 34.0522,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -118.2437,\n  \"name\": \"Main Entrance Controller\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/doorcontroller/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fd1abb5a-7807-49ca-94a2-8cd5b298e22e"}],"id":"4ef78e09-cd04-42c3-bfa9-d705bee82e60","_postman_id":"4ef78e09-cd04-42c3-bfa9-d705bee82e60","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Event Webservice","item":[{"name":"Share multiple clips in a single page","id":"de3411b4-dfc2-4601-9053-674fae5d8aa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"plaintextPassword\": \"mypassword123\",\n  \"title\": \"Security Incident - Main Entrance\",\n  \"uuids\": [\n    {\n      \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/createSharedClipGroupV3","description":"<p>Share multiple clips in a single page</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","createSharedClipGroupV3"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"590c2cf1-3d82-4e69-9a6d-b35d21379e56","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"expirationTimeSecs\": 86400,\n  \"plaintextPassword\": \"mypassword123\",\n  \"title\": \"Security Incident - Main Entrance\",\n  \"uuids\": [\n    {\n      \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/createSharedClipGroupV3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"shareUrl\": \"https://share.rhombus.com/clips/abc123\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"de3411b4-dfc2-4601-9053-674fae5d8aa2"},{"name":"Delete alert monitoring threat case","id":"a96ae423-ef02-42b8-a8c8-4d17dabe06db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"threatCaseUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteAlertMonitoringThreatCase","description":"<p>Delete alert monitoring threat case</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","deleteAlertMonitoringThreatCase"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"070f0957-7502-4a30-8feb-72d20019dc96","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"threatCaseUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteAlertMonitoringThreatCase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a96ae423-ef02-42b8-a8c8-4d17dabe06db"},{"name":"Delete alert monitoring threat case by status","id":"48d11a3b-6c7a-445a-b675-ebf8d2892977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"TIMEOUT\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteAlertMonitoringThreatCaseByStatus","description":"<p>Delete alert monitoring threat case by status</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","deleteAlertMonitoringThreatCaseByStatus"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4115aae6-595c-40a9-b9db-8f843e08e2a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"TIMEOUT\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteAlertMonitoringThreatCaseByStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"48d11a3b-6c7a-445a-b675-ebf8d2892977"},{"name":"Delete all types of saved clips (splices in progress, completed splices, saved alerts)","id":"a8a4bd5f-51ee-427e-9de2-2805c5ed415f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteSavedClip","description":"<p>Delete all types of saved clips (splices in progress, completed splices, saved alerts)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","deleteSavedClip"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5e0d9ff8-80e7-4b19-95fd-4cb1799f3b4b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteSavedClip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a8a4bd5f-51ee-427e-9de2-2805c5ed415f"},{"name":"Delete a shared clip page","id":"01b3faf1-051e-429e-a892-478800469ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteSharedClipGroupV2","description":"<p>Delete a shared clip page</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","deleteSharedClipGroupV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cf99647f-4069-447e-abef-c67d69ae26f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/deleteSharedClipGroupV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"01b3faf1-051e-429e-a892-478800469ba6"},{"name":"Dismiss all policy alerts for each specified device(s)","id":"703db2b0-0d31-498d-b730-524a0168903a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissAllPolicyAlertsForDevice","description":"<p>Dismiss all policy alerts for each specified device(s)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","dismissAllPolicyAlertsForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"49b703c3-6015-4243-a199-22cf702e7333","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissAllPolicyAlertsForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"703db2b0-0d31-498d-b730-524a0168903a"},{"name":"Dismiss all policy alerts in organization","id":"42908bd3-cc3e-4ac4-a2d6-665ea5dfdab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissAllPolicyAlertsV2","description":"<p>Dismiss all policy alerts in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","dismissAllPolicyAlertsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4d3d4e09-569b-4ec0-adb1-3ffffc5e235b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissAllPolicyAlertsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"42908bd3-cc3e-4ac4-a2d6-665ea5dfdab3"},{"name":"Dismiss a policy alert","id":"db2b9ead-65a8-425d-80b5-b87556517e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissPolicyAlertV2","description":"<p>Dismiss a policy alert</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","dismissPolicyAlertV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"eeddecb4-1730-474c-933a-5a4f3ee8f8f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissPolicyAlertV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"db2b9ead-65a8-425d-80b5-b87556517e14"},{"name":"Dismiss multiple policy alerts","id":"9ec03d88-4c31-49d5-a9be-91d6eb7000ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alertUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissPolicyAlertsV2","description":"<p>Dismiss multiple policy alerts</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","dismissPolicyAlertsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"beae15ac-5d09-49fe-8495-6aa734336bb8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"alertUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/dismissPolicyAlertsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9ec03d88-4c31-49d5-a9be-91d6eb7000ec"},{"name":"Get alert monitoring threat case","id":"744816ea-cb16-4e6d-b24e-a0d8fae6fb50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getAlertMonitoringThreatCase","description":"<p>Get alert monitoring threat case</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getAlertMonitoringThreatCase"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3eb03fd-1deb-43d1-9046-577c8c504e88","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getAlertMonitoringThreatCase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"threatCase\": {\n    \"associatedDeviceUuids\": {\n      \"key_0\": 3331\n    },\n    \"createdAtMillis\": 3716,\n    \"deleted\": false,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"locationName\": \"string\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"noonlightAlarmId\": \"string\",\n    \"noonlightVerificationId\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"policyAlertUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"promptTheme\": \"THREAT\",\n    \"promptTitle\": \"string\",\n    \"sharedClipGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sirenSettings\": {\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"durationSeconds\": 5893,\n      \"playCount\": 1985\n    },\n    \"status\": \"REQUESTED\",\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"submissionTimestampMs\": 4855,\n    \"submitDelayExpireTimestampMs\": 4078,\n    \"timelineEventList\": [\n      {\n        \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"message\": \"string\",\n        \"noonlightVerificationId\": \"string\",\n        \"timestampSec\": 4658,\n        \"type\": \"ACCESS_CONTROL_INTEGRATION\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"message\": \"string\",\n        \"noonlightVerificationId\": \"string\",\n        \"timestampSec\": 6139,\n        \"type\": \"DELAYED_ALERT\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"verificationHistory\": {\n      \"alertIndex\": 243,\n      \"currentVerification\": {\n        \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"clipVerificationId\": \"string\",\n        \"failedAsClip\": true,\n        \"failedAsStream\": false,\n        \"initiatedAsClip\": true,\n        \"sentAsClip\": true,\n        \"sentAsClipAtMs\": 4763,\n        \"sentAsWindowedStream\": true,\n        \"sentAsWindowedStreamAtMs\": 8011,\n        \"streamVerificationId\": \"string\"\n      },\n      \"verificationRecords\": [\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"clipVerificationId\": \"string\",\n          \"failedAsClip\": false,\n          \"failedAsStream\": true,\n          \"initiatedAsClip\": true,\n          \"sentAsClip\": false,\n          \"sentAsClipAtMs\": 3027,\n          \"sentAsWindowedStream\": true,\n          \"sentAsWindowedStreamAtMs\": 9197,\n          \"streamVerificationId\": \"string\"\n        },\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"clipVerificationId\": \"string\",\n          \"failedAsClip\": true,\n          \"failedAsStream\": true,\n          \"initiatedAsClip\": false,\n          \"sentAsClip\": false,\n          \"sentAsClipAtMs\": 4114,\n          \"sentAsWindowedStream\": false,\n          \"sentAsWindowedStreamAtMs\": 5530,\n          \"streamVerificationId\": \"string\"\n        }\n      ]\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"744816ea-cb16-4e6d-b24e-a0d8fae6fb50"},{"name":"Get alert monitoring threat cases","id":"1c874558-54d6-45cf-b221-24d86e2e86fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastEvaluatedKey\": \"string\",\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxPageSize\": 5322,\n  \"maxResults\": 100,\n  \"mostRecent\": true,\n  \"statusFilter\": [\n    \"UNVERIFIABLE\",\n    \"TIMEOUT\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getAlertMonitoringThreatCases","description":"<p>Get alert monitoring threat cases</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getAlertMonitoringThreatCases"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9a2df56c-e38b-470f-8fbf-c71ea28ad3a0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastEvaluatedKey\": \"string\",\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxPageSize\": 5322,\n  \"maxResults\": 100,\n  \"mostRecent\": true,\n  \"statusFilter\": [\n    \"UNVERIFIABLE\",\n    \"TIMEOUT\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getAlertMonitoringThreatCases"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"lastEvaluatedKey\": \"string\",\n  \"threatCases\": [\n    {\n      \"associatedDeviceUuids\": {\n        \"key_0\": 362,\n        \"key_1\": 5174,\n        \"key_2\": 1469\n      },\n      \"createdAtMillis\": 4393,\n      \"deleted\": true,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"noonlightAlarmId\": \"string\",\n      \"noonlightVerificationId\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyAlertUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"promptTheme\": \"THREAT\",\n      \"promptTitle\": \"string\",\n      \"sharedClipGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sirenSettings\": {\n        \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSeconds\": 1799,\n        \"playCount\": 8541\n      },\n      \"status\": \"VERIFIED\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"submissionTimestampMs\": 4188,\n      \"submitDelayExpireTimestampMs\": 5673,\n      \"timelineEventList\": [\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"message\": \"string\",\n          \"noonlightVerificationId\": \"string\",\n          \"timestampSec\": 5223,\n          \"type\": \"ERROR\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"message\": \"string\",\n          \"noonlightVerificationId\": \"string\",\n          \"timestampSec\": 3869,\n          \"type\": \"ACCESS_CONTROL_INTEGRATION\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"verificationHistory\": {\n        \"alertIndex\": 5738,\n        \"currentVerification\": {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"clipVerificationId\": \"string\",\n          \"failedAsClip\": true,\n          \"failedAsStream\": false,\n          \"initiatedAsClip\": true,\n          \"sentAsClip\": true,\n          \"sentAsClipAtMs\": 6215,\n          \"sentAsWindowedStream\": true,\n          \"sentAsWindowedStreamAtMs\": 7687,\n          \"streamVerificationId\": \"string\"\n        },\n        \"verificationRecords\": [\n          {\n            \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"clipVerificationId\": \"string\",\n            \"failedAsClip\": true,\n            \"failedAsStream\": true,\n            \"initiatedAsClip\": false,\n            \"sentAsClip\": false,\n            \"sentAsClipAtMs\": 5110,\n            \"sentAsWindowedStream\": false,\n            \"sentAsWindowedStreamAtMs\": 8860,\n            \"streamVerificationId\": \"string\"\n          },\n          {\n            \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"clipVerificationId\": \"string\",\n            \"failedAsClip\": true,\n            \"failedAsStream\": true,\n            \"initiatedAsClip\": false,\n            \"sentAsClip\": true,\n            \"sentAsClipAtMs\": 6352,\n            \"sentAsWindowedStream\": false,\n            \"sentAsWindowedStreamAtMs\": 6827,\n            \"streamVerificationId\": \"string\"\n          }\n        ]\n      }\n    },\n    {\n      \"associatedDeviceUuids\": {\n        \"key_0\": 8936,\n        \"key_1\": 776\n      },\n      \"createdAtMillis\": 2193,\n      \"deleted\": false,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"noonlightAlarmId\": \"string\",\n      \"noonlightVerificationId\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyAlertUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"promptTheme\": \"HUMAN\",\n      \"promptTitle\": \"string\",\n      \"sharedClipGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sirenSettings\": {\n        \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSeconds\": 1783,\n        \"playCount\": 5706\n      },\n      \"status\": \"INITIATED\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"submissionTimestampMs\": 8507,\n      \"submitDelayExpireTimestampMs\": 9645,\n      \"timelineEventList\": [\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"message\": \"string\",\n          \"noonlightVerificationId\": \"string\",\n          \"timestampSec\": 4600,\n          \"type\": \"SERVICE_PROVIDER\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"message\": \"string\",\n          \"noonlightVerificationId\": \"string\",\n          \"timestampSec\": 2180,\n          \"type\": \"DELAYED_ALERT\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"verificationHistory\": {\n        \"alertIndex\": 8755,\n        \"currentVerification\": {\n          \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"clipVerificationId\": \"string\",\n          \"failedAsClip\": false,\n          \"failedAsStream\": true,\n          \"initiatedAsClip\": false,\n          \"sentAsClip\": false,\n          \"sentAsClipAtMs\": 4325,\n          \"sentAsWindowedStream\": false,\n          \"sentAsWindowedStreamAtMs\": 7087,\n          \"streamVerificationId\": \"string\"\n        },\n        \"verificationRecords\": [\n          {\n            \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"clipVerificationId\": \"string\",\n            \"failedAsClip\": false,\n            \"failedAsStream\": false,\n            \"initiatedAsClip\": true,\n            \"sentAsClip\": false,\n            \"sentAsClipAtMs\": 2446,\n            \"sentAsWindowedStream\": false,\n            \"sentAsWindowedStreamAtMs\": 4365,\n            \"streamVerificationId\": \"string\"\n          },\n          {\n            \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"clipVerificationId\": \"string\",\n            \"failedAsClip\": true,\n            \"failedAsStream\": true,\n            \"initiatedAsClip\": true,\n            \"sentAsClip\": true,\n            \"sentAsClipAtMs\": 2758,\n            \"sentAsWindowedStream\": true,\n            \"sentAsWindowedStreamAtMs\": 2206,\n            \"streamVerificationId\": \"string\"\n          }\n        ]\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1c874558-54d6-45cf-b221-24d86e2e86fa"},{"name":"Get a specified saved clip with current progress","id":"34257ac3-fa8a-4165-b474-7a36522fd4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getClipWithProgress","description":"<p>Get a specified saved clip with current progress</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getClipWithProgress"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"899457e0-5444-4715-8c3d-b30f2bf3a974","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getClipWithProgress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clip\": {\n    \"accessSettings\": {\n      \"allowedRoles\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"allowedUsers\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"visibility\": \"PRIVATE\"\n    },\n    \"alterMap\": {\n      \"key_0\": [\n        {\n          \"crop\": {\n            \"height\": 3537,\n            \"width\": 1603,\n            \"x\": 2052,\n            \"y\": 4944\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 8402,\n              \"width\": 954\n            },\n            \"pitchDegrees\": 9431.617677694261,\n            \"rollDegrees\": 1352.628395213371,\n            \"verticalFieldOfViewDegrees\": 4686,\n            \"yawDegrees\": 5309.8490767258345\n          }\n        },\n        {\n          \"crop\": {\n            \"height\": 6369,\n            \"width\": 1276,\n            \"x\": 43,\n            \"y\": 2719\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 7053,\n              \"width\": 8326\n            },\n            \"pitchDegrees\": 8876.910931300712,\n            \"rollDegrees\": 6266.423946012112,\n            \"verticalFieldOfViewDegrees\": 452,\n            \"yawDegrees\": 7802.366268260947\n          }\n        }\n      ]\n    },\n    \"analyzed\": true,\n    \"byteCount\": 1013,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationV2\": \"string\",\n    \"consoleDelete\": true,\n    \"createdAtMs\": 7623,\n    \"currentOperation\": \"Processing video\",\n    \"description\": \"string\",\n    \"devicePresentationOrder\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"deviceUuidMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      },\n      \"key_1\": {\n        \"region\": \"string\"\n      },\n      \"key_2\": {\n        \"region\": \"string\"\n      }\n    },\n    \"deviceUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"durationSec\": 9006,\n    \"externalTransactionId\": \"string\",\n    \"fisheyeHardware\": \"IO_BOARD_TB1\",\n    \"fisheyeMap\": {\n      \"key_0\": [\n        {\n          \"aspectRatio\": {\n            \"height\": 581,\n            \"width\": 4577\n          },\n          \"pitchDegrees\": 5957.224919660127,\n          \"rollDegrees\": 3907.785803508166,\n          \"verticalFieldOfViewDegrees\": 8542,\n          \"yawDegrees\": 9540.245992145758\n        },\n        {\n          \"aspectRatio\": {\n            \"height\": 9952,\n            \"width\": 7195\n          },\n          \"pitchDegrees\": 7154.665863173564,\n          \"rollDegrees\": 1055.7764226801457,\n          \"verticalFieldOfViewDegrees\": 5113,\n          \"yawDegrees\": 5995.727683950594\n        }\n      ],\n      \"key_1\": [\n        {\n          \"aspectRatio\": {\n            \"height\": 7170,\n            \"width\": 4374\n          },\n          \"pitchDegrees\": 8289.193919577809,\n          \"rollDegrees\": 6569.372091069934,\n          \"verticalFieldOfViewDegrees\": 8536,\n          \"yawDegrees\": 5920.675585790962\n        },\n        {\n          \"aspectRatio\": {\n            \"height\": 2076,\n            \"width\": 6153\n          },\n          \"pitchDegrees\": 6288.169948122866,\n          \"rollDegrees\": 790.421259249714,\n          \"verticalFieldOfViewDegrees\": 2376,\n          \"yawDegrees\": 1193.2510629132942\n        }\n      ],\n      \"key_2\": [\n        {\n          \"aspectRatio\": {\n            \"height\": 8206,\n            \"width\": 4697\n          },\n          \"pitchDegrees\": 1078.880078618658,\n          \"rollDegrees\": 4540.872511333258,\n          \"verticalFieldOfViewDegrees\": 2746,\n          \"yawDegrees\": 9935.689426294963\n        },\n        {\n          \"aspectRatio\": {\n            \"height\": 2923,\n            \"width\": 9781\n          },\n          \"pitchDegrees\": 650.5115427788178,\n          \"rollDegrees\": 7919.480815368496,\n          \"verticalFieldOfViewDegrees\": 2812,\n          \"yawDegrees\": 7331.176661414512\n        }\n      ],\n      \"key_3\": [\n        {\n          \"aspectRatio\": {\n            \"height\": 1962,\n            \"width\": 9781\n          },\n          \"pitchDegrees\": 547.4514954274068,\n          \"rollDegrees\": 4754.304933573277,\n          \"verticalFieldOfViewDegrees\": 2833,\n          \"yawDegrees\": 9133.453081989444\n        },\n        {\n          \"aspectRatio\": {\n            \"height\": 3727,\n            \"width\": 8089\n          },\n          \"pitchDegrees\": 4659.2535616890655,\n          \"rollDegrees\": 5741.323719394933,\n          \"verticalFieldOfViewDegrees\": 7127,\n          \"yawDegrees\": 7932.76684367159\n        }\n      ]\n    },\n    \"integrationUploadList\": [\n      \"GUEST_MANAGEMENT\",\n      \"ENVOY\"\n    ],\n    \"isMonitoringClip\": false,\n    \"isVendorClip\": false,\n    \"lastUpdatedSec\": 1640995200,\n    \"mountingDirection\": \"UP\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"percentComplete\": 75,\n    \"sendToSharedStorage\": true,\n    \"sha256Hex\": \"string\",\n    \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"status\": \"OFFLINE\",\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 115,\n    \"title\": \"string\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"videoResolution\": {\n      \"height\": 6322,\n      \"width\": 6381\n    }\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"34257ac3-fa8a-4165-b474-7a36522fd4d8"},{"name":"Get list of saved clips in organization, with current progress","id":"48fbbd65-f4da-4ef3-9587-14dc750486f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pageSize\": 100,\n  \"deviceUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"excludeAlertMonitoringClips\": false,\n  \"filterByPrivate\": false,\n  \"locationUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"pageToken\": \"next_page_token_123\",\n  \"searchFilter\": \"motion detected\",\n  \"sortField\": \"timestamp\",\n  \"sortOrder\": \"desc\",\n  \"timestampFilterField\": \"string\",\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getClipsWithProgress","description":"<p>Get list of saved clips in organization, with current progress</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getClipsWithProgress"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7e855584-0edf-4676-a4a6-805e1f2b944d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pageSize\": 100,\n  \"deviceUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"excludeAlertMonitoringClips\": false,\n  \"filterByPrivate\": false,\n  \"locationUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"pageToken\": \"next_page_token_123\",\n  \"searchFilter\": \"motion detected\",\n  \"sortField\": \"timestamp\",\n  \"sortOrder\": \"desc\",\n  \"timestampFilterField\": \"string\",\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getClipsWithProgress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"pageToken\": \"string\",\n  \"savedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 2446,\n              \"width\": 2880,\n              \"x\": 2548,\n              \"y\": 1601\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1790,\n                \"width\": 6743\n              },\n              \"pitchDegrees\": 7703.646638674209,\n              \"rollDegrees\": 5619.963794052412,\n              \"verticalFieldOfViewDegrees\": 6059,\n              \"yawDegrees\": 9344.027341788194\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9683,\n              \"width\": 6352,\n              \"x\": 18,\n              \"y\": 8109\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1898,\n                \"width\": 4174\n              },\n              \"pitchDegrees\": 7759.832910271465,\n              \"rollDegrees\": 2255.942438880907,\n              \"verticalFieldOfViewDegrees\": 5699,\n              \"yawDegrees\": 7228.752969306626\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 3991,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": true,\n      \"createdAtMs\": 7808,\n      \"currentOperation\": \"Processing video\",\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 3239,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4691,\n              \"width\": 160\n            },\n            \"pitchDegrees\": 1381.7097346908724,\n            \"rollDegrees\": 2168.152285606135,\n            \"verticalFieldOfViewDegrees\": 1214,\n            \"yawDegrees\": 2621.070132443395\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 442,\n              \"width\": 7798\n            },\n            \"pitchDegrees\": 2327.9903209033723,\n            \"rollDegrees\": 7889.12638188048,\n            \"verticalFieldOfViewDegrees\": 5558,\n            \"yawDegrees\": 7535.631629080821\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"PRODATAKEY\",\n        \"GUEST_MANAGEMENT\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": false,\n      \"lastUpdatedSec\": 1640995200,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentComplete\": 75,\n      \"sendToSharedStorage\": true,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"UPLOADING\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 200,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 8501,\n        \"width\": 5419\n      }\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 3262,\n              \"width\": 6983,\n              \"x\": 7982,\n              \"y\": 8502\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 7635,\n                \"width\": 897\n              },\n              \"pitchDegrees\": 176.93515362755764,\n              \"rollDegrees\": 4482.037368033962,\n              \"verticalFieldOfViewDegrees\": 2861,\n              \"yawDegrees\": 9709.681291554794\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 6919,\n              \"width\": 5594,\n              \"x\": 564,\n              \"y\": 994\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 880,\n                \"width\": 6774\n              },\n              \"pitchDegrees\": 8128.971898451571,\n              \"rollDegrees\": 5188.2386884153075,\n              \"verticalFieldOfViewDegrees\": 6770,\n              \"yawDegrees\": 4643.779607843999\n            }\n          }\n        ]\n      },\n      \"analyzed\": true,\n      \"byteCount\": 4443,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": true,\n      \"createdAtMs\": 1042,\n      \"currentOperation\": \"Processing video\",\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 5630,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 6482,\n              \"width\": 5988\n            },\n            \"pitchDegrees\": 455.6916276298995,\n            \"rollDegrees\": 6822.0798591042485,\n            \"verticalFieldOfViewDegrees\": 4261,\n            \"yawDegrees\": 9362.372130773003\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9251,\n              \"width\": 2123\n            },\n            \"pitchDegrees\": 4754.012906542433,\n            \"rollDegrees\": 1338.2936668658108,\n            \"verticalFieldOfViewDegrees\": 3130,\n            \"yawDegrees\": 2292.348135375104\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 2804,\n              \"width\": 6070\n            },\n            \"pitchDegrees\": 3999.8646302042707,\n            \"rollDegrees\": 592.4568211671466,\n            \"verticalFieldOfViewDegrees\": 9542,\n            \"yawDegrees\": 2370.6004230449107\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 7081,\n              \"width\": 5769\n            },\n            \"pitchDegrees\": 5510.5411051526935,\n            \"rollDegrees\": 4834.224703071483,\n            \"verticalFieldOfViewDegrees\": 1527,\n            \"yawDegrees\": 9331.564277930289\n          }\n        ],\n        \"key_2\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4975,\n              \"width\": 6758\n            },\n            \"pitchDegrees\": 1938.645905038512,\n            \"rollDegrees\": 9930.851101384966,\n            \"verticalFieldOfViewDegrees\": 77,\n            \"yawDegrees\": 5968.226543883979\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 8713,\n              \"width\": 943\n            },\n            \"pitchDegrees\": 8873.429432287701,\n            \"rollDegrees\": 8285.712762640787,\n            \"verticalFieldOfViewDegrees\": 610,\n            \"yawDegrees\": 6662.606613041795\n          }\n        ],\n        \"key_3\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5218,\n              \"width\": 911\n            },\n            \"pitchDegrees\": 1165.6114655373417,\n            \"rollDegrees\": 3501.664311885608,\n            \"verticalFieldOfViewDegrees\": 7183,\n            \"yawDegrees\": 208.0754142645147\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 2965,\n              \"width\": 1320\n            },\n            \"pitchDegrees\": 463.4306867927762,\n            \"rollDegrees\": 8112.4815606310685,\n            \"verticalFieldOfViewDegrees\": 9233,\n            \"yawDegrees\": 3086.907960183194\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"DEVICE_INTEGRATION\",\n        \"DEVICE_INTEGRATION\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": true,\n      \"lastUpdatedSec\": 1640995200,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentComplete\": 75,\n      \"sendToSharedStorage\": false,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"FAILED\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 8406,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 7417,\n        \"width\": 7079\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"48fbbd65-f4da-4ef3-9587-14dc750486f2"},{"name":"Get list of expiring saved clips in organization","id":"173e2a09-8f41-4114-9083-8c46ef1464a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pageSize\": 100,\n  \"deviceUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"excludeAlertMonitoringClips\": false,\n  \"filterByPrivate\": false,\n  \"locationUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"pageToken\": \"next_page_token_123\",\n  \"searchFilter\": \"motion detected\",\n  \"sortField\": \"timestamp\",\n  \"sortOrder\": \"desc\",\n  \"timestampFilterField\": \"string\",\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getExpiringClipsForOrg","description":"<p>Get list of expiring saved clips in organization.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getExpiringClipsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4a4cdeba-bcb3-4148-ba08-fbb9d95ab9ef","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pageSize\": 100,\n  \"deviceUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"excludeAlertMonitoringClips\": false,\n  \"filterByPrivate\": false,\n  \"locationUuidFilters\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"pageToken\": \"next_page_token_123\",\n  \"searchFilter\": \"motion detected\",\n  \"sortField\": \"timestamp\",\n  \"sortOrder\": \"desc\",\n  \"timestampFilterField\": \"string\",\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getExpiringClipsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"pageToken\": \"string\",\n  \"savedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 2446,\n              \"width\": 2880,\n              \"x\": 2548,\n              \"y\": 1601\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1790,\n                \"width\": 6743\n              },\n              \"pitchDegrees\": 7703.646638674209,\n              \"rollDegrees\": 5619.963794052412,\n              \"verticalFieldOfViewDegrees\": 6059,\n              \"yawDegrees\": 9344.027341788194\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9683,\n              \"width\": 6352,\n              \"x\": 18,\n              \"y\": 8109\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1898,\n                \"width\": 4174\n              },\n              \"pitchDegrees\": 7759.832910271465,\n              \"rollDegrees\": 2255.942438880907,\n              \"verticalFieldOfViewDegrees\": 5699,\n              \"yawDegrees\": 7228.752969306626\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 3991,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": true,\n      \"createdAtMs\": 7808,\n      \"currentOperation\": \"Processing video\",\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 3239,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4691,\n              \"width\": 160\n            },\n            \"pitchDegrees\": 1381.7097346908724,\n            \"rollDegrees\": 2168.152285606135,\n            \"verticalFieldOfViewDegrees\": 1214,\n            \"yawDegrees\": 2621.070132443395\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 442,\n              \"width\": 7798\n            },\n            \"pitchDegrees\": 2327.9903209033723,\n            \"rollDegrees\": 7889.12638188048,\n            \"verticalFieldOfViewDegrees\": 5558,\n            \"yawDegrees\": 7535.631629080821\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"PRODATAKEY\",\n        \"GUEST_MANAGEMENT\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": false,\n      \"lastUpdatedSec\": 1640995200,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentComplete\": 75,\n      \"sendToSharedStorage\": true,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"UPLOADING\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 200,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 8501,\n        \"width\": 5419\n      }\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 3262,\n              \"width\": 6983,\n              \"x\": 7982,\n              \"y\": 8502\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 7635,\n                \"width\": 897\n              },\n              \"pitchDegrees\": 176.93515362755764,\n              \"rollDegrees\": 4482.037368033962,\n              \"verticalFieldOfViewDegrees\": 2861,\n              \"yawDegrees\": 9709.681291554794\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 6919,\n              \"width\": 5594,\n              \"x\": 564,\n              \"y\": 994\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 880,\n                \"width\": 6774\n              },\n              \"pitchDegrees\": 8128.971898451571,\n              \"rollDegrees\": 5188.2386884153075,\n              \"verticalFieldOfViewDegrees\": 6770,\n              \"yawDegrees\": 4643.779607843999\n            }\n          }\n        ]\n      },\n      \"analyzed\": true,\n      \"byteCount\": 4443,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": true,\n      \"createdAtMs\": 1042,\n      \"currentOperation\": \"Processing video\",\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 5630,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 6482,\n              \"width\": 5988\n            },\n            \"pitchDegrees\": 455.6916276298995,\n            \"rollDegrees\": 6822.0798591042485,\n            \"verticalFieldOfViewDegrees\": 4261,\n            \"yawDegrees\": 9362.372130773003\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9251,\n              \"width\": 2123\n            },\n            \"pitchDegrees\": 4754.012906542433,\n            \"rollDegrees\": 1338.2936668658108,\n            \"verticalFieldOfViewDegrees\": 3130,\n            \"yawDegrees\": 2292.348135375104\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 2804,\n              \"width\": 6070\n            },\n            \"pitchDegrees\": 3999.8646302042707,\n            \"rollDegrees\": 592.4568211671466,\n            \"verticalFieldOfViewDegrees\": 9542,\n            \"yawDegrees\": 2370.6004230449107\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 7081,\n              \"width\": 5769\n            },\n            \"pitchDegrees\": 5510.5411051526935,\n            \"rollDegrees\": 4834.224703071483,\n            \"verticalFieldOfViewDegrees\": 1527,\n            \"yawDegrees\": 9331.564277930289\n          }\n        ],\n        \"key_2\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4975,\n              \"width\": 6758\n            },\n            \"pitchDegrees\": 1938.645905038512,\n            \"rollDegrees\": 9930.851101384966,\n            \"verticalFieldOfViewDegrees\": 77,\n            \"yawDegrees\": 5968.226543883979\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 8713,\n              \"width\": 943\n            },\n            \"pitchDegrees\": 8873.429432287701,\n            \"rollDegrees\": 8285.712762640787,\n            \"verticalFieldOfViewDegrees\": 610,\n            \"yawDegrees\": 6662.606613041795\n          }\n        ],\n        \"key_3\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5218,\n              \"width\": 911\n            },\n            \"pitchDegrees\": 1165.6114655373417,\n            \"rollDegrees\": 3501.664311885608,\n            \"verticalFieldOfViewDegrees\": 7183,\n            \"yawDegrees\": 208.0754142645147\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 2965,\n              \"width\": 1320\n            },\n            \"pitchDegrees\": 463.4306867927762,\n            \"rollDegrees\": 8112.4815606310685,\n            \"verticalFieldOfViewDegrees\": 9233,\n            \"yawDegrees\": 3086.907960183194\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"DEVICE_INTEGRATION\",\n        \"DEVICE_INTEGRATION\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": true,\n      \"lastUpdatedSec\": 1640995200,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentComplete\": 75,\n      \"sendToSharedStorage\": false,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"FAILED\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 8406,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 7417,\n        \"width\": 7079\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"173e2a09-8f41-4114-9083-8c46ef1464a5"},{"name":"Get motion data for specified camera","id":"5c2ee5d4-fd1f-4732-98a4-d226a1aef371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getMotionGrid","description":"<p>Get motion data for specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getMotionGrid"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a5d8b82e-4df7-4a17-8234-0aea8f2f9ec2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getMotionGrid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"motionCells\": {\n    \"key_0\": [\n      {\n        \"col\": 5,\n        \"row\": 3\n      },\n      {\n        \"col\": 5,\n        \"row\": 3\n      }\n    ],\n    \"key_1\": [\n      {\n        \"col\": 5,\n        \"row\": 3\n      },\n      {\n        \"col\": 5,\n        \"row\": 3\n      }\n    ],\n    \"key_2\": [\n      {\n        \"col\": 5,\n        \"row\": 3\n      },\n      {\n        \"col\": 5,\n        \"row\": 3\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5c2ee5d4-fd1f-4732-98a4-d226a1aef371"},{"name":"Get aggregated motion heatmap for specified time period and camera","id":"97ae4c44-f742-46d1-bb41-ce14feb80901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getMotionHeatMap","description":"<p>Get aggregated motion heatmap for specified time period and camera. Divides a camera's resolution into a 36x64 grid and counts the number of motion events that occurred in each cell.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getMotionHeatMap"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b6957e1e-5583-4c25-be7b-e7076d9d3ffe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getMotionHeatMap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"countGrid\": [\n    [\n      8066,\n      7967\n    ],\n    [\n      1659,\n      3932\n    ]\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"97ae4c44-f742-46d1-bb41-ce14feb80901"},{"name":"Get information about a policy alert","id":"bb9da082-581d-4678-99ca-13cfc46aabf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlert","description":"<p>Get information about a policy alert</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlert"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09223bb2-3fc4-4ebb-88c8-346da39d2c18","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyAlert\": {\n    \"accessControlUnitUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"initiatingUsername\": \"string\",\n    \"originatorEntityName\": \"string\",\n    \"originatorEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"originatorType\": \"UNKNOWN\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bb9da082-581d-4678-99ca-13cfc46aabf2"},{"name":"Get count of policy alerts","id":"c95cf849-3264-46e2-a2c9-d955a74f3929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"maxResultsSize\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertCount","description":"<p>Get count of policy alerts</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertCount"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9d3f04d1-a661-4f20-ba8c-331047f17e76","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"maxResultsSize\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertCount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 42,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c95cf849-3264-46e2-a2c9-d955a74f3929"},{"name":"Get detailed information about policy alert, including seekpoints and bounding boxes","id":"76bff3aa-8b28-43e1-aaf3-844e63d6282a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertDetails","description":"<p>Get detailed information about policy alert, including seekpoints and bounding boxes</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"96c37dfe-f29b-40ce-a6f2-2493d9cbb4a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyAlert\": {\n    \"accessControlUnitUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"initiatingUsername\": \"string\",\n    \"originatorEntityName\": \"string\",\n    \"originatorEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"originatorType\": \"COMPONENT_COMPOSITE_EVENT\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"76bff3aa-8b28-43e1-aaf3-844e63d6282a"},{"name":"Get recent policy alerts for device, grouped by time","id":"547604e2-ccec-4107-9291-08d195803770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsForDevice","description":"<p>Get recent policy alerts for device, grouped by time. Groups are constructed of alerts that occur within 2 minutes of the previous alert, up to a maximum of 50. Results are returned in reverse-chronological order, so all fields are relative to that ordering.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertGroupsForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0a8b097c-e8e9-4ff2-9b4d-198fe8cc9fe2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyAlertGroups\": [\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 2531,\n          \"airQualityIndexThreshold\": 7711,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 5320.12102825252,\n          \"ch2oPpbThreshold\": 6888.476485667207,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GTE\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 9281,\n          \"cllmPromptTypeEnum\": \"PERCENT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 7762.789265548762,\n          \"co2Ppm\": 8026,\n          \"co2PpmThreshold\": 2389,\n          \"co2Threshold\": 8492.964997957133,\n          \"coConcentration\": 8656.110532646275,\n          \"coConcentrationThreshold\": 2673.50086338352,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": false,\n          \"deviceType\": \"OCCUPANCY_SENSOR\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 4725,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 5086.684847447882,\n          \"ethanolThreshold\": 2317.6457522894566,\n          \"finalized\": false,\n          \"heatIndexDegF\": 1695.8486564173802,\n          \"heatIndexDegFThreshold\": 9595.839949152429,\n          \"humidityPercent1616\": 6512,\n          \"humidityPercentThreshold1616\": 264,\n          \"humidityPermyriad\": 1785,\n          \"humidityThresholdPermyriad\": 859,\n          \"iaq\": 6564.48492112661,\n          \"iaqThreshold\": 1327.6808083033643,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": false,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 449,\n          \"notificationSent\": true,\n          \"noxIdx\": 6683.739124793253,\n          \"noxIdxThreshold\": 3402.2855681466704,\n          \"numHumans\": 7637,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 2149,\n          \"peopleCountLowThreshold\": 6688,\n          \"pm10p0\": 2507.17644480726,\n          \"pm10p0Threshold\": 6727.886071781957,\n          \"pm1p0\": 7177.631434112579,\n          \"pm1p0Threshold\": 2868.1214649267386,\n          \"pm25\": 322.9518362318129,\n          \"pm25Threshold\": 9018.780107169296,\n          \"pm4p0\": 7671.055871518902,\n          \"pm4p0Threshold\": 9901.623047964715,\n          \"policyAlertTriggers\": [\n            \"TAG_DEPARTED\",\n            \"PIR_VACANT\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 9756.984529435373,\n          \"pressureThreshold\": 7407.996978999896,\n          \"probeTempC\": 1905.7925249722052,\n          \"probeTempCThreshold\": 8238.674298403841,\n          \"probeTempThreshold\": 4184.674399068948,\n          \"relHumid\": 6724.700844006519,\n          \"relHumidThreshold\": 8846.156065861784,\n          \"saved\": false,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 2283.8118336697135,\n          \"tampered\": true,\n          \"tempC\": 368.68961467099393,\n          \"tempCThreshold\": 6402.2990497728015,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 5026,\n          \"temperatureCelsiusThreshold1616\": 8095,\n          \"temperaturePermyriad\": 5282,\n          \"temperatureThresholdPermyriad\": 2478,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 9061.65270435142,\n          \"thcPercentThreshold\": 7619.673319472197,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 6864,\n          \"tvoc\": 9491.850128372946,\n          \"tvocThreshold\": 5969.681032067475,\n          \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": false,\n          \"vapeSmokePercent\": 7706.578261167229,\n          \"vapeSmokePercentThreshold\": 686.2950469000028,\n          \"vocIdx\": 5271.60077067359,\n          \"vocIdxThreshold\": 5610.961501870011\n        },\n        {\n          \"airQualityIndex\": 3301,\n          \"airQualityIndexThreshold\": 1882,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 6055.684037785069,\n          \"ch2oPpbThreshold\": 4167.732622184503,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            },\n            \"key_2\": {\n              \"region\": \"string\"\n            },\n            \"key_3\": {\n              \"region\": \"string\"\n            },\n            \"key_4\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GTE\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 4217,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 4932.068509778312,\n          \"co2Ppm\": 1014,\n          \"co2PpmThreshold\": 6906,\n          \"co2Threshold\": 9254.378672257777,\n          \"coConcentration\": 1547.3936139815048,\n          \"coConcentrationThreshold\": 299.1504157997693,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": false,\n          \"deviceType\": \"AUDIO_GATEWAY\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 9588,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 6672.946549180989,\n          \"ethanolThreshold\": 5894.659162374028,\n          \"finalized\": false,\n          \"heatIndexDegF\": 3385.0330729297416,\n          \"heatIndexDegFThreshold\": 892.6177649870115,\n          \"humidityPercent1616\": 992,\n          \"humidityPercentThreshold1616\": 7785,\n          \"humidityPermyriad\": 6732,\n          \"humidityThresholdPermyriad\": 6420,\n          \"iaq\": 9934.635185670455,\n          \"iaqThreshold\": 7394.996741196825,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 6313,\n          \"notificationSent\": false,\n          \"noxIdx\": 5368.0602298800295,\n          \"noxIdxThreshold\": 7391.98674507771,\n          \"numHumans\": 3110,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 2581,\n          \"peopleCountLowThreshold\": 5806,\n          \"pm10p0\": 2588.7711373218526,\n          \"pm10p0Threshold\": 1127.3732086125253,\n          \"pm1p0\": 6875.411274194916,\n          \"pm1p0Threshold\": 2130.066310879413,\n          \"pm25\": 7036.9095769943615,\n          \"pm25Threshold\": 1062.7698500353945,\n          \"pm4p0\": 866.778625332818,\n          \"pm4p0Threshold\": 4064.3913450076784,\n          \"policyAlertTriggers\": [\n            \"IOT_AIR_CO\",\n            \"TAG_ARRIVED\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 2080.6611846890587,\n          \"pressureThreshold\": 3128.0834641542788,\n          \"probeTempC\": 7849.523334044841,\n          \"probeTempCThreshold\": 1492.2802995323048,\n          \"probeTempThreshold\": 8908.93474641532,\n          \"relHumid\": 674.2821651513386,\n          \"relHumidThreshold\": 2566.371113035213,\n          \"saved\": false,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 3487.9500718692525,\n          \"tampered\": false,\n          \"tempC\": 6139.942415338813,\n          \"tempCThreshold\": 6149.991890220194,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 3881,\n          \"temperatureCelsiusThreshold1616\": 7029,\n          \"temperaturePermyriad\": 718,\n          \"temperatureThresholdPermyriad\": 6778,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 1987.4940895704763,\n          \"thcPercentThreshold\": 1304.7789337697036,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 883,\n          \"tvoc\": 9795.44285373233,\n          \"tvocThreshold\": 3177.531322653819,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": false,\n          \"vapeSmokePercent\": 7887.543419828266,\n          \"vapeSmokePercentThreshold\": 9068.692719440904,\n          \"vocIdx\": 784.6523212530454,\n          \"vocIdxThreshold\": 8932.08375596885\n        }\n      ],\n      \"startTime\": 1640995200000\n    },\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 5656,\n          \"airQualityIndexThreshold\": 9300,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 6906.430854338417,\n          \"ch2oPpbThreshold\": 3325.1264705079307,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"LTE\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 4556,\n          \"cllmPromptTypeEnum\": \"PERCENT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 1681.5834535620966,\n          \"co2Ppm\": 9893,\n          \"co2PpmThreshold\": 4106,\n          \"co2Threshold\": 6006.819746632883,\n          \"coConcentration\": 3138.0344007546946,\n          \"coConcentrationThreshold\": 4845.881637563689,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": true,\n          \"deviceType\": \"BLE_TRACKER\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 7688,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 8428.455084070518,\n          \"ethanolThreshold\": 3945.5007973825905,\n          \"finalized\": true,\n          \"heatIndexDegF\": 9926.32552518577,\n          \"heatIndexDegFThreshold\": 4421.596413090976,\n          \"humidityPercent1616\": 6847,\n          \"humidityPercentThreshold1616\": 1185,\n          \"humidityPermyriad\": 3456,\n          \"humidityThresholdPermyriad\": 8398,\n          \"iaq\": 6585.962354891925,\n          \"iaqThreshold\": 674.5387344973097,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 3097,\n          \"notificationSent\": true,\n          \"noxIdx\": 8303.265129921223,\n          \"noxIdxThreshold\": 3574.782410685018,\n          \"numHumans\": 9161,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 7203,\n          \"peopleCountLowThreshold\": 5990,\n          \"pm10p0\": 5195.24239618971,\n          \"pm10p0Threshold\": 8211.581679014607,\n          \"pm1p0\": 1831.3735649306695,\n          \"pm1p0Threshold\": 3137.0097730299085,\n          \"pm25\": 5438.892712024641,\n          \"pm25Threshold\": 9276.658556301323,\n          \"pm4p0\": 4891.860279431293,\n          \"pm4p0Threshold\": 7202.420812736133,\n          \"policyAlertTriggers\": [\n            \"CLIMATE_VOC\",\n            \"VISITOR_ARRIVED\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 2134.8970830911253,\n          \"pressureThreshold\": 1546.0876148088976,\n          \"probeTempC\": 7594.154975957188,\n          \"probeTempCThreshold\": 8768.0350115706,\n          \"probeTempThreshold\": 1467.6629709097178,\n          \"relHumid\": 7801.230455975489,\n          \"relHumidThreshold\": 7559.212680014551,\n          \"saved\": false,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 7835.113646732954,\n          \"tampered\": false,\n          \"tempC\": 5558.715454813406,\n          \"tempCThreshold\": 5910.294146474573,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 8444,\n          \"temperatureCelsiusThreshold1616\": 6316,\n          \"temperaturePermyriad\": 9915,\n          \"temperatureThresholdPermyriad\": 1393,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 5758.906526534007,\n          \"thcPercentThreshold\": 5523.061803209137,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 3174,\n          \"tvoc\": 3981.5768782760165,\n          \"tvocThreshold\": 681.1959766574028,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 2538.9829372484796,\n          \"vapeSmokePercentThreshold\": 7249.399666708365,\n          \"vocIdx\": 8682.067608358999,\n          \"vocIdxThreshold\": 7666.828805505473\n        },\n        {\n          \"airQualityIndex\": 7871,\n          \"airQualityIndexThreshold\": 7662,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 1997.8350059096294,\n          \"ch2oPpbThreshold\": 268.7234080688694,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GTE\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 9850,\n          \"cllmPromptTypeEnum\": \"PERCENT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 6988.232227337563,\n          \"co2Ppm\": 1152,\n          \"co2PpmThreshold\": 604,\n          \"co2Threshold\": 4095.7823316589993,\n          \"coConcentration\": 1375.1286137600616,\n          \"coConcentrationThreshold\": 7686.990493311907,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": true,\n          \"deviceType\": \"BLE_TRACKER\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 9840,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 5048.520620362351,\n          \"ethanolThreshold\": 7047.238825427913,\n          \"finalized\": true,\n          \"heatIndexDegF\": 1815.3316186210434,\n          \"heatIndexDegFThreshold\": 6.090505744740238,\n          \"humidityPercent1616\": 5695,\n          \"humidityPercentThreshold1616\": 3045,\n          \"humidityPermyriad\": 353,\n          \"humidityThresholdPermyriad\": 3121,\n          \"iaq\": 6763.8037374316755,\n          \"iaqThreshold\": 8269.201678111307,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": false,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 6771,\n          \"notificationSent\": false,\n          \"noxIdx\": 8266.116655302107,\n          \"noxIdxThreshold\": 8947.417662969374,\n          \"numHumans\": 9283,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 2906,\n          \"peopleCountLowThreshold\": 4036,\n          \"pm10p0\": 8949.366271297198,\n          \"pm10p0Threshold\": 3304.2652403636507,\n          \"pm1p0\": 538.4020301284176,\n          \"pm1p0Threshold\": 8880.082285190969,\n          \"pm25\": 9537.703542057001,\n          \"pm25Threshold\": 6324.646090487909,\n          \"pm4p0\": 9010.805597300741,\n          \"pm4p0Threshold\": 2480.118231741253,\n          \"policyAlertTriggers\": [\n            \"CO2_EXCEEDED_LOW\",\n            \"FORMALDEHYDE_EXCEEDED_HIGH\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 1136.090836215622,\n          \"pressureThreshold\": 2576.448009200232,\n          \"probeTempC\": 7420.860176551471,\n          \"probeTempCThreshold\": 8407.619934134069,\n          \"probeTempThreshold\": 7393.171485409102,\n          \"relHumid\": 2160.985214764366,\n          \"relHumidThreshold\": 2405.3912667742684,\n          \"saved\": true,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 5000.042678626049,\n          \"tampered\": false,\n          \"tempC\": 7757.457481394572,\n          \"tempCThreshold\": 7793.653956868967,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 8299,\n          \"temperatureCelsiusThreshold1616\": 3309,\n          \"temperaturePermyriad\": 1066,\n          \"temperatureThresholdPermyriad\": 938,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 5381.208613009434,\n          \"thcPercentThreshold\": 2304.193190888024,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 7957,\n          \"tvoc\": 4723.865200495232,\n          \"tvocThreshold\": 778.5964004271384,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 2133.629582176424,\n          \"vapeSmokePercentThreshold\": 2798.8107744195845,\n          \"vocIdx\": 8949.9379862143,\n          \"vocIdxThreshold\": 9787.962095647536\n        }\n      ],\n      \"startTime\": 1640995200000\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"547604e2-ccec-4107-9291-08d195803770"},{"name":"Get recent policy alerts for a location, grouped by time","id":"09a27593-4686-4511-a3ef-80e9797e41b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsForLocation","description":"<p>Get recent policy alerts for a location, grouped by time. Groups are constructed of alerts that occur within 2 minutes of the previous alert, up to a maximum of 50. Results are returned in reverse-chronological order, so all fields are relative to that ordering.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertGroupsForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f5aededd-fa8b-457d-8406-34b56edfcf29","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyAlertGroups\": [\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 8916,\n          \"airQualityIndexThreshold\": 4814,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 7072.772939077756,\n          \"ch2oPpbThreshold\": 7624.733117859443,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            },\n            \"key_2\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GT\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 180,\n          \"cllmPromptTypeEnum\": \"BOOLEAN\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 9524.216615390731,\n          \"co2Ppm\": 9651,\n          \"co2PpmThreshold\": 1407,\n          \"co2Threshold\": 2629.422683658076,\n          \"coConcentration\": 4408.082860297595,\n          \"coConcentrationThreshold\": 1790.9309743353608,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": true,\n          \"deviceType\": \"IO_BOARD\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 6030,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 9113.564040821404,\n          \"ethanolThreshold\": 2401.154029789638,\n          \"finalized\": false,\n          \"heatIndexDegF\": 7982.139205322902,\n          \"heatIndexDegFThreshold\": 1127.9118430292679,\n          \"humidityPercent1616\": 972,\n          \"humidityPercentThreshold1616\": 6160,\n          \"humidityPermyriad\": 4750,\n          \"humidityThresholdPermyriad\": 5685,\n          \"iaq\": 909.4810878410642,\n          \"iaqThreshold\": 2726.775310674501,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 8879,\n          \"notificationSent\": true,\n          \"noxIdx\": 933.0929338690619,\n          \"noxIdxThreshold\": 6544.759839992127,\n          \"numHumans\": 381,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 5909,\n          \"peopleCountLowThreshold\": 5994,\n          \"pm10p0\": 3050.8026736337392,\n          \"pm10p0Threshold\": 7610.350757360251,\n          \"pm1p0\": 9238.001280595146,\n          \"pm1p0Threshold\": 5976.412913438864,\n          \"pm25\": 262.3490418901331,\n          \"pm25Threshold\": 1306.828056034841,\n          \"pm4p0\": 4371.768260410385,\n          \"pm4p0Threshold\": 5475.572566596449,\n          \"policyAlertTriggers\": [\n            \"POS_ORDER\",\n            \"AC_REX_ACTIVE\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 6950.306996727089,\n          \"pressureThreshold\": 6.0327212214494885,\n          \"probeTempC\": 9442.788117251408,\n          \"probeTempCThreshold\": 417.09898043923664,\n          \"probeTempThreshold\": 1958.901569912317,\n          \"relHumid\": 9366.925791115089,\n          \"relHumidThreshold\": 1592.0066392381748,\n          \"saved\": true,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 6140.3522462018855,\n          \"tampered\": true,\n          \"tempC\": 7967.3502462967135,\n          \"tempCThreshold\": 5136.942396193766,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 604,\n          \"temperatureCelsiusThreshold1616\": 2240,\n          \"temperaturePermyriad\": 7485,\n          \"temperatureThresholdPermyriad\": 3734,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 8162.491953118336,\n          \"thcPercentThreshold\": 3490.902875344397,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 8233,\n          \"tvoc\": 4884.596554368872,\n          \"tvocThreshold\": 9062.465064653916,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 1567.3146977642905,\n          \"vapeSmokePercentThreshold\": 5893.2714834674325,\n          \"vocIdx\": 6149.281204189337,\n          \"vocIdxThreshold\": 6183.509923524355\n        },\n        {\n          \"airQualityIndex\": 2800,\n          \"airQualityIndexThreshold\": 5854,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 7424.21959658591,\n          \"ch2oPpbThreshold\": 2501.071310539287,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"EQ\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 152,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 9315.787591591947,\n          \"co2Ppm\": 1407,\n          \"co2PpmThreshold\": 7936,\n          \"co2Threshold\": 2058.4348518656957,\n          \"coConcentration\": 1667.104839910103,\n          \"coConcentrationThreshold\": 8364.767745662159,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": true,\n          \"deviceType\": \"UNKNOWN\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 4091,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 7822.784109561935,\n          \"ethanolThreshold\": 2791.29786531217,\n          \"finalized\": true,\n          \"heatIndexDegF\": 5288.223447706324,\n          \"heatIndexDegFThreshold\": 9131.333625961686,\n          \"humidityPercent1616\": 895,\n          \"humidityPercentThreshold1616\": 5188,\n          \"humidityPermyriad\": 3765,\n          \"humidityThresholdPermyriad\": 9587,\n          \"iaq\": 4381.150958687803,\n          \"iaqThreshold\": 9838.12436431371,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 9742,\n          \"notificationSent\": false,\n          \"noxIdx\": 4782.605507723965,\n          \"noxIdxThreshold\": 960.677523980562,\n          \"numHumans\": 6597,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 5517,\n          \"peopleCountLowThreshold\": 9915,\n          \"pm10p0\": 5013.963542817819,\n          \"pm10p0Threshold\": 6405.5973700331515,\n          \"pm1p0\": 5831.531292635035,\n          \"pm1p0Threshold\": 4569.473062318599,\n          \"pm25\": 6614.408469603978,\n          \"pm25Threshold\": 9040.241600625002,\n          \"pm4p0\": 1551.659914287009,\n          \"pm4p0Threshold\": 2343.660381870152,\n          \"policyAlertTriggers\": [\n            \"LICENSEPLATE_BLACKLISTED\",\n            \"AC_TAMPER_ACCEL\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 5955.01094912376,\n          \"pressureThreshold\": 3232.0304667306577,\n          \"probeTempC\": 3529.108722795249,\n          \"probeTempCThreshold\": 8576.505326104974,\n          \"probeTempThreshold\": 7827.60657241407,\n          \"relHumid\": 4446.325201810666,\n          \"relHumidThreshold\": 570.3431877898435,\n          \"saved\": false,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 8699.135702867938,\n          \"tampered\": false,\n          \"tempC\": 2698.682104822805,\n          \"tempCThreshold\": 2651.1644661751934,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 5189,\n          \"temperatureCelsiusThreshold1616\": 8625,\n          \"temperaturePermyriad\": 8481,\n          \"temperatureThresholdPermyriad\": 4482,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 1207.388893817476,\n          \"thcPercentThreshold\": 9152.388026401512,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 5000,\n          \"tvoc\": 7443.435923489288,\n          \"tvocThreshold\": 4787.836623222505,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": false,\n          \"vapeSmokePercent\": 9162.41273458795,\n          \"vapeSmokePercentThreshold\": 138.73574399096756,\n          \"vocIdx\": 5419.450253281583,\n          \"vocIdxThreshold\": 7265.158975839768\n        }\n      ],\n      \"startTime\": 1640995200000\n    },\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 3580,\n          \"airQualityIndexThreshold\": 9739,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 7701.897498999637,\n          \"ch2oPpbThreshold\": 878.983318687998,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            },\n            \"key_2\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"EQ\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 6728,\n          \"cllmPromptTypeEnum\": \"BOOLEAN\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 32.94784191923084,\n          \"co2Ppm\": 6535,\n          \"co2PpmThreshold\": 2083,\n          \"co2Threshold\": 2743.194635622046,\n          \"coConcentration\": 9650.971192393852,\n          \"coConcentrationThreshold\": 1190.113668814541,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": false,\n          \"deviceType\": \"DOOR_CONTROLLER\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 9372,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 989.8759577578486,\n          \"ethanolThreshold\": 7206.316131857932,\n          \"finalized\": true,\n          \"heatIndexDegF\": 1709.3964974717512,\n          \"heatIndexDegFThreshold\": 4144.8955745213925,\n          \"humidityPercent1616\": 9885,\n          \"humidityPercentThreshold1616\": 7373,\n          \"humidityPermyriad\": 2043,\n          \"humidityThresholdPermyriad\": 7520,\n          \"iaq\": 8665.507669368075,\n          \"iaqThreshold\": 2545.821975489788,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": false,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 172,\n          \"notificationSent\": true,\n          \"noxIdx\": 2129.9835798397357,\n          \"noxIdxThreshold\": 8209.351189865072,\n          \"numHumans\": 5194,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 5628,\n          \"peopleCountLowThreshold\": 2477,\n          \"pm10p0\": 5880.629439041998,\n          \"pm10p0Threshold\": 9167.921145101634,\n          \"pm1p0\": 5448.652926840041,\n          \"pm1p0Threshold\": 505.8406616954692,\n          \"pm25\": 8950.902193516766,\n          \"pm25Threshold\": 4294.9263912881315,\n          \"pm4p0\": 3116.835598294072,\n          \"pm4p0Threshold\": 3050.7423080040617,\n          \"policyAlertTriggers\": [\n            \"AC_LOCKDOWN_DEACTIVATED\",\n            \"GLOVES_MISSING\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 3224.884608456564,\n          \"pressureThreshold\": 3593.648991926006,\n          \"probeTempC\": 9090.246300554692,\n          \"probeTempCThreshold\": 2411.650168270738,\n          \"probeTempThreshold\": 8930.694895606066,\n          \"relHumid\": 8324.843091322704,\n          \"relHumidThreshold\": 8185.762156864471,\n          \"saved\": true,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 2270.0571141725636,\n          \"tampered\": false,\n          \"tempC\": 5497.956436198659,\n          \"tempCThreshold\": 2385.7918711648153,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 1606,\n          \"temperatureCelsiusThreshold1616\": 8936,\n          \"temperaturePermyriad\": 8812,\n          \"temperatureThresholdPermyriad\": 1050,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 8826.579579693236,\n          \"thcPercentThreshold\": 8536.590366402808,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 3610,\n          \"tvoc\": 4498.618103482712,\n          \"tvocThreshold\": 7663.493281687479,\n          \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 9830.106405540828,\n          \"vapeSmokePercentThreshold\": 6708.828645434044,\n          \"vocIdx\": 135.138174996301,\n          \"vocIdxThreshold\": 8980.97681061177\n        },\n        {\n          \"airQualityIndex\": 3085,\n          \"airQualityIndexThreshold\": 4492,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 7370.453392154215,\n          \"ch2oPpbThreshold\": 2072.19184579013,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"LT\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 1986,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 8237.127213801466,\n          \"co2Ppm\": 6,\n          \"co2PpmThreshold\": 3397,\n          \"co2Threshold\": 1442.2818438792274,\n          \"coConcentration\": 862.5316105429825,\n          \"coConcentrationThreshold\": 5598.849976899656,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": true,\n          \"deviceType\": \"EXECUTABLE\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 5758,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 701.0905294679403,\n          \"ethanolThreshold\": 9681.271031625458,\n          \"finalized\": false,\n          \"heatIndexDegF\": 7993.166966751049,\n          \"heatIndexDegFThreshold\": 2944.5602405785644,\n          \"humidityPercent1616\": 188,\n          \"humidityPercentThreshold1616\": 3840,\n          \"humidityPermyriad\": 5418,\n          \"humidityThresholdPermyriad\": 9580,\n          \"iaq\": 83.36800010376066,\n          \"iaqThreshold\": 6284.510525529585,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 2630,\n          \"notificationSent\": true,\n          \"noxIdx\": 6671.847607437702,\n          \"noxIdxThreshold\": 1356.32312624703,\n          \"numHumans\": 1737,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 5877,\n          \"peopleCountLowThreshold\": 8515,\n          \"pm10p0\": 233.04795499227149,\n          \"pm10p0Threshold\": 8693.770757494858,\n          \"pm1p0\": 5588.759870577793,\n          \"pm1p0Threshold\": 3183.7052350948825,\n          \"pm25\": 2470.594757520841,\n          \"pm25Threshold\": 7394.624786774222,\n          \"pm4p0\": 9669.399369859419,\n          \"pm4p0Threshold\": 6046.727218717047,\n          \"policyAlertTriggers\": [\n            \"MOTION_CAR\",\n            \"BUTTON_SINGLE_PRESSED\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 5019.951704119654,\n          \"pressureThreshold\": 5303.15172756479,\n          \"probeTempC\": 1571.4425421019773,\n          \"probeTempCThreshold\": 9346.50956192851,\n          \"probeTempThreshold\": 7052.542565640001,\n          \"relHumid\": 3398.1866632625124,\n          \"relHumidThreshold\": 6674.710313014079,\n          \"saved\": false,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 3741.691243645251,\n          \"tampered\": false,\n          \"tempC\": 3404.779475041817,\n          \"tempCThreshold\": 2536.500249254783,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 586,\n          \"temperatureCelsiusThreshold1616\": 9183,\n          \"temperaturePermyriad\": 9897,\n          \"temperatureThresholdPermyriad\": 1650,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 7000.5366868951405,\n          \"thcPercentThreshold\": 576.8573465682314,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 1063,\n          \"tvoc\": 4524.357969576316,\n          \"tvocThreshold\": 8749.486288943162,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 8614.057519091912,\n          \"vapeSmokePercentThreshold\": 3076.366871346521,\n          \"vocIdx\": 8389.376852676183,\n          \"vocIdxThreshold\": 4516.588138951045\n        }\n      ],\n      \"startTime\": 1640995200000\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"09a27593-4686-4511-a3ef-80e9797e41b4"},{"name":"Get recent policy alerts for organization, grouped by time","id":"3f2297df-2bb3-4122-90ee-464cefa21011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsV2","description":"<p>Get recent policy alerts for organization, grouped by time. Groups are constructed of alerts that occur within 2 minutes of the previous alert, up to a maximum of 50. Results are returned in reverse-chronological order, so all fields are relative to that ordering.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertGroupsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"21573ac6-26b7-449a-a768-ac468226f7cb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertGroupsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyAlertGroups\": [\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 6769,\n          \"airQualityIndexThreshold\": 7772,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": false,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 2642.614002676227,\n          \"ch2oPpbThreshold\": 3470.511827402938,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            },\n            \"key_2\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"LT\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 1213,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 4779.685745765268,\n          \"co2Ppm\": 5600,\n          \"co2PpmThreshold\": 6675,\n          \"co2Threshold\": 6672.31136061186,\n          \"coConcentration\": 7499.557155989389,\n          \"coConcentrationThreshold\": 8706.127147474133,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": false,\n          \"deviceType\": \"CAMERA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 9491,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 64.33730979717555,\n          \"ethanolThreshold\": 2081.834645272915,\n          \"finalized\": false,\n          \"heatIndexDegF\": 3726.334916888228,\n          \"heatIndexDegFThreshold\": 7291.707098728759,\n          \"humidityPercent1616\": 8462,\n          \"humidityPercentThreshold1616\": 715,\n          \"humidityPermyriad\": 4151,\n          \"humidityThresholdPermyriad\": 8625,\n          \"iaq\": 5444.778281274685,\n          \"iaqThreshold\": 4776.315235016593,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": false,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 7077,\n          \"notificationSent\": false,\n          \"noxIdx\": 6743.288148101061,\n          \"noxIdxThreshold\": 4952.193689133408,\n          \"numHumans\": 1135,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 144,\n          \"peopleCountLowThreshold\": 4215,\n          \"pm10p0\": 4416.793167751338,\n          \"pm10p0Threshold\": 120.29272872048136,\n          \"pm1p0\": 4503.451565986465,\n          \"pm1p0Threshold\": 8806.633898928954,\n          \"pm25\": 779.2017216808645,\n          \"pm25Threshold\": 5169.0034544508935,\n          \"pm4p0\": 5605.291759410449,\n          \"pm4p0Threshold\": 1449.9548929020834,\n          \"policyAlertTriggers\": [\n            \"AC_LOCKDOWN_ACTIVATED\",\n            \"POWER_SWITCH_PRIMARY\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 564.5076151512418,\n          \"pressureThreshold\": 1875.0694084035601,\n          \"probeTempC\": 6691.339949250808,\n          \"probeTempCThreshold\": 1257.6866541803233,\n          \"probeTempThreshold\": 5151.755178719235,\n          \"relHumid\": 3738.768950408016,\n          \"relHumidThreshold\": 8998.398950053663,\n          \"saved\": false,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 9848.576374269707,\n          \"tampered\": false,\n          \"tempC\": 4398.012336233505,\n          \"tempCThreshold\": 4875.268257766683,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 9662,\n          \"temperatureCelsiusThreshold1616\": 1547,\n          \"temperaturePermyriad\": 9773,\n          \"temperatureThresholdPermyriad\": 7419,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 5769.3429812612785,\n          \"thcPercentThreshold\": 3892.2918673464824,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 5848,\n          \"tvoc\": 1895.5374220807375,\n          \"tvocThreshold\": 5179.4245423540715,\n          \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 93.56622018789729,\n          \"vapeSmokePercentThreshold\": 4128.9358928394495,\n          \"vocIdx\": 22.91534684346619,\n          \"vocIdxThreshold\": 3252.5745168326116\n        },\n        {\n          \"airQualityIndex\": 5327,\n          \"airQualityIndexThreshold\": 4216,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 1203.696754140715,\n          \"ch2oPpbThreshold\": 2112.960317782566,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"EQ\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 3081,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 9418.2460601759,\n          \"co2Ppm\": 5758,\n          \"co2PpmThreshold\": 3764,\n          \"co2Threshold\": 9970.704586829084,\n          \"coConcentration\": 2110.232578821869,\n          \"coConcentrationThreshold\": 1963.1507831535512,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": false,\n          \"deviceType\": \"BLE_BUTTON\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 3387,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 4898.273656643044,\n          \"ethanolThreshold\": 9453.54009274178,\n          \"finalized\": true,\n          \"heatIndexDegF\": 889.2675275925366,\n          \"heatIndexDegFThreshold\": 3597.130436823661,\n          \"humidityPercent1616\": 7920,\n          \"humidityPercentThreshold1616\": 4238,\n          \"humidityPermyriad\": 4955,\n          \"humidityThresholdPermyriad\": 6874,\n          \"iaq\": 54.469544841422305,\n          \"iaqThreshold\": 6247.009494076212,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 3699,\n          \"notificationSent\": false,\n          \"noxIdx\": 738.4823107499993,\n          \"noxIdxThreshold\": 6999.319765253991,\n          \"numHumans\": 4176,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 447,\n          \"peopleCountLowThreshold\": 3248,\n          \"pm10p0\": 1888.5652500663718,\n          \"pm10p0Threshold\": 6913.154519240523,\n          \"pm1p0\": 2831.5896544643037,\n          \"pm1p0Threshold\": 8884.723586825294,\n          \"pm25\": 6604.019416303826,\n          \"pm25Threshold\": 8110.175037792768,\n          \"pm4p0\": 5896.942044982443,\n          \"pm4p0Threshold\": 231.9431133320249,\n          \"policyAlertTriggers\": [\n            \"AC_REX_INACTIVE\",\n            \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 267.67200602344053,\n          \"pressureThreshold\": 3201.2670944309953,\n          \"probeTempC\": 3272.294857486684,\n          \"probeTempCThreshold\": 200.68826796305171,\n          \"probeTempThreshold\": 6682.49522551672,\n          \"relHumid\": 6530.532198858259,\n          \"relHumidThreshold\": 1349.7484124322768,\n          \"saved\": true,\n          \"shared\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 7130.816584330019,\n          \"tampered\": false,\n          \"tempC\": 9556.144703958013,\n          \"tempCThreshold\": 7382.285058985341,\n          \"tempProbePresent\": true,\n          \"temperatureCelsius1616\": 9059,\n          \"temperatureCelsiusThreshold1616\": 9714,\n          \"temperaturePermyriad\": 8183,\n          \"temperatureThresholdPermyriad\": 8080,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 8129.186285305492,\n          \"thcPercentThreshold\": 1737.8843555652113,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 1138,\n          \"tvoc\": 7782.801983402789,\n          \"tvocThreshold\": 7221.895847411172,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 3508.5065021003616,\n          \"vapeSmokePercentThreshold\": 7897.052329655518,\n          \"vocIdx\": 1038.450906524937,\n          \"vocIdxThreshold\": 4401.801086794552\n        }\n      ],\n      \"startTime\": 1640995200000\n    },\n    {\n      \"endTime\": 1641081600000,\n      \"policyAlerts\": [\n        {\n          \"airQualityIndex\": 42,\n          \"airQualityIndexThreshold\": 4765,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 9338.898840926295,\n          \"ch2oPpbThreshold\": 4664.416399196487,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            },\n            \"key_2\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"cllmBooleanValue\": true,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GT\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 4171,\n          \"cllmPromptTypeEnum\": \"COUNT\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 9226.080334446182,\n          \"co2Ppm\": 9372,\n          \"co2PpmThreshold\": 1844,\n          \"co2Threshold\": 5250.401076316635,\n          \"coConcentration\": 5239.807060875028,\n          \"coConcentrationThreshold\": 3742.299112415428,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": true,\n          \"deleted\": false,\n          \"deviceType\": \"EXECUTABLE\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 349,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 4807.746655449614,\n          \"ethanolThreshold\": 813.7174481611065,\n          \"finalized\": false,\n          \"heatIndexDegF\": 3459.24860073211,\n          \"heatIndexDegFThreshold\": 520.304496331725,\n          \"humidityPercent1616\": 7936,\n          \"humidityPercentThreshold1616\": 4371,\n          \"humidityPermyriad\": 6898,\n          \"humidityThresholdPermyriad\": 3365,\n          \"iaq\": 6162.265680166357,\n          \"iaqThreshold\": 7031.940770869906,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": true,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 5139,\n          \"notificationSent\": true,\n          \"noxIdx\": 3894.653680741644,\n          \"noxIdxThreshold\": 6159.5268518936555,\n          \"numHumans\": 6192,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 5337,\n          \"peopleCountLowThreshold\": 2413,\n          \"pm10p0\": 5813.293427543223,\n          \"pm10p0Threshold\": 1937.931381999951,\n          \"pm1p0\": 9049.476871775341,\n          \"pm1p0Threshold\": 3540.4182595860048,\n          \"pm25\": 5695.012469701699,\n          \"pm25Threshold\": 5339.1054357429475,\n          \"pm4p0\": 8370.150020462113,\n          \"pm4p0Threshold\": 8408.154553114302,\n          \"policyAlertTriggers\": [\n            \"AC_TAMPER_PROX\",\n            \"TVOC_EXCEEDED_HIGH\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 2577.3301892919553,\n          \"pressureThreshold\": 2338.124959171308,\n          \"probeTempC\": 4984.630865400024,\n          \"probeTempCThreshold\": 7305.272384603958,\n          \"probeTempThreshold\": 7982.41103780063,\n          \"relHumid\": 9940.281336134509,\n          \"relHumidThreshold\": 7978.222172135601,\n          \"saved\": true,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 6240.3327011175725,\n          \"tampered\": false,\n          \"tempC\": 1762.0724695683475,\n          \"tempCThreshold\": 8684.674624393221,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 8739,\n          \"temperatureCelsiusThreshold1616\": 8977,\n          \"temperaturePermyriad\": 7701,\n          \"temperatureThresholdPermyriad\": 3863,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 6299.6912104013345,\n          \"thcPercentThreshold\": 2833.550697379432,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 3939,\n          \"tvoc\": 7259.439471072782,\n          \"tvocThreshold\": 6550.605353917489,\n          \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": false,\n          \"vapeSmokePercent\": 9709.48163320444,\n          \"vapeSmokePercentThreshold\": 2249.5743313272887,\n          \"vocIdx\": 8036.778226423405,\n          \"vocIdxThreshold\": 6780.9491154195675\n        },\n        {\n          \"airQualityIndex\": 2393,\n          \"airQualityIndexThreshold\": 7769,\n          \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"alertMonitoringVerified\": true,\n          \"alertingEventFaces\": [\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"faceId\": \"string\",\n              \"faceName\": \"string\",\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ],\n          \"alertingEventVehicles\": [\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            },\n            {\n              \"imageS3Bucket\": \"string\",\n              \"imageS3Key\": \"string\",\n              \"imageS3Region\": \"string\",\n              \"labels\": [\n                \"string\"\n              ],\n              \"licensePlateNumber\": \"string\",\n              \"vehicleName\": \"string\"\n            }\n          ],\n          \"cd\": \"string\",\n          \"cdn\": \"string\",\n          \"ch2oPpb\": 1326.0798851937184,\n          \"ch2oPpbThreshold\": 508.2998110953541,\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"clipLocationMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"clipLocationMapV2\": {\n            \"key_0\": \"string\"\n          },\n          \"cllmBooleanValue\": false,\n          \"cllmCheckCondition\": {\n            \"operator\": \"GT\",\n            \"value\": \"string\"\n          },\n          \"cllmIntegerValue\": 7172,\n          \"cllmPromptTypeEnum\": \"BOOLEAN\",\n          \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"co2\": 4751.687276712318,\n          \"co2Ppm\": 3928,\n          \"co2PpmThreshold\": 34,\n          \"co2Threshold\": 6807.278814549818,\n          \"coConcentration\": 1117.6929711227324,\n          \"coConcentrationThreshold\": 5126.3874343049065,\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"delayedProcessing\": false,\n          \"deleted\": true,\n          \"deviceType\": \"BLE_BUTTON\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"durationSec\": 5870,\n          \"egressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"ethanol\": 3624.8710218524825,\n          \"ethanolThreshold\": 1367.803849103466,\n          \"finalized\": true,\n          \"heatIndexDegF\": 4611.252864408275,\n          \"heatIndexDegFThreshold\": 1200.6423994620618,\n          \"humidityPercent1616\": 8911,\n          \"humidityPercentThreshold1616\": 6162,\n          \"humidityPermyriad\": 6389,\n          \"humidityThresholdPermyriad\": 8796,\n          \"iaq\": 5968.851660657253,\n          \"iaqThreshold\": 2556.0522259663608,\n          \"ingressBoundaryDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"leakDetected\": false,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"maxLuf\": 2706,\n          \"notificationSent\": true,\n          \"noxIdx\": 7660.7273581100935,\n          \"noxIdxThreshold\": 6426.10497337931,\n          \"numHumans\": 6964,\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"peopleCountHighThreshold\": 7004,\n          \"peopleCountLowThreshold\": 6052,\n          \"pm10p0\": 7019.325464809048,\n          \"pm10p0Threshold\": 8618.056336114916,\n          \"pm1p0\": 8295.155858790466,\n          \"pm1p0Threshold\": 9388.174726306073,\n          \"pm25\": 3302.674471380527,\n          \"pm25Threshold\": 7671.68354996629,\n          \"pm4p0\": 1687.818973434685,\n          \"pm4p0Threshold\": 1408.9982370072241,\n          \"policyAlertTriggers\": [\n            \"IOT_SOUND_HELP\",\n            \"IOT_SOUND_HELP\"\n          ],\n          \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"pressure\": 9086.78815979624,\n          \"pressureThreshold\": 1681.7651624967643,\n          \"probeTempC\": 4120.551037867668,\n          \"probeTempCThreshold\": 6968.93447753117,\n          \"probeTempThreshold\": 36.240285986994806,\n          \"relHumid\": 2075.36934433443,\n          \"relHumidThreshold\": 6492.751501752578,\n          \"saved\": false,\n          \"shared\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"tamperByMovementChange\": 3807.182837971761,\n          \"tampered\": false,\n          \"tempC\": 8657.792117071216,\n          \"tempCThreshold\": 3179.0041035770587,\n          \"tempProbePresent\": false,\n          \"temperatureCelsius1616\": 5329,\n          \"temperatureCelsiusThreshold1616\": 7146,\n          \"temperaturePermyriad\": 7069,\n          \"temperatureThresholdPermyriad\": 3104,\n          \"textDescription\": \"string\",\n          \"thcPercent\": 6953.175048963931,\n          \"thcPercentThreshold\": 2397.8461503303693,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"thumbnailLocationV2\": \"string\",\n          \"timestampMs\": 4027,\n          \"tvoc\": 5325.130563455858,\n          \"tvocThreshold\": 31.195403446366843,\n          \"type\": \"POLICY_ALERT_V2\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"vapeDetected\": true,\n          \"vapeSmokePercent\": 1529.7487627200867,\n          \"vapeSmokePercentThreshold\": 1141.850033052303,\n          \"vocIdx\": 8156.509376016512,\n          \"vocIdxThreshold\": 2216.0839718066795\n        }\n      ],\n      \"startTime\": 1640995200000\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3f2297df-2bb3-4122-90ee-464cefa21011"},{"name":"Get information about a policy alert","id":"91fc8bdc-181d-4e0a-b767-721901e8cbd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertV2","description":"<p>Get information about a policy alert</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7f4f77b0-9fb4-4217-a90c-92e0342d0c18","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyAlert\": {\n    \"airQualityIndex\": 623,\n    \"airQualityIndexThreshold\": 4576,\n    \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"alertMonitoringVerified\": true,\n    \"alertingDwellEvents\": [\n      {\n        \"activity\": \"AUDIO_SOUND_HELP\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 9132,\n        \"dwellStartTimeMs\": 7555,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 9965,\n        \"trackId\": 4297\n      },\n      {\n        \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 9769,\n        \"dwellStartTimeMs\": 8806,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 2522,\n        \"trackId\": 6803\n      }\n    ],\n    \"alertingEventFaces\": [\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"alertingEventVehicles\": [\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"cd\": \"string\",\n    \"cdn\": \"string\",\n    \"ch2oPpb\": 8452.02852574493,\n    \"ch2oPpbThreshold\": 9554.273884200105,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      }\n    },\n    \"clipLocationMapV2\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\"\n    },\n    \"cllmBooleanValue\": true,\n    \"cllmCheckCondition\": {\n      \"operator\": \"LTE\",\n      \"value\": \"string\"\n    },\n    \"cllmIntegerValue\": 7162,\n    \"cllmPromptTypeEnum\": \"PERCENT\",\n    \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"co2\": 2548.14549774937,\n    \"co2Ppm\": 5718,\n    \"co2PpmThreshold\": 6384,\n    \"co2Threshold\": 4385.915252021191,\n    \"coConcentration\": 5085.900333912398,\n    \"coConcentrationThreshold\": 8724.388192701781,\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"delayedProcessing\": false,\n    \"deleted\": false,\n    \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 7766,\n    \"egressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"ethanol\": 3280.836599636614,\n    \"ethanolThreshold\": 5887.90685090657,\n    \"finalized\": false,\n    \"heatIndexDegF\": 3062.2272318420296,\n    \"heatIndexDegFThreshold\": 8279.992716982673,\n    \"humidityPercent1616\": 3074,\n    \"humidityPercentThreshold1616\": 7485,\n    \"humidityPermyriad\": 2838,\n    \"humidityThresholdPermyriad\": 1108,\n    \"iaq\": 7921.455564483104,\n    \"iaqThreshold\": 1330.2845968372878,\n    \"ingressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"leakDetected\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"maxLuf\": 3491,\n    \"notificationSent\": false,\n    \"noxIdx\": 4121.628959610975,\n    \"noxIdxThreshold\": 5663.116293693409,\n    \"numHumans\": 256,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"peopleCountHighThreshold\": 7775,\n    \"peopleCountLowThreshold\": 8274,\n    \"pm10p0\": 7480.857657759979,\n    \"pm10p0Threshold\": 7713.0833283565735,\n    \"pm1p0\": 8574.191537624278,\n    \"pm1p0Threshold\": 4793.491438204549,\n    \"pm25\": 6091.055919982926,\n    \"pm25Threshold\": 7937.064052797118,\n    \"pm4p0\": 1891.1884204566265,\n    \"pm4p0Threshold\": 2175.391058311653,\n    \"policyAlertTriggers\": [\n      \"PEOPLECOUNT_HIGH_RESET\",\n      \"AC_REX_ACTIVE\"\n    ],\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pressure\": 3809.2860817066908,\n    \"pressureThreshold\": 6397.710983206631,\n    \"probeTempC\": 9739.940797486153,\n    \"probeTempCThreshold\": 4393.980901556387,\n    \"probeTempThreshold\": 7862.642097247963,\n    \"relHumid\": 4415.333461258466,\n    \"relHumidThreshold\": 1085.7791997039556,\n    \"saved\": false,\n    \"shared\": false,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"tamperByMovementChange\": 2381.5131863633087,\n    \"tampered\": true,\n    \"tempC\": 8504.559460363787,\n    \"tempCThreshold\": 268.65444551805285,\n    \"tempProbePresent\": false,\n    \"temperatureCelsius1616\": 1374,\n    \"temperatureCelsiusThreshold1616\": 33,\n    \"temperaturePermyriad\": 9008,\n    \"temperatureThresholdPermyriad\": 1220,\n    \"textDescription\": \"string\",\n    \"thcPercent\": 1411.5603447283731,\n    \"thcPercentThreshold\": 1808.0049856928615,\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 4185,\n    \"tvoc\": 6548.88496133627,\n    \"tvocThreshold\": 6244.873104817001,\n    \"type\": \"POLICY_ALERT_V2\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"vapeDetected\": false,\n    \"vapeSmokePercent\": 1124.9519132137275,\n    \"vapeSmokePercentThreshold\": 4327.635777106775,\n    \"vocIdx\": 1978.8581129302086,\n    \"vocIdxThreshold\": 7495.912863236001\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"91fc8bdc-181d-4e0a-b767-721901e8cbd0"},{"name":"Get recent policy alerts for organization","id":"e95677ad-5b59-4801-a7c9-753aaec4bec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlerts","description":"<p>Get recent policy alerts for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlerts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c8f3d6fd-646b-4283-b31c-3a7ba2267a69","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledDoorFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlerts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyAlerts\": [\n    {\n      \"accessControlUnitUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"initiatingUsername\": \"string\",\n      \"originatorEntityName\": \"string\",\n      \"originatorEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originatorType\": \"USER\"\n    },\n    {\n      \"accessControlUnitUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"initiatingUsername\": \"string\",\n      \"originatorEntityName\": \"string\",\n      \"originatorEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"originatorType\": \"USER\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e95677ad-5b59-4801-a7c9-753aaec4bec8"},{"name":"Get recent policy alerts for organization","id":"c49aa377-e743-4dab-98a0-16832038aed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertsV2","description":"<p>Get recent policy alerts for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getPolicyAlertsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7d08599-e978-4320-9d52-9282d685c8b1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"afterTimestampMs\": 1640995200000,\n  \"beforeTimestampMs\": 1641081600000,\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"lastTimestampMs\": 1640995200000,\n  \"lastUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"maxResults\": 100\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getPolicyAlertsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"oldestPolicyAlert\": {\n    \"airQualityIndex\": 2866,\n    \"airQualityIndexThreshold\": 7873,\n    \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"alertMonitoringVerified\": false,\n    \"alertingDwellEvents\": [\n      {\n        \"activity\": \"BADGE_UNAUTHORIZED\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 1946,\n        \"dwellStartTimeMs\": 5666,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 5720,\n        \"trackId\": 2576\n      },\n      {\n        \"activity\": \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 4860,\n        \"dwellStartTimeMs\": 6671,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 3397,\n        \"trackId\": 6386\n      }\n    ],\n    \"alertingEventFaces\": [\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"alertingEventVehicles\": [\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"cd\": \"string\",\n    \"cdn\": \"string\",\n    \"ch2oPpb\": 4733.582718403016,\n    \"ch2oPpbThreshold\": 5328.167206859189,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      }\n    },\n    \"clipLocationMapV2\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"cllmBooleanValue\": false,\n    \"cllmCheckCondition\": {\n      \"operator\": \"GTE\",\n      \"value\": \"string\"\n    },\n    \"cllmIntegerValue\": 1147,\n    \"cllmPromptTypeEnum\": \"PERCENT\",\n    \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"co2\": 3848.8167663993236,\n    \"co2Ppm\": 7736,\n    \"co2PpmThreshold\": 1733,\n    \"co2Threshold\": 2486.9194123809903,\n    \"coConcentration\": 3941.654991189323,\n    \"coConcentrationThreshold\": 4353.497051525299,\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"delayedProcessing\": false,\n    \"deleted\": true,\n    \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 5404,\n    \"egressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"ethanol\": 9711.749085907157,\n    \"ethanolThreshold\": 2014.458732825144,\n    \"finalized\": true,\n    \"heatIndexDegF\": 7269.526046640793,\n    \"heatIndexDegFThreshold\": 9717.938831419557,\n    \"humidityPercent1616\": 7550,\n    \"humidityPercentThreshold1616\": 3319,\n    \"humidityPermyriad\": 4410,\n    \"humidityThresholdPermyriad\": 5423,\n    \"iaq\": 5933.242697900927,\n    \"iaqThreshold\": 5181.632625311597,\n    \"ingressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"leakDetected\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"maxLuf\": 9612,\n    \"notificationSent\": true,\n    \"noxIdx\": 7702.092729402554,\n    \"noxIdxThreshold\": 3535.7718313518903,\n    \"numHumans\": 8685,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"peopleCountHighThreshold\": 5213,\n    \"peopleCountLowThreshold\": 495,\n    \"pm10p0\": 2675.6744290716197,\n    \"pm10p0Threshold\": 815.9929929070064,\n    \"pm1p0\": 1707.1577602819677,\n    \"pm1p0Threshold\": 8907.820931259974,\n    \"pm25\": 7686.848752388504,\n    \"pm25Threshold\": 9196.764251091452,\n    \"pm4p0\": 2389.212389902746,\n    \"pm4p0Threshold\": 8276.29159334086,\n    \"policyAlertTriggers\": [\n      \"DOOR_AJAR\",\n      \"AUDIO_SOUND_GLASS_BREAK\"\n    ],\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pressure\": 7503.038414466822,\n    \"pressureThreshold\": 3614.8475631216747,\n    \"probeTempC\": 9860.839699133563,\n    \"probeTempCThreshold\": 7895.148664492753,\n    \"probeTempThreshold\": 5873.8141894849805,\n    \"relHumid\": 8505.696719674268,\n    \"relHumidThreshold\": 1338.5888658128574,\n    \"saved\": true,\n    \"shared\": false,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"tamperByMovementChange\": 9847.71788950782,\n    \"tampered\": true,\n    \"tempC\": 6661.927314411447,\n    \"tempCThreshold\": 5069.014544147574,\n    \"tempProbePresent\": true,\n    \"temperatureCelsius1616\": 8319,\n    \"temperatureCelsiusThreshold1616\": 2028,\n    \"temperaturePermyriad\": 1957,\n    \"temperatureThresholdPermyriad\": 2143,\n    \"textDescription\": \"string\",\n    \"thcPercent\": 3054.8136174015463,\n    \"thcPercentThreshold\": 9941.398545173908,\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 3300,\n    \"tvoc\": 4806.9387005206645,\n    \"tvocThreshold\": 8231.517075954518,\n    \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"vapeDetected\": false,\n    \"vapeSmokePercent\": 9516.58745274713,\n    \"vapeSmokePercentThreshold\": 1131.9173183195442,\n    \"vocIdx\": 8968.861864643077,\n    \"vocIdxThreshold\": 9482.09380110016\n  },\n  \"policyAlerts\": [\n    {\n      \"airQualityIndex\": 3911,\n      \"airQualityIndexThreshold\": 247,\n      \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"alertMonitoringVerified\": false,\n      \"alertingEventFaces\": [\n        {\n          \"faceId\": \"string\",\n          \"faceName\": \"string\",\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"faceId\": \"string\",\n          \"faceName\": \"string\",\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"alertingEventVehicles\": [\n        {\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"licensePlateNumber\": \"string\",\n          \"vehicleName\": \"string\"\n        },\n        {\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"licensePlateNumber\": \"string\",\n          \"vehicleName\": \"string\"\n        }\n      ],\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"ch2oPpb\": 7620.548548381241,\n      \"ch2oPpbThreshold\": 1828.5372756873076,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipLocationMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        },\n        \"key_2\": {\n          \"region\": \"string\"\n        }\n      },\n      \"clipLocationMapV2\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"cllmBooleanValue\": true,\n      \"cllmCheckCondition\": {\n        \"operator\": \"LT\",\n        \"value\": \"string\"\n      },\n      \"cllmIntegerValue\": 5689,\n      \"cllmPromptTypeEnum\": \"BOOLEAN\",\n      \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"co2\": 8524.724270560646,\n      \"co2Ppm\": 911,\n      \"co2PpmThreshold\": 5424,\n      \"co2Threshold\": 1347.1133659130908,\n      \"coConcentration\": 5667.556836462441,\n      \"coConcentrationThreshold\": 3413.770191843013,\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"delayedProcessing\": false,\n      \"deleted\": true,\n      \"deviceType\": \"AUDIO_GATEWAY\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"durationSec\": 5037,\n      \"egressBoundaryDevices\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"ethanol\": 7272.129438457444,\n      \"ethanolThreshold\": 1488.0635754141335,\n      \"finalized\": true,\n      \"heatIndexDegF\": 5690.777073767022,\n      \"heatIndexDegFThreshold\": 2484.006162260177,\n      \"humidityPercent1616\": 6179,\n      \"humidityPercentThreshold1616\": 3794,\n      \"humidityPermyriad\": 8229,\n      \"humidityThresholdPermyriad\": 3045,\n      \"iaq\": 816.154669076865,\n      \"iaqThreshold\": 6815.490129962889,\n      \"ingressBoundaryDevices\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"leakDetected\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxLuf\": 6176,\n      \"notificationSent\": true,\n      \"noxIdx\": 5914.480667427413,\n      \"noxIdxThreshold\": 4427.860185530494,\n      \"numHumans\": 2324,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"peopleCountHighThreshold\": 2604,\n      \"peopleCountLowThreshold\": 2492,\n      \"pm10p0\": 9369.34780073595,\n      \"pm10p0Threshold\": 8847.922332373577,\n      \"pm1p0\": 124.46091473388377,\n      \"pm1p0Threshold\": 4815.385556803704,\n      \"pm25\": 520.6650402976187,\n      \"pm25Threshold\": 5479.57054475112,\n      \"pm4p0\": 1305.615969509162,\n      \"pm4p0Threshold\": 3536.0745679859206,\n      \"policyAlertTriggers\": [\n        \"IOT_AIR_VOC\",\n        \"AC_LOCKDOWN_DEACTIVATED\"\n      ],\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 9830.799854431458,\n      \"pressureThreshold\": 6994.20525846111,\n      \"probeTempC\": 5758.021333330629,\n      \"probeTempCThreshold\": 6069.60618254133,\n      \"probeTempThreshold\": 4171.548019549758,\n      \"relHumid\": 5865.8798323805495,\n      \"relHumidThreshold\": 396.2974435347077,\n      \"saved\": true,\n      \"shared\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tamperByMovementChange\": 2439.8390331267296,\n      \"tampered\": true,\n      \"tempC\": 1587.2587360133016,\n      \"tempCThreshold\": 511.39450368391516,\n      \"tempProbePresent\": false,\n      \"temperatureCelsius1616\": 9225,\n      \"temperatureCelsiusThreshold1616\": 3064,\n      \"temperaturePermyriad\": 4782,\n      \"temperatureThresholdPermyriad\": 5094,\n      \"textDescription\": \"string\",\n      \"thcPercent\": 3590.7845705401664,\n      \"thcPercentThreshold\": 4448.278495948668,\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"thumbnailLocationV2\": \"string\",\n      \"timestampMs\": 863,\n      \"tvoc\": 6605.482498325668,\n      \"tvocThreshold\": 1346.48164757593,\n      \"type\": \"POLICY_ALERT_V2\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vapeDetected\": true,\n      \"vapeSmokePercent\": 6531.248092864126,\n      \"vapeSmokePercentThreshold\": 9702.891082309527,\n      \"vocIdx\": 1106.52709288362,\n      \"vocIdxThreshold\": 3978.860509749176\n    },\n    {\n      \"airQualityIndex\": 2829,\n      \"airQualityIndexThreshold\": 3876,\n      \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"alertMonitoringVerified\": false,\n      \"alertingEventFaces\": [\n        {\n          \"faceId\": \"string\",\n          \"faceName\": \"string\",\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"faceId\": \"string\",\n          \"faceName\": \"string\",\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"alertingEventVehicles\": [\n        {\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"licensePlateNumber\": \"string\",\n          \"vehicleName\": \"string\"\n        },\n        {\n          \"imageS3Bucket\": \"string\",\n          \"imageS3Key\": \"string\",\n          \"imageS3Region\": \"string\",\n          \"labels\": [\n            \"string\"\n          ],\n          \"licensePlateNumber\": \"string\",\n          \"vehicleName\": \"string\"\n        }\n      ],\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"ch2oPpb\": 1737.0362153648578,\n      \"ch2oPpbThreshold\": 365.4735683369781,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipLocationMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        },\n        \"key_2\": {\n          \"region\": \"string\"\n        }\n      },\n      \"clipLocationMapV2\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"cllmBooleanValue\": false,\n      \"cllmCheckCondition\": {\n        \"operator\": \"GTE\",\n        \"value\": \"string\"\n      },\n      \"cllmIntegerValue\": 8726,\n      \"cllmPromptTypeEnum\": \"COUNT\",\n      \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"co2\": 7043.052227539157,\n      \"co2Ppm\": 7509,\n      \"co2PpmThreshold\": 3054,\n      \"co2Threshold\": 7087.245617979907,\n      \"coConcentration\": 2867.697602358881,\n      \"coConcentrationThreshold\": 9375.169679773244,\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"delayedProcessing\": false,\n      \"deleted\": false,\n      \"deviceType\": \"DOOR_SENSOR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"durationSec\": 1016,\n      \"egressBoundaryDevices\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"ethanol\": 9823.088578416977,\n      \"ethanolThreshold\": 9136.794003819437,\n      \"finalized\": false,\n      \"heatIndexDegF\": 8066.960933831777,\n      \"heatIndexDegFThreshold\": 3765.6671932763743,\n      \"humidityPercent1616\": 7601,\n      \"humidityPercentThreshold1616\": 625,\n      \"humidityPermyriad\": 1475,\n      \"humidityThresholdPermyriad\": 8911,\n      \"iaq\": 2751.3075173838165,\n      \"iaqThreshold\": 3186.873317273036,\n      \"ingressBoundaryDevices\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"leakDetected\": false,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxLuf\": 6289,\n      \"notificationSent\": false,\n      \"noxIdx\": 8270.06847647785,\n      \"noxIdxThreshold\": 1549.0350151922062,\n      \"numHumans\": 7680,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"peopleCountHighThreshold\": 3066,\n      \"peopleCountLowThreshold\": 8860,\n      \"pm10p0\": 3325.19356523328,\n      \"pm10p0Threshold\": 2558.100770655869,\n      \"pm1p0\": 674.4308454511838,\n      \"pm1p0Threshold\": 2886.102802411037,\n      \"pm25\": 2593.829221862678,\n      \"pm25Threshold\": 6908.211434864577,\n      \"pm4p0\": 5075.083499438575,\n      \"pm4p0Threshold\": 5606.963488523804,\n      \"policyAlertTriggers\": [\n        \"AC_APERIO_LOW_BATTERY\",\n        \"PRESSURE_EXCEEDED_HIGH\"\n      ],\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pressure\": 8709.946474569933,\n      \"pressureThreshold\": 9843.067478027386,\n      \"probeTempC\": 9374.27627432803,\n      \"probeTempCThreshold\": 5363.675877564702,\n      \"probeTempThreshold\": 7750.730796659591,\n      \"relHumid\": 5675.129475945251,\n      \"relHumidThreshold\": 5310.118540450257,\n      \"saved\": true,\n      \"shared\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tamperByMovementChange\": 94.53169106309556,\n      \"tampered\": true,\n      \"tempC\": 9937.420508916057,\n      \"tempCThreshold\": 5857.429946720374,\n      \"tempProbePresent\": false,\n      \"temperatureCelsius1616\": 5365,\n      \"temperatureCelsiusThreshold1616\": 3603,\n      \"temperaturePermyriad\": 5463,\n      \"temperatureThresholdPermyriad\": 7330,\n      \"textDescription\": \"string\",\n      \"thcPercent\": 8550.647352302116,\n      \"thcPercentThreshold\": 8092.593957016127,\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"thumbnailLocationV2\": \"string\",\n      \"timestampMs\": 9007,\n      \"tvoc\": 7952.461597709675,\n      \"tvocThreshold\": 525.4337808900078,\n      \"type\": \"ACCESS_CONTROLLED_DOOR_POLICY_ALERT\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vapeDetected\": false,\n      \"vapeSmokePercent\": 4638.810391081835,\n      \"vapeSmokePercentThreshold\": 4286.360459199816,\n      \"vocIdx\": 9759.542719113566,\n      \"vocIdxThreshold\": 2825.7219608395158\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c49aa377-e743-4dab-98a0-16832038aed2"},{"name":"Get a count of saved clips in an organization","id":"72642ea4-425f-4744-a80d-a5a620550e74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1641081600000,\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipCount","description":"<p>Get a count of saved clips in and organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSavedClipCount"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8381945e-1771-4f83-a1b3-94b5ffe31ae9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1641081600000,\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipCount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 42,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"privateCount\": 10,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"72642ea4-425f-4744-a80d-a5a620550e74"},{"name":"Get detailed information about a saved clip, including seekpoints and bounding boxes","id":"d7655b9a-c6f2-469a-9977-5eca2bff988a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipDetails","description":"<p>Get detailed information about a saved clip, including seekpoints and bounding boxes</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSavedClipDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"af7a3d33-a83f-43d4-bc0e-ba5d0530aec6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"savedClip\": {\n    \"accessSettings\": {\n      \"allowedRoles\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"allowedUsers\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"visibility\": \"PRIVATE\"\n    },\n    \"alterMap\": {\n      \"key_0\": [\n        {\n          \"crop\": {\n            \"height\": 1619,\n            \"width\": 8809,\n            \"x\": 4980,\n            \"y\": 1724\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 4388,\n              \"width\": 4563\n            },\n            \"pitchDegrees\": 828.9671973787272,\n            \"rollDegrees\": 3419.745160963934,\n            \"verticalFieldOfViewDegrees\": 5572,\n            \"yawDegrees\": 4411.799250736157\n          }\n        },\n        {\n          \"crop\": {\n            \"height\": 5281,\n            \"width\": 4808,\n            \"x\": 1234,\n            \"y\": 1853\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 3551,\n              \"width\": 2170\n            },\n            \"pitchDegrees\": 6563.45687373886,\n            \"rollDegrees\": 2113.1084017523503,\n            \"verticalFieldOfViewDegrees\": 287,\n            \"yawDegrees\": 2806.796257810784\n          }\n        }\n      ],\n      \"key_1\": [\n        {\n          \"crop\": {\n            \"height\": 7327,\n            \"width\": 9193,\n            \"x\": 7022,\n            \"y\": 420\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 1091,\n              \"width\": 7156\n            },\n            \"pitchDegrees\": 1097.1433998056223,\n            \"rollDegrees\": 4105.951810201669,\n            \"verticalFieldOfViewDegrees\": 4575,\n            \"yawDegrees\": 9637.140012346426\n          }\n        },\n        {\n          \"crop\": {\n            \"height\": 3515,\n            \"width\": 9520,\n            \"x\": 2392,\n            \"y\": 721\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 9978,\n              \"width\": 3928\n            },\n            \"pitchDegrees\": 8801.649519532519,\n            \"rollDegrees\": 7565.675840351798,\n            \"verticalFieldOfViewDegrees\": 3163,\n            \"yawDegrees\": 2942.0926836349095\n          }\n        }\n      ],\n      \"key_2\": [\n        {\n          \"crop\": {\n            \"height\": 658,\n            \"width\": 9863,\n            \"x\": 8078,\n            \"y\": 627\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 8576,\n              \"width\": 7272\n            },\n            \"pitchDegrees\": 6068.582079446643,\n            \"rollDegrees\": 8278.380484294108,\n            \"verticalFieldOfViewDegrees\": 5864,\n            \"yawDegrees\": 6880.042996116802\n          }\n        },\n        {\n          \"crop\": {\n            \"height\": 9588,\n            \"width\": 3114,\n            \"x\": 5158,\n            \"y\": 3599\n          },\n          \"dewarp\": {\n            \"aspectRatio\": {\n              \"height\": 3814,\n              \"width\": 8242\n            },\n            \"pitchDegrees\": 5755.7954920267875,\n            \"rollDegrees\": 3697.9826568447447,\n            \"verticalFieldOfViewDegrees\": 5510,\n            \"yawDegrees\": 7644.941763604332\n          }\n        }\n      ]\n    },\n    \"analyzed\": false,\n    \"boundingBoxes\": [\n      {\n        \"activity\": \"IOT_AIR_TEMP\",\n        \"alert\": false,\n        \"bottom\": 8913,\n        \"confidence\": 652.2578306162341,\n        \"croppedImageLocator\": \"string\",\n        \"customActivityColor\": \"RED\",\n        \"customActivityDescription\": \"string\",\n        \"customActivityDisplayName\": \"string\",\n        \"faceName\": \"string\",\n        \"inMotion\": true,\n        \"keypointsV2\": {\n          \"key_0\": {\n            \"x\": 2263,\n            \"y\": 8692\n          },\n          \"key_1\": {\n            \"x\": 2765,\n            \"y\": 8059\n          }\n        },\n        \"left\": 8860,\n        \"licensePlate\": \"string\",\n        \"loudness\": 4624,\n        \"objectId\": 8506,\n        \"pose\": \"string\",\n        \"relativeSecond\": 5790.103908347332,\n        \"right\": 7659,\n        \"sensorValType\": {\n          \"sensorBoolean\": true,\n          \"sensorDouble\": 3181.7264325185433,\n          \"sensorLong\": 465\n        },\n        \"toastOrderIdInfo\": {\n          \"employeeName\": \"string\",\n          \"guid\": \"string\",\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\",\n          \"toastCheckInfo\": {\n            \"totalAmount\": 4264.587344660839\n          }\n        },\n        \"top\": 6477,\n        \"unidentifiedFaceId\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"activity\": \"AUDIO_SOUND_GUN\",\n        \"alert\": false,\n        \"bottom\": 5195,\n        \"confidence\": 6864.268073064252,\n        \"croppedImageLocator\": \"string\",\n        \"customActivityColor\": \"TEAL\",\n        \"customActivityDescription\": \"string\",\n        \"customActivityDisplayName\": \"string\",\n        \"faceName\": \"string\",\n        \"inMotion\": true,\n        \"keypointsV2\": {\n          \"key_0\": {\n            \"x\": 8449,\n            \"y\": 8186\n          },\n          \"key_1\": {\n            \"x\": 5826,\n            \"y\": 3307\n          }\n        },\n        \"left\": 9225,\n        \"licensePlate\": \"string\",\n        \"loudness\": 7955,\n        \"objectId\": 6243,\n        \"pose\": \"string\",\n        \"relativeSecond\": 3818.047586623636,\n        \"right\": 7579,\n        \"sensorValType\": {\n          \"sensorBoolean\": true,\n          \"sensorDouble\": 7473.01731019973,\n          \"sensorLong\": 1130\n        },\n        \"toastOrderIdInfo\": {\n          \"employeeName\": \"string\",\n          \"guid\": \"string\",\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\",\n          \"toastCheckInfo\": {\n            \"totalAmount\": 7495.300594346337\n          }\n        },\n        \"top\": 1782,\n        \"unidentifiedFaceId\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"byteCount\": 3142,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationV2\": \"string\",\n    \"consoleDelete\": false,\n    \"createdAtMs\": 8778,\n    \"description\": \"string\",\n    \"devicePresentationOrder\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"deviceUuidMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      }\n    },\n    \"deviceUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"durationSec\": 4008,\n    \"externalTransactionId\": \"string\",\n    \"fisheyeHardware\": \"CAMERA_R210\",\n    \"fisheyeMap\": {\n      \"key_0\": [\n        {\n          \"aspectRatio\": {\n            \"height\": 7082,\n            \"width\": 9687\n          },\n          \"pitchDegrees\": 6783.266592290953,\n          \"rollDegrees\": 1766.182454549845,\n          \"verticalFieldOfViewDegrees\": 971,\n          \"yawDegrees\": 3302.5201542768777\n        },\n        {\n          \"aspectRatio\": {\n            \"height\": 4468,\n            \"width\": 5647\n          },\n          \"pitchDegrees\": 704.4962117241771,\n          \"rollDegrees\": 7558.822195713151,\n          \"verticalFieldOfViewDegrees\": 3322,\n          \"yawDegrees\": 1081.120624742471\n        }\n      ]\n    },\n    \"integrationUploadList\": [\n      \"NINEONEONE_CELLULAR\",\n      \"KISI\"\n    ],\n    \"isMonitoringClip\": false,\n    \"isVendorClip\": false,\n    \"mountingDirection\": \"UNKNOWN\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"seekPoints\": [\n      {\n        \"activity\": \"AC_REX_INACTIVE\",\n        \"alert\": true,\n        \"customActivityColor\": \"ORANGE\",\n        \"customActivityDescription\": \"string\",\n        \"customActivityDisplayName\": \"string\",\n        \"dcao\": true,\n        \"faceName\": \"string\",\n        \"id\": 6687,\n        \"inMotion\": true,\n        \"licensePlate\": \"string\",\n        \"loudness\": 1160,\n        \"pose\": \"string\",\n        \"relativeSecond\": 4059.0235729384203,\n        \"sensorValType\": {\n          \"sensorBoolean\": false,\n          \"sensorDouble\": 1756.0739570319317,\n          \"sensorLong\": 5704\n        },\n        \"toastOrderIdInfo\": {\n          \"employeeName\": \"string\",\n          \"guid\": \"string\",\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\",\n          \"toastCheckInfo\": {\n            \"totalAmount\": 6320.056796154874\n          }\n        },\n        \"tu\": \"string\",\n        \"unidentifiedFaceId\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"activity\": \"AUDIO_SOUND_LOUD\",\n        \"alert\": false,\n        \"customActivityColor\": \"RED\",\n        \"customActivityDescription\": \"string\",\n        \"customActivityDisplayName\": \"string\",\n        \"dcao\": true,\n        \"faceName\": \"string\",\n        \"id\": 3255,\n        \"inMotion\": false,\n        \"licensePlate\": \"string\",\n        \"loudness\": 566,\n        \"pose\": \"string\",\n        \"relativeSecond\": 6542.69694285273,\n        \"sensorValType\": {\n          \"sensorBoolean\": true,\n          \"sensorDouble\": 1118.7058569354801,\n          \"sensorLong\": 1838\n        },\n        \"toastOrderIdInfo\": {\n          \"employeeName\": \"string\",\n          \"guid\": \"string\",\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\",\n          \"toastCheckInfo\": {\n            \"totalAmount\": 9939.939763501185\n          }\n        },\n        \"tu\": \"string\",\n        \"unidentifiedFaceId\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"sendToSharedStorage\": false,\n    \"sha256Hex\": \"string\",\n    \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"status\": \"OFFLINE\",\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 7905,\n    \"title\": \"string\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"videoResolution\": {\n      \"height\": 7553,\n      \"width\": 6665\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d7655b9a-c6f2-469a-9977-5eca2bff988a"},{"name":"Use /getSavedClipsV2 instead","id":"f8f467d2-7047-498e-a6f1-5020a7af187f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClips","description":"<p>Use /getSavedClipsV2 instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSavedClips"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b4975988-a79b-4271-af44-40bded08f78d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClips"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"savedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ROLE_RESTRICTED\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 139,\n              \"width\": 3933,\n              \"x\": 6170,\n              \"y\": 6043\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6829,\n                \"width\": 7289\n              },\n              \"pitchDegrees\": 58.314920512025914,\n              \"rollDegrees\": 665.4220576100056,\n              \"verticalFieldOfViewDegrees\": 6675,\n              \"yawDegrees\": 6897.714547444005\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 2058,\n              \"width\": 8181,\n              \"x\": 8525,\n              \"y\": 1398\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1441,\n                \"width\": 4859\n              },\n              \"pitchDegrees\": 1881.5780092525736,\n              \"rollDegrees\": 4188.64123080471,\n              \"verticalFieldOfViewDegrees\": 7479,\n              \"yawDegrees\": 8725.738846949664\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 5471,\n              \"width\": 3338,\n              \"x\": 7334,\n              \"y\": 9148\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2325,\n                \"width\": 4273\n              },\n              \"pitchDegrees\": 5920.903380196581,\n              \"rollDegrees\": 4148.645137740028,\n              \"verticalFieldOfViewDegrees\": 209,\n              \"yawDegrees\": 4461.677921477749\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9057,\n              \"width\": 8897,\n              \"x\": 4443,\n              \"y\": 3845\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 9058,\n                \"width\": 9784\n              },\n              \"pitchDegrees\": 1133.3734085890158,\n              \"rollDegrees\": 6873.242183226615,\n              \"verticalFieldOfViewDegrees\": 6941,\n              \"yawDegrees\": 9367.215102027923\n            }\n          }\n        ],\n        \"key_2\": [\n          {\n            \"crop\": {\n              \"height\": 603,\n              \"width\": 4509,\n              \"x\": 5718,\n              \"y\": 243\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 8200,\n                \"width\": 3830\n              },\n              \"pitchDegrees\": 4933.332296846184,\n              \"rollDegrees\": 1342.3004381261694,\n              \"verticalFieldOfViewDegrees\": 9246,\n              \"yawDegrees\": 5091.549559886652\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 6290,\n              \"width\": 8071,\n              \"x\": 7069,\n              \"y\": 4319\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 4129,\n                \"width\": 1406\n              },\n              \"pitchDegrees\": 7407.080580267718,\n              \"rollDegrees\": 2433.6549802549534,\n              \"verticalFieldOfViewDegrees\": 7561,\n              \"yawDegrees\": 5162.118625847694\n            }\n          }\n        ],\n        \"key_3\": [\n          {\n            \"crop\": {\n              \"height\": 9470,\n              \"width\": 9483,\n              \"x\": 3806,\n              \"y\": 6596\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 7140,\n                \"width\": 6581\n              },\n              \"pitchDegrees\": 4035.951946368863,\n              \"rollDegrees\": 6437.986544195826,\n              \"verticalFieldOfViewDegrees\": 8539,\n              \"yawDegrees\": 2523.9053504086996\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 3018,\n              \"width\": 7470,\n              \"x\": 3297,\n              \"y\": 2425\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 9695,\n                \"width\": 9673\n              },\n              \"pitchDegrees\": 2482.663288715754,\n              \"rollDegrees\": 8007.970165151301,\n              \"verticalFieldOfViewDegrees\": 245,\n              \"yawDegrees\": 4481.5216615238505\n            }\n          }\n        ]\n      },\n      \"analyzed\": true,\n      \"byteCount\": 3200,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": false,\n      \"createdAtMs\": 4708,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 2669,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 7765,\n              \"width\": 6345\n            },\n            \"pitchDegrees\": 523.1947133798775,\n            \"rollDegrees\": 8092.825029722772,\n            \"verticalFieldOfViewDegrees\": 1376,\n            \"yawDegrees\": 5511.44921207841\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 8240,\n              \"width\": 2840\n            },\n            \"pitchDegrees\": 8425.420336325165,\n            \"rollDegrees\": 6043.042102174185,\n            \"verticalFieldOfViewDegrees\": 4653,\n            \"yawDegrees\": 9842.569563406465\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 9733,\n              \"width\": 9503\n            },\n            \"pitchDegrees\": 4863.820009653658,\n            \"rollDegrees\": 610.2521498222635,\n            \"verticalFieldOfViewDegrees\": 9737,\n            \"yawDegrees\": 4258.21132441234\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9375,\n              \"width\": 8288\n            },\n            \"pitchDegrees\": 8442.652851780746,\n            \"rollDegrees\": 5698.511969041273,\n            \"verticalFieldOfViewDegrees\": 3782,\n            \"yawDegrees\": 5218.115706890778\n          }\n        ],\n        \"key_2\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 8748,\n              \"width\": 1367\n            },\n            \"pitchDegrees\": 3837.1401614683778,\n            \"rollDegrees\": 8845.191995987623,\n            \"verticalFieldOfViewDegrees\": 9005,\n            \"yawDegrees\": 3703.386346941555\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 2833,\n              \"width\": 8687\n            },\n            \"pitchDegrees\": 2940.2661674127708,\n            \"rollDegrees\": 2308.8273136413286,\n            \"verticalFieldOfViewDegrees\": 6489,\n            \"yawDegrees\": 4163.295109381329\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"FLIC\",\n        \"DEVICE_INTEGRATION\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": false,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"UPLOADING\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 7402,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 1411,\n        \"width\": 4601\n      }\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ROLE_RESTRICTED\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 8143,\n              \"width\": 9556,\n              \"x\": 2386,\n              \"y\": 216\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2030,\n                \"width\": 8527\n              },\n              \"pitchDegrees\": 1858.4333716998146,\n              \"rollDegrees\": 1595.6626901789627,\n              \"verticalFieldOfViewDegrees\": 4801,\n              \"yawDegrees\": 5351.368465760534\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 8467,\n              \"width\": 298,\n              \"x\": 5874,\n              \"y\": 7288\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 5635,\n                \"width\": 4141\n              },\n              \"pitchDegrees\": 3001.390841793119,\n              \"rollDegrees\": 3453.390785938444,\n              \"verticalFieldOfViewDegrees\": 1878,\n              \"yawDegrees\": 7239.592772293253\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 5056,\n              \"width\": 2488,\n              \"x\": 477,\n              \"y\": 8491\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6405,\n                \"width\": 9040\n              },\n              \"pitchDegrees\": 5019.049878426694,\n              \"rollDegrees\": 2355.690686442806,\n              \"verticalFieldOfViewDegrees\": 8422,\n              \"yawDegrees\": 5165.628543118545\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 3946,\n              \"width\": 2478,\n              \"x\": 578,\n              \"y\": 1392\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 184,\n                \"width\": 8091\n              },\n              \"pitchDegrees\": 2203.8338683809466,\n              \"rollDegrees\": 2531.4183496600617,\n              \"verticalFieldOfViewDegrees\": 7062,\n              \"yawDegrees\": 728.3224822731205\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 7990,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": false,\n      \"createdAtMs\": 9406,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 2724,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 2608,\n              \"width\": 817\n            },\n            \"pitchDegrees\": 4778.405254250373,\n            \"rollDegrees\": 5597.924388271458,\n            \"verticalFieldOfViewDegrees\": 2931,\n            \"yawDegrees\": 910.7155208809759\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 3910,\n              \"width\": 7828\n            },\n            \"pitchDegrees\": 2225.973864196562,\n            \"rollDegrees\": 9144.301382873839,\n            \"verticalFieldOfViewDegrees\": 7327,\n            \"yawDegrees\": 1732.4469786721243\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 1178,\n              \"width\": 9198\n            },\n            \"pitchDegrees\": 1130.3923028325546,\n            \"rollDegrees\": 4863.652276650463,\n            \"verticalFieldOfViewDegrees\": 8552,\n            \"yawDegrees\": 962.979274107667\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 5384,\n              \"width\": 9329\n            },\n            \"pitchDegrees\": 5296.617561214434,\n            \"rollDegrees\": 3347.376717539323,\n            \"verticalFieldOfViewDegrees\": 6642,\n            \"yawDegrees\": 8612.015426610591\n          }\n        ],\n        \"key_2\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4644,\n              \"width\": 7990\n            },\n            \"pitchDegrees\": 8219.698374010964,\n            \"rollDegrees\": 9457.027433403935,\n            \"verticalFieldOfViewDegrees\": 3727,\n            \"yawDegrees\": 7993.874375112833\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9243,\n              \"width\": 6368\n            },\n            \"pitchDegrees\": 1143.3871120098838,\n            \"rollDegrees\": 2913.5208924929448,\n            \"verticalFieldOfViewDegrees\": 3073,\n            \"yawDegrees\": 1145.9119279692898\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"DICE\",\n        \"APERIO\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": false,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"UPLOADING\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 6195,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 5194,\n        \"width\": 9187\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f8f467d2-7047-498e-a6f1-5020a7af187f"},{"name":"Get list of saved clips matching the external transaction id","id":"e1bfc75b-1e75-4d5e-b12c-fa5ae1366f2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalTransactionId\": \"txn_123456789\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipsByExternalTransactionId","description":"<p>Get list of saved clips matching the external transaction id</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSavedClipsByExternalTransactionId"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"de83b177-4a13-4053-a177-8b9e1cfe6bb8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"externalTransactionId\": \"txn_123456789\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipsByExternalTransactionId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"savedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ROLE_RESTRICTED\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 5597,\n              \"width\": 9555,\n              \"x\": 9597,\n              \"y\": 695\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 5658,\n                \"width\": 3708\n              },\n              \"pitchDegrees\": 6682.253071237725,\n              \"rollDegrees\": 7613.086334442983,\n              \"verticalFieldOfViewDegrees\": 1032,\n              \"yawDegrees\": 77.7272405923446\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 1392,\n              \"width\": 9515,\n              \"x\": 1701,\n              \"y\": 454\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 4880,\n                \"width\": 2730\n              },\n              \"pitchDegrees\": 7207.01397381389,\n              \"rollDegrees\": 7246.536909095888,\n              \"verticalFieldOfViewDegrees\": 2471,\n              \"yawDegrees\": 2928.721020090699\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 1742,\n              \"width\": 6797,\n              \"x\": 9217,\n              \"y\": 5873\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1671,\n                \"width\": 3860\n              },\n              \"pitchDegrees\": 8101.195874068106,\n              \"rollDegrees\": 339.98759061153015,\n              \"verticalFieldOfViewDegrees\": 8678,\n              \"yawDegrees\": 2937.50173850867\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 3787,\n              \"width\": 8891,\n              \"x\": 9604,\n              \"y\": 1113\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 5870,\n                \"width\": 2952\n              },\n              \"pitchDegrees\": 2136.2239973933297,\n              \"rollDegrees\": 2892.8624314974027,\n              \"verticalFieldOfViewDegrees\": 2788,\n              \"yawDegrees\": 8730.52077949772\n            }\n          }\n        ]\n      },\n      \"analyzed\": true,\n      \"byteCount\": 7204,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": false,\n      \"createdAtMs\": 3111,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 1601,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 8988,\n              \"width\": 8223\n            },\n            \"pitchDegrees\": 6603.117330834678,\n            \"rollDegrees\": 3080.080031112131,\n            \"verticalFieldOfViewDegrees\": 4990,\n            \"yawDegrees\": 1617.024018830291\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 398,\n              \"width\": 2397\n            },\n            \"pitchDegrees\": 627.3462258251317,\n            \"rollDegrees\": 689.8001564456569,\n            \"verticalFieldOfViewDegrees\": 5969,\n            \"yawDegrees\": 9426.451116122636\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 743,\n              \"width\": 6463\n            },\n            \"pitchDegrees\": 3994.7550722785795,\n            \"rollDegrees\": 4117.814614983251,\n            \"verticalFieldOfViewDegrees\": 9934,\n            \"yawDegrees\": 1950.1409651012148\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 2421,\n              \"width\": 3027\n            },\n            \"pitchDegrees\": 6296.953557411749,\n            \"rollDegrees\": 7183.8054450388245,\n            \"verticalFieldOfViewDegrees\": 3155,\n            \"yawDegrees\": 7874.3058078631175\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"SHELLY\",\n        \"TOAST\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": true,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"COMPLETE\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 5387,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 1463,\n        \"width\": 3937\n      }\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ROLE_RESTRICTED\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 649,\n              \"width\": 4502,\n              \"x\": 1630,\n              \"y\": 6601\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 7411,\n                \"width\": 619\n              },\n              \"pitchDegrees\": 8953.671042667645,\n              \"rollDegrees\": 9699.47757800842,\n              \"verticalFieldOfViewDegrees\": 8047,\n              \"yawDegrees\": 3180.9957378637587\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9466,\n              \"width\": 3206,\n              \"x\": 3671,\n              \"y\": 1970\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2421,\n                \"width\": 3678\n              },\n              \"pitchDegrees\": 4671.416833217628,\n              \"rollDegrees\": 7167.312479683769,\n              \"verticalFieldOfViewDegrees\": 2887,\n              \"yawDegrees\": 3505.708441860529\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 1668,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": false,\n      \"createdAtMs\": 9999,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 7690,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 2419,\n              \"width\": 177\n            },\n            \"pitchDegrees\": 9007.787049139853,\n            \"rollDegrees\": 8914.551480355223,\n            \"verticalFieldOfViewDegrees\": 501,\n            \"yawDegrees\": 4594.538428120732\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 4504,\n              \"width\": 4436\n            },\n            \"pitchDegrees\": 4090.532969739196,\n            \"rollDegrees\": 3587.431905826617,\n            \"verticalFieldOfViewDegrees\": 6839,\n            \"yawDegrees\": 6408.669273858804\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"GOOGLE\",\n        \"PIMLOC\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": false,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"DELETED\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 4575,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 3833,\n        \"width\": 7127\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e1bfc75b-1e75-4d5e-b12c-fa5ae1366f2f"},{"name":"Get list of saved clips in organization","id":"59c07560-c322-4fa1-ad36-46e4f870ee4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"maxPageSize\": 100,\n  \"pageTimestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipsV2","description":"<p>Get list of saved clips in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSavedClipsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4d40b320-c934-4b0a-b249-23e0f25b3de4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"maxPageSize\": 100,\n  \"pageTimestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSavedClipsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"lastEvaluatedTimestampMs\": 8489,\n  \"savedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 1486,\n              \"width\": 3353,\n              \"x\": 5971,\n              \"y\": 5202\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2336,\n                \"width\": 8698\n              },\n              \"pitchDegrees\": 7733.0894363628895,\n              \"rollDegrees\": 4545.945942213634,\n              \"verticalFieldOfViewDegrees\": 482,\n              \"yawDegrees\": 3347.0207877709977\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9956,\n              \"width\": 4320,\n              \"x\": 7122,\n              \"y\": 8323\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 8100,\n                \"width\": 2223\n              },\n              \"pitchDegrees\": 9477.76048670011,\n              \"rollDegrees\": 4622.944181462685,\n              \"verticalFieldOfViewDegrees\": 4532,\n              \"yawDegrees\": 4775.634764054633\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 5573,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": true,\n      \"createdAtMs\": 5162,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        },\n        \"key_2\": {\n          \"region\": \"string\"\n        },\n        \"key_3\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 5510,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5955,\n              \"width\": 9890\n            },\n            \"pitchDegrees\": 2749.940594955991,\n            \"rollDegrees\": 1981.1873652834167,\n            \"verticalFieldOfViewDegrees\": 2657,\n            \"yawDegrees\": 1189.753640979605\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 5406,\n              \"width\": 1789\n            },\n            \"pitchDegrees\": 8420.006292517397,\n            \"rollDegrees\": 7616.650819136297,\n            \"verticalFieldOfViewDegrees\": 7266,\n            \"yawDegrees\": 7836.6339258707085\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 4535,\n              \"width\": 1801\n            },\n            \"pitchDegrees\": 2355.102557231519,\n            \"rollDegrees\": 1478.9440785110974,\n            \"verticalFieldOfViewDegrees\": 8172,\n            \"yawDegrees\": 3812.9950118339307\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 9498,\n              \"width\": 9148\n            },\n            \"pitchDegrees\": 8726.95495725646,\n            \"rollDegrees\": 6755.912775854104,\n            \"verticalFieldOfViewDegrees\": 507,\n            \"yawDegrees\": 1629.3193146578133\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"WEBHOOKS\",\n        \"UNKNOWN\"\n      ],\n      \"isMonitoringClip\": false,\n      \"isVendorClip\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": true,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"UNKNOWN\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 7358,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 44,\n        \"width\": 339\n      }\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ROLE_RESTRICTED\"\n      },\n      \"alterMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 7525,\n              \"width\": 8147,\n              \"x\": 6782,\n              \"y\": 347\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2492,\n                \"width\": 9437\n              },\n              \"pitchDegrees\": 957.4543367838428,\n              \"rollDegrees\": 1551.605368595095,\n              \"verticalFieldOfViewDegrees\": 1660,\n              \"yawDegrees\": 1218.5539877874585\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 2055,\n              \"width\": 8060,\n              \"x\": 7253,\n              \"y\": 1148\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6504,\n                \"width\": 9400\n              },\n              \"pitchDegrees\": 4939.476311718192,\n              \"rollDegrees\": 7767.517350877033,\n              \"verticalFieldOfViewDegrees\": 5431,\n              \"yawDegrees\": 2917.2592572987032\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 6137,\n              \"width\": 5111,\n              \"x\": 4462,\n              \"y\": 2184\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2883,\n                \"width\": 4463\n              },\n              \"pitchDegrees\": 7751.102391042308,\n              \"rollDegrees\": 2643.902925080028,\n              \"verticalFieldOfViewDegrees\": 8197,\n              \"yawDegrees\": 9846.48021992242\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 6160,\n              \"width\": 4228,\n              \"x\": 8320,\n              \"y\": 7670\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2527,\n                \"width\": 1990\n              },\n              \"pitchDegrees\": 8634.435195171936,\n              \"rollDegrees\": 7865.835154112677,\n              \"verticalFieldOfViewDegrees\": 9248,\n              \"yawDegrees\": 2114.4637805021603\n            }\n          }\n        ]\n      },\n      \"analyzed\": false,\n      \"byteCount\": 1077,\n      \"clipLocation\": {\n        \"region\": \"string\"\n      },\n      \"consoleDelete\": false,\n      \"createdAtMs\": 1548,\n      \"description\": \"string\",\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\"\n        },\n        \"key_1\": {\n          \"region\": \"string\"\n        }\n      },\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"durationSec\": 381,\n      \"externalTransactionId\": \"string\",\n      \"fisheyeMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5521,\n              \"width\": 587\n            },\n            \"pitchDegrees\": 2777.4442177721494,\n            \"rollDegrees\": 6600.771693799916,\n            \"verticalFieldOfViewDegrees\": 4071,\n            \"yawDegrees\": 4885.954877639433\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 8283,\n              \"width\": 2675\n            },\n            \"pitchDegrees\": 6580.841581504997,\n            \"rollDegrees\": 7553.9117889842555,\n            \"verticalFieldOfViewDegrees\": 40,\n            \"yawDegrees\": 1152.7994724349155\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 5244,\n              \"width\": 6256\n            },\n            \"pitchDegrees\": 1399.0342267299916,\n            \"rollDegrees\": 9988.030118778743,\n            \"verticalFieldOfViewDegrees\": 861,\n            \"yawDegrees\": 5195.2199666914685\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 3503,\n              \"width\": 3257\n            },\n            \"pitchDegrees\": 3603.1097830021677,\n            \"rollDegrees\": 2417.4879830877007,\n            \"verticalFieldOfViewDegrees\": 4380,\n            \"yawDegrees\": 9025.583600968132\n          }\n        ],\n        \"key_2\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 9425,\n              \"width\": 7818\n            },\n            \"pitchDegrees\": 4144.812058695604,\n            \"rollDegrees\": 6568.437912459634,\n            \"verticalFieldOfViewDegrees\": 5620,\n            \"yawDegrees\": 6768.625058278144\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 5359,\n              \"width\": 2926\n            },\n            \"pitchDegrees\": 5449.701414393567,\n            \"rollDegrees\": 7768.860563774245,\n            \"verticalFieldOfViewDegrees\": 6379,\n            \"yawDegrees\": 3637.137415842384\n          }\n        ],\n        \"key_3\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 1284,\n              \"width\": 8756\n            },\n            \"pitchDegrees\": 8172.253696033978,\n            \"rollDegrees\": 7269.604041686961,\n            \"verticalFieldOfViewDegrees\": 7061,\n            \"yawDegrees\": 502.64086264787625\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 4841,\n              \"width\": 1893\n            },\n            \"pitchDegrees\": 2227.1921951964237,\n            \"rollDegrees\": 5071.826421279049,\n            \"verticalFieldOfViewDegrees\": 7190,\n            \"yawDegrees\": 9275.084193646766\n          }\n        ]\n      },\n      \"integrationUploadList\": [\n        \"UNKNOWN\",\n        \"BUTTERFLY_MX\"\n      ],\n      \"isMonitoringClip\": true,\n      \"isVendorClip\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sendToSharedStorage\": true,\n      \"sha256Hex\": \"string\",\n      \"sourceAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"status\": \"OFFLINE\",\n      \"thumbnailLocation\": {\n        \"region\": \"string\"\n      },\n      \"timestampMs\": 534,\n      \"title\": \"string\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoResolution\": {\n        \"height\": 5978,\n        \"width\": 9003\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"59c07560-c322-4fa1-ad36-46e4f870ee4d"},{"name":"Get detailed information about a shared clip page, including seekpoints and bounding boxes","id":"3f8feb95-9dad-436b-b5fe-b00f82852da6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSharedClipGroupDetails","description":"<p>Get detailed information about a shared clip page, including seekpoints and bounding boxes</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSharedClipGroupDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"12390bb7-dece-4491-9386-c461899dc9fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSharedClipGroupDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"sharedClipGroup\": {\n    \"createdAtMillis\": 1247,\n    \"description\": \"string\",\n    \"expirationTimeSecs\": 6686,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"sharedClips\": [\n      {\n        \"boundingBoxes\": [\n          {\n            \"activity\": \"AIR_VAPE\",\n            \"alert\": false,\n            \"bottom\": 7176,\n            \"confidence\": 4007.4980712293695,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"GRAY\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": false,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 5220,\n                \"y\": 6526\n              },\n              \"key_1\": {\n                \"x\": 9437,\n                \"y\": 7425\n              },\n              \"key_2\": {\n                \"x\": 8401,\n                \"y\": 3847\n              },\n              \"key_3\": {\n                \"x\": 2350,\n                \"y\": 5976\n              }\n            },\n            \"left\": 7589,\n            \"licensePlate\": \"string\",\n            \"loudness\": 7517,\n            \"objectId\": 8851,\n            \"pose\": \"string\",\n            \"relativeSecond\": 2356.781399313004,\n            \"right\": 5637,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 6204.561771063312,\n              \"sensorLong\": 4144\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 4843.031721756961\n              }\n            },\n            \"top\": 9996,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n            \"alert\": true,\n            \"bottom\": 6301,\n            \"confidence\": 5250.747162992655,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"BLUE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": true,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 7773,\n                \"y\": 268\n              }\n            },\n            \"left\": 2123,\n            \"licensePlate\": \"string\",\n            \"loudness\": 8983,\n            \"objectId\": 27,\n            \"pose\": \"string\",\n            \"relativeSecond\": 2276.8394046841145,\n            \"right\": 2814,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 515.1018987058231,\n              \"sensorLong\": 8135\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 3703.2972447405978\n              }\n            },\n            \"top\": 6389,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"clipLocation\": {\n          \"region\": \"string\"\n        },\n        \"description\": \"string\",\n        \"deviceUuidMap\": {\n          \"key_0\": {\n            \"region\": \"string\"\n          },\n          \"key_1\": {\n            \"region\": \"string\"\n          }\n        },\n        \"durationSec\": 2473,\n        \"seekPoints\": [\n          {\n            \"activity\": \"BADGE_LOCKDOWN\",\n            \"alert\": true,\n            \"customActivityColor\": \"RED\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": false,\n            \"faceName\": \"string\",\n            \"id\": 456,\n            \"inMotion\": false,\n            \"licensePlate\": \"string\",\n            \"loudness\": 6787,\n            \"pose\": \"string\",\n            \"relativeSecond\": 8113.738754277653,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 7122.9112005965935,\n              \"sensorLong\": 7226\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 2365.665784897895\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"PM25_EXCEEDED_HIGH\",\n            \"alert\": true,\n            \"customActivityColor\": \"BLUE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": false,\n            \"faceName\": \"string\",\n            \"id\": 4129,\n            \"inMotion\": true,\n            \"licensePlate\": \"string\",\n            \"loudness\": 2254,\n            \"pose\": \"string\",\n            \"relativeSecond\": 8506.357782779703,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 6035.044293287168,\n              \"sensorLong\": 3029\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 9727.133641429362\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"startTime\": 6330,\n        \"thumbnailLocation\": {\n          \"region\": \"string\"\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"boundingBoxes\": [\n          {\n            \"activity\": \"POSE_ANOMALOUS\",\n            \"alert\": true,\n            \"bottom\": 8154,\n            \"confidence\": 2321.972603482887,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"PURPLE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": false,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 2365,\n                \"y\": 4669\n              },\n              \"key_1\": {\n                \"x\": 1331,\n                \"y\": 5809\n              }\n            },\n            \"left\": 1162,\n            \"licensePlate\": \"string\",\n            \"loudness\": 4562,\n            \"objectId\": 8035,\n            \"pose\": \"string\",\n            \"relativeSecond\": 7041.390406525967,\n            \"right\": 7267,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 2091.214901856864,\n              \"sensorLong\": 5427\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 8845.681482607548\n              }\n            },\n            \"top\": 9595,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_GREETING\",\n            \"alert\": true,\n            \"bottom\": 4526,\n            \"confidence\": 6695.471652744341,\n            \"croppedImageLocator\": \"string\",\n            \"customActivityColor\": \"RED\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"faceName\": \"string\",\n            \"inMotion\": true,\n            \"keypointsV2\": {\n              \"key_0\": {\n                \"x\": 3819,\n                \"y\": 8584\n              },\n              \"key_1\": {\n                \"x\": 3073,\n                \"y\": 504\n              },\n              \"key_2\": {\n                \"x\": 5697,\n                \"y\": 5743\n              },\n              \"key_3\": {\n                \"x\": 5850,\n                \"y\": 217\n              }\n            },\n            \"left\": 6955,\n            \"licensePlate\": \"string\",\n            \"loudness\": 6924,\n            \"objectId\": 8001,\n            \"pose\": \"string\",\n            \"relativeSecond\": 9793.268054341546,\n            \"right\": 6155,\n            \"sensorValType\": {\n              \"sensorBoolean\": false,\n              \"sensorDouble\": 5635.02543722463,\n              \"sensorLong\": 9437\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 517.2178897548374\n              }\n            },\n            \"top\": 3522,\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"clipLocation\": {\n          \"region\": \"string\"\n        },\n        \"description\": \"string\",\n        \"deviceUuidMap\": {\n          \"key_0\": {\n            \"region\": \"string\"\n          },\n          \"key_1\": {\n            \"region\": \"string\"\n          },\n          \"key_2\": {\n            \"region\": \"string\"\n          },\n          \"key_3\": {\n            \"region\": \"string\"\n          }\n        },\n        \"durationSec\": 7500,\n        \"seekPoints\": [\n          {\n            \"activity\": \"AUDIO_SOUND_SIREN\",\n            \"alert\": false,\n            \"customActivityColor\": \"BLACK\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": true,\n            \"faceName\": \"string\",\n            \"id\": 7340,\n            \"inMotion\": true,\n            \"licensePlate\": \"string\",\n            \"loudness\": 6968,\n            \"pose\": \"string\",\n            \"relativeSecond\": 5502.622457103823,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 1385.9606276664538,\n              \"sensorLong\": 894\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 1800.825082948887\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          },\n          {\n            \"activity\": \"AC_APERIO_LOW_BATTERY\",\n            \"alert\": true,\n            \"customActivityColor\": \"ORANGE\",\n            \"customActivityDescription\": \"string\",\n            \"customActivityDisplayName\": \"string\",\n            \"dcao\": false,\n            \"faceName\": \"string\",\n            \"id\": 1266,\n            \"inMotion\": true,\n            \"licensePlate\": \"string\",\n            \"loudness\": 7254,\n            \"pose\": \"string\",\n            \"relativeSecond\": 2453.406791118975,\n            \"sensorValType\": {\n              \"sensorBoolean\": true,\n              \"sensorDouble\": 3227.187171446033,\n              \"sensorLong\": 6807\n            },\n            \"toastOrderIdInfo\": {\n              \"employeeName\": \"string\",\n              \"guid\": \"string\",\n              \"locationName\": \"string\",\n              \"restaurantName\": \"string\",\n              \"toastCheckInfo\": {\n                \"totalAmount\": 8084.958411617414\n              }\n            },\n            \"tu\": \"string\",\n            \"unidentifiedFaceId\": \"string\",\n            \"vehicleName\": \"string\"\n          }\n        ],\n        \"startTime\": 9192,\n        \"thumbnailLocation\": {\n          \"region\": \"string\"\n        },\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"title\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3f8feb95-9dad-436b-b5fe-b00f82852da6"},{"name":"Get list of shared clip pages in organization","id":"855fda39-343e-403d-9625-0d28bda4ec69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSharedClipGroupsV2","description":"<p>Get list of shared clip pages in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSharedClipGroupsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"afe00f7e-be61-4860-afda-2bd4bc7e2af6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSharedClipGroupsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"sharedClipGroups\": [\n    {\n      \"createdAtMillis\": 7889,\n      \"description\": \"string\",\n      \"expirationTimeSecs\": 46,\n      \"isSecured\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedClips\": [\n        {\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"deviceUuidMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"durationSec\": 5142,\n          \"startTime\": 1000,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"deviceUuidMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            }\n          },\n          \"durationSec\": 4468,\n          \"startTime\": 7013,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"title\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 9701,\n      \"description\": \"string\",\n      \"expirationTimeSecs\": 896,\n      \"isSecured\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedClips\": [\n        {\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"deviceUuidMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            }\n          },\n          \"durationSec\": 2033,\n          \"startTime\": 1138,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"clipLocation\": {\n            \"region\": \"string\"\n          },\n          \"deviceUuidMap\": {\n            \"key_0\": {\n              \"region\": \"string\"\n            },\n            \"key_1\": {\n              \"region\": \"string\"\n            }\n          },\n          \"durationSec\": 6976,\n          \"startTime\": 3462,\n          \"thumbnailLocation\": {\n            \"region\": \"string\"\n          },\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"title\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"855fda39-343e-403d-9625-0d28bda4ec69"},{"name":"Get spliced clips in progress","id":"53dad5a4-0eef-463a-8fd2-3eede041cc02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSplicedClipsInProgress","description":"<p>Get spliced clips in progress</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getSplicedClipsInProgress"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b185df96-9bc7-456c-900d-36bc9685f127","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getSplicedClipsInProgress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"splicedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"analyzeClip\": false,\n      \"clipTargetLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"consoleDelete\": true,\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 6986,\n          \"totalSegments\": 5923\n        },\n        \"key_1\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 3833,\n          \"totalSegments\": 4337\n        }\n      },\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 8713,\n          \"totalSegments\": 1926\n        },\n        \"key_1\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 1377,\n          \"totalSegments\": 6069\n        }\n      },\n      \"deviceUuidToAlteredViewMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 7765,\n              \"width\": 9364,\n              \"x\": 7148,\n              \"y\": 2118\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 801,\n                \"width\": 2849\n              },\n              \"pitchDegrees\": 9678.095607478068,\n              \"rollDegrees\": 4654.923433262738,\n              \"verticalFieldOfViewDegrees\": 6689,\n              \"yawDegrees\": 3270.4715738941313\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 7661,\n              \"width\": 2114,\n              \"x\": 3142,\n              \"y\": 2459\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2508,\n                \"width\": 9318\n              },\n              \"pitchDegrees\": 1650.5486327892372,\n              \"rollDegrees\": 8183.755987547185,\n              \"verticalFieldOfViewDegrees\": 6111,\n              \"yawDegrees\": 3637.0825397944386\n            }\n          }\n        ]\n      },\n      \"deviceUuidToFisheyePresentationMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 1596,\n              \"width\": 5451\n            },\n            \"pitchDegrees\": 2138.383192820652,\n            \"rollDegrees\": 8968.748733793893,\n            \"verticalFieldOfViewDegrees\": 6300,\n            \"yawDegrees\": 5648.135442951961\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 2854,\n              \"width\": 1777\n            },\n            \"pitchDegrees\": 4405.973484638736,\n            \"rollDegrees\": 3160.421192341254,\n            \"verticalFieldOfViewDegrees\": 6412,\n            \"yawDegrees\": 7877.033910540476\n          }\n        ],\n        \"key_1\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 7132,\n              \"width\": 1822\n            },\n            \"pitchDegrees\": 21.34493196422005,\n            \"rollDegrees\": 8257.598175791885,\n            \"verticalFieldOfViewDegrees\": 8601,\n            \"yawDegrees\": 6772.738939543632\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 4244,\n              \"width\": 1113\n            },\n            \"pitchDegrees\": 3553.6262866564593,\n            \"rollDegrees\": 5277.300532454341,\n            \"verticalFieldOfViewDegrees\": 3970,\n            \"yawDegrees\": 6828.701956169618\n          }\n        ]\n      },\n      \"duration\": 4574,\n      \"integrationUploadList\": [\n        \"WEBHOOKS\",\n        \"GUEST_MANAGEMENT\"\n      ],\n      \"isPolicyEvent\": true,\n      \"metadataBucketRegion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClip\": true,\n      \"saveFrame\": false,\n      \"segmentsUploaded\": 5900,\n      \"sendToSharedStorage\": true,\n      \"startTime\": 9513,\n      \"status\": \"UNKNOWN\",\n      \"thumbnailRelativeSecond\": 9971.046549516454,\n      \"timestampMs\": 5448,\n      \"title\": \"string\",\n      \"totalSegments\": 4121,\n      \"transactionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"PRIVATE\"\n      },\n      \"analyzeClip\": false,\n      \"clipTargetLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"consoleDelete\": true,\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 1429,\n          \"totalSegments\": 1320\n        },\n        \"key_1\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 7599,\n          \"totalSegments\": 5073\n        },\n        \"key_2\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 8314,\n          \"totalSegments\": 5132\n        },\n        \"key_3\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 6647,\n          \"totalSegments\": 9309\n        },\n        \"key_4\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 6795,\n          \"totalSegments\": 3287\n        }\n      },\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 4708,\n          \"totalSegments\": 625\n        },\n        \"key_1\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 2371,\n          \"totalSegments\": 4558\n        }\n      },\n      \"deviceUuidToAlteredViewMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 6589,\n              \"width\": 5239,\n              \"x\": 5278,\n              \"y\": 7035\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 1007,\n                \"width\": 620\n              },\n              \"pitchDegrees\": 4779.723008138452,\n              \"rollDegrees\": 199.08279104610128,\n              \"verticalFieldOfViewDegrees\": 1395,\n              \"yawDegrees\": 1107.0668665801797\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 1520,\n              \"width\": 9869,\n              \"x\": 578,\n              \"y\": 806\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 9559,\n                \"width\": 7224\n              },\n              \"pitchDegrees\": 2335.2564920344053,\n              \"rollDegrees\": 9845.432216345269,\n              \"verticalFieldOfViewDegrees\": 204,\n              \"yawDegrees\": 9049.373084599207\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 6674,\n              \"width\": 2565,\n              \"x\": 3195,\n              \"y\": 3385\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 4491,\n                \"width\": 5945\n              },\n              \"pitchDegrees\": 3409.5273718279764,\n              \"rollDegrees\": 5863.8728601438215,\n              \"verticalFieldOfViewDegrees\": 2276,\n              \"yawDegrees\": 7201.047559573945\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 1905,\n              \"width\": 5272,\n              \"x\": 5013,\n              \"y\": 7339\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6082,\n                \"width\": 7654\n              },\n              \"pitchDegrees\": 5561.120123635576,\n              \"rollDegrees\": 745.0335244869066,\n              \"verticalFieldOfViewDegrees\": 7971,\n              \"yawDegrees\": 4929.87692042119\n            }\n          }\n        ]\n      },\n      \"deviceUuidToFisheyePresentationMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 1652,\n              \"width\": 6098\n            },\n            \"pitchDegrees\": 470.4013737021473,\n            \"rollDegrees\": 8323.289825620743,\n            \"verticalFieldOfViewDegrees\": 4600,\n            \"yawDegrees\": 7719.807182884198\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 3473,\n              \"width\": 6938\n            },\n            \"pitchDegrees\": 2218.9500105145576,\n            \"rollDegrees\": 389.6488934275499,\n            \"verticalFieldOfViewDegrees\": 5106,\n            \"yawDegrees\": 6728.111888265525\n          }\n        ]\n      },\n      \"duration\": 9295,\n      \"integrationUploadList\": [\n        \"SLACK\",\n        \"SLACK\"\n      ],\n      \"isPolicyEvent\": true,\n      \"metadataBucketRegion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClip\": false,\n      \"saveFrame\": true,\n      \"segmentsUploaded\": 8321,\n      \"sendToSharedStorage\": true,\n      \"startTime\": 9526,\n      \"status\": \"RENDERING\",\n      \"thumbnailRelativeSecond\": 2034.1975376973887,\n      \"timestampMs\": 9372,\n      \"title\": \"string\",\n      \"totalSegments\": 9608,\n      \"transactionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"53dad5a4-0eef-463a-8fd2-3eede041cc02"},{"name":"Get list of unhealthy devices in organization","id":"64fc3169-0816-43b7-a413-54f0e234873a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getUnhealthyDeviceAlerts","description":"<p>Get list of unhealthy devices in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","getUnhealthyDeviceAlerts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d5b84432-8688-4749-8d9d-dcdcdaaf3518","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/getUnhealthyDeviceAlerts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"unhealthyDeviceAlerts\": [\n    {\n      \"deviceUuid\": \"string\",\n      \"orgUuid\": \"string\",\n      \"symptom\": \"POLICY_NOT_ASSIGNED\",\n      \"timestamp\": 634,\n      \"uuid\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"string\",\n      \"orgUuid\": \"string\",\n      \"symptom\": \"DOWN\",\n      \"timestamp\": 8888,\n      \"uuid\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"64fc3169-0816-43b7-a413-54f0e234873a"},{"name":"Mute notifications from a device for specified number of seconds","id":"a9b66f14-1061-4918-a108-054b3d709423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/muteNotificationsForDevice","description":"<p>Mute notifications from a device for specified number of seconds</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","muteNotificationsForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"77d92645-694d-4568-bea7-25a06403434b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/muteNotificationsForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a9b66f14-1061-4918-a108-054b3d709423"},{"name":"Report a bad policy event (AI false positive) and send information for feedback","id":"6310dcbd-3df6-4068-b37a-9ee229562543","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyAlert\": {\n    \"airQualityIndex\": 9797,\n    \"airQualityIndexThreshold\": 2430,\n    \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"alertMonitoringVerified\": true,\n    \"alertingDwellEvents\": [\n      {\n        \"activity\": \"AC_DR_DISCONNECTED\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 6112,\n        \"dwellStartTimeMs\": 7155,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 2971,\n        \"trackId\": 7895\n      },\n      {\n        \"activity\": \"CLIMATE_LEAK\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 8922,\n        \"dwellStartTimeMs\": 1374,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 8660,\n        \"trackId\": 3975\n      }\n    ],\n    \"alertingEventFaces\": [\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"alertingEventVehicles\": [\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"cd\": \"string\",\n    \"cdn\": \"string\",\n    \"ch2oPpb\": 4341.8137397807795,\n    \"ch2oPpbThreshold\": 1141.171467327391,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      },\n      \"key_1\": {\n        \"region\": \"string\"\n      },\n      \"key_2\": {\n        \"region\": \"string\"\n      }\n    },\n    \"clipLocationMapV2\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"cllmBooleanValue\": false,\n    \"cllmCheckCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"cllmIntegerValue\": 9036,\n    \"cllmPromptTypeEnum\": \"BOOLEAN\",\n    \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"co2\": 9990.443031229288,\n    \"co2Ppm\": 33,\n    \"co2PpmThreshold\": 4819,\n    \"co2Threshold\": 8315.834391030965,\n    \"coConcentration\": 1391.8934355157387,\n    \"coConcentrationThreshold\": 1011.8116890728812,\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"delayedProcessing\": true,\n    \"deleted\": false,\n    \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 8660,\n    \"egressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"ethanol\": 9928.77619364422,\n    \"ethanolThreshold\": 1309.5318101865062,\n    \"finalized\": false,\n    \"heatIndexDegF\": 112.48344761023432,\n    \"heatIndexDegFThreshold\": 1100.2137724069948,\n    \"humidityPercent1616\": 5534,\n    \"humidityPercentThreshold1616\": 4251,\n    \"humidityPermyriad\": 1732,\n    \"humidityThresholdPermyriad\": 2271,\n    \"iaq\": 5639.157574682016,\n    \"iaqThreshold\": 350.709422101434,\n    \"ingressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"leakDetected\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"maxLuf\": 1481,\n    \"notificationSent\": true,\n    \"noxIdx\": 1947.5946564292324,\n    \"noxIdxThreshold\": 3162.089246975406,\n    \"numHumans\": 5636,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"peopleCountHighThreshold\": 4729,\n    \"peopleCountLowThreshold\": 1134,\n    \"pm10p0\": 2185.673820732452,\n    \"pm10p0Threshold\": 2730.5281844955243,\n    \"pm1p0\": 3184.8949420069616,\n    \"pm1p0Threshold\": 6194.119311735207,\n    \"pm25\": 5113.733799220228,\n    \"pm25Threshold\": 235.859050859486,\n    \"pm4p0\": 7718.771967036231,\n    \"pm4p0Threshold\": 8440.925127734037,\n    \"policyAlertTriggers\": [\n      \"PM100_EXCEEDED_HIGH\",\n      \"VISITOR_DEPARTED\"\n    ],\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pressure\": 213.65077060497617,\n    \"pressureThreshold\": 4226.009662918269,\n    \"probeTempC\": 8150.780234772317,\n    \"probeTempCThreshold\": 8434.600362649348,\n    \"probeTempThreshold\": 9820.831768981425,\n    \"relHumid\": 1210.4053899106805,\n    \"relHumidThreshold\": 4162.217608692271,\n    \"saved\": false,\n    \"shared\": true,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"tamperByMovementChange\": 6596.47600502145,\n    \"tampered\": true,\n    \"tempC\": 3531.0000673472296,\n    \"tempCThreshold\": 3987.0330568253266,\n    \"tempProbePresent\": true,\n    \"temperatureCelsius1616\": 591,\n    \"temperatureCelsiusThreshold1616\": 1100,\n    \"temperaturePermyriad\": 9424,\n    \"temperatureThresholdPermyriad\": 5313,\n    \"textDescription\": \"string\",\n    \"thcPercent\": 1127.8955011271319,\n    \"thcPercentThreshold\": 5279.274893016875,\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 1867,\n    \"tvoc\": 7732.188862811176,\n    \"tvocThreshold\": 4775.01501459422,\n    \"type\": \"POLICY_ALERT_V2\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"vapeDetected\": false,\n    \"vapeSmokePercent\": 4899.237285276763,\n    \"vapeSmokePercentThreshold\": 5750.331825483399,\n    \"vocIdx\": 752.3803259312123,\n    \"vocIdxThreshold\": 2439.6593618518536\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/reportBadPolicyAlert","description":"<p>Report a bad policy event (AI false positive) and send information for feedback. Note: this adds the clip to our AI training data set</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","reportBadPolicyAlert"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"50b0e082-f3dd-412e-b7ef-aa4bb507c340","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyAlert\": {\n    \"airQualityIndex\": 9797,\n    \"airQualityIndexThreshold\": 2430,\n    \"alertMonitoringThreatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"alertMonitoringVerified\": true,\n    \"alertingDwellEvents\": [\n      {\n        \"activity\": \"AC_DR_DISCONNECTED\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 6112,\n        \"dwellStartTimeMs\": 7155,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 2971,\n        \"trackId\": 7895\n      },\n      {\n        \"activity\": \"CLIMATE_LEAK\",\n        \"deviceLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"durationSec\": 8922,\n        \"dwellStartTimeMs\": 1374,\n        \"locationLabels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"regionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        \"thumbnailUri\": \"string\",\n        \"timestampMs\": 8660,\n        \"trackId\": 3975\n      }\n    ],\n    \"alertingEventFaces\": [\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"faceId\": \"string\",\n        \"faceName\": \"string\",\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"alertingEventVehicles\": [\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      },\n      {\n        \"imageS3Bucket\": \"string\",\n        \"imageS3Key\": \"string\",\n        \"imageS3Region\": \"string\",\n        \"labels\": [\n          \"string\"\n        ],\n        \"licensePlateNumber\": \"string\",\n        \"vehicleName\": \"string\"\n      }\n    ],\n    \"cd\": \"string\",\n    \"cdn\": \"string\",\n    \"ch2oPpb\": 4341.8137397807795,\n    \"ch2oPpbThreshold\": 1141.171467327391,\n    \"clipLocation\": {\n      \"region\": \"string\"\n    },\n    \"clipLocationMap\": {\n      \"key_0\": {\n        \"region\": \"string\"\n      },\n      \"key_1\": {\n        \"region\": \"string\"\n      },\n      \"key_2\": {\n        \"region\": \"string\"\n      }\n    },\n    \"clipLocationMapV2\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"cllmBooleanValue\": false,\n    \"cllmCheckCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"cllmIntegerValue\": 9036,\n    \"cllmPromptTypeEnum\": \"BOOLEAN\",\n    \"cllmPromptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"co2\": 9990.443031229288,\n    \"co2Ppm\": 33,\n    \"co2PpmThreshold\": 4819,\n    \"co2Threshold\": 8315.834391030965,\n    \"coConcentration\": 1391.8934355157387,\n    \"coConcentrationThreshold\": 1011.8116890728812,\n    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"delayedProcessing\": true,\n    \"deleted\": false,\n    \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 8660,\n    \"egressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"ethanol\": 9928.77619364422,\n    \"ethanolThreshold\": 1309.5318101865062,\n    \"finalized\": false,\n    \"heatIndexDegF\": 112.48344761023432,\n    \"heatIndexDegFThreshold\": 1100.2137724069948,\n    \"humidityPercent1616\": 5534,\n    \"humidityPercentThreshold1616\": 4251,\n    \"humidityPermyriad\": 1732,\n    \"humidityThresholdPermyriad\": 2271,\n    \"iaq\": 5639.157574682016,\n    \"iaqThreshold\": 350.709422101434,\n    \"ingressBoundaryDevices\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"leakDetected\": true,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"maxLuf\": 1481,\n    \"notificationSent\": true,\n    \"noxIdx\": 1947.5946564292324,\n    \"noxIdxThreshold\": 3162.089246975406,\n    \"numHumans\": 5636,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"peopleCountHighThreshold\": 4729,\n    \"peopleCountLowThreshold\": 1134,\n    \"pm10p0\": 2185.673820732452,\n    \"pm10p0Threshold\": 2730.5281844955243,\n    \"pm1p0\": 3184.8949420069616,\n    \"pm1p0Threshold\": 6194.119311735207,\n    \"pm25\": 5113.733799220228,\n    \"pm25Threshold\": 235.859050859486,\n    \"pm4p0\": 7718.771967036231,\n    \"pm4p0Threshold\": 8440.925127734037,\n    \"policyAlertTriggers\": [\n      \"PM100_EXCEEDED_HIGH\",\n      \"VISITOR_DEPARTED\"\n    ],\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pressure\": 213.65077060497617,\n    \"pressureThreshold\": 4226.009662918269,\n    \"probeTempC\": 8150.780234772317,\n    \"probeTempCThreshold\": 8434.600362649348,\n    \"probeTempThreshold\": 9820.831768981425,\n    \"relHumid\": 1210.4053899106805,\n    \"relHumidThreshold\": 4162.217608692271,\n    \"saved\": false,\n    \"shared\": true,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"tamperByMovementChange\": 6596.47600502145,\n    \"tampered\": true,\n    \"tempC\": 3531.0000673472296,\n    \"tempCThreshold\": 3987.0330568253266,\n    \"tempProbePresent\": true,\n    \"temperatureCelsius1616\": 591,\n    \"temperatureCelsiusThreshold1616\": 1100,\n    \"temperaturePermyriad\": 9424,\n    \"temperatureThresholdPermyriad\": 5313,\n    \"textDescription\": \"string\",\n    \"thcPercent\": 1127.8955011271319,\n    \"thcPercentThreshold\": 5279.274893016875,\n    \"thumbnailLocation\": {\n      \"region\": \"string\"\n    },\n    \"thumbnailLocationV2\": \"string\",\n    \"timestampMs\": 1867,\n    \"tvoc\": 7732.188862811176,\n    \"tvocThreshold\": 4775.01501459422,\n    \"type\": \"POLICY_ALERT_V2\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"vapeDetected\": false,\n    \"vapeSmokePercent\": 4899.237285276763,\n    \"vapeSmokePercentThreshold\": 5750.331825483399,\n    \"vocIdx\": 752.3803259312123,\n    \"vocIdxThreshold\": 2439.6593618518536\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/reportBadPolicyAlert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6310dcbd-3df6-4068-b37a-9ee229562543"},{"name":"Save a policy alert as a saved clip","id":"f693e347-8d20-406c-a22e-82e76b0e08b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"fisheyePresentationMap\": {\n    \"key_0\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 2447,\n          \"width\": 7952\n        },\n        \"pitchDegrees\": 4550.156352433206,\n        \"rollDegrees\": 9932.333228114347,\n        \"verticalFieldOfViewDegrees\": 3532,\n        \"yawDegrees\": 22.87822460911304\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 756,\n          \"width\": 5050\n        },\n        \"pitchDegrees\": 6218.136277961814,\n        \"rollDegrees\": 1466.2813157435871,\n        \"verticalFieldOfViewDegrees\": 9443,\n        \"yawDegrees\": 8749.767173491828\n      }\n    ],\n    \"key_1\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 7110,\n          \"width\": 8548\n        },\n        \"pitchDegrees\": 4275.986704729524,\n        \"rollDegrees\": 9265.118199240262,\n        \"verticalFieldOfViewDegrees\": 6752,\n        \"yawDegrees\": 6998.6991091490445\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 5831,\n          \"width\": 1902\n        },\n        \"pitchDegrees\": 5084.658722618962,\n        \"rollDegrees\": 3108.4567270238163,\n        \"verticalFieldOfViewDegrees\": 6854,\n        \"yawDegrees\": 1210.2093317803874\n      }\n    ],\n    \"key_2\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 7907,\n          \"width\": 6938\n        },\n        \"pitchDegrees\": 4755.811564028427,\n        \"rollDegrees\": 4366.749057546375,\n        \"verticalFieldOfViewDegrees\": 9478,\n        \"yawDegrees\": 5445.949657047924\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 9235,\n          \"width\": 64\n        },\n        \"pitchDegrees\": 7744.480620138316,\n        \"rollDegrees\": 3471.952335056161,\n        \"verticalFieldOfViewDegrees\": 7227,\n        \"yawDegrees\": 8280.263925944288\n      }\n    ]\n  },\n  \"savedClipDescription\": \"Motion detected at main entrance\",\n  \"savedClipTitle\": \"Security Incident - Motion Detected\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/savePolicyAlertV2","description":"<p>Save a policy alert as a saved clip</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","savePolicyAlertV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"79613cf4-a9a0-4335-8ede-87ad21ebc371","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"fisheyePresentationMap\": {\n    \"key_0\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 2447,\n          \"width\": 7952\n        },\n        \"pitchDegrees\": 4550.156352433206,\n        \"rollDegrees\": 9932.333228114347,\n        \"verticalFieldOfViewDegrees\": 3532,\n        \"yawDegrees\": 22.87822460911304\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 756,\n          \"width\": 5050\n        },\n        \"pitchDegrees\": 6218.136277961814,\n        \"rollDegrees\": 1466.2813157435871,\n        \"verticalFieldOfViewDegrees\": 9443,\n        \"yawDegrees\": 8749.767173491828\n      }\n    ],\n    \"key_1\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 7110,\n          \"width\": 8548\n        },\n        \"pitchDegrees\": 4275.986704729524,\n        \"rollDegrees\": 9265.118199240262,\n        \"verticalFieldOfViewDegrees\": 6752,\n        \"yawDegrees\": 6998.6991091490445\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 5831,\n          \"width\": 1902\n        },\n        \"pitchDegrees\": 5084.658722618962,\n        \"rollDegrees\": 3108.4567270238163,\n        \"verticalFieldOfViewDegrees\": 6854,\n        \"yawDegrees\": 1210.2093317803874\n      }\n    ],\n    \"key_2\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 7907,\n          \"width\": 6938\n        },\n        \"pitchDegrees\": 4755.811564028427,\n        \"rollDegrees\": 4366.749057546375,\n        \"verticalFieldOfViewDegrees\": 9478,\n        \"yawDegrees\": 5445.949657047924\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 9235,\n          \"width\": 64\n        },\n        \"pitchDegrees\": 7744.480620138316,\n        \"rollDegrees\": 3471.952335056161,\n        \"verticalFieldOfViewDegrees\": 7227,\n        \"yawDegrees\": 8280.263925944288\n      }\n    ]\n  },\n  \"savedClipDescription\": \"Motion detected at main entrance\",\n  \"savedClipTitle\": \"Security Incident - Motion Detected\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/savePolicyAlertV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f693e347-8d20-406c-a22e-82e76b0e08b9"},{"name":"Search motion grid for motion events occuring in specified grid cells","id":"c3dd4f91-64c4-43ce-8bd3-4e68349d8eb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"searchCells\": [\n    {\n      \"col\": 5,\n      \"row\": 3\n    },\n    {\n      \"col\": 5,\n      \"row\": 3\n    }\n  ],\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/searchMotionGrid","description":"<p>Search motion grid for motion events occuring in specified grid cells. Note: motion grid is a 64x36 grid of cells with the upper left hand corner being (0, 0)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","searchMotionGrid"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"26f0bf0f-e30a-4a13-92d3-0642835b2800","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"searchCells\": [\n    {\n      \"col\": 5,\n      \"row\": 3\n    },\n    {\n      \"col\": 5,\n      \"row\": 3\n    }\n  ],\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/searchMotionGrid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"timeUtcSecsList\": [\n    4927,\n    5507\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c3dd4f91-64c4-43ce-8bd3-4e68349d8eb3"},{"name":"Search motion grid for motion events occuring in specified grid cells","id":"e7c74004-7371-480f-b72b-93a0bf38625e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"searchCells\": [\n    {\n      \"col\": 5,\n      \"row\": 3\n    },\n    {\n      \"col\": 5,\n      \"row\": 3\n    }\n  ],\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/searchMotionGridWithActivities","description":"<p>Search motion grid for motion events occuring in specified grid cells. Note: motion grid is a 64x36 grid of cells with the upper left hand corner being (0, 0)</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","searchMotionGridWithActivities"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fc7a4633-8b84-403f-b03b-1919bdc2941b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeUtcSecs\": 1641081600,\n  \"searchCells\": [\n    {\n      \"col\": 5,\n      \"row\": 3\n    },\n    {\n      \"col\": 5,\n      \"row\": 3\n    }\n  ],\n  \"startTimeUtcSecs\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/searchMotionGridWithActivities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"timeUtcSecsToActivityMap\": {\n    \"key_0\": {\n      \"activities\": [\n        \"LICENSEPLATE_UNIDENTIFIED\",\n        \"PROBE_CONNECTED\"\n      ],\n      \"activitiesWithId\": [\n        {\n          \"activity\": \"AUDIO_SOUND_HELP\",\n          \"objectId\": 123\n        },\n        {\n          \"activity\": \"MOTION_HUMAN\",\n          \"objectId\": 123\n        }\n      ],\n      \"bestTimestampMs\": 1640995200000\n    },\n    \"key_1\": {\n      \"activities\": [\n        \"IAQ_EXCEEDED_HIGH\",\n        \"LICENSEPLATE_BLACKLISTED\"\n      ],\n      \"activitiesWithId\": [\n        {\n          \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n          \"objectId\": 123\n        },\n        {\n          \"activity\": \"PROBE_CONNECTED\",\n          \"objectId\": 123\n        }\n      ],\n      \"bestTimestampMs\": 1640995200000\n    },\n    \"key_2\": {\n      \"activities\": [\n        \"AC_GR_INACTIVE\",\n        \"PIR_MOVEMENT\"\n      ],\n      \"activitiesWithId\": [\n        {\n          \"activity\": \"SOUND_LOUD\",\n          \"objectId\": 123\n        },\n        {\n          \"activity\": \"LICENSEPLATE_TRUSTED\",\n          \"objectId\": 123\n        }\n      ],\n      \"bestTimestampMs\": 1640995200000\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e7c74004-7371-480f-b72b-93a0bf38625e"},{"name":"Unsave policy alert and remove associated saved clip","id":"ceef6c5c-ed28-4cb3-8ccc-d4116534863b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/unSavePolicyAlertV2","description":"<p>Unsave policy alert and remove associated saved clip</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","unSavePolicyAlertV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a4a678be-dfa2-4819-bd1e-31e3f1598524","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"alertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/unSavePolicyAlertV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ceef6c5c-ed28-4cb3-8ccc-d4116534863b"},{"name":"Selectively update a saved clip","id":"05312bdd-3835-4e81-90e1-7c61a4c673f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"accessSettings\": {\n    \"allowedRoles\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"allowedUsers\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"visibility\": \"ORG_WIDE\"\n  },\n  \"description\": \"Updated description of the security incident\",\n  \"title\": \"Updated Security Incident\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/updateSavedClip","description":"<p>Selectively updates a saved clip</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","updateSavedClip"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"07234d35-322e-4a21-ad80-99eb37630586","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"savedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"accessSettings\": {\n    \"allowedRoles\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"allowedUsers\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"visibility\": \"ORG_WIDE\"\n  },\n  \"description\": \"Updated description of the security incident\",\n  \"title\": \"Updated Security Incident\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/updateSavedClip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"05312bdd-3835-4e81-90e1-7c61a4c673f5"},{"name":"Update shared clip page title, description, password, or expiration time","id":"fe4333c0-84a7-4bf1-99bc-5c86f3b178de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated description of the security incident\",\n  \"expirationTimeSecs\": 8625,\n  \"plaintextPassword\": \"newpassword123\",\n  \"sharedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"title\": \"Updated Security Incident\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/updateSharedClipGroupV2","description":"<p>Update shared clip page title, description, password, or expiration time</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","event","updateSharedClipGroupV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3f9e8912-f3c1-4f90-b5af-7b11b3c036b3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated description of the security incident\",\n  \"expirationTimeSecs\": 8625,\n  \"plaintextPassword\": \"newpassword123\",\n  \"sharedClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"title\": \"Updated Security Incident\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/event/updateSharedClipGroupV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"shareUrl\": \"https://share.rhombus.com/clips/abc123\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fe4333c0-84a7-4bf1-99bc-5c86f3b178de"}],"id":"16dd3352-d781-4999-894e-78e4a5b94b5a","_postman_id":"16dd3352-d781-4999-894e-78e4a5b94b5a","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Event Search Webservice","item":[{"name":"Get camera or doorbell camera seekpoints","id":"586aa3bf-da91-4fd9-9624-20d03b3c9b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activitySet\": [\n    \"AIR_VAPE\",\n    \"CLIMATE_IAQ\"\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"durationSecs\": 6900,\n  \"includeAnyMotion\": true,\n  \"seekpointDurationIntervalSecs\": 8880,\n  \"startTimeSec\": 3563\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/eventSearch/getCameraOrDoorbellCameraSeekpoints","description":"<p>Get camera or doorbell camera seekpoints</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","eventSearch","getCameraOrDoorbellCameraSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bcc5e9d3-1b88-47a6-854c-b4544794f3e1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activitySet\": [\n    \"AIR_VAPE\",\n    \"CLIMATE_IAQ\"\n  ],\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"durationSecs\": 6900,\n  \"includeAnyMotion\": true,\n  \"seekpointDurationIntervalSecs\": 8880,\n  \"startTimeSec\": 3563\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/eventSearch/getCameraOrDoorbellCameraSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"combinedSeekpoints\": [\n    {\n      \"activity\": \"AQI_EXCEEDED_HIGH\",\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"customActivityColor\": \"GRAY\",\n      \"customActivityDescription\": \"A person was detected in the camera view\",\n      \"customActivityDisplayName\": \"Person Detected\",\n      \"faceName\": \"John Doe\",\n      \"licensePlate\": \"ABC123\",\n      \"objectId\": 12345,\n      \"originalEvent\": {},\n      \"seekpointEndTimeMs\": 1640995300000,\n      \"seekpointStartTimeMs\": 1640995200000,\n      \"thumbnailUrl\": \"https://example.com/thumbnail.jpg\",\n      \"timestampMs\": 1640995200000,\n      \"unidentifiedFaceId\": \"face_12345\"\n    },\n    {\n      \"activity\": \"VOC_IDX_EXCEEDED_HIGH\",\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"customActivityColor\": \"BLACK\",\n      \"customActivityDescription\": \"A person was detected in the camera view\",\n      \"customActivityDisplayName\": \"Person Detected\",\n      \"faceName\": \"John Doe\",\n      \"licensePlate\": \"ABC123\",\n      \"objectId\": 12345,\n      \"originalEvent\": {},\n      \"seekpointEndTimeMs\": 1640995300000,\n      \"seekpointStartTimeMs\": 1640995200000,\n      \"thumbnailUrl\": \"https://example.com/thumbnail.jpg\",\n      \"timestampMs\": 1640995200000,\n      \"unidentifiedFaceId\": \"face_12345\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"586aa3bf-da91-4fd9-9624-20d03b3c9b9b"},{"name":"Get normal seekpoint events and access control seekpoint events","id":"0f8c965b-68f3-4b77-ab98-83b317b8b4f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activitySet\": [\n    \"POWER_SWITCH_BATTERY\",\n    \"AUDIO_SOUND_HELP\"\n  ],\n  \"componentSeekPointsByAccessControlledDoorWSRequest\": {\n    \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 4511,\n    \"startTimeSecEpochExclusive\": 758\n  },\n  \"componentSeekPointsByAccessControlledDoorsWSRequest\": {\n    \"accessControlledDoorUuidList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"durationSec\": 7262,\n    \"sortResponse\": false,\n    \"startTimeSecEpochExclusive\": 4275\n  },\n  \"componentSeekPointsByOwnerDeviceWSRequest\": {\n    \"durationSec\": 943,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"startTimeSecEpochExclusive\": 7282\n  },\n  \"durationSec\": 3600,\n  \"searchColorAndVehicleByColorWSRequest\": {\n    \"clothingColorFilter\": [\n      \"BLUE\",\n      \"GREEN\"\n    ],\n    \"deviceFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"endTimeMs\": 1641081600000,\n    \"startTimeMs\": 1640995200000,\n    \"vehicleColorFilter\": [\n      \"PURPLE\",\n      \"YELLOW\"\n    ]\n  },\n  \"searchMotionGridWithActivitiesWSRequest\": {\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"endTimeUtcSecs\": 1641081600,\n    \"searchCells\": [\n      {\n        \"col\": 5,\n        \"row\": 3\n      },\n      {\n        \"col\": 5,\n        \"row\": 3\n      }\n    ],\n    \"startTimeUtcSecs\": 1640995200\n  },\n  \"seekpointsWSRequest\": {\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"durationSecs\": 2064,\n    \"includeAnyMotion\": true,\n    \"startTimeSec\": 8417\n  },\n  \"startTimeSec\": 1640995200,\n  \"videoFootageWSRequest\": {\n    \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"cameraUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"duration\": 3600,\n    \"includeAnyMotion\": true,\n    \"startTime\": 1640995200,\n    \"useMultiCamera\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/eventSearch/getEventSeekpoints","description":"<p>Get normal seekpoint events and access control seekpoint events</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","eventSearch","getEventSeekpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"af219e24-8fe7-4f11-a395-188e10e41174","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activitySet\": [\n    \"POWER_SWITCH_BATTERY\",\n    \"AUDIO_SOUND_HELP\"\n  ],\n  \"componentSeekPointsByAccessControlledDoorWSRequest\": {\n    \"accessControlledDoorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"durationSec\": 4511,\n    \"startTimeSecEpochExclusive\": 758\n  },\n  \"componentSeekPointsByAccessControlledDoorsWSRequest\": {\n    \"accessControlledDoorUuidList\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"durationSec\": 7262,\n    \"sortResponse\": false,\n    \"startTimeSecEpochExclusive\": 4275\n  },\n  \"componentSeekPointsByOwnerDeviceWSRequest\": {\n    \"durationSec\": 943,\n    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"startTimeSecEpochExclusive\": 7282\n  },\n  \"durationSec\": 3600,\n  \"searchColorAndVehicleByColorWSRequest\": {\n    \"clothingColorFilter\": [\n      \"BLUE\",\n      \"GREEN\"\n    ],\n    \"deviceFilter\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"endTimeMs\": 1641081600000,\n    \"startTimeMs\": 1640995200000,\n    \"vehicleColorFilter\": [\n      \"PURPLE\",\n      \"YELLOW\"\n    ]\n  },\n  \"searchMotionGridWithActivitiesWSRequest\": {\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"endTimeUtcSecs\": 1641081600,\n    \"searchCells\": [\n      {\n        \"col\": 5,\n        \"row\": 3\n      },\n      {\n        \"col\": 5,\n        \"row\": 3\n      }\n    ],\n    \"startTimeUtcSecs\": 1640995200\n  },\n  \"seekpointsWSRequest\": {\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"durationSecs\": 2064,\n    \"includeAnyMotion\": true,\n    \"startTimeSec\": 8417\n  },\n  \"startTimeSec\": 1640995200,\n  \"videoFootageWSRequest\": {\n    \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"cameraUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"duration\": 3600,\n    \"includeAnyMotion\": true,\n    \"startTime\": 1640995200,\n    \"useMultiCamera\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/eventSearch/getEventSeekpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"combinedSeekpoints\": [\n    {\n      \"activity\": \"SOUND_AGGRESSION\",\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"customActivityColor\": \"TEAL\",\n      \"customActivityDescription\": \"A person was detected in the camera view\",\n      \"customActivityDisplayName\": \"Person Detected\",\n      \"faceName\": \"John Doe\",\n      \"licensePlate\": \"ABC123\",\n      \"objectId\": 12345,\n      \"originalEvent\": {},\n      \"seekpointEndTimeMs\": 1640995300000,\n      \"seekpointStartTimeMs\": 1640995200000,\n      \"thumbnailUrl\": \"https://example.com/thumbnail.jpg\",\n      \"timestampMs\": 1640995200000,\n      \"unidentifiedFaceId\": \"face_12345\"\n    },\n    {\n      \"activity\": \"AC_GR_INACTIVE\",\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"customActivityColor\": \"TEAL\",\n      \"customActivityDescription\": \"A person was detected in the camera view\",\n      \"customActivityDisplayName\": \"Person Detected\",\n      \"faceName\": \"John Doe\",\n      \"licensePlate\": \"ABC123\",\n      \"objectId\": 12345,\n      \"originalEvent\": {},\n      \"seekpointEndTimeMs\": 1640995300000,\n      \"seekpointStartTimeMs\": 1640995200000,\n      \"thumbnailUrl\": \"https://example.com/thumbnail.jpg\",\n      \"timestampMs\": 1640995200000,\n      \"unidentifiedFaceId\": \"face_12345\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0f8c965b-68f3-4b77-ab98-83b317b8b4f4"}],"id":"8eba8631-3683-4c2a-9652-53dd4f3b68e2","_postman_id":"8eba8631-3683-4c2a-9652-53dd4f3b68e2","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Export Webservice","item":[{"name":"Download audit log","id":"17d1e6a1-afe1-4484-97b2-faf2668d5466","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"excludeActions\": [\n    \"AC_CRED_RHOMBUS_SECURE_CSN_REVOKED\",\n    \"AUDIO_GATEWAY_FORCED_REBOOT\"\n  ],\n  \"includeActions\": [\n    \"SUPPORT_ACCESS_GRANT\",\n    \"PARTNER_LOGIN_WEB\"\n  ],\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/audit","description":"<p>Download audit log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","audit"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8cc10e34-d326-4eb5-a2a3-17843c2f92d0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"excludeActions\": [\n    \"AC_CRED_RHOMBUS_SECURE_CSN_REVOKED\",\n    \"AUDIO_GATEWAY_FORCED_REBOOT\"\n  ],\n  \"includeActions\": [\n    \"SUPPORT_ACCESS_GRANT\",\n    \"PARTNER_LOGIN_WEB\"\n  ],\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/audit"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"17d1e6a1-afe1-4484-97b2-faf2668d5466"},{"name":"Download climate event log","id":"b033e95f-958d-4285-8305-3687c4da8f2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/climateEvents","description":"<p>Download climate event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","climateEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fe5a404a-0161-438e-8a83-f6d1f68dd822","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/climateEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b033e95f-958d-4285-8305-3687c4da8f2b"},{"name":"Download count report","id":"0954c166-8572-43b3-984b-52b803c03687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1721416242907,\n  \"interval\": \"HOURLY\",\n  \"scope\": \"DEVICE\",\n  \"startTimeMs\": 1719861042000,\n  \"type\": \"FACES\",\n  \"endDate\": \"2024-07-17T00:00:00Z\",\n  \"startDate\": \"2024-07-17T00:00:00Z\",\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/countReports","description":"<p>Download count report</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","countReports"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1028c1c6-8851-4711-8c45-0ce4abfb4d64","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1721416242907,\n  \"interval\": \"HOURLY\",\n  \"scope\": \"DEVICE\",\n  \"startTimeMs\": 1719861042000,\n  \"type\": \"FACES\",\n  \"endDate\": \"2024-07-17T00:00:00Z\",\n  \"startDate\": \"2024-07-17T00:00:00Z\",\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/countReports"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0954c166-8572-43b3-984b-52b803c03687"},{"name":"Download diagnostic log","id":"f443c989-a2d5-4d6b-b6e2-d7b1cb65880a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/diagnostic","description":"<p>Download diagnostic log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","diagnostic"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0bd0d56f-1e71-4fbc-9c79-afe3897833a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/diagnostic"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"f443c989-a2d5-4d6b-b6e2-d7b1cb65880a"},{"name":"Download door event log","id":"a6e2d33c-4f77-448b-a9e8-905b415702a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/doorEvents","description":"<p>Download door event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","doorEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09225cec-4bed-45cb-b242-203a70b16883","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/doorEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"a6e2d33c-4f77-448b-a9e8-905b415702a1"},{"name":"Download environmental gateway event log","id":"1b06b5b5-0d5d-419a-be6f-81322c814084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/environmentalGatewayEvents","description":"<p>Download environmental gateway event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","environmentalGatewayEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"313be46a-e0c8-4013-bd94-4327dc417cc9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/environmentalGatewayEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"1b06b5b5-0d5d-419a-be6f-81322c814084"},{"name":"Download device inventory","id":"d5ccd11f-ee04-4ab5-9bd9-93280cdd4c6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/inventory","description":"<p>Download device inventory</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","inventory"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"acaca348-cc94-41f7-af7a-2ea6ffbb4705","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/inventory"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"d5ccd11f-ee04-4ab5-9bd9-93280cdd4c6f"},{"name":"Download motion event log for motion sensors","id":"b39f0737-f52e-44cc-86c8-6633f0a49bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/motionEvents","description":"<p>Download motion event log for motion sensors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","motionEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"262becd2-c488-4b0f-a8b2-3995dff87f16","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/motionEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b39f0737-f52e-44cc-86c8-6633f0a49bdf"},{"name":"Download people count report","id":"ef3bd118-d0d8-419b-970f-eb36f846ebf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/peopleCountEvents","description":"<p>Download people count report</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","peopleCountEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b7467ea1-f02e-44e8-8a27-c1db101f42b6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/peopleCountEvents"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"ef3bd118-d0d8-419b-970f-eb36f846ebf9"},{"name":"Download people event log","id":"73eeca03-918c-4111-8d3a-6787b2a82095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 175641572600,\n  \"startInterval\": 175641512600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/peopleEvents","description":"<p>Download people event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","peopleEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5f8fe7e1-e19d-4f3d-9807-f9375a9b18bc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endInterval\": 1641081600000,\n  \"startInterval\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/peopleEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"73eeca03-918c-4111-8d3a-6787b2a82095"},{"name":"Download proximity tag event log","id":"0b24f9ec-c587-4497-8be6-70197d2308a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createBeforeMs\": 9478,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/proximityEvents","description":"<p>Download proximity tag event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","proximityEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8b4f53ea-9590-4315-8de8-076a62953d96","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createBeforeMs\": 9478,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/proximityEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0b24f9ec-c587-4497-8be6-70197d2308a0"},{"name":"Download proximity tag event log","id":"72d12302-a50c-4be9-86d5-15d77841eca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createBeforeMs\": 4690,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/proximityLocomotionEvents","description":"<p>Download proximity tag event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","proximityLocomotionEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a8996801-197b-4cf9-a857-ba392c0af17c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createBeforeMs\": 4690,\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1641081600000,\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/proximityLocomotionEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"72d12302-a50c-4be9-86d5-15d77841eca9"},{"name":"Download device uptime reports","id":"20fea096-2555-4768-a641-0c8e5284f677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/zip"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endDateTime\": \"2024-01-31T23:59:59Z\",\n  \"granularity\": \"DAYS\",\n  \"startDateTime\": \"2024-01-01T00:00:00Z\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/uptime","description":"<p>Download device uptime reports</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","uptime"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7fa17fa9-4078-47d6-977f-dd599c9f2384","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/zip"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endDateTime\": \"2024-01-31T23:59:59Z\",\n  \"granularity\": \"DAYS\",\n  \"startDateTime\": \"2024-01-01T00:00:00Z\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/uptime"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/zip"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"20fea096-2555-4768-a641-0c8e5284f677"},{"name":"Download org users","id":"4c10b94d-3997-4afe-a724-0b7fb32442eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/users","description":"<p>Download org users</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","users"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0368a504-162d-460e-8df7-2539e99d1323","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/users"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"4c10b94d-3997-4afe-a724-0b7fb32442eb"},{"name":"Download vehicle event log","id":"b24b5eb1-a9cc-449f-8ce2-4ebff052a694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"fuzzy\": true,\n  \"interval\": {\n    \"endMs\": 9015,\n    \"startMs\": 5781\n  },\n  \"labels\": [\n    \"car\",\n    \"truck\",\n    \"motorcycle\"\n  ],\n  \"plateNumbers\": [\n    \"ABC123\",\n    \"XYZ789\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/vehicleEvents","description":"<p>Download vehicle event log.  Use /export/vehicleEventsV2 instead for more functionality</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","vehicleEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7d8bae7-e5ef-4858-bdbf-2c5a496bc642","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"fuzzy\": true,\n  \"interval\": {\n    \"endMs\": 9015,\n    \"startMs\": 5781\n  },\n  \"labels\": [\n    \"car\",\n    \"truck\",\n    \"motorcycle\"\n  ],\n  \"plateNumbers\": [\n    \"ABC123\",\n    \"XYZ789\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/vehicleEvents"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b24b5eb1-a9cc-449f-8ce2-4ebff052a694"},{"name":"Download vehicle event log","id":"906cf594-5c10-4f7a-a3fc-7429145135d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 7421,\n  \"licensePlateExactQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"licensePlateFuzzyQuery\": \"string\",\n  \"locationUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"nameQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimeMs\": 5121,\n  \"unnamedQuery\": true,\n  \"vehicleLabelQuery\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/vehicleEventsV2","description":"<p>Download vehicle event log</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","export","vehicleEventsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0538f5ff-5ef0-42ce-a1ba-f81969bea5ea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/csv; charset=UTF-8"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 7421,\n  \"licensePlateExactQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"licensePlateFuzzyQuery\": \"string\",\n  \"locationUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"nameQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimeMs\": 5121,\n  \"unnamedQuery\": true,\n  \"vehicleLabelQuery\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/export/vehicleEventsV2"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"906cf594-5c10-4f7a-a3fc-7429145135d4"}],"id":"09fe0f5d-9955-4b70-b885-6a9c6ce85cb1","_postman_id":"09fe0f5d-9955-4b70-b885-6a9c6ce85cb1","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Face Recognition Event Webservice","item":[{"name":"Delete face event","id":"1d3a1811-c5e7-42e8-ae66-64a2329b1d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/deleteFaceEvent","description":"<p>Delete face event.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","faceEvent","deleteFaceEvent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fe1e025e-f27a-4d4a-ba88-a9b506ac0d2a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/deleteFaceEvent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"1d3a1811-c5e7-42e8-ae66-64a2329b1d72"},{"name":"Find face events by organization","id":"30099915-25f2-49bb-a403-75b1d537c8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pageRequest\": {\n    \"lastEvaluatedKey\": \"string\",\n    \"maxPageSize\": 9903\n  },\n  \"searchFilter\": {\n    \"deviceUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"faceNameContains\": \"string\",\n    \"faceNames\": [\n      \"string\",\n      \"string\"\n    ],\n    \"hasEmbedding\": true,\n    \"hasName\": true,\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"personUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"timestampFilter\": {\n      \"rangeEnd\": \"1955-04-12T09:10:27.098Z\",\n      \"rangeStart\": \"1985-02-04T07:56:44.403Z\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/findFaceEventsByOrg","description":"<p>Find face events for an organization. The events are returned in reverse chronological order, with the latest events appearing first.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","faceEvent","findFaceEventsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4e684b46-4cd5-4ee5-bd6a-92f1addc9b51","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pageRequest\": {\n    \"lastEvaluatedKey\": \"string\",\n    \"maxPageSize\": 9903\n  },\n  \"searchFilter\": {\n    \"deviceUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"faceNameContains\": \"string\",\n    \"faceNames\": [\n      \"string\",\n      \"string\"\n    ],\n    \"hasEmbedding\": true,\n    \"hasName\": true,\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"personUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"timestampFilter\": {\n      \"rangeEnd\": \"1955-04-12T09:10:27.098Z\",\n      \"rangeStart\": \"1985-02-04T07:56:44.403Z\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/findFaceEventsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceEvents\": [\n    {\n      \"detectionConfidence\": 0.98,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"embeddingConfidence\": 0.95,\n      \"eventTimestamp\": 1640995200000,\n      \"faceName\": \"string\",\n      \"hasEmbedding\": true,\n      \"imageS3Key\": \"face-events/images/event_123.jpg\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pitch\": 15.5,\n      \"roll\": 2.3,\n      \"selectedPersonMatch\": {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"face-events/thumbnails/event_123.jpg\",\n      \"topPersonMatches\": [\n        {\n          \"confidence\": 0.95,\n          \"faceId\": \"face_12345\",\n          \"name\": \"John Doe\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"confidence\": 0.95,\n          \"faceId\": \"face_12345\",\n          \"name\": \"John Doe\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"yaw\": -5.7\n    },\n    {\n      \"detectionConfidence\": 0.98,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"embeddingConfidence\": 0.95,\n      \"eventTimestamp\": 1640995200000,\n      \"faceName\": \"string\",\n      \"hasEmbedding\": true,\n      \"imageS3Key\": \"face-events/images/event_123.jpg\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pitch\": 15.5,\n      \"roll\": 2.3,\n      \"selectedPersonMatch\": {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"face-events/thumbnails/event_123.jpg\",\n      \"topPersonMatches\": [\n        {\n          \"confidence\": 0.95,\n          \"faceId\": \"face_12345\",\n          \"name\": \"John Doe\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"confidence\": 0.95,\n          \"faceId\": \"face_12345\",\n          \"name\": \"John Doe\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"yaw\": -5.7\n    }\n  ],\n  \"lastEvaluatedKey\": \"next_page_key_123\"\n}"}],"_postman_id":"30099915-25f2-49bb-a403-75b1d537c8ed"},{"name":"Get face event","id":"bf5e8324-3d58-4130-919f-579874c6974b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/getFaceEvent","description":"<p>Get face event.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","faceEvent","getFaceEvent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bf999ac2-6554-4dbd-89f5-dad3c09fd746","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/getFaceEvent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceEvent\": {\n    \"detectionConfidence\": 0.98,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"embeddingConfidence\": 0.95,\n    \"eventTimestamp\": 1640995200000,\n    \"faceName\": \"string\",\n    \"hasEmbedding\": true,\n    \"imageS3Key\": \"face-events/images/event_123.jpg\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"selectedPersonMatch\": {\n      \"confidence\": 0.95,\n      \"faceId\": \"face_12345\",\n      \"name\": \"John Doe\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"thumbnailS3Key\": \"face-events/thumbnails/event_123.jpg\",\n    \"topPersonMatches\": [\n      {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"bf5e8324-3d58-4130-919f-579874c6974b"},{"name":"Update face event","id":"eb5339b7-490e-4712-bbd3-950c625f4a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"personName\": \"string\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/updateFaceEvent","description":"<p>Update face event.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","faceEvent","updateFaceEvent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9756b502-4f08-46e8-bb2f-d2463e08d9ff","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"personName\": \"string\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/faceEvent/updateFaceEvent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceEvent\": {\n    \"detectionConfidence\": 0.98,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"embeddingConfidence\": 0.95,\n    \"eventTimestamp\": 1640995200000,\n    \"faceName\": \"string\",\n    \"hasEmbedding\": true,\n    \"imageS3Key\": \"face-events/images/event_123.jpg\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"selectedPersonMatch\": {\n      \"confidence\": 0.95,\n      \"faceId\": \"face_12345\",\n      \"name\": \"John Doe\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"thumbnailS3Key\": \"face-events/thumbnails/event_123.jpg\",\n    \"topPersonMatches\": [\n      {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"confidence\": 0.95,\n        \"faceId\": \"face_12345\",\n        \"name\": \"John Doe\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"eb5339b7-490e-4712-bbd3-950c625f4a93"}],"id":"e35f2be6-b909-49f7-b07d-4fb452648a96","_postman_id":"e35f2be6-b909-49f7-b07d-4fb452648a96","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Face Recognition Matchmaker Webservice","item":[{"name":"Create face matchmaker from sighting","id":"7c5a250f-7b76-4379-a21c-544cc2adef40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"faceEventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/createFaceMatchmakerFromSighting","description":"<p>Create face matchmaker from face sighting.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","createFaceMatchmakerFromSighting"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d152a2e9-bd50-4ed3-ac08-a5ff5e4a53ee","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"faceEventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/createFaceMatchmakerFromSighting"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchmaker\": {\n    \"createdOn\": \"2024-01-01T00:00:00Z\",\n    \"id\": \"face_12345\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploaded\": true\n  }\n}"}],"_postman_id":"7c5a250f-7b76-4379-a21c-544cc2adef40"},{"name":"Delete face matchmaker","id":"d31305bc-3baf-4b59-9ae1-1d6c45a377c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"faceId\": \"face_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/deleteFaceMatchmaker","description":"<p>Delete face matchmaker.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","deleteFaceMatchmaker"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"deb72dfa-6af2-4c4b-b984-1916fb5ae6f0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"faceId\": \"face_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/deleteFaceMatchmaker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"d31305bc-3baf-4b59-9ae1-1d6c45a377c6"},{"name":"Find face matchmakers by org","id":"7763ebdf-0453-4fa2-b033-2697a8ff0619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceMatchmakersByOrg","description":"<p>Find face matchmakers by org.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","findFaceMatchmakersByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c22b714f-1af0-4dbe-9f73-bd69ac1b01fd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceMatchmakersByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchmakers\": [\n    {\n      \"createdOn\": \"2024-01-01T00:00:00Z\",\n      \"id\": \"face_12345\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploaded\": true\n    },\n    {\n      \"createdOn\": \"2024-01-01T00:00:00Z\",\n      \"id\": \"face_12345\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploaded\": true\n    }\n  ]\n}"}],"_postman_id":"7763ebdf-0453-4fa2-b033-2697a8ff0619"},{"name":"Find face matchmakers by person","id":"d8c6f32a-31af-4a66-bd27-e4a96cb4df6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceMatchmakersByPerson","description":"<p>Find face matchmakers by person.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","findFaceMatchmakersByPerson"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"63175b6c-5ca7-4edb-813e-ad40bed452e1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceMatchmakersByPerson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchmakers\": [\n    {\n      \"createdOn\": \"2024-01-01T00:00:00Z\",\n      \"id\": \"face_12345\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploaded\": true\n    },\n    {\n      \"createdOn\": \"2024-01-01T00:00:00Z\",\n      \"id\": \"face_12345\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploaded\": true\n    }\n  ]\n}"}],"_postman_id":"d8c6f32a-31af-4a66-bd27-e4a96cb4df6e"},{"name":"Find face upload metadata by transaction","id":"f9bc2ead-03b2-4c85-a2ba-2c34194fa508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionId\": \"txn_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceUploadMetadataByTransaction","description":"<p>Find face upload metadata by transaction.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","findFaceUploadMetadataByTransaction"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d5448a5d-389a-49ab-89b0-1156f9b2330b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"transactionId\": \"txn_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/findFaceUploadMetadataByTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceUploadMetadata\": [\n    {\n      \"createdAtMillis\": 2361,\n      \"errorMsg\": \"string\",\n      \"faceId\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"origS3Key\": \"string\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"success\": true,\n      \"transactionId\": \"string\"\n    },\n    {\n      \"createdAtMillis\": 1165,\n      \"errorMsg\": \"string\",\n      \"faceId\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"origS3Key\": \"string\",\n      \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"success\": true,\n      \"transactionId\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"f9bc2ead-03b2-4c85-a2ba-2c34194fa508"},{"name":"Get face matching configuration","id":"4150b8d8-a28b-4407-84b2-97282c6a961e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/getFaceMatchingConfig","description":"<p>Get face matching configuration.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","getFaceMatchingConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8e536bee-0b17-4a39-96c8-7f009850fe4c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/getFaceMatchingConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchConfidenceThreshold\": 0.7\n}"}],"_postman_id":"4150b8d8-a28b-4407-84b2-97282c6a961e"},{"name":"Get face matchmaker","id":"12290dfb-2c51-48ec-a2c2-ff758ee212c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"faceId\": \"face_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/getFaceMatchmaker","description":"<p>Get face matchmaker.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","getFaceMatchmaker"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"79b68380-5750-466e-9e80-69b003e67a1b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"faceId\": \"face_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/getFaceMatchmaker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchmaker\": {\n    \"createdOn\": \"2024-01-01T00:00:00Z\",\n    \"id\": \"face_12345\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploaded\": true\n  }\n}"}],"_postman_id":"12290dfb-2c51-48ec-a2c2-ff758ee212c7"},{"name":"Update face matching configuration","id":"7443d3fe-9e80-48f9-b604-c98f2db16c8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"faceMatchConfidenceThreshold\": 0.7896023242859833\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/updateFaceMatchingConfig","description":"<p>Update face matching configuration.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","updateFaceMatchingConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5a2e6ed6-3c87-4e4b-9a9d-09fb2ee52f70","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"faceMatchConfidenceThreshold\": 0.7896023242859833\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/updateFaceMatchingConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"faceMatchConfidenceThreshold\": 0.7\n}"}],"_postman_id":"7443d3fe-9e80-48f9-b604-c98f2db16c8d"},{"name":"Upload face matchmakers","id":"a35b6f86-843a-41be-bce5-b1f3bc125e20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/uploadFaceMatchmakers?transaction=string&createPersonIfNotFound=false","description":"<p>Upload face matchmaker images for one or more people. The uploaded file name is matched to a person's name. If a person is not found and createPersonIfNotFound is set to true, a new person is created. </p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","matchmaker","uploadFaceMatchmakers"],"host":["https://api2.rhombussystems.com"],"query":[{"description":{"content":"<p>Unique transaction id to track the face matchmakers upload progress. If not specified, the system will generate it.</p>\n","type":"text/plain"},"key":"transaction","value":"string"},{"description":{"content":"<p>If a person is not found and createPersonIfNotFound is set to true, a new person is created</p>\n","type":"text/plain"},"key":"createPersonIfNotFound","value":"false"}],"variable":[]}},"response":[{"id":"53ac0b83-ac7f-4455-93ef-05bf74f684a4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":{"raw":"https://api2.rhombussystems.com/api/faceRecognition/matchmaker/uploadFaceMatchmakers?transaction=string&createPersonIfNotFound=false","host":["https://api2.rhombussystems.com"],"path":["api","faceRecognition","matchmaker","uploadFaceMatchmakers"],"query":[{"key":"transaction","value":"string","description":"Unique transaction id to track the face matchmakers upload progress. If not specified, the system will generate it."},{"key":"createPersonIfNotFound","value":"false","description":"If a person is not found and createPersonIfNotFound is set to true, a new person is created"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fileUploadResults\": [\n    {\n      \"fileName\": \"string\",\n      \"message\": \"string\",\n      \"success\": false\n    },\n    {\n      \"fileName\": \"string\",\n      \"message\": \"string\",\n      \"success\": false\n    }\n  ],\n  \"transactionId\": \"txn_12345\"\n}"}],"_postman_id":"a35b6f86-843a-41be-bce5-b1f3bc125e20"}],"id":"e6689db7-eeb0-4173-a722-6e5b210d7dca","_postman_id":"e6689db7-eeb0-4173-a722-6e5b210d7dca","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Face Recognition Person Webservice","item":[{"name":"Add a label to a person","id":"8773970f-c769-453e-85dd-40736e7112c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"VIP\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/addPersonLabel","description":"<p>Add a label to a person</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","addPersonLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0fd09ff9-35e2-4785-86fd-bfc6e30c0b7f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"VIP\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/addPersonLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"8773970f-c769-453e-85dd-40736e7112c1"},{"name":"Create a person","id":"532b9d02-8133-4835-b32a-b5a030ef0a9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/createPerson","description":"<p>Create a person for face recognition purposes.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","createPerson"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3cd9424a-dda2-480e-bbb9-ed31c2f22ae3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"John Doe\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/createPerson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"person\": {\n    \"createdOn\": \"2009-06-20T07:04:09.144Z\",\n    \"email\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedOn\": \"1947-10-11T05:40:00.813Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"532b9d02-8133-4835-b32a-b5a030ef0a9f"},{"name":"Delete person","id":"84bbb94b-c232-4753-9f31-5e10b4e1b944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/deletePerson","description":"<p>Delete person created for face recognition purposes.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","deletePerson"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"456e1fa5-ab47-4407-a8e4-cce18e0af97e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/deletePerson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"84bbb94b-c232-4753-9f31-5e10b4e1b944"},{"name":"Find people by organization","id":"393e2499-2943-43ff-ae98-8cd04bf4e2f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/findPeopleByOrg","description":"<p>Find people created for face recognition purposes in an organization.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","findPeopleByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"808854b5-739c-4e26-b541-e99550e6a033","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/findPeopleByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"people\": [\n    {\n      \"createdOn\": \"1977-10-28T21:07:44.470Z\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"updatedOn\": \"2011-11-11T06:14:20.619Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdOn\": \"2013-03-12T00:38:24.374Z\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"updatedOn\": \"1952-04-22T00:09:16.369Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"393e2499-2943-43ff-ae98-8cd04bf4e2f4"},{"name":"Find all person labels for organization","id":"d4cacfbc-f005-435f-93e9-2827d1fcc3aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/findPersonLabelsByOrg","description":"<p>Find all person labels for organization.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","findPersonLabelsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f4585889-b988-4adf-8cf8-69bd17bcedaa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/findPersonLabelsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"labelsByPerson\": {\n    \"key_0\": [\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"d4cacfbc-f005-435f-93e9-2827d1fcc3aa"},{"name":"Get a person","id":"85782f00-fde8-46ef-854d-2c7e8612b957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/getPerson","description":"<p>Get a person created for face recognition purposes.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","getPerson"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cdbe9cbb-6e18-4861-afb2-7cf81ee6040e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/getPerson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"person\": {\n    \"createdOn\": \"1983-05-22T03:35:03.031Z\",\n    \"email\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedOn\": \"1989-03-13T04:26:54.303Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"85782f00-fde8-46ef-854d-2c7e8612b957"},{"name":"Remove a label from a person","id":"c2812d7b-3a61-417d-92de-ce522cc32f01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"VIP\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/removePersonLabel","description":"<p>Remove a label from a person.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","removePersonLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d3114d68-7ac9-4075-8993-19adf37ea6ee","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"VIP\",\n  \"personUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/removePersonLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c2812d7b-3a61-417d-92de-ce522cc32f01"},{"name":"Update person","id":"e06310a3-6c57-4d3c-99ed-f028b144276c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"personSelectiveUpdate\": {\n    \"createdOn\": \"2016-02-10T06:41:05.636Z\",\n    \"email\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedOn\": \"1998-05-11T17:13:47.398Z\",\n    \"updatedSetMethodMap\": {\n      \"key_0\": false\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/updatePerson","description":"<p>Update person created for face recognition purposes.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","faceRecognition","person","updatePerson"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"38ce87de-824a-4a8d-acd5-c1f8a682d933","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"personSelectiveUpdate\": {\n    \"createdOn\": \"2016-02-10T06:41:05.636Z\",\n    \"email\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedOn\": \"1998-05-11T17:13:47.398Z\",\n    \"updatedSetMethodMap\": {\n      \"key_0\": false\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/faceRecognition/person/updatePerson"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"person\": {\n    \"createdOn\": \"1963-05-12T06:58:35.783Z\",\n    \"email\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedOn\": \"1952-01-08T03:03:47.402Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"e06310a3-6c57-4d3c-99ed-f028b144276c"}],"id":"e58e9685-4cb3-4e50-bdcd-5b6fd2189b98","_postman_id":"e58e9685-4cb3-4e50-bdcd-5b6fd2189b98","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Feature Webservice","item":[{"name":"Get possible event types for specified device","id":"ad853201-4cf2-4943-8fca-118b46906e47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceEventTypes","description":"<p>Get possible event types for specified device dependent on features enabled</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","feature","getDeviceEventTypes"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8f1f58e3-8e2a-47a9-a816-29db3365ff9a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceEventTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"eventTypes\": [\n    \"CLIMATE_SMOKE\",\n    \"AC_GI_INACTIVE\"\n  ]\n}"}],"_postman_id":"ad853201-4cf2-4943-8fca-118b46906e47"},{"name":"Get enabled features for a device","id":"e1b898e8-8f41-4a5e-88a2-9bbbd21e948e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceFeatures","description":"<p>Get enabled features for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","feature","getDeviceFeatures"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3a1608d3-1e35-486d-987e-03fbdbe009db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceFeatures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"features\": {\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"featureMap\": {\n      \"key_0\": true,\n      \"key_1\": false\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e1b898e8-8f41-4a5e-88a2-9bbbd21e948e"},{"name":"Get enabled features for all devices in an org","id":"1cb864b1-0345-477e-a244-59bde18d0371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceFeaturesList","description":"<p>Get enabled features for all devices in an org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","feature","getDeviceFeaturesList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09b3ac3f-25e4-4dd0-a0d0-6dd50a767908","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getDeviceFeaturesList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"featureList\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"featureMap\": {\n        \"key_0\": false,\n        \"key_1\": true\n      }\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"featureMap\": {\n        \"key_0\": true,\n        \"key_1\": false\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1cb864b1-0345-477e-a244-59bde18d0371"},{"name":"Get feature compatibility matrix","id":"49f5f51a-9513-4070-8002-e63cf0fb305b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getFeatureCompatabilityMatrix","description":"<p>Get feature compatability matrix</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","feature","getFeatureCompatabilityMatrix"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d887a28d-930d-4733-9e5d-c4edb0b2bede","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/getFeatureCompatabilityMatrix"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"featureCompatabilityMatrix\": [\n    {\n      \"betaRolloutOrgFlag\": \"string\",\n      \"deviceFeatureEnablement\": \"TIMELAPSE\",\n      \"featureName\": \"string\",\n      \"generatedActivities\": [\n        \"AC_TAMPER_ACCEL\",\n        \"MASK_MISSING\"\n      ],\n      \"hardwareDefaultMap\": {\n        \"key_0\": false,\n        \"key_1\": true\n      },\n      \"requiredLicenses\": [\n        \"ENTERPRISE\",\n        \"STANDARD\"\n      ],\n      \"supportedHardware\": [\n        \"CAMERA_R410\",\n        \"GATEWAY_A100\"\n      ]\n    },\n    {\n      \"betaRolloutOrgFlag\": \"string\",\n      \"deviceFeatureEnablement\": \"UNKNOWN\",\n      \"featureName\": \"string\",\n      \"generatedActivities\": [\n        \"BADGE_AUTHORIZED\",\n        \"CUSTOM_LLM_BOOLEAN_FALSE\"\n      ],\n      \"hardwareDefaultMap\": {\n        \"key_0\": false,\n        \"key_1\": true,\n        \"key_2\": true\n      },\n      \"requiredLicenses\": [\n        \"ENTERPRISE\",\n        \"STARTER\"\n      ],\n      \"supportedHardware\": [\n        \"CAMERA_THIRD_PARTY_RELAY\",\n        \"CAMERA_R230\"\n      ]\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"49f5f51a-9513-4070-8002-e63cf0fb305b"},{"name":"Update enabled features for a device","id":"a8e7c31c-729c-468e-b177-b55ec8c22901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"featureMap\": {\n    \"key_0\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/updateDeviceFeatures","description":"<p>Update enabled features for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","feature","updateDeviceFeatures"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"35f2ae98-3fb6-42f4-b60b-1fa5a718515d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"featureMap\": {\n    \"key_0\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/feature/updateDeviceFeatures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a8e7c31c-729c-468e-b177-b55ec8c22901"}],"id":"b8dfa961-f29e-4fdb-b5ad-2c5f07629943","_postman_id":"b8dfa961-f29e-4fdb-b5ad-2c5f07629943","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Help Webservice","item":[{"name":"Leave feedback of our system","id":"a21a0819-2b68-4d41-97ce-0a3d698ed6b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"feedback\": \"The new interface is much more user-friendly!\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/feedback","description":"<p>Leave feedback of our system</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","feedback"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"841b943a-5da7-425c-b8f3-cf336f6b2903","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"feedback\": \"The new interface is much more user-friendly!\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/feedback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failureReason\": \"Invalid feedback content\",\n  \"success\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a21a0819-2b68-4d41-97ce-0a3d698ed6b8"},{"name":"Get open support tickets for a client organization","id":"08e32991-be9a-4913-b2b5-2972a8b35c18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pageNumber\": 1945\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/openTickets","description":"<p>Get Open Support Tickets For A Client Organization. Tickets are associated to an organziation based on the requester's organization association.\nThis endpoint returns a paginated response sorted by the request date. The first page is indexed at 1 and each page has up to 100 ticket entries.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","openTickets"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"27cc46c2-d668-4e58-9bf2-022809cbeea0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pageNumber\": 1945\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/openTickets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"currentPage\": 1,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"hasNexPage\": true,\n  \"tickets\": [\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    },\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    }\n  ],\n  \"totalTickets\": 5031,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"08e32991-be9a-4913-b2b5-2972a8b35c18"},{"name":"Get open support tickets for a client organization V2","id":"ee51bfa0-7c9f-443d-b258-931c0b4b6d19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1642319999999,\n  \"startTimeMs\": 1642233600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/openTicketsV2","description":"<p>Get Open Support Tickets For A Client Organization. Tickets are associated to an organziation based on the requester's organization association.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","openTicketsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"51489b61-9a69-40d9-b632-2f60d61912be","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1642319999999,\n  \"startTimeMs\": 1642233600000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/openTicketsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"tickets\": [\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    },\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    }\n  ],\n  \"userTickets\": [\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    },\n    {\n      \"createdAt\": \"2024-01-15T10:30:00Z\",\n      \"id\": 12345,\n      \"status\": \"Open\",\n      \"subject\": \"Camera connectivity issue\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ee51bfa0-7c9f-443d-b258-931c0b4b6d19"},{"name":"Open an RMA for a camera","id":"660f0ec7-31e4-4232-a8af-f28e84c8f191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contactName\": \"John Doe\",\n  \"contactPhoneNumber\": \"+1-555-123-4567\",\n  \"deviceName\": \"Rhombus Camera Pro\",\n  \"problem\": \"Camera not recording properly\",\n  \"returnShippingAddress\": {\n    \"returnAddressCity\": \"San Francisco\",\n    \"returnAddressCountry\": \"United States\",\n    \"returnAddressPostalCode\": \"94105\",\n    \"returnAddressState\": \"CA\",\n    \"returnAddressStreet\": \"123 Main Street\"\n  },\n  \"serialNumber\": \"RHCAM123456789\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/rma","description":"<p>Open an RMA for a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","rma"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1f038710-1c74-4f99-8ccd-95bff68ef1fa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"contactName\": \"John Doe\",\n  \"contactPhoneNumber\": \"+1-555-123-4567\",\n  \"deviceName\": \"Rhombus Camera Pro\",\n  \"problem\": \"Camera not recording properly\",\n  \"returnShippingAddress\": {\n    \"returnAddressCity\": \"San Francisco\",\n    \"returnAddressCountry\": \"United States\",\n    \"returnAddressPostalCode\": \"94105\",\n    \"returnAddressState\": \"CA\",\n    \"returnAddressStreet\": \"123 Main Street\"\n  },\n  \"serialNumber\": \"RHCAM123456789\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/rma"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"failureReason\": \"Invalid serial number\",\n  \"success\": true,\n  \"ticketId\": 12345,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"660f0ec7-31e4-4232-a8af-f28e84c8f191"},{"name":"Open a support ticket","id":"c8665105-55d9-4e5d-85b1-df3521e0157f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"My camera is not connecting to the network properly.\",\n  \"collaborators\": [\n    \"string\",\n    \"string\"\n  ],\n  \"consoleAccessGranted\": true,\n  \"productType\": \"string\",\n  \"serialNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"serviceType\": \"string\",\n  \"subject\": \"Camera connectivity issue\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/ticket","description":"<p>Open a support ticket</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","ticket"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7a64e63e-61df-4c2c-a19e-6049f890b6da","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"My camera is not connecting to the network properly.\",\n  \"collaborators\": [\n    \"string\",\n    \"string\"\n  ],\n  \"consoleAccessGranted\": true,\n  \"productType\": \"string\",\n  \"serialNumbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"serviceType\": \"string\",\n  \"subject\": \"Camera connectivity issue\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/ticket"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failureReason\": \"Invalid email address\",\n  \"success\": true,\n  \"ticketId\": 12345,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c8665105-55d9-4e5d-85b1-df3521e0157f"},{"name":"Open a support ticket with file upload","id":"82e4fd45-94b0-4cb9-8ad5-51259b403bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/help/ticketWithFile","description":"<p>Open a support ticket and optionally include a file upload. Uploading multiple Files are not supported throught this call.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","ticketWithFile"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8fe55cac-72b1-4511-83e5-51fdcd2dfea3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/help/ticketWithFile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failureReason\": \"Invalid email address\",\n  \"success\": true,\n  \"ticketId\": 12345,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"82e4fd45-94b0-4cb9-8ad5-51259b403bb1"},{"name":"Triage a device connection/recording issue","id":"a7e98640-5c3a-4339-a485-33756b306eb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startDateSec\": 1642233600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/triageDevice","description":"<p>Triage a device connection/recording issue</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","help","triageDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"135e57bd-7a99-4be3-b81b-c686012b60b4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startDateSec\": 1642233600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/help/triageDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"firmwareUpdates\": [\n    {\n      \"activity\": \"VIDEO_HARDWARE_FAILURE\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"AUDIO_GATEWAY\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 1237,\n      \"ssid\": \"string\",\n      \"timestamp\": \"1957-05-03T03:50:46.719Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 6595\n    },\n    {\n      \"activity\": \"AI_ENGINE_DOWNLOADED\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 6129,\n      \"ssid\": \"string\",\n      \"timestamp\": \"1947-01-09T12:32:00.006Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 2054\n    }\n  ],\n  \"hardwareFailureEvents\": [\n    {\n      \"activity\": \"SUPERVISION_INVALID_SETUP\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"BLE_TRACKER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 3630,\n      \"ssid\": \"string\",\n      \"timestamp\": \"2000-10-26T00:18:29.538Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 2433\n    },\n    {\n      \"activity\": \"APERIO_OK_BATTERY\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"DOOR_CONTROLLER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 2711,\n      \"ssid\": \"string\",\n      \"timestamp\": \"2007-11-24T08:32:11.629Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 5125\n    }\n  ],\n  \"message\": \"Device appears to be functioning normally\",\n  \"presenceWindows\": [\n    {\n      \"durationSeconds\": 6270,\n      \"startSeconds\": 5215\n    },\n    {\n      \"durationSeconds\": 6384,\n      \"startSeconds\": 8592\n    }\n  ],\n  \"suggestedArticles\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uptimeWindows\": [\n    {\n      \"durationSeconds\": 6666,\n      \"startSeconds\": 8379\n    },\n    {\n      \"durationSeconds\": 3392,\n      \"startSeconds\": 5198\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a7e98640-5c3a-4339-a485-33756b306eb7"}],"id":"181ed564-fcbf-4859-ad79-600ce0e880d6","_postman_id":"181ed564-fcbf-4859-ad79-600ce0e880d6","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"IoT Integrations Webservice","item":[{"name":"Delete Halo Integration","id":"622a5d78-8e4a-441f-9b88-4315fdec2d46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteHaloIntegration","description":"<p>Delete Halo Smart Sensor integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","deleteHaloIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"88d0a609-e46b-4703-becd-e441751dce9d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteHaloIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"622a5d78-8e4a-441f-9b88-4315fdec2d46"},{"name":"Delete Intuiface Integration","id":"38b80619-20fd-4d76-9b4e-114ce2cc71c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteIntuifaceIntegration","description":"<p>Delete Intuiface integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","deleteIntuifaceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fddd21ea-d4db-4116-a899-e61feaf6e452","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteIntuifaceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"38b80619-20fd-4d76-9b4e-114ce2cc71c9"},{"name":"Delete Omnialert Integration","id":"0f47d0f0-0da4-49a7-9f7c-914b8ffe3ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteOmnialertIntegration","description":"<p>Delete Omnialert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","deleteOmnialertIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f54b96be-d706-4462-92b4-0b93d6e003a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteOmnialertIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0f47d0f0-0da4-49a7-9f7c-914b8ffe3ef3"},{"name":"Delete Shelly Integration","id":"4ec33b3f-b35c-419b-bf8a-122121a779a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteShellyIntegration","description":"<p>Delete Shelly integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","deleteShellyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d37db365-c46d-4515-982e-0293c09934cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/deleteShellyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4ec33b3f-b35c-419b-bf8a-122121a779a1"},{"name":"Get Omnialert Integration","id":"288a74ac-ce87-4e68-8b2d-6436ae7d3942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/getOmnialertIntegration","description":"<p>Get Omnialert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","getOmnialertIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c0142879-571a-4c54-bba3-07ac851feec5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/getOmnialertIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"288a74ac-ce87-4e68-8b2d-6436ae7d3942"},{"name":"Get Shelly Integration","id":"49a31526-ced8-44c3-ad19-029bd28c96f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/getShellyIntegration","description":"<p>Get Shelly integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","getShellyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f5e59069-e1e3-4ce1-9011-3321983cee48","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/getShellyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"49a31526-ced8-44c3-ad19-029bd28c96f8"},{"name":"Update Halo Integration","id":"d449b698-f58d-4755-b865-aea6346a4453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"haloSettings\": {\n    \"alertAgression\": false,\n    \"alertCO\": false,\n    \"alertCO2\": true,\n    \"alertGunshot\": false,\n    \"alertHelp\": false,\n    \"alertMasking\": true,\n    \"alertTHC\": false,\n    \"alertTamper\": false,\n    \"alertTemp\": true,\n    \"alertVOC\": false,\n    \"alertVape\": true,\n    \"enabled\": false,\n    \"enabledTimestampMs\": 7125,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"savedClipDurationMs\": 1992,\n    \"sensorName\": \"string\",\n    \"sensorToCamerasMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"triggerNotification\": false,\n    \"url\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateHaloIntegration","description":"<p>Update Halo Smart Sensor integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","updateHaloIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ff8dfdc3-7914-4c3a-8f6f-be436e320e59","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"haloSettings\": {\n    \"alertAgression\": false,\n    \"alertCO\": false,\n    \"alertCO2\": true,\n    \"alertGunshot\": false,\n    \"alertHelp\": false,\n    \"alertMasking\": true,\n    \"alertTHC\": false,\n    \"alertTamper\": false,\n    \"alertTemp\": true,\n    \"alertVOC\": false,\n    \"alertVape\": true,\n    \"enabled\": false,\n    \"enabledTimestampMs\": 7125,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"savedClipDurationMs\": 1992,\n    \"sensorName\": \"string\",\n    \"sensorToCamerasMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"triggerNotification\": false,\n    \"url\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateHaloIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d449b698-f58d-4755-b865-aea6346a4453"},{"name":"Update Intuiface Integration","id":"40333898-3a54-4d0c-ba61-09e8ad3f4d6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"settings\": {\n    \"deviceToTriggerMap\": {\n      \"key_0\": {\n        \"apiKey\": \"string\",\n        \"experienceIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"experienceNames\": [\n          \"string\",\n          \"string\"\n        ],\n        \"message\": \"string\",\n        \"parameter1\": \"string\",\n        \"parameter2\": \"string\",\n        \"parameter3\": \"string\",\n        \"playerDeviceNames\": [\n          \"string\",\n          \"string\"\n        ],\n        \"playerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"playerTags\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 4766,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateIntuifaceIntegration","description":"<p>Update Intuiface integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","updateIntuifaceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"85d2b493-a5e4-414f-b1bf-f8f2168483cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"settings\": {\n    \"deviceToTriggerMap\": {\n      \"key_0\": {\n        \"apiKey\": \"string\",\n        \"experienceIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"experienceNames\": [\n          \"string\",\n          \"string\"\n        ],\n        \"message\": \"string\",\n        \"parameter1\": \"string\",\n        \"parameter2\": \"string\",\n        \"parameter3\": \"string\",\n        \"playerDeviceNames\": [\n          \"string\",\n          \"string\"\n        ],\n        \"playerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"playerTags\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 4766,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateIntuifaceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"40333898-3a54-4d0c-ba61-09e8ad3f4d6e"},{"name":"Update Omnialert Integration","id":"c00272ee-041d-4be7-9152-1e4e942c5a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"omnialertSettings\": {\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"enabled\": false,\n    \"integration\": \"SHELLY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 522,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"triggerNotification\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateOmnialertIntegration","description":"<p>Update Omnialert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","updateOmnialertIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2f3bdca9-5147-49a4-b6ec-f9b8e2704afd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"omnialertSettings\": {\n    \"associatedCameras\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"enabled\": false,\n    \"integration\": \"SHELLY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 522,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"triggerNotification\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateOmnialertIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"webhookToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"c00272ee-041d-4be7-9152-1e4e942c5a64"},{"name":"Update Shelly Integration","id":"45e64969-bde5-4a9c-a2ca-2ed1ea28233f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"shellySettings\": {\n    \"canSendDiagnosticNotifications\": false,\n    \"diagnosticQuietPeriodSecs\": 296,\n    \"enabled\": true,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 718,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 9115,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shellyDeviceMap\": {\n      \"key_0\": {\n        \"canSendCommands\": \"UNAUTHORIZED\",\n        \"channels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceType\": \"LIGHT\",\n        \"hostUrl\": \"string\",\n        \"isOnline\": true,\n        \"temperature\": 3372.1090216482485,\n        \"timestampMs\": 2026,\n        \"voltage\": 9237.180901066877\n      }\n    },\n    \"thirdPartyDeviceToLocationMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateShellyIntegration","description":"<p>Update Shelly rules engine integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","IoT","updateShellyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f7e5121f-18f6-4d3c-8d37-a5a398e604db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"shellySettings\": {\n    \"canSendDiagnosticNotifications\": false,\n    \"diagnosticQuietPeriodSecs\": 296,\n    \"enabled\": true,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 718,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 9115,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shellyDeviceMap\": {\n      \"key_0\": {\n        \"canSendCommands\": \"UNAUTHORIZED\",\n        \"channels\": [\n          \"string\",\n          \"string\"\n        ],\n        \"deviceType\": \"LIGHT\",\n        \"hostUrl\": \"string\",\n        \"isOnline\": true,\n        \"temperature\": 3372.1090216482485,\n        \"timestampMs\": 2026,\n        \"voltage\": 9237.180901066877\n      }\n    },\n    \"thirdPartyDeviceToLocationMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_2\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"key_3\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/IoT/updateShellyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"45e64969-bde5-4a9c-a2ca-2ed1ea28233f"}],"id":"82d80639-7333-4fb9-9cdb-bda7a2ffd2fc","_postman_id":"82d80639-7333-4fb9-9cdb-bda7a2ffd2fc","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Access Control Integrations Webservice","item":[{"name":"Delete AMT badge integration","id":"0dd21bde-e98e-4763-ad40-71a4ea1ca9f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteAmtIntegration","description":"<p>Delete Amt badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteAmtIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e976173f-3776-439b-9d15-b5d093dcdeb3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteAmtIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0dd21bde-e98e-4763-ad40-71a4ea1ca9f7"},{"name":"Delete Avigilon Alta badge integration V2","id":"e9d36196-bf34-4531-9f82-539d71c1a282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteAvigilonAltaIntegrationV2","description":"<p>Delete Avigilon Alta badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteAvigilonAltaIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2606d600-c63f-4d43-b48f-bcbe9b27c307","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteAvigilonAltaIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e9d36196-bf34-4531-9f82-539d71c1a282"},{"name":"Delete Brivo badge integration","id":"6514fe40-2d79-4b13-aa6d-d909770ed008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBrivoIntegration","description":"<p>Delete Brivo badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteBrivoIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1d44dbe1-20d4-488e-bb85-4885d4550d5e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBrivoIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6514fe40-2d79-4b13-aa6d-d909770ed008"},{"name":"Delete Brivo badge integration V2","id":"cf99d32c-00e4-4f41-80de-0e3a8d874728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBrivoIntegrationV2","description":"<p>Delete Brivo badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteBrivoIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"981eed50-9c73-492b-a7c7-2bc7101e4509","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBrivoIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cf99d32c-00e4-4f41-80de-0e3a8d874728"},{"name":"Delete ButterflyMX badge integration","id":"812d4149-3f2d-43f5-b7f2-84ca3e919510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteButterflymxIntegration","description":"<p>Delete ButterflyMX badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteButterflymxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b1b07b98-d502-456d-869c-1cd4bf85c99a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteButterflymxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"812d4149-3f2d-43f5-b7f2-84ca3e919510"},{"name":"Delete ButterflyMX badge integration V2","id":"9a8e5802-4715-4531-a56c-d78039f309b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteButterflymxIntegrationV2","description":"<p>Delete ButterflyMX badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteButterflymxIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"472d74c5-61d9-4450-8e14-bdb16b9733b5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteButterflymxIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9a8e5802-4715-4531-a56c-d78039f309b1"},{"name":"Delete Genea badge integration","id":"9aa932f3-f674-447a-a338-a585bd24a6a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteGeneaIntegration","description":"<p>Delete Genea badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteGeneaIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"049e516f-e7ba-4c0c-84a3-ff740519651f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteGeneaIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9aa932f3-f674-447a-a338-a585bd24a6a9"},{"name":"Delete Genea badge integration V2","id":"eac83e0a-3d62-4b8b-9970-e6168bb257b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteGeneaIntegrationV2","description":"<p>Delete Genea badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteGeneaIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"acad4961-fd67-4094-81de-84e97ccefc77","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteGeneaIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"eac83e0a-3d62-4b8b-9970-e6168bb257b5"},{"name":"Delete Inner Range integration","id":"cd0a3f3f-c0fe-42e7-a1f3-a5427ce8f936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteInnerRangeIntegration","description":"<p>Delete Inner Range integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteInnerRangeIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b54214a4-e346-48b0-a1cd-7917d7ef3ba5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteInnerRangeIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cd0a3f3f-c0fe-42e7-a1f3-a5427ce8f936"},{"name":"Delete Kisi badge integration","id":"4cc7692c-b245-4f70-8e08-b3057dcad514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteKisiIntegration","description":"<p>Delete Kisi badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteKisiIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"273e6685-a864-44ea-84d6-d571a8487f97","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteKisiIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4cc7692c-b245-4f70-8e08-b3057dcad514"},{"name":"Delete Kisi badge integration V2","id":"9e9855b9-7b81-4804-a38c-216815339ddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteKisiIntegrationV2","description":"<p>Delete Kisi badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteKisiIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aa5286db-892e-4bc2-aea2-3c732d318210","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteKisiIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9e9855b9-7b81-4804-a38c-216815339ddd"},{"name":"Delete Openpath badge integration","id":"27155b10-73bb-49c3-aa40-b206f2e739fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpenpathIntegration","description":"<p>Delete Openpath badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteOpenpathIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e57f069e-f0c9-46ed-9052-a7231ccdfe69","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpenpathIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"27155b10-73bb-49c3-aa40-b206f2e739fe"},{"name":"Delete Opentech Alliance integration","id":"a4ce65f8-5b23-4dd9-8fad-0903e24f1fde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpentechAllianceIntegration","description":"<p>Delete Opentech Alliance integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteOpentechAllianceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4df2b655-3008-40fd-a8d4-41c0547a0dc2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpentechAllianceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a4ce65f8-5b23-4dd9-8fad-0903e24f1fde"},{"name":"Delete Opentech Alliance integration V2","id":"1636dda9-8f46-41e3-8757-b8fab901d63e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpentechAllianceIntegrationV2","description":"<p>Delete Opentech Alliance integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteOpentechAllianceIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5d022787-9608-4246-acbb-c1acaa15ea8b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteOpentechAllianceIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1636dda9-8f46-41e3-8757-b8fab901d63e"},{"name":"Delete ProDataKey badge integration","id":"d7e771e7-84fd-4b8f-b7de-15b6d8953620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePdkIntegration","description":"<p>Delete ProDataKey badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deletePdkIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"470ec3b0-7560-430e-9a60-89e08ad66d60","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePdkIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d7e771e7-84fd-4b8f-b7de-15b6d8953620"},{"name":"Delete ProDataKey badge integration V2","id":"479eed3a-4d99-4ed7-8353-b9c22872550f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePdkIntegrationV2","description":"<p>Delete ProDataKey badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deletePdkIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3328153-939d-417c-ac30-820d1a82a536","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePdkIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"479eed3a-4d99-4ed7-8353-b9c22872550f"},{"name":"Delete PlaceOs badge integration","id":"2128c7d5-459d-4d0b-a917-ce9c5dd50fec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePlaceOsIntegration","description":"<p>Delete PlaceOs badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deletePlaceOsIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a1a79de9-ee6a-41a7-98f5-8326a072e30d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePlaceOsIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2128c7d5-459d-4d0b-a917-ce9c5dd50fec"},{"name":"Delete PlaceOs badge integration V2","id":"9b3409f2-5763-4e2c-b4f3-4084c1bd46a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePlaceOsIntegrationV2","description":"<p>Delete PlaceOs badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deletePlaceOsIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ec4c4036-f98a-43f5-9054-6f272e55ecd4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deletePlaceOsIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9b3409f2-5763-4e2c-b4f3-4084c1bd46a1"},{"name":"Get list of AMT readers to assign cameras","id":"fce87dcd-203a-4ac6-8346-be4c12ac374f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getAmtReaders","description":"<p>Get list of AMT readers to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getAmtReaders"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6de6b89d-29ca-4471-b8a8-2cc18b8c1626","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getAmtReaders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fce87dcd-203a-4ac6-8346-be4c12ac374f"},{"name":"Get Avigilon Alta integration","id":"622d7624-32e1-479b-820a-6bd9833e9331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getAvigilonAltaIntegration","description":"<p>Get Avigilon Alta integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getAvigilonAltaIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"84f60312-2a57-43ff-a680-fc024eab5272","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getAvigilonAltaIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"622d7624-32e1-479b-820a-6bd9833e9331"},{"name":"Get list of available Brivo doors to assign cameras","id":"67cdf3e0-db84-4138-a36d-7d5c8ad62967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoors","description":"<p>Get list of available Brivo doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getBrivoDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f71b1090-a95c-4bea-b982-9f7eb2f51c11","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"67cdf3e0-db84-4138-a36d-7d5c8ad62967"},{"name":"Get list of available Brivo doors to assign cameras V2","id":"39c38c9c-23bd-4ea8-8e16-fce2417fd3ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoorsV2","description":"<p>Get list of available Brivo doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getBrivoDoorsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c7357ea7-7729-4eb3-9809-be25069acadd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoorsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"39c38c9c-23bd-4ea8-8e16-fce2417fd3ae"},{"name":"Get list of available Brivo doors to assign cameras V3","id":"06a38a0a-4aa3-4c3e-93ff-7c2c1dbff062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoorsV3","description":"<p>Get list of available Brivo doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getBrivoDoorsV3"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"55e457c8-92e3-49c6-9f3e-29120509207c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoDoorsV3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"06a38a0a-4aa3-4c3e-93ff-7c2c1dbff062"},{"name":"Get Brivo badge integration V2","id":"a96a4f65-c8d6-4cf5-b171-264f5773310e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoIntegrationV2","description":"<p>Get Brivo badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getBrivoIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dded6426-1c5f-468a-adbb-e4ebaeb7a2bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBrivoIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a96a4f65-c8d6-4cf5-b171-264f5773310e"},{"name":"Get ButterflyMX badge integration V2","id":"1d05d51e-6409-43f8-96d6-96884e6ea21e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxIntegrationV2","description":"<p>Get ButterflyMX badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getButterflymxIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e808f69b-00ea-4ecb-9bb2-07bb3099d064","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1d05d51e-6409-43f8-96d6-96884e6ea21e"},{"name":"Get list of available ButterflyMX panels to assign cameras","id":"fba4b31c-cdc3-4215-8cdd-064435c8d5c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxPanels","description":"<p>Get list of available ButterflyMX panels to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getButterflymxPanels"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5df923c3-9f69-4bff-80ba-d45e79149c4c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxPanels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"buildings\": [\n    {\n      \"id\": 6126,\n      \"name\": \"string\",\n      \"panels\": [\n        {\n          \"id\": 2461,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 5416,\n          \"name\": \"string\"\n        }\n      ]\n    },\n    {\n      \"id\": 4737,\n      \"name\": \"string\",\n      \"panels\": [\n        {\n          \"id\": 5657,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 3540,\n          \"name\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fba4b31c-cdc3-4215-8cdd-064435c8d5c0"},{"name":"Get list of available ButterflyMX panels to assign cameras V2","id":"8781c99a-3ac6-4000-8ed2-1f482d2c419c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxPanelsV2","description":"<p>Get list of available ButterflyMX panels to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getButterflymxPanelsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"76da2c19-3889-4754-ad98-6278875951fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getButterflymxPanelsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"buildings\": [\n    {\n      \"id\": 6126,\n      \"name\": \"string\",\n      \"panels\": [\n        {\n          \"id\": 2461,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 5416,\n          \"name\": \"string\"\n        }\n      ]\n    },\n    {\n      \"id\": 4737,\n      \"name\": \"string\",\n      \"panels\": [\n        {\n          \"id\": 5657,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 3540,\n          \"name\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8781c99a-3ac6-4000-8ed2-1f482d2c419c"},{"name":"Get list of Genea doors to assign cameras","id":"31aa1211-c6d3-4829-9166-b2bc79fb1b70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiToken\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getGeneaDoors","description":"<p>Get list of Genea doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getGeneaDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2cd59531-e611-4bfb-86de-000dec1e9d0d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"apiToken\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getGeneaDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"panelList\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"31aa1211-c6d3-4829-9166-b2bc79fb1b70"},{"name":"Get Genea integration","id":"cb531ed7-ed11-4566-ad0b-a1a66ecebd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getGeneaIntegration","description":"<p>Get Genea integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getGeneaIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2a1c0dea-ad11-4f6e-975d-9158a00a0303","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getGeneaIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cb531ed7-ed11-4566-ad0b-a1a66ecebd71"},{"name":"Get Inner Range console settings","id":"b6d00652-2851-4e42-8ca4-76c23a82a07b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeConsoles","description":"<p>Get Inner Range console settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getInnerRangeConsoles"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"90f5b91f-073e-4edb-8754-1184968806ec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeConsoles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"consoles\": [\n    {\n      \"doorList\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"readerIds\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"readerIds\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"skyTunnelSN\": \"string\"\n    },\n    {\n      \"doorList\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"readerIds\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"readerIds\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"skyTunnelSN\": \"string\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b6d00652-2851-4e42-8ca4-76c23a82a07b"},{"name":"Get list of Inner Range doors","id":"fcf37a94-6c6f-47c9-94cf-07e7a082b8b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeDoors","description":"<p>Get list of Inner Range doors</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getInnerRangeDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aabfd25f-87fd-4e10-9ea5-8b954d87c163","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"doors\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"readerIds\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"readerIds\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fcf37a94-6c6f-47c9-94cf-07e7a082b8b2"},{"name":"Get Inner Range integration","id":"24a09532-ce56-4075-a2fc-f62e89ed10db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeIntegration","description":"<p>Get Inner Range integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getInnerRangeIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8c76d8da-02e3-464c-9f01-0637d3729ddc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getInnerRangeIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"24a09532-ce56-4075-a2fc-f62e89ed10db"},{"name":"Get list of Kisi doors to assign cameras","id":"5c72f3aa-136d-41b5-8895-a53aa22fcf4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiSecretKey\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiDoors","description":"<p>Get list of Kisi doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getKisiDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a8e6241b-d917-4b39-9a11-3bf2420a7bea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"apiSecretKey\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"placeToDoorMap\": {\n    \"key_0\": [\n      {\n        \"id\": 3168,\n        \"name\": \"string\"\n      },\n      {\n        \"id\": 8243,\n        \"name\": \"string\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5c72f3aa-136d-41b5-8895-a53aa22fcf4f"},{"name":"Get Kisi badge integration","id":"8e33ae74-32e2-45f0-88e5-bcacca8101fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiIntegration","description":"<p>Get Kisi badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getKisiIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"07abc9b4-391f-416a-a509-6c6494d492da","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"kisiSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiSecretKey\": \"string\",\n    \"createSeekPoints\": false,\n    \"defaultOptions\": {\n      \"alertUnauthorizedFaces\": true,\n      \"badgeAuthDisablesAlarmMonitoring\": false,\n      \"createSeekPoints\": false,\n      \"defaultOptionsEnabled\": false,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": true\n    },\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1284,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 5834,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 298,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"migrated\": true,\n    \"placeId\": 5420,\n    \"placeToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 3980,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3980,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 6983,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 537,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8943,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 8692,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_3\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4494,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 7007,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          519,\n          9004\n        ],\n        \"placeId\": 9798,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 3501\n      },\n      \"key_1\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 3605,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 7642,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8097,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3360,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          2824,\n          7590\n        ],\n        \"placeId\": 8167,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 9795\n      },\n      \"key_2\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": false,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 718,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3502,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": true,\n        \"misconfiguredDoors\": [\n          9048,\n          2157\n        ],\n        \"placeId\": 8494,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": true,\n        \"webhookId\": 4502\n      }\n    },\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"webhookId\": 2467\n  },\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8e33ae74-32e2-45f0-88e5-bcacca8101fd"},{"name":"Get Kisi badge integration V2","id":"ebcf136f-062d-471f-908d-d418fe6b0c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiIntegrationV2","description":"<p>Get Kisi badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getKisiIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4d48c5f1-26d7-421a-8feb-2235f78eefa8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ebcf136f-062d-471f-908d-d418fe6b0c91"},{"name":"Get list of Kisi places to assign cameras","id":"23e6c701-dbe6-4699-8f14-cc2ea21c3dd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiSecretKey\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiPlaces","description":"<p>Get list of Kisi places to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getKisiPlaces"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e569bf7d-414d-4f65-8044-25be84014eb8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"apiSecretKey\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getKisiPlaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"places\": [\n    {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": false,\n      \"id\": 7877,\n      \"identifyFacesFromBadge\": true,\n      \"name\": \"string\",\n      \"saveClips\": true\n    },\n    {\n      \"alertUnauthorizedFaces\": true,\n      \"createSeekPoints\": false,\n      \"id\": 3593,\n      \"identifyFacesFromBadge\": true,\n      \"name\": \"string\",\n      \"saveClips\": false\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"23e6c701-dbe6-4699-8f14-cc2ea21c3dd0"},{"name":"Get list of Openpath doors to assign cameras","id":"cff052a7-ca32-42fe-a867-3d1b6b8630c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpenpathDoors","description":"<p>Get list of Openpath doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getOpenpathDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bf51cb61-d20b-41b2-bfb9-6f433311724f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpenpathDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cff052a7-ca32-42fe-a867-3d1b6b8630c5"},{"name":"Get list of Openpath lockdown plans to trigger","id":"da09aab6-92ee-4cdb-bbb9-91236b5b4ddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpenpathLockdownPlans","description":"<p>Get list of Openpath lockdown plans to trigger</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getOpenpathLockdownPlans"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6e876414-8e1e-489f-b091-8369b467c4af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpenpathLockdownPlans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"lockdownPlans\": [\n    {\n      \"id\": 8242,\n      \"isActive\": true,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 8917,\n      \"isActive\": true,\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"da09aab6-92ee-4cdb-bbb9-91236b5b4ddc"},{"name":"Get list of Opentech Alliance facilities","id":"8aa01bd9-0907-494b-8fa3-25c903e31e08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceFacilities","description":"<p>Get list of Opentech Alliance facilities</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getOpentechAllianceFacilities"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"44a5a99a-dec5-45ea-ac86-c57b89e43224","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceFacilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"facilities\": [\n    {\n      \"actionGroups\": [\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"deviceList\": [\n        {\n          \"id\": 7298,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 7915,\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"actionGroups\": [\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"deviceList\": [\n        {\n          \"id\": 8373,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 4207,\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8aa01bd9-0907-494b-8fa3-25c903e31e08"},{"name":"Get list of Opentech Alliance facilities V2","id":"63f7991f-6cd3-4fbb-a954-a7a7bb9ba222","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceFacilitiesV2","description":"<p>Get list of Opentech Alliance facilities</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getOpentechAllianceFacilitiesV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c92734d8-96d4-4d4d-9e48-fca6f710ef97","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceFacilitiesV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"facilities\": [\n    {\n      \"actionGroups\": [\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"deviceList\": [\n        {\n          \"id\": 7298,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 7915,\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"actionGroups\": [\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"actionGroupId\": \"string\",\n          \"deviceId\": \"string\",\n          \"locationName\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"deviceList\": [\n        {\n          \"id\": 8373,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 4207,\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"63f7991f-6cd3-4fbb-a954-a7a7bb9ba222"},{"name":"Get Opentech Alliance integration V2","id":"7e09beca-63cc-403d-b536-a49a28fa665b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceIntegrationV2","description":"<p>Get Opentech Alliance integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getOpentechAllianceIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"82bcdc0c-743e-47d4-8864-01b681367ddf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getOpentechAllianceIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7e09beca-63cc-403d-b536-a49a28fa665b"},{"name":"Get list of ProDataKey doors to assign cameras","id":"be30388f-6f4b-4e56-956b-d78531081bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ouId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPdkDoors","description":"<p>Get list of ProDataKey doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getPdkDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"203aee14-62cb-4e15-b211-1660bafc4257","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ouId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPdkDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"panelList\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"be30388f-6f4b-4e56-956b-d78531081bf0"},{"name":"Get ProDataKey badge integration","id":"2007406b-f195-4fcc-a284-309ccc715961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPdkIntegration","description":"<p>Get ProDataKey badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getPdkIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3967f744-5de5-479d-8182-ba5f9405c23f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPdkIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2007406b-f195-4fcc-a284-309ccc715961"},{"name":"Get list of PlaceOs doors to assign cameras","id":"cd96ef5c-725f-4b91-878d-6ffd65990b7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiUrl\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPlaceOsDoors","description":"<p>Get list of PlaceOs doors to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getPlaceOsDoors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a43c1a1f-3650-458d-a9d3-e152acbd95f8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"apiUrl\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPlaceOsDoors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"doors\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cd96ef5c-725f-4b91-878d-6ffd65990b7a"},{"name":"Get PlaceOs integration V2","id":"78dc1031-43ce-4d35-83d4-c794db47e2cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPlaceOsIntegrationV2","description":"<p>Get PlaceOs integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getPlaceOsIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f7bcd0a4-5678-450b-8082-19a2f08c6e60","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getPlaceOsIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"78dc1031-43ce-4d35-83d4-c794db47e2cd"},{"name":"Revert Openpath lockdown plan","id":"2155c4ec-c33a-493c-b931-30ccfa71c944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/revertOpenpathLockdown","description":"<p>Revert Openpath lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","revertOpenpathLockdown"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"64b7ab53-cfd0-4458-a3ca-b8e95cb99b54","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/revertOpenpathLockdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2155c4ec-c33a-493c-b931-30ccfa71c944"},{"name":"Trigger Openpath lockdown plan","id":"9d13821d-688f-406c-83c0-d29315cc9ae3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/triggerOpenpathLockdown","description":"<p>Trigger Openpath lockdown plan</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","triggerOpenpathLockdown"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b125bb6e-168a-4ebb-99f5-1f94e43c3014","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/triggerOpenpathLockdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9d13821d-688f-406c-83c0-d29315cc9ae3"},{"name":"Unlock Brivo door","id":"446a000d-02a3-412d-9ff0-4d996ce0a87e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockBrivoDoor","description":"<p>Unlock Brivo door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockBrivoDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6aad77f0-822c-4043-bdcf-35924323d933","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockBrivoDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"446a000d-02a3-412d-9ff0-4d996ce0a87e"},{"name":"Unlock Brivo door V2","id":"28532d7f-7233-4892-85ae-3604395506b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockBrivoDoorV2","description":"<p>Unlock Brivo door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockBrivoDoorV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4581bec1-08bd-443c-8309-0e641f450bde","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockBrivoDoorV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"28532d7f-7233-4892-85ae-3604395506b9"},{"name":"Unlock Genea door","id":"76a02556-080b-4795-8923-914b66c123f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"door_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockGeneaDoor","description":"<p>Unlock Genea door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockGeneaDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"04387049-6db8-439b-86e1-2172d4adb40c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"door_12345\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockGeneaDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"76a02556-080b-4795-8923-914b66c123f7"},{"name":"Unlock Inner Range door","id":"e9010224-b77c-4fb3-8cf5-515ff772e4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockInnerRangeDoor","description":"<p>Unlock Inner Range door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockInnerRangeDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7d784df-6fc4-4500-82ea-187cfb06f60a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockInnerRangeDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e9010224-b77c-4fb3-8cf5-515ff772e4ba"},{"name":"Unlock Kisi door","id":"034607b3-de77-40fc-848f-d2ffec3ad5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345,\n  \"placeId\": 67890\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockKisiDoor","description":"<p>Unlock Kisi door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockKisiDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6c9ebd8d-753b-498c-8a87-2844006d940a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345,\n  \"placeId\": 67890\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockKisiDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"034607b3-de77-40fc-848f-d2ffec3ad5ae"},{"name":"Unlock Openpath door","id":"4444f5a8-5f55-4acd-b515-3c86d10459d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpenpathDoor","description":"<p>Unlock Openpath door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockOpenpathDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4565b258-f28b-4749-9263-3798fd1f26ab","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": 12345\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpenpathDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4444f5a8-5f55-4acd-b515-3c86d10459d5"},{"name":"Unlock Opentech Alliance door","id":"b28b3801-857f-4f55-8147-eed54bb42171","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpentechAllianceDoor","description":"<p>Unlock Opentech Alliance door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockOpentechAllianceDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8dc5c76a-b615-42e0-bac6-8fe09e78a290","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpentechAllianceDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b28b3801-857f-4f55-8147-eed54bb42171"},{"name":"Unlock Opentech Alliance door V2","id":"e6c11650-8eb9-43b4-8b1b-5945fa8a16ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpentechAllianceDoorV2","description":"<p>Unlock Opentech Alliance door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockOpentechAllianceDoorV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cc542507-789b-4de8-a62b-7e6b82345c51","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockOpentechAllianceDoorV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e6c11650-8eb9-43b4-8b1b-5945fa8a16ac"},{"name":"Unlock ProDataKey door","id":"7fd2b4d9-ebdc-45e5-82df-9ca00f66c249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockPdkDoor","description":"<p>Unlock ProDataKey door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockPdkDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6347d3d2-69b4-43d7-9e8c-e79a828f4d0c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockPdkDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7fd2b4d9-ebdc-45e5-82df-9ca00f66c249"},{"name":"Unlock PlaceOs door","id":"5a284fab-bb6d-4b4a-ab55-f2458bbe3ef1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockPlaceOsDoor","description":"<p>Unlock PlaceOs door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","unlockPlaceOsDoor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d20c0e2d-9526-469a-b07f-445508655840","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"doorId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/unlockPlaceOsDoor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5a284fab-bb6d-4b4a-ab55-f2458bbe3ef1"},{"name":"Update AMT badge integration","id":"f8018a20-36ec-40ed-8554-119b1c8d8d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amtSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5555,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1017,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3363,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6067,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateAmtIntegration","description":"<p>Update Amt badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateAmtIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d3ccb8c5-42e5-4f48-a124-a3e57fd7e458","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"amtSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5555,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1017,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3363,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6067,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateAmtIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f8018a20-36ec-40ed-8554-119b1c8d8d30"},{"name":"Update Avigilon Alta badge integration V2","id":"93d10d65-c2b7-44ac-87d8-c6d688fb698c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"avigilonAltaSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": false,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7867,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 5749,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7507,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3832,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1184,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6290,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"doorsValidated\": true,\n    \"email\": \"string\",\n    \"enabled\": true,\n    \"eventToWebhookIdMap\": {\n      \"key_0\": 6621\n    },\n    \"eventToWebhookMap\": {\n      \"key_0\": {\n        \"orgId\": 2680,\n        \"webhookId\": 5324\n      },\n      \"key_1\": {\n        \"orgId\": 2084,\n        \"webhookId\": 6021\n      },\n      \"key_2\": {\n        \"orgId\": 7438,\n        \"webhookId\": 4289\n      }\n    },\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": false,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 5502,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7162,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookId\": 1557\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateAvigilonAltaIntegrationV2","description":"<p>Update Avigilon Alta badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateAvigilonAltaIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"22330fe6-c00a-46fa-be5c-eed660ab51a1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"avigilonAltaSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": false,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7867,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 5749,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7507,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3832,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1184,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6290,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"doorsValidated\": true,\n    \"email\": \"string\",\n    \"enabled\": true,\n    \"eventToWebhookIdMap\": {\n      \"key_0\": 6621\n    },\n    \"eventToWebhookMap\": {\n      \"key_0\": {\n        \"orgId\": 2680,\n        \"webhookId\": 5324\n      },\n      \"key_1\": {\n        \"orgId\": 2084,\n        \"webhookId\": 6021\n      },\n      \"key_2\": {\n        \"orgId\": 7438,\n        \"webhookId\": 4289\n      }\n    },\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": false,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 5502,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7162,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookId\": 1557\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateAvigilonAltaIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"93d10d65-c2b7-44ac-87d8-c6d688fb698c"},{"name":"Update Brivo badge integration","id":"4a9785e1-575e-4f11-be97-50d8e7a99ae8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"brivoSettings\": {\n    \"accessToken\": \"string\",\n    \"alertUnauthorizedFaces\": false,\n    \"clientId\": \"string\",\n    \"clientSecret\": \"string\",\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1001,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 5901,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 8342,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3463,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2420,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": false,\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"username\": \"string\",\n    \"webhookId\": 3224\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBrivoIntegration","description":"<p>Update Brivo badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateBrivoIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aec0ac06-2c55-41ba-b09e-058ec64da4c9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"brivoSettings\": {\n    \"accessToken\": \"string\",\n    \"alertUnauthorizedFaces\": false,\n    \"clientId\": \"string\",\n    \"clientSecret\": \"string\",\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1001,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 5901,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 8342,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3463,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2420,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": false,\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"username\": \"string\",\n    \"webhookId\": 3224\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBrivoIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4a9785e1-575e-4f11-be97-50d8e7a99ae8"},{"name":"Update Brivo badge integration V2","id":"b34ee930-254c-4446-a4f6-e240cef9de3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"brivoSettings\": {\n    \"accessToken\": \"string\",\n    \"alertUnauthorizedFaces\": false,\n    \"apiKey\": \"string\",\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"clientId\": \"string\",\n    \"clientSecret\": \"string\",\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5925,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6504,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 810,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1760,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": false,\n    \"integration\": \"ZAPIER\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3515,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"username\": \"string\",\n    \"version\": 1600,\n    \"webhookId\": 6657\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBrivoIntegrationV2","description":"<p>Update Brivo badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateBrivoIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9bee5039-0505-4e4a-9d6d-fea536c224f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"brivoSettings\": {\n    \"accessToken\": \"string\",\n    \"alertUnauthorizedFaces\": false,\n    \"apiKey\": \"string\",\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"clientId\": \"string\",\n    \"clientSecret\": \"string\",\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5925,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6504,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 810,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1760,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": false,\n    \"integration\": \"ZAPIER\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3515,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"username\": \"string\",\n    \"version\": 1600,\n    \"webhookId\": 6657\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBrivoIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b34ee930-254c-4446-a4f6-e240cef9de3b"},{"name":"Update ButterflyMX badge integration","id":"9ad09754-946e-45dd-a68b-02462773e099","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"settings\": {\n    \"buildingWebhookIdMap\": {\n      \"key_0\": \"string\"\n    },\n    \"createSeekPoints\": true,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6312,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"indexFaces\": false,\n    \"migrated\": false,\n    \"panelInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 6529,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 2369,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateButterflymxIntegration","description":"<p>Update ButterflyMX badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateButterflymxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"514ad598-337d-4b49-b75a-a86c68cea124","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"settings\": {\n    \"buildingWebhookIdMap\": {\n      \"key_0\": \"string\"\n    },\n    \"createSeekPoints\": true,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6312,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"indexFaces\": false,\n    \"migrated\": false,\n    \"panelInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 6529,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 2369,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateButterflymxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9ad09754-946e-45dd-a68b-02462773e099"},{"name":"Update ButterflyMX badge integration V2","id":"50dba7c6-6189-4691-bf87-c74fe282f88d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"butterflymxSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": false,\n    \"buildingWebhookIdMap\": {\n      \"key_0\": \"string\"\n    },\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7771,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1425,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": true,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1878,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"panelInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 7158,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 4088,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 5997,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateButterflymxIntegrationV2","description":"<p>Update ButterflyMX badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateButterflymxIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"84dfe8d1-5cd4-47ca-994f-555e59bf297d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"butterflymxSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": false,\n    \"buildingWebhookIdMap\": {\n      \"key_0\": \"string\"\n    },\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7771,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1425,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": true,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1878,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"panelInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 7158,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 4088,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"buildingId\": 5997,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"panelName\": \"string\",\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateButterflymxIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"50dba7c6-6189-4691-bf87-c74fe282f88d"},{"name":"Update Genea badge integration","id":"13ca5958-d2b5-45da-8d45-6b4e1991b031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"geneaSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9989,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6036,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5326,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9176,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 9601,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"migrated\": true,\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookSignatureSecret\": \"string\",\n    \"webhookUuid\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateGeneaIntegration","description":"<p>Update Genea badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateGeneaIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a9826054-4ae7-44cb-9a2e-6862e54c1ea1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"geneaSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9989,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6036,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5326,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9176,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 9601,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"migrated\": true,\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookSignatureSecret\": \"string\",\n    \"webhookUuid\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateGeneaIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"13ca5958-d2b5-45da-8d45-6b4e1991b031"},{"name":"Update Genea badge integration V2","id":"d6decece-15c6-4660-8263-3f3d868334ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"geneaSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7446,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1391,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7118,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 4271,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 540,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1959,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": true,\n    \"integration\": \"OMNIALERT\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6446,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSignatureSecret\": \"string\",\n    \"webhookUuid\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateGeneaIntegrationV2","description":"<p>Update Genea badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateGeneaIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2a19a086-dd98-4133-b201-45d4d1545467","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"geneaSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7446,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1391,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7118,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 4271,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 540,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1959,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": true,\n    \"integration\": \"OMNIALERT\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6446,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSignatureSecret\": \"string\",\n    \"webhookUuid\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateGeneaIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d6decece-15c6-4660-8263-3f3d868334ac"},{"name":"Update Inner Range integration","id":"a3a43cd6-f277-4014-9adc-c189658b9a88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"innerRangeSettings\": {\n    \"apiToken\": \"string\",\n    \"consoleToSettingsMap\": {\n      \"key_0\": {\n        \"apiKey\": \"string\",\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4423,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 52,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"readerIds\": [\n              \"string\",\n              \"string\"\n            ],\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4764,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 928,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"readerIds\": [\n              \"string\",\n              \"string\"\n            ],\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"skyTunnelSN\": \"string\",\n        \"tokenValid\": true\n      }\n    },\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 3631,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 2768,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"readerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9478,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1585,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"readerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 7461,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 1833,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 5006,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_3\": {\n        \"enabledTimestampMs\": 4197,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"skyTunnelSN\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateInnerRangeIntegration","description":"<p>Update Inner Range integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateInnerRangeIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e88bc974-2725-4788-a75f-50a7efea8d4b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"innerRangeSettings\": {\n    \"apiToken\": \"string\",\n    \"consoleToSettingsMap\": {\n      \"key_0\": {\n        \"apiKey\": \"string\",\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4423,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 52,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"readerIds\": [\n              \"string\",\n              \"string\"\n            ],\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4764,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 928,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"readerIds\": [\n              \"string\",\n              \"string\"\n            ],\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"skyTunnelSN\": \"string\",\n        \"tokenValid\": true\n      }\n    },\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 3631,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 2768,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"readerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9478,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1585,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"readerIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 7461,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 1833,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 5006,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_3\": {\n        \"enabledTimestampMs\": 4197,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"skyTunnelSN\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateInnerRangeIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a3a43cd6-f277-4014-9adc-c189658b9a88"},{"name":"Update Kisi badge integration","id":"d59742cb-75dd-44aa-a9db-eb9ee8e6bee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"kisiSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiSecretKey\": \"string\",\n    \"createSeekPoints\": true,\n    \"defaultOptions\": {\n      \"alertUnauthorizedFaces\": false,\n      \"badgeAuthDisablesAlarmMonitoring\": false,\n      \"createSeekPoints\": true,\n      \"defaultOptionsEnabled\": true,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": false\n    },\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9610,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6480,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9601,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 603,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6320,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"migrated\": false,\n    \"placeId\": 5599,\n    \"placeToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": false,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 1571,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1765,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 6816,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1171,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8036,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 486,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          4784,\n          8929\n        ],\n        \"placeId\": 1219,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 1122\n      },\n      \"key_1\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4415,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 8183,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          8288,\n          4979\n        ],\n        \"placeId\": 5387,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 1234\n      }\n    },\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6837\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateKisiIntegration","description":"<p>Update Kisi badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateKisiIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"30eb8920-563b-4de8-b9a0-fe4f0b1d7b26","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"kisiSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiSecretKey\": \"string\",\n    \"createSeekPoints\": true,\n    \"defaultOptions\": {\n      \"alertUnauthorizedFaces\": false,\n      \"badgeAuthDisablesAlarmMonitoring\": false,\n      \"createSeekPoints\": true,\n      \"defaultOptionsEnabled\": true,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": false\n    },\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9610,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6480,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9601,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 603,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6320,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"migrated\": false,\n    \"placeId\": 5599,\n    \"placeToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": false,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 1571,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1765,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 6816,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1171,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8036,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 486,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          4784,\n          8929\n        ],\n        \"placeId\": 1219,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 1122\n      },\n      \"key_1\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4415,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 8183,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          8288,\n          4979\n        ],\n        \"placeId\": 5387,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 1234\n      }\n    },\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6837\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateKisiIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d59742cb-75dd-44aa-a9db-eb9ee8e6bee9"},{"name":"Update Kisi badge integration V2","id":"008b5bd8-4394-4b26-9a78-96b07926df97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"kisiSettings\": {\n    \"apiSecretKey\": \"string\",\n    \"defaultOptions\": {\n      \"alertUnauthorizedFaces\": true,\n      \"badgeAuthDisablesAlarmMonitoring\": false,\n      \"createSeekPoints\": false,\n      \"defaultOptionsEnabled\": true,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": true\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 7583,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 174,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"placeToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4526,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9555,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          7392,\n          4606\n        ],\n        \"placeId\": 933,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 2846\n      },\n      \"key_1\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4326,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9478,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4383,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 5530,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 1777,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1463,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": true,\n        \"misconfiguredDoors\": [\n          3012,\n          1612\n        ],\n        \"placeId\": 1840,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 5428\n      },\n      \"key_2\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8763,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 5823,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4032,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9971,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 9725,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3779,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_3\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 2395,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 4921,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": true,\n        \"misconfiguredDoors\": [\n          4665,\n          4163\n        ],\n        \"placeId\": 6539,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": true,\n        \"webhookId\": 8062\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateKisiIntegrationV2","description":"<p>Update Kisi badge integration V2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateKisiIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bb7e4fe9-9a4d-4893-8088-5da209e033e9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"kisiSettings\": {\n    \"apiSecretKey\": \"string\",\n    \"defaultOptions\": {\n      \"alertUnauthorizedFaces\": true,\n      \"badgeAuthDisablesAlarmMonitoring\": false,\n      \"createSeekPoints\": false,\n      \"defaultOptionsEnabled\": true,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": true\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 7583,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 174,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"placeToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4526,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9555,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"misconfiguredDoors\": [\n          7392,\n          4606\n        ],\n        \"placeId\": 933,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 2846\n      },\n      \"key_1\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4326,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9478,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4383,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 5530,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 1777,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 1463,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": true,\n        \"misconfiguredDoors\": [\n          3012,\n          1612\n        ],\n        \"placeId\": 1840,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": false,\n        \"webhookId\": 5428\n      },\n      \"key_2\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8763,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 5823,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 4032,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 9971,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 9725,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3779,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_3\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 2395,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 4921,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": true,\n        \"misconfiguredDoors\": [\n          4665,\n          4163\n        ],\n        \"placeId\": 6539,\n        \"placeName\": \"string\",\n        \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"saveClips\": true,\n        \"webhookId\": 8062\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateKisiIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"008b5bd8-4394-4b26-9a78-96b07926df97"},{"name":"Update Openpath badge integration","id":"e34ab3d2-755a-4311-a915-a9147f3ed0b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"openpathSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9505,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 8799,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 3437,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9414,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 1367,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"eventToWebhookIdMap\": {\n      \"key_0\": 3127,\n      \"key_1\": 3487,\n      \"key_2\": 340\n    },\n    \"eventToWebhookMap\": {\n      \"key_0\": {\n        \"orgId\": 3684,\n        \"webhookId\": 7920\n      }\n    },\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 3568\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpenpathIntegration","description":"<p>Update Openpath badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateOpenpathIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"55faa8f9-b99b-4f50-9079-edc51f5411e8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"openpathSettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9505,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 8799,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 3437,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9414,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorToCameraMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 1367,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"eventToWebhookIdMap\": {\n      \"key_0\": 3127,\n      \"key_1\": 3487,\n      \"key_2\": 340\n    },\n    \"eventToWebhookMap\": {\n      \"key_0\": {\n        \"orgId\": 3684,\n        \"webhookId\": 7920\n      }\n    },\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 3568\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpenpathIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e34ab3d2-755a-4311-a915-a9147f3ed0b5"},{"name":"Update Opentech Alliance integration","id":"26065853-2d9c-471f-b3ed-cccc6fdb74f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"opentechAllianceSettings\": {\n    \"apiKey\": \"string\",\n    \"apiSecret\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 9288,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"facilityToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8578,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3684,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"saveClips\": false\n      }\n    },\n    \"migrated\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpentechAllianceIntegration","description":"<p>Update Opentech Alliance integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateOpentechAllianceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ee51ab54-2ad3-4e9d-b2b1-8e52e9f0f0b7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"opentechAllianceSettings\": {\n    \"apiKey\": \"string\",\n    \"apiSecret\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 9288,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"facilityToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"createSeekPoints\": true,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8578,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3684,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"saveClips\": false\n      }\n    },\n    \"migrated\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpentechAllianceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"26065853-2d9c-471f-b3ed-cccc6fdb74f8"},{"name":"Update Opentech Alliance integration V2","id":"4db70d43-7d6d-4e07-9ec9-f57622edd22a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"opentechAllianceSettings\": {\n    \"apiKey\": \"string\",\n    \"apiSecret\": \"string\",\n    \"enabled\": false,\n    \"facilityToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"createSeekPoints\": false,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 5744,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3677,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8718,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 421,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8192,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 7696,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"saveClips\": true\n      }\n    },\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 5958,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 1014,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpentechAllianceIntegrationV2","description":"<p>Update Opentech Alliance integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateOpentechAllianceIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"396431ec-8926-44b9-a708-fabf10eab4cb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"opentechAllianceSettings\": {\n    \"apiKey\": \"string\",\n    \"apiSecret\": \"string\",\n    \"enabled\": false,\n    \"facilityToSettingsMap\": {\n      \"key_0\": {\n        \"alertUnauthorizedFaces\": true,\n        \"createSeekPoints\": false,\n        \"doorInfoMap\": {\n          \"key_0\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 5744,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 3677,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_1\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8718,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 421,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": true,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          },\n          \"key_2\": {\n            \"actionGroupId\": \"string\",\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"clipDuration\": 8192,\n            \"doorName\": \"string\",\n            \"leadingSeconds\": 7696,\n            \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"remoteUnlock\": false,\n            \"subLocationsHierarchyKey\": {\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          }\n        },\n        \"identifyFacesFromBadge\": false,\n        \"saveClips\": true\n      }\n    },\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 5958,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 1014,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateOpentechAllianceIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4db70d43-7d6d-4e07-9ec9-f57622edd22a"},{"name":"Update ProDataKey badge integration","id":"17f0b960-5507-4d76-86d9-60e945cd03b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pdkSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5688,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 613,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9696,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1804,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1084,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9379,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_3\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9442,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 2194,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 8860,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"ouId\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"webhookId\": \"string\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePdkIntegration","description":"<p>Update ProDataKey badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updatePdkIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2d722f42-7a86-4d50-a772-e01716843a62","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pdkSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5688,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 613,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9696,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1804,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 1084,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 9379,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_3\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9442,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 2194,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 8860,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": false,\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"ouId\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"webhookId\": \"string\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePdkIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"17f0b960-5507-4d76-86d9-60e945cd03b6"},{"name":"Update ProDataKey badge integration V2","id":"27fad463-556e-4aab-a85a-caa820b6f17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pdkSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7822,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1618,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9343,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6416,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": true,\n    \"integration\": \"PLACE_OS\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9936,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4222,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 1553,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"organizationId\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"systemId\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookId\": \"string\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePdkIntegrationV2","description":"<p>Update ProDataKey badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updatePdkIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b7cf30e2-b7cd-49a5-8c24-d4edd236e880","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pdkSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7822,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1618,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9343,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 6416,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": true,\n    \"enabled\": false,\n    \"identifyFacesFromBadge\": false,\n    \"indexFaces\": true,\n    \"integration\": \"PLACE_OS\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9936,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4222,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 1553,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"organizationId\": \"string\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"systemId\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookId\": \"string\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePdkIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"27fad463-556e-4aab-a85a-caa820b6f17c"},{"name":"Update PlaceOs badge integration","id":"2e5c3c1d-50c6-433d-a964-f53b4fc6fa40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"placeOsSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiUrl\": \"string\",\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7261,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 351,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 9769,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": true,\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePlaceOsSettings","description":"<p>Update PlaceOs badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updatePlaceOsSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"58b635de-c133-4451-9017-988f351bc486","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"placeOsSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiUrl\": \"string\",\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7261,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 351,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"enabled\": false,\n    \"enabledTimestampMs\": 9769,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"migrated\": true,\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": false,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePlaceOsSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2e5c3c1d-50c6-433d-a964-f53b4fc6fa40"},{"name":"Update PlaceOs badge integration V2","id":"371dfb33-5377-416d-a0b4-be4b61398018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"placeOsSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"apiUrl\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7870,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 8554,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 8795,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 577,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": false,\n    \"integration\": \"ENVOY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6399,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3098,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 4412,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"triggerNotification\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePlaceOsSettingsV2","description":"<p>Update PlaceOs badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updatePlaceOsSettingsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b3bf3cad-ccfc-43cd-b3f8-4de81f4848d8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"placeOsSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"apiToken\": \"string\",\n    \"apiUrl\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": true,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 7870,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 8554,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 8795,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 577,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": true,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": false,\n    \"integration\": \"ENVOY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6399,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3098,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 4412,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"tokenValid\": true,\n    \"triggerNotification\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updatePlaceOsSettingsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"371dfb33-5377-416d-a0b4-be4b61398018"},{"name":"Delete Boulevard integration","id":"2ca99be9-9256-4a61-a276-d7c46efb34cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBoulevardIntegration","description":"<p>Delete Boulevard integration settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","deleteBoulevardIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"71757e0c-a9fc-4852-83c6-d196f93b9c94","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/deleteBoulevardIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2ca99be9-9256-4a61-a276-d7c46efb34cc"},{"name":"Get Boulevard integration","id":"f1875844-f6c8-4f32-8775-1ab63df1011a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBoulevardIntegration","description":"<p>Get Boulevard integration settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","getBoulevardIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4078cd57-5a0d-432b-a81c-a82006111b0c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/getBoulevardIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"settings\": {\n    \"accessWindowAfterMinutes\": 5735,\n    \"accessWindowBeforeMinutes\": 6055,\n    \"apiToken\": \"string\",\n    \"boulevardBusinessId\": \"string\",\n    \"boulevardLocationToRhombusLocationMap\": {\n      \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"enabled\": true,\n    \"integration\": \"ZAPIER\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 650,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 6962,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\",\n  \"webhookUrl\": \"string\"\n}"}],"_postman_id":"f1875844-f6c8-4f32-8775-1ab63df1011a"},{"name":"Test Boulevard API connection","id":"c958af6e-e4d6-40f7-b2ac-7da36244df19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiToken\": \"string\",\n  \"boulevardBusinessId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/testBoulevardConnection","description":"<p>Test Boulevard API connection with provided credentials</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","testBoulevardConnection"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"10410ae8-21b1-4ced-8c33-93cbe5b2c958","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"apiToken\": \"string\",\n  \"boulevardBusinessId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/testBoulevardConnection"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMessage\": \"string\",\n  \"errorMsg\": \"string\",\n  \"locations\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"success\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c958af6e-e4d6-40f7-b2ac-7da36244df19"},{"name":"Update Boulevard integration","id":"ffc40a5d-1930-4a09-abad-7b648027e2a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessWindowAfterMinutes\": 6037,\n  \"accessWindowBeforeMinutes\": 5402,\n  \"apiToken\": \"string\",\n  \"boulevardBusinessId\": \"string\",\n  \"boulevardLocationToRhombusLocationMap\": {\n    \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"enabled\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBoulevardIntegration","description":"<p>Update Boulevard integration settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","accessControl","updateBoulevardIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"146d759c-7c82-4ffb-b7c4-f9a98ed09c15","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessWindowAfterMinutes\": 6037,\n  \"accessWindowBeforeMinutes\": 5402,\n  \"apiToken\": \"string\",\n  \"boulevardBusinessId\": \"string\",\n  \"boulevardLocationToRhombusLocationMap\": {\n    \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"enabled\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/accessControl/updateBoulevardIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ffc40a5d-1930-4a09-abad-7b648027e2a3"}],"id":"fa9dc5d1-c892-483f-a18a-36654af3ff48","_postman_id":"fa9dc5d1-c892-483f-a18a-36654af3ff48","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Integrations Webservice","item":[{"name":"Delete AMT Integration","id":"54107ece-d7ce-479a-82d1-9be4acd50f20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteAmtIntegration","description":"<p>Delete Amt badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteAmtIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"20830649-903e-4498-bc1f-ead727c113d4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteAmtIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"54107ece-d7ce-479a-82d1-9be4acd50f20"},{"name":"Delete Device Integration","id":"1aa405bd-1ec1-43b9-829c-1363bc8fc184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteDeviceIntegration","description":"<p>Delete Device integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteDeviceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"94f1db46-c4d3-4fe6-aaf3-bee759556668","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteDeviceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1aa405bd-1ec1-43b9-829c-1363bc8fc184"},{"name":"Delete Mattermost Integration","id":"058496b3-ec47-499e-901a-70aa2bf49f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteMattermostIntegration","description":"<p>Delete Mattermost alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteMattermostIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e5c42823-b468-46e3-bc90-50c5b4fff1ce","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteMattermostIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"058496b3-ec47-499e-901a-70aa2bf49f87"},{"name":"Delete OpenAI Integration","id":"a4b32972-8883-4bdd-af88-fc24e8b3be64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteOpenAIIntegration","description":"<p>Delete OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9cccc9bd-50c3-40eb-ac42-e22843ee5da8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a4b32972-8883-4bdd-af88-fc24e8b3be64"},{"name":"Delete Webhook Integration","id":"e708d7f6-b069-40ef-9fa6-f00c51ced729","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteWebhookIntegration","description":"<p>Delete outbound webhook alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e1730c27-4e44-46b1-a258-c6907500c367","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e708d7f6-b069-40ef-9fa6-f00c51ced729"},{"name":"Delete Webhook Integration V2","id":"c2602a15-ac36-4b2c-85c3-e6479d41f9b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteWebhookIntegrationV2","description":"<p>Delete entire webhook integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","deleteWebhookIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7259f6a-fe7e-4505-a20e-3f8280d36878","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/deleteWebhookIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c2602a15-ac36-4b2c-85c3-e6479d41f9b5"},{"name":"Get AMT Readers","id":"d018cb30-0e3b-4a0a-950a-76988d9e25e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getAmtReaders","description":"<p>Get list of AMT readers to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getAmtReaders"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"37b2516e-47a9-4b05-a3cb-7d9b2580f74d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getAmtReaders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"doors\": [\n    {\n      \"id\": 8321,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6914,\n      \"name\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d018cb30-0e3b-4a0a-950a-76988d9e25e1"},{"name":"Get API Token Applications","id":"23ecf71b-b989-45b5-a6a6-dba48ddd695d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getApiTokenApplications","description":"<p>Get details of all open api token requests for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getApiTokenApplications"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"23b6d4bb-b035-4563-bde1-6cd1fd78b12d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getApiTokenApplications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"applications\": [\n    {\n      \"authType\": \"CERT\",\n      \"authenticationTokenHash\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"clientType\": \"SQUARE\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"authType\": \"CERT\",\n      \"authenticationTokenHash\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"clientType\": \"KEYPAD\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"23ecf71b-b989-45b5-a6a6-dba48ddd695d"},{"name":"Get API Tokens","id":"d6d9a1ee-e067-4634-912a-a0cc9e9c5e22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"optionalFilter\": [\n    \"KISI\",\n    \"TVOS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getApiTokens","description":"<p>Get list of all api tokens for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getApiTokens"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"397cc101-c807-4ff9-acb1-b694d4026ea7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"optionalFilter\": [\n    \"KISI\",\n    \"TVOS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getApiTokens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"apiTokens\": [\n    {\n      \"allowedRequetsPerSecond\": 2961,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"clientType\": \"PRODATAKEY\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"allowedRequetsPerSecond\": 1799,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"clientType\": \"BUTTERFLYMX\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d6d9a1ee-e067-4634-912a-a0cc9e9c5e22"},{"name":"Get Calendly Event Details","id":"a0f619a5-10b7-48ad-b616-b38dde04a685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getCalendlyEventDetails","description":"<p>Get Calendly event details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getCalendlyEventDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"221c44a6-5928-43ba-b5f2-d8aa473401c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getCalendlyEventDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"email\": \"string\",\n  \"endTimeMs\": 5740,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"name\": \"string\",\n  \"startTimeMs\": 5988,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a0f619a5-10b7-48ad-b616-b38dde04a685"},{"name":"Get Device Integration","id":"2426bfa0-7693-47a2-bb9e-af953a9e1889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getDeviceIntegration","description":"<p>Get Device integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getDeviceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ae88411b-2ea7-485f-95dd-e3ae6d2c3c20","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getDeviceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2426bfa0-7693-47a2-bb9e-af953a9e1889"},{"name":"Get OpenAI Integration","id":"df41a172-95ff-471f-9e01-a9c48d1096a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOpenAIIntegration","description":"<p>Get OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4060186b-e5ad-47bf-9a2a-5d3e8274c8b4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"df41a172-95ff-471f-9e01-a9c48d1096a8"},{"name":"Get OpenAI Models","id":"538e562d-e3cb-495a-a928-e9d27a09c736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8914,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3784,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOpenAIModels","description":"<p>Get list of OpenAI models</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getOpenAIModels"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2b24da75-5203-4860-a91e-3d784f8b4e55","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8914,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3784,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOpenAIModels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"models\": [\n    {\n      \"created\": \"string\",\n      \"id\": \"string\",\n      \"object\": \"string\",\n      \"ownedBy\": \"string\",\n      \"owned_by\": \"string\"\n    },\n    {\n      \"created\": \"string\",\n      \"id\": \"string\",\n      \"object\": \"string\",\n      \"ownedBy\": \"string\",\n      \"owned_by\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"538e562d-e3cb-495a-a928-e9d27a09c736"},{"name":"Get Organization Integrations","id":"a9de483d-4c42-48a2-8db3-d14a00c2b5d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOrgIntegrations","description":"<p>Get details of all third-party integrations for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getOrgIntegrations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8c6bef7c-5888-4619-b49a-b1daf2cc1454","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOrgIntegrations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrations\": {\n    \"amtSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 5905,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 1016,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3001,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3007,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"email\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2377,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookId\": 4181,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"awsSettings\": {\n      \"accessKey\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4414,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"secretKey\": \"string\"\n    },\n    \"backblazeSettings\": {\n      \"applicationKey\": \"string\",\n      \"applicationKeyId\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": true\n    },\n    \"boxSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4804,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enterpriseId\": \"string\",\n      \"folderId\": \"string\"\n    },\n    \"brivoSettings\": {\n      \"accessToken\": \"string\",\n      \"alertUnauthorizedFaces\": true,\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 9683,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7911,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6007,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6400,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": false,\n      \"enabledTimestampMs\": 9861,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"password\": \"string\",\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"username\": \"string\",\n      \"webhookId\": 5693\n    },\n    \"butterflymxSettings\": {\n      \"buildingWebhookIdMap\": {\n        \"key_0\": \"string\"\n      },\n      \"createSeekPoints\": false,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6832,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"indexFaces\": false,\n      \"migrated\": true,\n      \"panelInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 3725,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 3804,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 9843,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_3\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 336,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true\n    },\n    \"diceSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 9171,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dropboxSettingsV2\": {\n      \"accessToken\": \"string\",\n      \"accountEmail\": \"string\",\n      \"accountName\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 8077,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"emailSettings\": {\n      \"emailAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": false,\n      \"enabledTimestampMs\": 2222,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"envoySettings\": {\n      \"createSeekPoints\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2304,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"envoyIntegrationInstalled\": true,\n      \"indexFaces\": true,\n      \"locationInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        }\n      },\n      \"migrated\": false,\n      \"refreshToken\": \"string\",\n      \"saveClips\": false\n    },\n    \"geneaSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiToken\": \"string\",\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 8203,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7587,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6438,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3289,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 945,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": true,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookSignatureSecret\": \"string\",\n      \"webhookUuid\": \"string\"\n    },\n    \"googleSettings\": {\n      \"accountUser\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 1647,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"folderId\": \"string\",\n      \"teamDriveId\": \"string\"\n    },\n    \"googleSettingsV2\": {\n      \"defaultAlertFolderId\": \"string\",\n      \"defaultAlertFolderName\": \"string\",\n      \"defaultFolderId\": \"string\",\n      \"defaultFolderName\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 8342,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"refreshToken\": \"string\",\n      \"saveAllAlerts\": false,\n      \"saveClips\": false\n    },\n    \"haloSettings\": {\n      \"alertAgression\": false,\n      \"alertCO\": false,\n      \"alertCO2\": true,\n      \"alertGunshot\": false,\n      \"alertHelp\": true,\n      \"alertMasking\": true,\n      \"alertTHC\": false,\n      \"alertTamper\": false,\n      \"alertTemp\": false,\n      \"alertVOC\": false,\n      \"alertVape\": true,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7115,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"savedClipDurationMs\": 9525,\n      \"sensorName\": \"string\",\n      \"sensorToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"triggerNotification\": true,\n      \"url\": \"string\"\n    },\n    \"immixSettings\": {\n      \"deviceList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"enabled\": true,\n      \"serverUrl\": \"string\"\n    },\n    \"intuifaceSettings\": {\n      \"deviceToTriggerMap\": {\n        \"key_0\": {\n          \"apiKey\": \"string\",\n          \"experienceIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"experienceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"message\": \"string\",\n          \"parameter1\": \"string\",\n          \"parameter2\": \"string\",\n          \"parameter3\": \"string\",\n          \"playerDeviceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerTags\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 1590,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"kisiSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"apiSecretKey\": \"string\",\n      \"createSeekPoints\": false,\n      \"defaultOptions\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"defaultOptionsEnabled\": false,\n        \"identifyFacesFromBadge\": true,\n        \"saveClips\": true\n      },\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 498,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6399,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1577,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 4701,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"doorsValidated\": true,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 9027,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"migrated\": true,\n      \"placeId\": 3215,\n      \"placeToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8423,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 3586,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            1684,\n            1708\n          ],\n          \"placeId\": 8429,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": false,\n          \"webhookId\": 8278\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 5421,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 1369,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 236,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 5244,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            4215,\n            5609\n          ],\n          \"placeId\": 1298,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 1126\n        },\n        \"key_2\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6476,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 6991,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"misconfiguredDoors\": [\n            5646,\n            1745\n          ],\n          \"placeId\": 9402,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 9366\n        }\n      },\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 655\n    },\n    \"lumeoSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 7213,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"mattermostSettings\": {\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 993,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"microsoftTeamsSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 6024,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"noonlightSettings\": {\n      \"acceptedTermsOfService\": false,\n      \"defaultContactsByLocationMap\": {\n        \"key_0\": {\n          \"name\": \"string\",\n          \"phoneNumber\": \"string\"\n        }\n      },\n      \"defaultDelayByLocationsMap\": {\n        \"key_0\": 8956,\n        \"key_1\": 3240,\n        \"key_2\": 8269,\n        \"key_3\": 8154\n      },\n      \"defaultPromptByLocationsMap\": {\n        \"key_0\": \"HUMAN\",\n        \"key_1\": \"THREAT\",\n        \"key_2\": \"HUMAN\"\n      },\n      \"emergencyContactsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 4491,\n            \"minuteOfWeekStop\": 2059\n          },\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 7394,\n            \"minuteOfWeekStop\": 272\n          }\n        ]\n      },\n      \"enabled\": true,\n      \"escalationSettingsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"escalationDelayMinutes\": 4763,\n            \"minuteOfWeekStart\": 6460,\n            \"minuteOfWeekStop\": 1512,\n            \"promptTheme\": \"HUMAN\"\n          },\n          {\n            \"escalationDelayMinutes\": 8815,\n            \"minuteOfWeekStart\": 7267,\n            \"minuteOfWeekStop\": 9050,\n            \"promptTheme\": \"THREAT\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"escalationDelayMinutes\": 7490,\n            \"minuteOfWeekStart\": 5987,\n            \"minuteOfWeekStop\": 1293,\n            \"promptTheme\": \"HUMAN\"\n          },\n          {\n            \"escalationDelayMinutes\": 6606,\n            \"minuteOfWeekStart\": 4072,\n            \"minuteOfWeekStop\": 5957,\n            \"promptTheme\": \"THREAT\"\n          }\n        ]\n      },\n      \"locationEntryInstructionsMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"pinsByLocationMap\": {\n        \"key_0\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ],\n        \"key_2\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ]\n      },\n      \"verificationPrompt\": \"string\"\n    },\n    \"office365Settings\": {\n      \"driveId\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 9301,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tenantId\": \"string\"\n    },\n    \"openpathSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1717,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3283,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6100,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7327,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 222,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6558,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"email\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 350,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventToWebhookIdMap\": {\n        \"key_0\": 6885\n      },\n      \"eventToWebhookMap\": {\n        \"key_0\": {\n          \"orgId\": 599,\n          \"webhookId\": 2261\n        }\n      },\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 609\n    },\n    \"opentechAllianceSettings\": {\n      \"apiKey\": \"string\",\n      \"apiSecret\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2514,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"facilityToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6615,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 4210,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 1704,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 3243,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"saveClips\": false\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 1499,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 8388,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"saveClips\": false\n        }\n      },\n      \"migrated\": true\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pagerDutySettings\": {\n      \"allLocationIntegrationKeys\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2036,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"integrationKey\": \"string\",\n      \"locationToIntegrationKeysMap\": {\n        \"key_0\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_2\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_3\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_4\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    },\n    \"placeOsSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiUrl\": \"string\",\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6760,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 5980,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6143,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"proDataKeySettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"badgeAuthDisablesAlarmMonitoring\": true,\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 2551,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 4795,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3096,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3849,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorsValidated\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7694,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"misconfiguredDoors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"ouId\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": \"string\",\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"saltoSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": true,\n      \"enabled\": false,\n      \"identifyFacesFromBadge\": true,\n      \"saveClips\": false,\n      \"tokenToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_3\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_4\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"serviceNowSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 5748,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"instanceUrl\": \"string\",\n      \"password\": \"string\",\n      \"username\": \"string\"\n    },\n    \"slackSettings\": {\n      \"accessToken\": \"string\",\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"webhookUrl\": \"string\"\n    },\n    \"slackSettingsV2\": {\n      \"channelId\": \"string\",\n      \"channelName\": \"string\",\n      \"code\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5971,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgAccessToken\": \"string\",\n      \"sendChannelNotifications\": true,\n      \"sendUserNotifications\": true,\n      \"userMap\": {\n        \"key_0\": {\n          \"userAccessToken\": \"string\",\n          \"userId\": \"string\"\n        },\n        \"key_1\": {\n          \"userAccessToken\": \"string\",\n          \"userId\": \"string\"\n        }\n      },\n      \"webhookUrl\": \"string\"\n    },\n    \"squareSettings\": {\n      \"enabled\": false,\n      \"locationIdToDeviceUuidsMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"toastSettings\": {\n      \"currentToastRestaurantGuid\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5678,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"migrated\": true,\n      \"posInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        }\n      },\n      \"toastRestaurantInfoMap\": {\n        \"key_0\": {\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\"\n        }\n      }\n    },\n    \"tpLinkSettings\": {\n      \"cameraToSwitchMap\": {\n        \"key_0\": \"string\"\n      },\n      \"enabled\": true,\n      \"password\": \"string\",\n      \"targetState\": 7931,\n      \"url\": \"string\",\n      \"username\": \"string\"\n    },\n    \"twilioSettings\": {\n      \"enabled\": false,\n      \"phoneNumbers\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"webhookSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4843,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookSecret\": \"string\",\n      \"webhookUrl\": \"string\"\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a9de483d-4c42-48a2-8db3-d14a00c2b5d1"},{"name":"Get Organization Integrations V2","id":"fd937772-e315-49c0-8a0c-0072ff0eee9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOrgIntegrationsV2","description":"<p>Get details of all V2 third-party integrations for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getOrgIntegrationsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1285bb84-de04-4e1c-b21e-4c8811cd17c5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getOrgIntegrationsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationsV2\": {\n    \"key_0\": {\n      \"baseAPIUrl\": \"EU\",\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"validCredentials\": false\n    },\n    \"key_1\": {\n      \"baseAPIUrl\": \"US\",\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"validCredentials\": false\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fd937772-e315-49c0-8a0c-0072ff0eee9f"},{"name":"Get Webhook Integration","id":"683bcf94-37c0-4bfc-8c9c-b50cfd215ce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getWebhookIntegration","description":"<p>Get webhook integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","getWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6f4e831a-4d12-4e84-b700-cc7b1cc25fbc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/getWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"683bcf94-37c0-4bfc-8c9c-b50cfd215ce4"},{"name":"Revoke API Token","id":"544be0f7-c6d2-43fd-860a-91372ac25872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/revokeApiToken","description":"<p>Remove an api token from organization. Note: this is irreversible</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","revokeApiToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5e93b4e1-18b4-40af-aa29-d2eaa44fa6a5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/revokeApiToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"544be0f7-c6d2-43fd-860a-91372ac25872"},{"name":"Submit API Token Application","id":"255c7b88-46f8-4b7d-b53e-ebc383775045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"authType\": \"API_TOKEN\",\n  \"csr\": \"-----BEGIN CERTIFICATE REQUEST-----...\",\n  \"displayName\": \"Production API Token\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/submitApiTokenApplication","description":"<p>Request an api token for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","submitApiTokenApplication"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ab0cdebc-5dee-47b6-b9ae-3813863e42bc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"authType\": \"API_TOKEN\",\n  \"csr\": \"-----BEGIN CERTIFICATE REQUEST-----...\",\n  \"displayName\": \"Production API Token\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/submitApiTokenApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"apiKey\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"cert\": \"string\",\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"validCSR\": true,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"255c7b88-46f8-4b7d-b53e-ebc383775045"},{"name":"Subscribe Zapier Webhook","id":"a778de0e-1342-4c20-9a99-755d25e60660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"backoffSec\": 30,\n  \"doorState\": \"OPEN\",\n  \"hookUrl\": \"{{vault:zapier-webhook-url}}\",\n  \"humidityLowerThreshold\": 30,\n  \"humidityUpperThreshold\": 80,\n  \"tempLowerThreshold\": 65,\n  \"tempUpperThreshold\": 85.5,\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"zapEnum\": \"ENVIRONMENTAL_SENSOR_EVENTS\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/subscribeZapierWebhook","description":"<p>Setup a Zapier webhook</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","subscribeZapierWebhook"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"95c3808b-9963-4632-91ee-9e4be4c7e922","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"backoffSec\": 30,\n  \"doorState\": \"AJAR\",\n  \"hookUrl\": \"{{vault:zapier-webhook-url}}\",\n  \"humidityLowerThreshold\": 30,\n  \"humidityUpperThreshold\": 80,\n  \"tempLowerThreshold\": 65,\n  \"tempUpperThreshold\": 85.5,\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"zapEnum\": \"ENVIRONMENTAL_SENSOR_EVENTS\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/subscribeZapierWebhook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"a778de0e-1342-4c20-9a99-755d25e60660"},{"name":"Unsubscribe Zapier Webhook","id":"3194374f-67d1-49dc-a94f-10fd4b13a9ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/unsubscribeZapierWebhook","description":"<p>Delete a Zapier webhook</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","unsubscribeZapierWebhook"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"631b84c3-f4aa-4d14-a4a6-f35c5032e6ee","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/unsubscribeZapierWebhook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3194374f-67d1-49dc-a94f-10fd4b13a9ed"},{"name":"Update AMT Integration","id":"841c6aba-abab-41ee-b17f-697f6965558a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amtSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5555,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1017,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3363,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6067,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateAmtIntegration","description":"<p>Update Amt badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateAmtIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fa4e3780-87c0-4449-8d73-9921c0cbf7a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"amtSettings\": {\n    \"alertUnauthorizedFaces\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 5555,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 1017,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"email\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3363,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"identifyFacesFromBadge\": true,\n    \"password\": \"string\",\n    \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"saveClips\": true,\n    \"webhookId\": 6067,\n    \"webhookSignatureSecret\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateAmtIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"841c6aba-abab-41ee-b17f-697f6965558a"},{"name":"Update Device Integration","id":"331a6704-3683-46ea-8b61-7cf43d2f97f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createNewDevice\": true,\n  \"deviceIntegrationSettings\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 7119.891127717248,\n        \"longitude\": 8493.136079264536,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 3644.491041333471,\n        \"longitude\": 4874.727475632066,\n        \"name\": \"string\"\n      },\n      \"key_2\": {\n        \"latitude\": 871.7431367351902,\n        \"longitude\": 5945.817853941646,\n        \"name\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 2869,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 8530,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"latitude\": 37.7749,\n  \"longitude\": -122.4194,\n  \"name\": \"Main Entrance Camera\",\n  \"updateDevice\": false,\n  \"updateDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateDeviceIntegration","description":"<p>Update Device integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateDeviceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e96241a9-1160-4f81-8923-4c8e1a83b9ae","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createNewDevice\": true,\n  \"deviceIntegrationSettings\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 7119.891127717248,\n        \"longitude\": 8493.136079264536,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 3644.491041333471,\n        \"longitude\": 4874.727475632066,\n        \"name\": \"string\"\n      },\n      \"key_2\": {\n        \"latitude\": 871.7431367351902,\n        \"longitude\": 5945.817853941646,\n        \"name\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BUTTERFLY_MX\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 2869,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 8530,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"latitude\": 37.7749,\n  \"longitude\": -122.4194,\n  \"name\": \"Main Entrance Camera\",\n  \"updateDevice\": false,\n  \"updateDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateDeviceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"331a6704-3683-46ea-8b61-7cf43d2f97f5"},{"name":"Update Mattermost Integration","id":"84f390de-9fe8-4a1a-abb8-418cf20201dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mattermostSettings\": {\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3043,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateMattermostIntegration","description":"<p>Update Mattermost alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateMattermostIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ff21d634-7561-43cc-95e5-90dc2d1551e2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"mattermostSettings\": {\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3043,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateMattermostIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"84f390de-9fe8-4a1a-abb8-418cf20201dc"},{"name":"Update Noonlight Settings","id":"f668dcf9-1227-42b8-8f81-2b29f1b8cf2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"noonlightSettings\": {\n    \"acceptedTermsOfService\": false,\n    \"defaultContactsByLocationMap\": {\n      \"key_0\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"key_1\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    },\n    \"defaultDelayByLocationsMap\": {\n      \"key_0\": 2734,\n      \"key_1\": 3167\n    },\n    \"defaultPromptByLocationsMap\": {\n      \"key_0\": \"HUMAN\"\n    },\n    \"emergencyContactsByLocationsMap\": {\n      \"key_0\": [\n        {\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"minuteOfWeekStart\": 6667,\n          \"minuteOfWeekStop\": 2546\n        },\n        {\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"minuteOfWeekStart\": 1050,\n          \"minuteOfWeekStop\": 4221\n        }\n      ]\n    },\n    \"enabled\": true,\n    \"escalationSettingsByLocationsMap\": {\n      \"key_0\": [\n        {\n          \"escalationDelayMinutes\": 2763,\n          \"minuteOfWeekStart\": 9469,\n          \"minuteOfWeekStop\": 5,\n          \"promptTheme\": \"HUMAN\"\n        },\n        {\n          \"escalationDelayMinutes\": 5832,\n          \"minuteOfWeekStart\": 5843,\n          \"minuteOfWeekStop\": 8541,\n          \"promptTheme\": \"HUMAN\"\n        }\n      ],\n      \"key_1\": [\n        {\n          \"escalationDelayMinutes\": 8933,\n          \"minuteOfWeekStart\": 70,\n          \"minuteOfWeekStop\": 3403,\n          \"promptTheme\": \"HUMAN\"\n        },\n        {\n          \"escalationDelayMinutes\": 1707,\n          \"minuteOfWeekStart\": 3324,\n          \"minuteOfWeekStop\": 9636,\n          \"promptTheme\": \"THREAT\"\n        }\n      ]\n    },\n    \"locationEntryInstructionsMap\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"pinsByLocationMap\": {\n      \"key_0\": [\n        {\n          \"description\": \"string\",\n          \"name\": \"string\",\n          \"pin\": \"string\"\n        }\n      ]\n    },\n    \"verificationPrompt\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateNoonlightSettings","description":"<p>Update Noonlight integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateNoonlightSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c5880b13-645b-40d2-8b11-f00425fc02fd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"noonlightSettings\": {\n    \"acceptedTermsOfService\": false,\n    \"defaultContactsByLocationMap\": {\n      \"key_0\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"key_1\": {\n        \"name\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    },\n    \"defaultDelayByLocationsMap\": {\n      \"key_0\": 2734,\n      \"key_1\": 3167\n    },\n    \"defaultPromptByLocationsMap\": {\n      \"key_0\": \"HUMAN\"\n    },\n    \"emergencyContactsByLocationsMap\": {\n      \"key_0\": [\n        {\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"minuteOfWeekStart\": 6667,\n          \"minuteOfWeekStop\": 2546\n        },\n        {\n          \"emergencyContactList\": [\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            {\n              \"name\": \"string\",\n              \"phoneNumber\": \"string\"\n            }\n          ],\n          \"minuteOfWeekStart\": 1050,\n          \"minuteOfWeekStop\": 4221\n        }\n      ]\n    },\n    \"enabled\": true,\n    \"escalationSettingsByLocationsMap\": {\n      \"key_0\": [\n        {\n          \"escalationDelayMinutes\": 2763,\n          \"minuteOfWeekStart\": 9469,\n          \"minuteOfWeekStop\": 5,\n          \"promptTheme\": \"HUMAN\"\n        },\n        {\n          \"escalationDelayMinutes\": 5832,\n          \"minuteOfWeekStart\": 5843,\n          \"minuteOfWeekStop\": 8541,\n          \"promptTheme\": \"HUMAN\"\n        }\n      ],\n      \"key_1\": [\n        {\n          \"escalationDelayMinutes\": 8933,\n          \"minuteOfWeekStart\": 70,\n          \"minuteOfWeekStop\": 3403,\n          \"promptTheme\": \"HUMAN\"\n        },\n        {\n          \"escalationDelayMinutes\": 1707,\n          \"minuteOfWeekStart\": 3324,\n          \"minuteOfWeekStop\": 9636,\n          \"promptTheme\": \"THREAT\"\n        }\n      ]\n    },\n    \"locationEntryInstructionsMap\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"pinsByLocationMap\": {\n      \"key_0\": [\n        {\n          \"description\": \"string\",\n          \"name\": \"string\",\n          \"pin\": \"string\"\n        }\n      ]\n    },\n    \"verificationPrompt\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateNoonlightSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f668dcf9-1227-42b8-8f81-2b29f1b8cf2b"},{"name":"Update OpenAI Integration","id":"3cfdb8a9-1c9c-4a4b-8747-65c30a3ff2dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8172,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4666,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 9119,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateOpenAIIntegration","description":"<p>Update OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"89e57012-8079-4d55-9e70-a434873b002c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8172,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4666,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 9119,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3cfdb8a9-1c9c-4a4b-8747-65c30a3ff2dd"},{"name":"Update Webhook Integration","id":"cf50b2e1-3e94-4dbc-9327-9554c1fc1267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhookSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 818,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSecret\": \"string\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateWebhookIntegration","description":"<p>Update outbound webhook alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"22380122-8ffb-4165-9b30-95c603edc496","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"webhookSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 818,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSecret\": \"string\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cf50b2e1-3e94-4dbc-9327-9554c1fc1267"},{"name":"Update Webhook Integration V2","id":"995ce3bf-7b4d-41c4-91a1-708ac320662c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"disabled\": false,\n  \"isDiagnostic\": false,\n  \"updatedWebhookSettings\": {\n    \"activityWebhooks\": {\n      \"key_0\": \"string\"\n    },\n    \"activityWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"diagnosticWebhooks\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"diagnosticWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BRIVO\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3179,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"webhookUrl\": \"https://api.example.com/webhook/rhombus\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateWebhookIntegrationV2","description":"<p>Update preexisting webhooks</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","updateWebhookIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bd6a924e-b855-41e4-934e-420c6ed15115","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"disabled\": false,\n  \"isDiagnostic\": false,\n  \"updatedWebhookSettings\": {\n    \"activityWebhooks\": {\n      \"key_0\": \"string\"\n    },\n    \"activityWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"diagnosticWebhooks\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"diagnosticWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BRIVO\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3179,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"webhookUrl\": \"https://api.example.com/webhook/rhombus\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/updateWebhookIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"webhookSecret\": \"string\"\n}"}],"_postman_id":"995ce3bf-7b4d-41c4-91a1-708ac320662c"},{"name":"Validate API Token","id":"ead91a8d-84c4-432b-8227-4934278b63eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api2.rhombussystems.com/api/integrations/validateToken","description":"<p>Verifies an API token is still active</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","validateToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e5b77cd3-c897-4dfb-a306-fe7e362496bf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"url":"https://api2.rhombussystems.com/api/integrations/validateToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ead91a8d-84c4-432b-8227-4934278b63eb"},{"name":"Get Envoy deliveries","id":"3ea0c457-2dce-43fb-80f2-95574001f4bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 6753,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 6929\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyDeliveries","description":"<p>Get a list of deliveries from Envoy to populate reporting logs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyDeliveries"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0b16d75-8757-4de8-964e-97221a6d3bd4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 6753,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 6929\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyDeliveries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"collectedDeliveries\": [\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 2422,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    },\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 198,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"pendingDeliveries\": [\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 2746,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    },\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 7537,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3ea0c457-2dce-43fb-80f2-95574001f4bb"},{"name":"Get Envoy employees","id":"a870cbbd-4cbb-4deb-887b-fc74f9b63abe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyEmployees","description":"<p>Get a list of employees from Envoy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyEmployees"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e8c80484-2f50-475d-8b01-e5c5eb4524e7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyEmployees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"employees\": [\n    {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a870cbbd-4cbb-4deb-887b-fc74f9b63abe"},{"name":"Get Envoy locations","id":"8d03ab64-1a3e-4c48-b21f-fa92a3cf7791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyLocations","description":"<p>Get list of Envoy locations</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyLocations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"15a02cdd-7f1d-4912-a0b4-af3e82a32acf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"locationList\": [\n    {\n      \"id\": 8376,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 1507,\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8d03ab64-1a3e-4c48-b21f-fa92a3cf7791"},{"name":"Get Envoy visitors","id":"94704f15-cf56-4285-a4f2-e9b02e831a7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 8461,\n  \"includeSignedOutVisitors\": true,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 4980\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyVisitors","description":"<p>Get a list of visitors from Envoy to populate reporting logs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyVisitors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a816bf80-5043-42df-8282-bf724fecbec2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 8461,\n  \"includeSignedOutVisitors\": true,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 4980\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyVisitors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"invites\": [\n    {\n      \"expectedArrivalAt\": \"string\",\n      \"expectedArrivalTimestampMs\": 3784,\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"invitee\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\"\n    },\n    {\n      \"expectedArrivalAt\": \"string\",\n      \"expectedArrivalTimestampMs\": 9439,\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"invitee\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\"\n    }\n  ],\n  \"visitors\": [\n    {\n      \"agreementsStatus\": \"string\",\n      \"email\": \"string\",\n      \"fullName\": \"string\",\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"notes\": \"string\",\n      \"signedInAt\": \"string\",\n      \"signedInTimestampMs\": 2776,\n      \"signedOutAt\": \"string\",\n      \"signedOutTimestampMs\": 5495\n    },\n    {\n      \"agreementsStatus\": \"string\",\n      \"email\": \"string\",\n      \"fullName\": \"string\",\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"notes\": \"string\",\n      \"signedInAt\": \"string\",\n      \"signedInTimestampMs\": 2380,\n      \"signedOutAt\": \"string\",\n      \"signedOutTimestampMs\": 2375\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"94704f15-cf56-4285-a4f2-e9b02e831a7f"}],"id":"f948d73f-64fd-4ed4-a3c5-275fc2eaca70","_postman_id":"f948d73f-64fd-4ed4-a3c5-275fc2eaca70","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Incident Management Integrations Webservice","item":[{"name":"Delete Dice Integration","id":"cac9f469-619e-4f33-9c4e-962ab0e8b6dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteDiceIntegration","description":"<p>Delete Dice integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteDiceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c205cd97-50b3-4377-a2d4-2509ed88d567","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteDiceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cac9f469-619e-4f33-9c4e-962ab0e8b6dd"},{"name":"Delete Email Integration","id":"5439109b-3933-4f2d-b648-fcb83fd5bf64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteEmailIntegration","description":"<p>Delete email alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteEmailIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"88b90052-9c2c-436a-b37f-4d44b0c889e4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteEmailIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5439109b-3933-4f2d-b648-fcb83fd5bf64"},{"name":"Delete Informacast Integration","id":"088bb10f-724c-432b-98c7-2bef3447695a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteInformacastIntegration","description":"<p>Delete Informacast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteInformacastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1b02cc21-e0c5-4370-8eed-79722e8121f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteInformacastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"088bb10f-724c-432b-98c7-2bef3447695a"},{"name":"Delete Lumeo Integration","id":"ab813b5f-4fe2-4a27-b11f-860faa89391d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteLumeoIntegration","description":"<p>Delete Lumeo integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteLumeoIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"17b6e8d0-0bd9-4ee1-ac37-6cc446686521","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteLumeoIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ab813b5f-4fe2-4a27-b11f-860faa89391d"},{"name":"Delete Mattermost Integration","id":"f1f9a150-33c3-47f8-a2fe-d21ebf144804","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMattermostIntegration","description":"<p>Delete Mattermost alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteMattermostIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2ad54100-4be2-4f76-907e-49f5931738f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMattermostIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f1f9a150-33c3-47f8-a2fe-d21ebf144804"},{"name":"Delete Microsoft Teams Integration V2","id":"e23d45ff-e935-403e-922e-2f55842e4c0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMicrosoftTeamsIntegrationV2","description":"<p>Delete Microsoft Teams alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteMicrosoftTeamsIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1dabbd3d-6ad1-4605-96d3-8cfc7e4a17b7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMicrosoftTeamsIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e23d45ff-e935-403e-922e-2f55842e4c0a"},{"name":"Delete Microsoft Teams User","id":"33c9e230-0cf9-4e72-9135-12acd1f60624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMicrosoftTeamsUser","description":"<p>Remove configurations for Microsoft Teams user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteMicrosoftTeamsUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"260766a2-a4c6-4a6c-9278-8e56c71e6c12","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteMicrosoftTeamsUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"33c9e230-0cf9-4e72-9135-12acd1f60624"},{"name":"Delete OpenAI Integration","id":"ac216a3e-edaf-4ea5-b36f-491bbc1d88c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteOpenAIIntegration","description":"<p>Delete OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"50138286-720e-4b4f-a332-d056e27e9557","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ac216a3e-edaf-4ea5-b36f-491bbc1d88c7"},{"name":"Delete PagerDuty Integration","id":"137d53d6-cf7f-400b-ae9b-f4441493ac84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deletePagerDutyIntegration","description":"<p>Delete PagerDuty alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deletePagerDutyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3ce751c9-68a5-4264-82b8-592f5d7f102a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deletePagerDutyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"137d53d6-cf7f-400b-ae9b-f4441493ac84"},{"name":"Delete ServiceNow Integration","id":"98ec0c48-5a46-4907-b918-b35dc89c62ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteServiceNowIntegration","description":"<p>Delete ServiceNow alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteServiceNowIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0e813de6-1e78-45ba-bdc1-8d7d861e4388","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteServiceNowIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"98ec0c48-5a46-4907-b918-b35dc89c62ff"},{"name":"Delete Slack Integration V2","id":"9cddba00-dc93-46f0-a13f-3c0b063f1e64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteSlackIntegrationV2","description":"<p>Delete Slack alert integration v2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","deleteSlackIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"44bf7884-e54d-4b71-92df-f545531fc634","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/deleteSlackIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9cddba00-dc93-46f0-a13f-3c0b063f1e64"},{"name":"Get Dice Integration","id":"00ccf3cc-25e4-401c-a481-f53af031272d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getDiceIntegration","description":"<p>Get Dice integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getDiceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7a335fdc-72c2-4b1f-9010-a9538f8703fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getDiceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"00ccf3cc-25e4-401c-a481-f53af031272d"},{"name":"Get Informacast Integration","id":"2ebbaef9-2cd8-450a-b5cf-5e15b8d853e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getInformacastIntegration","description":"<p>Get Informacast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getInformacastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d0070893-e578-483f-8312-268d2118438e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getInformacastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2ebbaef9-2cd8-450a-b5cf-5e15b8d853e1"},{"name":"Get Informacast Scenarios","id":"00676e0f-4177-4325-87b6-423ce5fdd1c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getInformacastScenarios","description":"<p>Get Informacast scenarios</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getInformacastScenarios"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d8541dd8-9210-47d0-9264-c6c029288fd1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getInformacastScenarios"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"scenarios\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"scenarioId\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"scenarioId\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"00676e0f-4177-4325-87b6-423ce5fdd1c2"},{"name":"Get Lumeo Integration","id":"022792a4-f5f4-4a7e-9e1b-b6d45f82cc16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getLumeoIntegration","description":"<p>Get Lumeo integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getLumeoIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b72b7d00-9525-4181-bf1b-78f92dd266af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getLumeoIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"022792a4-f5f4-4a7e-9e1b-b6d45f82cc16"},{"name":"Get Microsoft Teams Integration","id":"b1079132-1fc5-458d-9dae-2f1fd8fbf5b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getMicrosoftTeamsIntegration","description":"<p>Get Microsoft Teams alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getMicrosoftTeamsIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9ea76f2d-2c96-41bd-a9e5-3b4b523334f3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getMicrosoftTeamsIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b1079132-1fc5-458d-9dae-2f1fd8fbf5b3"},{"name":"Get Microsoft Users Joined Teams","id":"57166369-1a5e-4bb4-91a1-868c02bfaa22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getMicrosoftUsersJoinedTeams","description":"<p>Get a list of teams a Microsoft Teams user joined</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getMicrosoftUsersJoinedTeams"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19114ece-bd2c-42d8-917d-ca4a2a41df46","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getMicrosoftUsersJoinedTeams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"teamsMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"57166369-1a5e-4bb4-91a1-868c02bfaa22"},{"name":"Get OpenAI Integration","id":"172a729b-eb8c-47cc-bfa3-a5ecf1d41af4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getOpenAIIntegration","description":"<p>Get OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bd2f234a-c11c-4cfe-83d2-965f306c6d14","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"172a729b-eb8c-47cc-bfa3-a5ecf1d41af4"},{"name":"Get OpenAI Models","id":"73be1d4d-f9ff-4d98-8ba3-1d8297762d99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8914,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3784,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getOpenAIModels","description":"<p>Get list of OpenAI models</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","getOpenAIModels"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ff3b4998-79ac-40a7-b855-da6d43a61b4f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"INFORMACAST\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8914,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 3784,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/getOpenAIModels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"models\": [\n    {\n      \"created\": \"string\",\n      \"id\": \"string\",\n      \"object\": \"string\",\n      \"ownedBy\": \"string\",\n      \"owned_by\": \"string\"\n    },\n    {\n      \"created\": \"string\",\n      \"id\": \"string\",\n      \"object\": \"string\",\n      \"ownedBy\": \"string\",\n      \"owned_by\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"73be1d4d-f9ff-4d98-8ba3-1d8297762d99"},{"name":"Install Microsoft Teams Bot For Team","id":"11a4b5ab-6068-4851-be50-2b2a35b11627","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"teamId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/installMicrosoftTeamsBotForTeam","description":"<p>Install notification bot for Microsoft Teams team</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","installMicrosoftTeamsBotForTeam"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2fd9571b-fbe4-41d0-bb85-40cd4c5923af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"teamId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/installMicrosoftTeamsBotForTeam"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"11a4b5ab-6068-4851-be50-2b2a35b11627"},{"name":"Install Microsoft Teams Bot For User","id":"8dd3e1f5-4bb5-4588-a8ff-719ecfdf3e36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/installMicrosoftTeamsBotForUser","description":"<p>Install notification bot for Microsoft Teams user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","installMicrosoftTeamsBotForUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1938ca38-ea26-48fc-8883-31112a535eca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/installMicrosoftTeamsBotForUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8dd3e1f5-4bb5-4588-a8ff-719ecfdf3e36"},{"name":"Uninstall Microsoft Teams Bot For Team","id":"69a4e15d-82c5-4eaa-8312-bba5e1097716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"teamId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/uninstallMicrosoftTeamsBotForTeam","description":"<p>Uninstall notification bot for Microsoft Teams team</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","uninstallMicrosoftTeamsBotForTeam"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"330b7ecc-c8db-44da-97cf-8a5e3aa027bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"teamId\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/uninstallMicrosoftTeamsBotForTeam"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"69a4e15d-82c5-4eaa-8312-bba5e1097716"},{"name":"Uninstall Microsoft Teams Bot For User","id":"d4207e8a-0b40-467c-8c5f-264f192c1a7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/uninstallMicrosoftTeamsBotForUser","description":"<p>Uninstall notification bot for Microsoft Teams user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","uninstallMicrosoftTeamsBotForUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"132a7639-cf99-41ff-adbb-1c2b78751dc8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/uninstallMicrosoftTeamsBotForUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d4207e8a-0b40-467c-8c5f-264f192c1a7d"},{"name":"Update Dice Integration","id":"caef8be9-20e8-45d4-abaa-07433b65e4e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"diceSettings\": {\n    \"enabled\": false,\n    \"integration\": \"FLIC\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1787,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2647,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateDiceIntegration","description":"<p>Update Dice integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateDiceIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3a2189ff-bde9-424b-905e-1559795ea607","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"diceSettings\": {\n    \"enabled\": false,\n    \"integration\": \"FLIC\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1787,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2647,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateDiceIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"caef8be9-20e8-45d4-abaa-07433b65e4e6"},{"name":"Update Email Integration","id":"e03b6f04-d1a9-4b6d-9f25-190b9fcdef88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"emailSettings\": {\n    \"emailAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"enabled\": false,\n    \"enabledTimestampMs\": 1516,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateEmailIntegration","description":"<p>Update email alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateEmailIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"81cb8798-c15b-43ed-904e-e52e1b982582","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"emailSettings\": {\n    \"emailAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"enabled\": false,\n    \"enabledTimestampMs\": 1516,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateEmailIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e03b6f04-d1a9-4b6d-9f25-190b9fcdef88"},{"name":"Update Informacast Integration","id":"668baa54-a84a-4378-b8eb-50d81a86c1be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"informacastSettings\": {\n    \"apiToken\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"ZAPIER\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6641,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 6175,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateInformacastIntegration","description":"<p>Update Informacast rules engine integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateInformacastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"edf9e21e-6798-44f0-933e-ab2ec2360bb1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"informacastSettings\": {\n    \"apiToken\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"ZAPIER\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 6641,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 6175,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateInformacastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"668baa54-a84a-4378-b8eb-50d81a86c1be"},{"name":"Update Lumeo Integration","id":"b61eda6d-c429-4835-a3c1-db5b52b138dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lumeoSettings\": {\n    \"enabled\": true,\n    \"integration\": \"UNKNOWN\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2641,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateLumeoIntegration","description":"<p>Update Lumeo integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateLumeoIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c79bca5e-9164-4492-adca-33e308729d43","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lumeoSettings\": {\n    \"enabled\": true,\n    \"integration\": \"UNKNOWN\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2641,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateLumeoIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b61eda6d-c429-4835-a3c1-db5b52b138dd"},{"name":"Update Mattermost Integration","id":"ec4a4b9a-3ed4-4037-b9af-f55f02056a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mattermostSettings\": {\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3043,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateMattermostIntegration","description":"<p>Update Mattermost alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateMattermostIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b538174a-d1b4-4e79-9009-fb6cd0ee98a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"mattermostSettings\": {\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 3043,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateMattermostIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ec4a4b9a-3ed4-4037-b9af-f55f02056a49"},{"name":"Update Microsoft Teams Integration V2","id":"024cd23f-8825-4cfb-a823-9a6acd3e2d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"microsoftTeamsSettings\": {\n    \"adminConsent\": true,\n    \"allowUserNotifications\": false,\n    \"enabled\": false,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9324,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"microsoftTeamSettingsMap\": {\n      \"key_0\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      },\n      \"key_1\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": true\n      },\n      \"key_2\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      },\n      \"key_3\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      }\n    },\n    \"microsoftTeamsUserSettingsMap\": {\n      \"key_0\": {\n        \"botInstallationId\": \"string\",\n        \"chatId\": \"string\",\n        \"refreshToken\": \"string\",\n        \"sendUserNotifications\": false,\n        \"teamIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"userId\": \"string\"\n      },\n      \"key_1\": {\n        \"botInstallationId\": \"string\",\n        \"chatId\": \"string\",\n        \"refreshToken\": \"string\",\n        \"sendUserNotifications\": false,\n        \"teamIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"userId\": \"string\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"tenantId\": \"string\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"teamsToUpdate\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateMicrosoftTeamsIntegrationV2","description":"<p>Update Microsoft Teams alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateMicrosoftTeamsIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7c026574-932d-43d9-a452-af794e34b224","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"microsoftTeamsSettings\": {\n    \"adminConsent\": true,\n    \"allowUserNotifications\": false,\n    \"enabled\": false,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9324,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"microsoftTeamSettingsMap\": {\n      \"key_0\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      },\n      \"key_1\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": true\n      },\n      \"key_2\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      },\n      \"key_3\": {\n        \"botInstallationId\": \"string\",\n        \"channelId\": \"string\",\n        \"installingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sendChannelNotifications\": false\n      }\n    },\n    \"microsoftTeamsUserSettingsMap\": {\n      \"key_0\": {\n        \"botInstallationId\": \"string\",\n        \"chatId\": \"string\",\n        \"refreshToken\": \"string\",\n        \"sendUserNotifications\": false,\n        \"teamIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"userId\": \"string\"\n      },\n      \"key_1\": {\n        \"botInstallationId\": \"string\",\n        \"chatId\": \"string\",\n        \"refreshToken\": \"string\",\n        \"sendUserNotifications\": false,\n        \"teamIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"userId\": \"string\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"tenantId\": \"string\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"teamsToUpdate\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateMicrosoftTeamsIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"024cd23f-8825-4cfb-a823-9a6acd3e2d0f"},{"name":"Update OpenAI Integration","id":"0427516c-c492-4a0f-829b-0c4b35e3527c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8172,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4666,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 9119,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateOpenAIIntegration","description":"<p>Update OpenAI integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateOpenAIIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"31f5a3d3-c842-417a-912d-410ace974381","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"openAISettings\": {\n    \"apiToken\": \"string\",\n    \"baseUrl\": \"string\",\n    \"defaultModel\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"GOOGLE\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 8172,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 4666,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 9119,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateOpenAIIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0427516c-c492-4a0f-829b-0c4b35e3527c"},{"name":"Update PagerDuty Integration","id":"392d3ad0-d632-46c2-baf7-79ca55ac32e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pagerDutySettings\": {\n    \"allLocationIntegrationKeys\": [\n      \"string\",\n      \"string\"\n    ],\n    \"enabled\": false,\n    \"enabledTimestampMs\": 6790,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"integrationKey\": \"string\",\n    \"locationToIntegrationKeysMap\": {\n      \"key_0\": [\n        \"string\",\n        \"string\"\n      ],\n      \"key_1\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updatePagerDutyIntegration","description":"<p>Update PagerDuty alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updatePagerDutyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0f17594-6a0d-4373-b253-0dbb2223d277","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"pagerDutySettings\": {\n    \"allLocationIntegrationKeys\": [\n      \"string\",\n      \"string\"\n    ],\n    \"enabled\": false,\n    \"enabledTimestampMs\": 6790,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"integrationKey\": \"string\",\n    \"locationToIntegrationKeysMap\": {\n      \"key_0\": [\n        \"string\",\n        \"string\"\n      ],\n      \"key_1\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updatePagerDutyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"392d3ad0-d632-46c2-baf7-79ca55ac32e7"},{"name":"Update ServiceNow Integration","id":"c142eba2-6b9f-4a83-a5d3-dd90b0f20bb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"serviceNowSettings\": {\n    \"enabled\": false,\n    \"enabledTimestampMs\": 8855,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"instanceUrl\": \"string\",\n    \"password\": \"string\",\n    \"username\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateServiceNowIntegration","description":"<p>Update ServiceNow alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateServiceNowIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7a8e02b-189b-49b5-94df-2e032160eb98","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"serviceNowSettings\": {\n    \"enabled\": false,\n    \"enabledTimestampMs\": 8855,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"instanceUrl\": \"string\",\n    \"password\": \"string\",\n    \"username\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateServiceNowIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c142eba2-6b9f-4a83-a5d3-dd90b0f20bb4"},{"name":"Update Slack Integration","id":"a40fd702-169e-42ac-9e98-1aa6b5313d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"slackSettings\": {\n    \"accessToken\": \"string\",\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateSlackIntegration","description":"<p>Update Slack alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateSlackIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5ea0f2eb-60e2-4e01-881c-ebac9372c004","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"slackSettings\": {\n    \"accessToken\": \"string\",\n    \"channel\": \"string\",\n    \"enabled\": false,\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateSlackIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a40fd702-169e-42ac-9e98-1aa6b5313d0f"},{"name":"Update Slack Integration V2","id":"4e9254b9-3531-495f-8e89-5c65009e98e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"requestUrl\": \"https://slack.com/oauth/v2/authorize?client_id=123&scope=...\",\n  \"adminRequest\": true,\n  \"revokeUserAccessToken\": false,\n  \"rhombusOrgUserUuid\": \"user-uuid-12345\",\n  \"slackSettingsV2\": {\n    \"channelId\": \"string\",\n    \"channelName\": \"string\",\n    \"code\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 7079,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgAccessToken\": \"string\",\n    \"sendChannelNotifications\": false,\n    \"sendUserNotifications\": true,\n    \"userMap\": {\n      \"key_0\": {\n        \"userAccessToken\": \"string\",\n        \"userId\": \"string\"\n      },\n      \"key_1\": {\n        \"userAccessToken\": \"string\",\n        \"userId\": \"string\"\n      }\n    },\n    \"webhookUrl\": \"string\"\n  },\n  \"userAssociate\": true,\n  \"userRequest\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateSlackIntegrationV2","description":"<p>Update Slack alert integration v2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","incidentManagement","updateSlackIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"522777da-1fb2-472c-9ac3-d2c32c174857","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"requestUrl\": \"https://slack.com/oauth/v2/authorize?client_id=123&scope=...\",\n  \"adminRequest\": true,\n  \"revokeUserAccessToken\": false,\n  \"rhombusOrgUserUuid\": \"user-uuid-12345\",\n  \"slackSettingsV2\": {\n    \"channelId\": \"string\",\n    \"channelName\": \"string\",\n    \"code\": \"string\",\n    \"enabled\": false,\n    \"enabledTimestampMs\": 7079,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"orgAccessToken\": \"string\",\n    \"sendChannelNotifications\": false,\n    \"sendUserNotifications\": true,\n    \"userMap\": {\n      \"key_0\": {\n        \"userAccessToken\": \"string\",\n        \"userId\": \"string\"\n      },\n      \"key_1\": {\n        \"userAccessToken\": \"string\",\n        \"userId\": \"string\"\n      }\n    },\n    \"webhookUrl\": \"string\"\n  },\n  \"userAssociate\": true,\n  \"userRequest\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/incidentManagement/updateSlackIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4e9254b9-3531-495f-8e89-5c65009e98e9"}],"id":"d2310b15-7a31-456e-bfab-8b7dcf38421b","_postman_id":"d2310b15-7a31-456e-bfab-8b7dcf38421b","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Org Integrations Webservice","item":[{"name":"Get API tokens","id":"d6394b77-c61d-40c2-9b30-68b9e61f0711","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"optionalFilter\": [\n    \"KISI\",\n    \"TVOS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getApiTokens","description":"<p>Get list of all api tokens for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","org","getApiTokens"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5be347c8-6293-4cc5-ac33-122f35e34c91","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"optionalFilter\": [\n    \"KISI\",\n    \"TVOS\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getApiTokens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"apiTokens\": [\n    {\n      \"allowedRequetsPerSecond\": 2961,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"clientType\": \"PRODATAKEY\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"allowedRequetsPerSecond\": 1799,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"clientType\": \"BUTTERFLYMX\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d6394b77-c61d-40c2-9b30-68b9e61f0711"},{"name":"Get organization integrations","id":"84ac41d9-ba15-4e7a-96af-e28efdbecbf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getOrgIntegrations","description":"<p>Get details of all third-party integrations for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","org","getOrgIntegrations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"44f223e2-9a42-4724-9c3d-1fd1bde5b636","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getOrgIntegrations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrations\": {\n    \"amtSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 5905,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 1016,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3001,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3007,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"email\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2377,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookId\": 4181,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"awsSettings\": {\n      \"accessKey\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4414,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"secretKey\": \"string\"\n    },\n    \"backblazeSettings\": {\n      \"applicationKey\": \"string\",\n      \"applicationKeyId\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": true\n    },\n    \"boxSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4804,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enterpriseId\": \"string\",\n      \"folderId\": \"string\"\n    },\n    \"brivoSettings\": {\n      \"accessToken\": \"string\",\n      \"alertUnauthorizedFaces\": true,\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 9683,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7911,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6007,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6400,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": false,\n      \"enabledTimestampMs\": 9861,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"password\": \"string\",\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"username\": \"string\",\n      \"webhookId\": 5693\n    },\n    \"butterflymxSettings\": {\n      \"buildingWebhookIdMap\": {\n        \"key_0\": \"string\"\n      },\n      \"createSeekPoints\": false,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6832,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"indexFaces\": false,\n      \"migrated\": true,\n      \"panelInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 3725,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 3804,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 9843,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_3\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 336,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true\n    },\n    \"diceSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 9171,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dropboxSettingsV2\": {\n      \"accessToken\": \"string\",\n      \"accountEmail\": \"string\",\n      \"accountName\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 8077,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"emailSettings\": {\n      \"emailAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": false,\n      \"enabledTimestampMs\": 2222,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"envoySettings\": {\n      \"createSeekPoints\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2304,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"envoyIntegrationInstalled\": true,\n      \"indexFaces\": true,\n      \"locationInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        }\n      },\n      \"migrated\": false,\n      \"refreshToken\": \"string\",\n      \"saveClips\": false\n    },\n    \"geneaSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiToken\": \"string\",\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 8203,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7587,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6438,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3289,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 945,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": true,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookSignatureSecret\": \"string\",\n      \"webhookUuid\": \"string\"\n    },\n    \"googleSettings\": {\n      \"accountUser\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 1647,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"folderId\": \"string\",\n      \"teamDriveId\": \"string\"\n    },\n    \"googleSettingsV2\": {\n      \"defaultAlertFolderId\": \"string\",\n      \"defaultAlertFolderName\": \"string\",\n      \"defaultFolderId\": \"string\",\n      \"defaultFolderName\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 8342,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"refreshToken\": \"string\",\n      \"saveAllAlerts\": false,\n      \"saveClips\": false\n    },\n    \"haloSettings\": {\n      \"alertAgression\": false,\n      \"alertCO\": false,\n      \"alertCO2\": true,\n      \"alertGunshot\": false,\n      \"alertHelp\": true,\n      \"alertMasking\": true,\n      \"alertTHC\": false,\n      \"alertTamper\": false,\n      \"alertTemp\": false,\n      \"alertVOC\": false,\n      \"alertVape\": true,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7115,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"savedClipDurationMs\": 9525,\n      \"sensorName\": \"string\",\n      \"sensorToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"triggerNotification\": true,\n      \"url\": \"string\"\n    },\n    \"immixSettings\": {\n      \"deviceList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"enabled\": true,\n      \"serverUrl\": \"string\"\n    },\n    \"intuifaceSettings\": {\n      \"deviceToTriggerMap\": {\n        \"key_0\": {\n          \"apiKey\": \"string\",\n          \"experienceIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"experienceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"message\": \"string\",\n          \"parameter1\": \"string\",\n          \"parameter2\": \"string\",\n          \"parameter3\": \"string\",\n          \"playerDeviceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerTags\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 1590,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"kisiSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"apiSecretKey\": \"string\",\n      \"createSeekPoints\": false,\n      \"defaultOptions\": {\n        \"alertUnauthorizedFaces\": false,\n        \"badgeAuthDisablesAlarmMonitoring\": false,\n        \"createSeekPoints\": true,\n        \"defaultOptionsEnabled\": false,\n        \"identifyFacesFromBadge\": true,\n        \"saveClips\": true\n      },\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 498,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6399,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1577,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 4701,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"doorsValidated\": true,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 9027,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"migrated\": true,\n      \"placeId\": 3215,\n      \"placeToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8423,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 3586,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            1684,\n            1708\n          ],\n          \"placeId\": 8429,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": false,\n          \"webhookId\": 8278\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 5421,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 1369,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 236,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 5244,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            4215,\n            5609\n          ],\n          \"placeId\": 1298,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 1126\n        },\n        \"key_2\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6476,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 6991,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"misconfiguredDoors\": [\n            5646,\n            1745\n          ],\n          \"placeId\": 9402,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 9366\n        }\n      },\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 655\n    },\n    \"lumeoSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 7213,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"mattermostSettings\": {\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 993,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"microsoftTeamsSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 6024,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"noonlightSettings\": {\n      \"acceptedTermsOfService\": false,\n      \"defaultContactsByLocationMap\": {\n        \"key_0\": {\n          \"name\": \"string\",\n          \"phoneNumber\": \"string\"\n        }\n      },\n      \"defaultDelayByLocationsMap\": {\n        \"key_0\": 8956,\n        \"key_1\": 3240,\n        \"key_2\": 8269,\n        \"key_3\": 8154\n      },\n      \"defaultPromptByLocationsMap\": {\n        \"key_0\": \"HUMAN\",\n        \"key_1\": \"THREAT\",\n        \"key_2\": \"HUMAN\"\n      },\n      \"emergencyContactsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 4491,\n            \"minuteOfWeekStop\": 2059\n          },\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 7394,\n            \"minuteOfWeekStop\": 272\n          }\n        ]\n      },\n      \"enabled\": true,\n      \"escalationSettingsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"escalationDelayMinutes\": 4763,\n            \"minuteOfWeekStart\": 6460,\n            \"minuteOfWeekStop\": 1512,\n            \"promptTheme\": \"HUMAN\"\n          },\n          {\n            \"escalationDelayMinutes\": 8815,\n            \"minuteOfWeekStart\": 7267,\n            \"minuteOfWeekStop\": 9050,\n            \"promptTheme\": \"THREAT\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"escalationDelayMinutes\": 7490,\n            \"minuteOfWeekStart\": 5987,\n            \"minuteOfWeekStop\": 1293,\n            \"promptTheme\": \"HUMAN\"\n          },\n          {\n            \"escalationDelayMinutes\": 6606,\n            \"minuteOfWeekStart\": 4072,\n            \"minuteOfWeekStop\": 5957,\n            \"promptTheme\": \"THREAT\"\n          }\n        ]\n      },\n      \"locationEntryInstructionsMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"pinsByLocationMap\": {\n        \"key_0\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ],\n        \"key_1\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ],\n        \"key_2\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ]\n      },\n      \"verificationPrompt\": \"string\"\n    },\n    \"office365Settings\": {\n      \"driveId\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 9301,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tenantId\": \"string\"\n    },\n    \"openpathSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1717,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3283,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6100,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7327,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 222,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6558,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"email\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 350,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventToWebhookIdMap\": {\n        \"key_0\": 6885\n      },\n      \"eventToWebhookMap\": {\n        \"key_0\": {\n          \"orgId\": 599,\n          \"webhookId\": 2261\n        }\n      },\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 609\n    },\n    \"opentechAllianceSettings\": {\n      \"apiKey\": \"string\",\n      \"apiSecret\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2514,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"facilityToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6615,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 4210,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 1704,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 3243,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"saveClips\": false\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 1499,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 8388,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"saveClips\": false\n        }\n      },\n      \"migrated\": true\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pagerDutySettings\": {\n      \"allLocationIntegrationKeys\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": true,\n      \"enabledTimestampMs\": 2036,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"integrationKey\": \"string\",\n      \"locationToIntegrationKeysMap\": {\n        \"key_0\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_2\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_3\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_4\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    },\n    \"placeOsSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiUrl\": \"string\",\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 6760,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 5980,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6143,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"proDataKeySettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"badgeAuthDisablesAlarmMonitoring\": true,\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 2551,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 4795,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3096,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3849,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorsValidated\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7694,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"misconfiguredDoors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"ouId\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": \"string\",\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"saltoSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": true,\n      \"enabled\": false,\n      \"identifyFacesFromBadge\": true,\n      \"saveClips\": false,\n      \"tokenToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_3\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_4\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"serviceNowSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 5748,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"instanceUrl\": \"string\",\n      \"password\": \"string\",\n      \"username\": \"string\"\n    },\n    \"slackSettings\": {\n      \"accessToken\": \"string\",\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"webhookUrl\": \"string\"\n    },\n    \"slackSettingsV2\": {\n      \"channelId\": \"string\",\n      \"channelName\": \"string\",\n      \"code\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5971,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgAccessToken\": \"string\",\n      \"sendChannelNotifications\": true,\n      \"sendUserNotifications\": true,\n      \"userMap\": {\n        \"key_0\": {\n          \"userAccessToken\": \"string\",\n          \"userId\": \"string\"\n        },\n        \"key_1\": {\n          \"userAccessToken\": \"string\",\n          \"userId\": \"string\"\n        }\n      },\n      \"webhookUrl\": \"string\"\n    },\n    \"squareSettings\": {\n      \"enabled\": false,\n      \"locationIdToDeviceUuidsMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"toastSettings\": {\n      \"currentToastRestaurantGuid\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5678,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"migrated\": true,\n      \"posInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        }\n      },\n      \"toastRestaurantInfoMap\": {\n        \"key_0\": {\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\"\n        }\n      }\n    },\n    \"tpLinkSettings\": {\n      \"cameraToSwitchMap\": {\n        \"key_0\": \"string\"\n      },\n      \"enabled\": true,\n      \"password\": \"string\",\n      \"targetState\": 7931,\n      \"url\": \"string\",\n      \"username\": \"string\"\n    },\n    \"twilioSettings\": {\n      \"enabled\": false,\n      \"phoneNumbers\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"webhookSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 4843,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookSecret\": \"string\",\n      \"webhookUrl\": \"string\"\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"84ac41d9-ba15-4e7a-96af-e28efdbecbf1"},{"name":"Get organization integrations V2","id":"ffb33890-bda5-4c4b-8240-8fa568334da8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getOrgIntegrationsV2","description":"<p>Get details of all V2 third-party integrations for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","org","getOrgIntegrationsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"79596654-10f2-45e7-8a9d-a5d516a17097","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/getOrgIntegrationsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationsV2\": {\n    \"key_0\": {\n      \"baseAPIUrl\": \"EU\",\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"validCredentials\": false\n    },\n    \"key_1\": {\n      \"baseAPIUrl\": \"US\",\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"validCredentials\": false\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ffb33890-bda5-4c4b-8240-8fa568334da8"},{"name":"Revoke API token","id":"7c4f68ac-d71c-46c3-8257-d3f869c218de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/revokeApiToken","description":"<p>Remove an api token from organization. Note: this is irreversible</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","org","revokeApiToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ca49b5bd-b44a-43ed-9f82-a9f668f04695","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/org/revokeApiToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7c4f68ac-d71c-46c3-8257-d3f869c218de"}],"id":"abb46c0e-0f13-4e70-a330-3720fa492c16","_postman_id":"abb46c0e-0f13-4e70-a330-3720fa492c16","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Service Management Integrations Webservice","item":[{"name":"Create Envoy invite","id":"feef7c34-686f-4596-8647-eb735e5db0e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"invitation\": {\n    \"customFields\": [\n      {\n        \"field\": \"string\",\n        \"value\": \"string\"\n      },\n      {\n        \"field\": \"string\",\n        \"value\": \"string\"\n      }\n    ],\n    \"expectedArrivalAt\": \"string\",\n    \"expectedDepartureAt\": \"string\",\n    \"flowId\": \"string\",\n    \"hostEmployeeId\": \"string\",\n    \"inviteId\": \"string\",\n    \"invitee\": {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"locationId\": \"string\",\n    \"notes\": \"string\",\n    \"sendEmailToInvitee\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/createEnvoyInvite","description":"<p>Create an invite with Envoy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","createEnvoyInvite"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3b5fe728-0d24-4e7c-a39d-44154cfeb9fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"invitation\": {\n    \"customFields\": [\n      {\n        \"field\": \"string\",\n        \"value\": \"string\"\n      },\n      {\n        \"field\": \"string\",\n        \"value\": \"string\"\n      }\n    ],\n    \"expectedArrivalAt\": \"string\",\n    \"expectedDepartureAt\": \"string\",\n    \"flowId\": \"string\",\n    \"hostEmployeeId\": \"string\",\n    \"inviteId\": \"string\",\n    \"invitee\": {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"locationId\": \"string\",\n    \"notes\": \"string\",\n    \"sendEmailToInvitee\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/createEnvoyInvite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"feef7c34-686f-4596-8647-eb735e5db0e5"},{"name":"Delete Envoy integration","id":"d658e25e-3f48-4566-8ea6-1a001451c47b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteEnvoyIntegration","description":"<p>Delete Envoy badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","deleteEnvoyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a211e463-de6e-4963-ad13-62ab0b86a1b6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteEnvoyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d658e25e-3f48-4566-8ea6-1a001451c47b"},{"name":"Delete Envoy integration V2","id":"2031520a-303d-45c6-8c32-329af60885fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteEnvoyIntegrationV2","description":"<p>Delete Envoy integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","deleteEnvoyIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1cfc26f0-33ba-4e4b-bbb2-37d134855faf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteEnvoyIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2031520a-303d-45c6-8c32-329af60885fe"},{"name":"Delete Toast integration","id":"c9243c4d-d0d6-4875-a8e9-a893875c0308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteToastIntegration","description":"<p>Delete Toast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","deleteToastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"40b0e42e-e31b-4506-bb7a-198c5f6c926c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteToastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c9243c4d-d0d6-4875-a8e9-a893875c0308"},{"name":"Delete Toast integration V2","id":"254c3ee4-620b-443c-b5e5-0155a2bee788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteToastIntegrationV2","description":"<p>Delete Toast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","deleteToastIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"117cd67d-65eb-4e09-a73c-c70857776cfe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/deleteToastIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"254c3ee4-620b-443c-b5e5-0155a2bee788"},{"name":"Get Calendly event details","id":"4dcf8d57-15ee-417a-91bf-83fdcabadf31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getCalendlyEventDetails","description":"<p>Get Calendly event details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","getCalendlyEventDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5ddff997-c189-4551-847a-62eb3e48fc00","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getCalendlyEventDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"email\": \"string\",\n  \"endTimeMs\": 5740,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"name\": \"string\",\n  \"startTimeMs\": 5988,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4dcf8d57-15ee-417a-91bf-83fdcabadf31"},{"name":"Get Envoy integration","id":"eabb42de-e98f-4ab5-8b0c-67c0e43e74d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getEnvoyIntegration","description":"<p>Get Envoy integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","getEnvoyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f777de79-087a-4d8e-8ab6-6935848f1835","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getEnvoyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"eabb42de-e98f-4ab5-8b0c-67c0e43e74d7"},{"name":"Get Toast integration","id":"f0436dd0-043a-4402-aa47-4bc926586e5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getToastIntegration","description":"<p>Get Toast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","getToastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"396199e8-f313-42a7-91dc-9644f154ec08","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getToastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f0436dd0-043a-4402-aa47-4bc926586e5c"},{"name":"Get Toast service areas","id":"a8b5952d-b98e-4ab7-af6b-eff9bdb01586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"restaurantGuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getToastServiceAreas","description":"<p>Get list of Toast service areas to assign cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","getToastServiceAreas"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b915a067-f220-4e01-8d6d-61be8067ed7c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"restaurantGuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/getToastServiceAreas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"serviceAreas\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a8b5952d-b98e-4ab7-af6b-eff9bdb01586"},{"name":"Initiate Envoy OAuth","id":"c567e8ef-bd1c-47bb-acfa-9aad8ac0f8b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/initiateEnvoyOAuth","description":"<p>Initiate the Envoy OAuth Process</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","initiateEnvoyOAuth"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ff1c8031-ac72-41cd-9e51-338572337d97","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/initiateEnvoyOAuth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"redirectUrl\": \"https://oauth.provider.com/auth?client_id=123&redirect_uri=callback\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c567e8ef-bd1c-47bb-acfa-9aad8ac0f8b7"},{"name":"Update Envoy integration","id":"b75d336c-1a08-431f-96b2-eff3f186da1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"envoySettings\": {\n    \"createSeekPoints\": false,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 980,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"envoyIntegrationInstalled\": true,\n    \"indexFaces\": true,\n    \"locationInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationName\": \"string\"\n      }\n    },\n    \"migrated\": false,\n    \"refreshToken\": \"string\",\n    \"saveClips\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateEnvoyIntegration","description":"<p>Update Envoy badge integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","updateEnvoyIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"291f3838-da66-4d2c-ba86-5ce34225dfe2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"envoySettings\": {\n    \"createSeekPoints\": false,\n    \"enabled\": true,\n    \"enabledTimestampMs\": 980,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"envoyIntegrationInstalled\": true,\n    \"indexFaces\": true,\n    \"locationInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationName\": \"string\"\n      }\n    },\n    \"migrated\": false,\n    \"refreshToken\": \"string\",\n    \"saveClips\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateEnvoyIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b75d336c-1a08-431f-96b2-eff3f186da1d"},{"name":"Update Envoy integration V2","id":"4f6ef8b5-54df-46db-bfaa-6ebc645a2af5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"envoySettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9513,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3343,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"envoyIntegrationInstalled\": false,\n    \"envoyUserSettingsMap\": {\n      \"key_0\": {\n        \"guestsEnabled\": true,\n        \"packagesEnabled\": true\n      }\n    },\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": true,\n    \"integration\": \"PRODATAKEY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 4631,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2366,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 1545,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"locationInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationName\": \"string\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateEnvoyIntegrationV2","description":"<p>Update Envoy integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","updateEnvoyIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"04229275-4cde-4995-9ac2-fe4a23975ca5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"envoySettings\": {\n    \"alertUnauthorizedFaces\": false,\n    \"apiToken\": \"string\",\n    \"badgeAuthDisablesAlarmMonitoring\": true,\n    \"createSeekPoints\": false,\n    \"doorInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"clipDuration\": 9513,\n        \"doorName\": \"string\",\n        \"leadingSeconds\": 3343,\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"remoteUnlock\": false,\n        \"subLocationsHierarchyKey\": {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      }\n    },\n    \"doorsValidated\": false,\n    \"enabled\": true,\n    \"envoyIntegrationInstalled\": false,\n    \"envoyUserSettingsMap\": {\n      \"key_0\": {\n        \"guestsEnabled\": true,\n        \"packagesEnabled\": true\n      }\n    },\n    \"identifyFacesFromBadge\": true,\n    \"indexFaces\": true,\n    \"integration\": \"PRODATAKEY\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 4631,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2366,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 1545,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"locationInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationName\": \"string\"\n      }\n    },\n    \"misconfiguredDoors\": [\n      \"string\",\n      \"string\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"saveClips\": false,\n    \"tokenValid\": false,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateEnvoyIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4f6ef8b5-54df-46db-bfaa-6ebc645a2af5"},{"name":"Update Toast integration","id":"a4d75134-7b30-4d9b-bcde-cb496ac8604e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"toastSettings\": {\n    \"currentToastRestaurantGuid\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 610,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"migrated\": true,\n    \"posInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_3\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      }\n    },\n    \"toastRestaurantInfoMap\": {\n      \"key_0\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateToastIntegration","description":"<p>Update Toast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","updateToastIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4391d2bc-915b-401b-af69-a47139d98dab","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"toastSettings\": {\n    \"currentToastRestaurantGuid\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 610,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"migrated\": true,\n    \"posInfoMap\": {\n      \"key_0\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_1\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_2\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      },\n      \"key_3\": {\n        \"assignedCameraList\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"posName\": \"string\"\n      }\n    },\n    \"toastRestaurantInfoMap\": {\n      \"key_0\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateToastIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a4d75134-7b30-4d9b-bcde-cb496ac8604e"},{"name":"Update Toast integration V2","id":"84150d6a-324e-4302-820c-0be02595220b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"restaurantGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"toastSettings\": {\n    \"currentToastRestaurantGuid\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"FLIC\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1093,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2211,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 6439,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_3\": {\n        \"enabledTimestampMs\": 8732,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"restaurantSettingsMap\": {\n      \"key_0\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"serviceAreaSettingsMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          }\n        }\n      },\n      \"key_1\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"serviceAreaSettingsMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          }\n        }\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateToastIntegrationV2","description":"<p>Update Toast integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","serviceManagement","updateToastIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bfe04312-ef2b-461c-a6e9-df121ee83082","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"restaurantGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"toastSettings\": {\n    \"currentToastRestaurantGuid\": \"string\",\n    \"enabled\": false,\n    \"integration\": \"FLIC\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 1093,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 2211,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_2\": {\n        \"enabledTimestampMs\": 6439,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_3\": {\n        \"enabledTimestampMs\": 8732,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"restaurantSettingsMap\": {\n      \"key_0\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"serviceAreaSettingsMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          }\n        }\n      },\n      \"key_1\": {\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"serviceAreaSettingsMap\": {\n          \"key_0\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          },\n          \"key_1\": {\n            \"assignedCameraList\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"posName\": \"string\"\n          }\n        }\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/serviceManagement/updateToastIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"84150d6a-324e-4302-820c-0be02595220b"}],"id":"670f315b-277f-4534-96ec-413c8a13afdb","_postman_id":"670f315b-277f-4534-96ec-413c8a13afdb","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Storage Integrations Webservice","item":[{"name":"Delete AWS integration","id":"702c99f3-6951-4173-b06e-e66e1da94ed8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteAwsIntegration","description":"<p>Delete AWS S3 clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteAwsIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dad49605-afb0-4815-8630-270f0ad50937","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteAwsIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"702c99f3-6951-4173-b06e-e66e1da94ed8"},{"name":"Delete Box integration","id":"3c59b8f8-1de6-4bad-b978-5c22d2646e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteBoxIntegration","description":"<p>Delete Box clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteBoxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b2a08361-fd2f-4c25-b7e4-37a21c3918d1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteBoxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3c59b8f8-1de6-4bad-b978-5c22d2646e82"},{"name":"Delete Dropbox integration","id":"642f3598-1b05-46a7-aa9a-dc5e50b843da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteDropboxIntegration","description":"<p>Delete Dropbox clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteDropboxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b9829472-da50-4eb0-831f-dc0edf6e5898","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteDropboxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"642f3598-1b05-46a7-aa9a-dc5e50b843da"},{"name":"Delete Google integration","id":"a4e585d1-3390-48e5-bebe-2ee280aeb13c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteGoogleIntegration","description":"<p>Delete Google Drive clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteGoogleIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"228003da-838d-4b18-91d0-c01de188984a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteGoogleIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a4e585d1-3390-48e5-bebe-2ee280aeb13c"},{"name":"Delete Google integration V2","id":"29e67785-c680-4bd1-a257-357c4f43c19e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteGoogleIntegrationV2","description":"<p>Delete Google Drive clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteGoogleIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d257295e-9a61-4c78-9d82-67e665389044","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteGoogleIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"29e67785-c680-4bd1-a257-357c4f43c19e"},{"name":"Delete Office365 integration","id":"43461d65-e560-4c0d-b8f8-cda2d8807aca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteOffice365Integration","description":"<p>Delete Office365 Sharepoint clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","deleteOffice365Integration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ac09ff4b-7585-40b8-a0f9-e415895d1db8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/deleteOffice365Integration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"43461d65-e560-4c0d-b8f8-cda2d8807aca"},{"name":"Get Google integration","id":"664f2c96-7ba9-47d5-82ce-8fba96a66fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/getGoogleIntegration","description":"<p>Get Google Drive clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","getGoogleIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b74bcf30-3a07-4dfe-9fa8-8a84fea654f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/getGoogleIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"664f2c96-7ba9-47d5-82ce-8fba96a66fcc"},{"name":"Initiate Dropbox OAuth","id":"8bcb556f-b5a9-4adf-9c87-e6f71fc085c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateDropboxOAuth","description":"<p>Initiate the Dropbox OAuth Process</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","initiateDropboxOAuth"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5cfbea9f-854c-4b01-8315-8786c0096a4b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateDropboxOAuth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"redirectUrl\": \"https://oauth.provider.com/auth?client_id=123&redirect_uri=callback\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8bcb556f-b5a9-4adf-9c87-e6f71fc085c2"},{"name":"Initiate Google OAuth","id":"fea6ef72-cf6a-4947-b30d-22f0a4f3820a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateGoogleOAuth","description":"<p>Initiate the Google OAuth Process</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","initiateGoogleOAuth"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"aad6471b-fd7b-4a36-a4f5-dda73279bc13","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateGoogleOAuth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"redirectUrl\": \"https://oauth.provider.com/auth?client_id=123&redirect_uri=callback\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fea6ef72-cf6a-4947-b30d-22f0a4f3820a"},{"name":"Initiate Office365 OAuth","id":"06c9a0f2-c2b7-4085-b4cd-9bf55466481a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateOffice365OAuth","description":"<p>Initiate the Office365 OAuth Process</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","initiateOffice365OAuth"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"311720de-788a-4e82-a23d-59b0e8de7048","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"param\": \"state_param\",\n  \"requestUrl\": \"https://oauth.provider.com/auth\",\n  \"rhombusOrgUserUuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/initiateOffice365OAuth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"redirectUrl\": \"https://oauth.provider.com/auth?client_id=123&redirect_uri=callback\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"06c9a0f2-c2b7-4085-b4cd-9bf55466481a"},{"name":"Refresh Google access token","id":"8ac8291f-2077-45a5-989a-9ea77e0ce9bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refreshUserToken\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/refreshGoogleAccessToken","description":"<p>Refresh Google access token</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","refreshGoogleAccessToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"928214a7-4d7f-468f-86b1-1a04bb30a69f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"refreshUserToken\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/refreshGoogleAccessToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessToken\": \"ya29.a0AfH6SMC...\",\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8ac8291f-2077-45a5-989a-9ea77e0ce9bc"},{"name":"Revoke Google Drive access","id":"f28f97dd-dba2-4458-ba67-0e071cc8c308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"revokeUserAccount\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/revokeGoogleDriveAccess","description":"<p>Revokes access to a Google Drive account</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","revokeGoogleDriveAccess"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c330a6e7-a81a-4936-98fd-fb767be5da4c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"revokeUserAccount\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/revokeGoogleDriveAccess"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f28f97dd-dba2-4458-ba67-0e071cc8c308"},{"name":"Update AWS integration","id":"eccb9264-8f43-44fa-83e0-6d205822d314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"awsSettings\": {\n    \"accessKey\": \"string\",\n    \"bucketName\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6903,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"secretKey\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateAwsIntegration","description":"<p>Update AWS S3 clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateAwsIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"341a9052-d5bc-4fef-ba28-e419a4d917d4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"awsSettings\": {\n    \"accessKey\": \"string\",\n    \"bucketName\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 6903,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"secretKey\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateAwsIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"eccb9264-8f43-44fa-83e0-6d205822d314"},{"name":"Update Box integration","id":"7efb7d95-cf90-46cc-97f7-b6eed869da79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"boxSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2685,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"enterpriseId\": \"string\",\n    \"folderId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateBoxIntegration","description":"<p>Update Box clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateBoxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b0b29789-9c00-4ffa-a04d-4b753b5be328","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"boxSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2685,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"enterpriseId\": \"string\",\n    \"folderId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateBoxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7efb7d95-cf90-46cc-97f7-b6eed869da79"},{"name":"Update Dropbox integration","id":"a36bb835-14fc-4d34-9833-e54be92c31d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"dropboxSettings\": {\n    \"accessToken\": \"string\",\n    \"accountEmail\": \"string\",\n    \"accountName\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2036,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateDropboxIntegration","description":"<p>Update Dropbox clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateDropboxIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e2549d71-f27b-4837-ab07-08106d2d10bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"dropboxSettings\": {\n    \"accessToken\": \"string\",\n    \"accountEmail\": \"string\",\n    \"accountName\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 2036,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateDropboxIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a36bb835-14fc-4d34-9833-e54be92c31d3"},{"name":"Update Google integration","id":"685ffebc-9fb2-482d-be26-db07be5b5d76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"googleSettings\": {\n    \"accountUser\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 8474,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"folderId\": \"string\",\n    \"teamDriveId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateGoogleIntegration","description":"<p>Update Google Drive clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateGoogleIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"13d8993e-4ca4-4735-9518-14058c08ed4f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"googleSettings\": {\n    \"accountUser\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 8474,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"folderId\": \"string\",\n    \"teamDriveId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateGoogleIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"685ffebc-9fb2-482d-be26-db07be5b5d76"},{"name":"Update Google integration V2","id":"3606c6fa-50e9-4f82-ad3b-e24d14dd110c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"googleSettings\": {\n    \"allowUserStorage\": true,\n    \"apiToken\": \"string\",\n    \"defaultAlertFolderId\": \"string\",\n    \"defaultAlertFolderName\": \"string\",\n    \"defaultFolderId\": \"string\",\n    \"defaultFolderName\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9319,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"saveAllAlerts\": true,\n    \"saveClips\": true,\n    \"tokenValid\": false,\n    \"userSettingsMap\": {\n      \"key_0\": {\n        \"defaultAlertFolderId\": \"string\",\n        \"defaultAlertFolderName\": \"string\",\n        \"defaultFolderId\": \"string\",\n        \"defaultFolderName\": \"string\",\n        \"refreshToken\": \"string\",\n        \"saveAllAlerts\": false,\n        \"saveClips\": false,\n        \"tokenValid\": true\n      },\n      \"key_1\": {\n        \"defaultAlertFolderId\": \"string\",\n        \"defaultAlertFolderName\": \"string\",\n        \"defaultFolderId\": \"string\",\n        \"defaultFolderName\": \"string\",\n        \"refreshToken\": \"string\",\n        \"saveAllAlerts\": true,\n        \"saveClips\": true,\n        \"tokenValid\": true\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateGoogleIntegrationV2","description":"<p>Update Google Drive clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateGoogleIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b40313af-3275-4e2c-b1e4-b35087dcc65d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"googleSettings\": {\n    \"allowUserStorage\": true,\n    \"apiToken\": \"string\",\n    \"defaultAlertFolderId\": \"string\",\n    \"defaultAlertFolderName\": \"string\",\n    \"defaultFolderId\": \"string\",\n    \"defaultFolderName\": \"string\",\n    \"enabled\": true,\n    \"integration\": \"SLACK\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 9319,\n        \"integrationAuditEvent\": \"DELETE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"refreshToken\": \"string\",\n    \"saveAllAlerts\": true,\n    \"saveClips\": true,\n    \"tokenValid\": false,\n    \"userSettingsMap\": {\n      \"key_0\": {\n        \"defaultAlertFolderId\": \"string\",\n        \"defaultAlertFolderName\": \"string\",\n        \"defaultFolderId\": \"string\",\n        \"defaultFolderName\": \"string\",\n        \"refreshToken\": \"string\",\n        \"saveAllAlerts\": false,\n        \"saveClips\": false,\n        \"tokenValid\": true\n      },\n      \"key_1\": {\n        \"defaultAlertFolderId\": \"string\",\n        \"defaultAlertFolderName\": \"string\",\n        \"defaultFolderId\": \"string\",\n        \"defaultFolderName\": \"string\",\n        \"refreshToken\": \"string\",\n        \"saveAllAlerts\": true,\n        \"saveClips\": true,\n        \"tokenValid\": true\n      }\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateGoogleIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3606c6fa-50e9-4f82-ad3b-e24d14dd110c"},{"name":"Update Office365 integration","id":"06024d33-8716-454e-9dcd-37ba6c6dc0ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"office365Settings\": {\n    \"driveId\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 1109,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"tenantId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateOffice365Integration","description":"<p>Update Office365 Sharepoint clip storage integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","storage","updateOffice365Integration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e8000669-4bdb-4447-a61c-4c33da0033c8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"office365Settings\": {\n    \"driveId\": \"string\",\n    \"enabled\": true,\n    \"enabledTimestampMs\": 1109,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"tenantId\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/storage/updateOffice365Integration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"06024d33-8716-454e-9dcd-37ba6c6dc0ea"}],"id":"1652f4c6-0f34-40d3-b992-f8cebf568ec0","_postman_id":"1652f4c6-0f34-40d3-b992-f8cebf568ec0","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Webhook Integrations Webservice","item":[{"name":"Delete webhook integration","id":"d4fd6146-e5a0-45a5-9256-e0fd3fffe3ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/deleteWebhookIntegration","description":"<p>Delete outbound webhook alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","deleteWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0ff3b20d-38d8-43b6-ad52-d7a3305c22f2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/deleteWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d4fd6146-e5a0-45a5-9256-e0fd3fffe3ac"},{"name":"Delete webhook integration V2","id":"bd52ccdc-8077-4286-9e1d-a58a95dd20f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/deleteWebhookIntegrationV2","description":"<p>Delete entire webhook integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","deleteWebhookIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7cfc5bf6-c54d-4bc3-8eec-e3aac370eada","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/deleteWebhookIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bd52ccdc-8077-4286-9e1d-a58a95dd20f3"},{"name":"Get webhook integration","id":"6fd25d70-1156-479d-8ddd-a4109fdd17e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/getWebhookIntegration","description":"<p>Get webhook integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","getWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8eb69308-f350-4171-b1d6-d2a065b854db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/getWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrationV2\": {\n    \"deviceSettingsMap\": {\n      \"key_0\": {\n        \"latitude\": 9729.502536789267,\n        \"longitude\": 9004.323504699129,\n        \"name\": \"string\"\n      },\n      \"key_1\": {\n        \"latitude\": 544.3656881720726,\n        \"longitude\": 2883.137290434279,\n        \"name\": \"string\"\n      }\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6fd25d70-1156-479d-8ddd-a4109fdd17e1"},{"name":"Subscribe Zapier webhook","id":"3f770e84-f848-4d0d-afe6-615207713bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"backoffSec\": 30,\n  \"doorState\": \"OPEN\",\n  \"hookUrl\": \"{{vault:zapier-webhook-url}}\",\n  \"humidityLowerThreshold\": 30,\n  \"humidityUpperThreshold\": 80,\n  \"tempLowerThreshold\": 65,\n  \"tempUpperThreshold\": 85.5,\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"zapEnum\": \"ENVIRONMENTAL_SENSOR_EVENTS\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/subscribeZapierWebhook","description":"<p>Setup a Zapier webhook</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","subscribeZapierWebhook"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5b4d7dac-888f-41d1-9eb3-7ba90462acdc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"backoffSec\": 30,\n  \"doorState\": \"AJAR\",\n  \"hookUrl\": \"{{vault:zapier-webhook-url}}\",\n  \"humidityLowerThreshold\": 30,\n  \"humidityUpperThreshold\": 80,\n  \"tempLowerThreshold\": 65,\n  \"tempUpperThreshold\": 85.5,\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"zapEnum\": \"ENVIRONMENTAL_SENSOR_EVENTS\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/subscribeZapierWebhook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"3f770e84-f848-4d0d-afe6-615207713bc9"},{"name":"Unsubscribe Zapier webhook","id":"414f480d-a1ca-45ba-a7d7-b2d26e129a82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/unsubscribeZapierWebhook","description":"<p>Delete a Zapier webhook</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","unsubscribeZapierWebhook"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4f594179-9003-4fc8-8700-19acadb61e5d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"webhookId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/unsubscribeZapierWebhook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"414f480d-a1ca-45ba-a7d7-b2d26e129a82"},{"name":"Update webhook integration","id":"6cdb77da-36e3-490f-8874-45997f19b364","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhookSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 818,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSecret\": \"string\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/updateWebhookIntegration","description":"<p>Update outbound webhook alert integration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","updateWebhookIntegration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2366bad3-cebf-4905-aa0d-6600e0ae2803","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"webhookSettings\": {\n    \"enabled\": true,\n    \"enabledTimestampMs\": 818,\n    \"enablingUser\": \"string\",\n    \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"webhookSecret\": \"string\",\n    \"webhookUrl\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/updateWebhookIntegration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": false,\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"misconfiguredDoors\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6cdb77da-36e3-490f-8874-45997f19b364"},{"name":"Update webhook integration V2","id":"d68f3ff6-7cb4-4ea7-b665-ac521bae2a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"disabled\": false,\n  \"isDiagnostic\": false,\n  \"updatedWebhookSettings\": {\n    \"activityWebhooks\": {\n      \"key_0\": \"string\"\n    },\n    \"activityWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"diagnosticWebhooks\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"diagnosticWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BRIVO\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3179,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"webhookUrl\": \"https://api.example.com/webhook/rhombus\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/updateWebhookIntegrationV2","description":"<p>Update preexisting webhooks</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","integrations","webhooks","updateWebhookIntegrationV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4afd4758-226d-4be4-ae8a-d76772bfc81c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"disabled\": false,\n  \"isDiagnostic\": false,\n  \"updatedWebhookSettings\": {\n    \"activityWebhooks\": {\n      \"key_0\": \"string\"\n    },\n    \"activityWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": false,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"diagnosticWebhooks\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"diagnosticWebhooksV2\": {\n      \"key_0\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      },\n      \"key_1\": {\n        \"webhookDisabled\": true,\n        \"webhookSecret\": \"string\"\n      }\n    },\n    \"enabled\": true,\n    \"integration\": \"BRIVO\",\n    \"integrationAuditMap\": {\n      \"key_0\": {\n        \"enabledTimestampMs\": 3179,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"key_1\": {\n        \"enabledTimestampMs\": 7239,\n        \"integrationAuditEvent\": \"UPDATE\",\n        \"user\": \"string\",\n        \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"webhookUrl\": \"https://api.example.com/webhook/rhombus\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/integrations/webhooks/updateWebhookIntegrationV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"webhookSecret\": \"string\"\n}"}],"_postman_id":"d68f3ff6-7cb4-4ea7-b665-ac521bae2a1e"}],"id":"c1280518-bc4c-433d-bf4c-731dcc5204d9","_postman_id":"c1280518-bc4c-433d-bf4c-731dcc5204d9","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Alarm Monitoring Keypad Webservice","item":[{"name":"Claim keypad activation token","id":"8843b183-7788-4af6-8e92-04e082de3137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"act_token_12345\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Entrance Keypad\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/claimKeypadActivationToken","description":"<p>Connects a keypad to Rhombus services</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","keypad","claimKeypadActivationToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09f64207-95ee-4483-80b7-d7534bc02e7c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"act_token_12345\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Entrance Keypad\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/claimKeypadActivationToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8843b183-7788-4af6-8e92-04e082de3137"},{"name":"Get keypads for location","id":"2206f214-6864-4f8f-ae19-a527c9abb7d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/getKeypadsForLocation","description":"<p>Get a list of all registered keypads for a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","keypad","getKeypadsForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3ef068c8-289e-4cfa-b2bf-a844fa06b3c4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/getKeypadsForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"keypads\": [\n    {\n      \"armCountdownSecs\": 4980,\n      \"buildingAdminPhoneNumber\": \"string\",\n      \"connectionState\": \"ONLINE\",\n      \"floorNumber\": 6121,\n      \"ipAddress\": \"string\",\n      \"lastModified\": 6484,\n      \"latitude\": 4584.0267395491655,\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 1733.115351864407,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"platform\": \"ANDROID\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"showCallBuildingAdmin\": false,\n      \"signalStrength\": 167,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"armCountdownSecs\": 1542,\n      \"buildingAdminPhoneNumber\": \"string\",\n      \"connectionState\": \"OFFLINE\",\n      \"floorNumber\": 4550,\n      \"ipAddress\": \"string\",\n      \"lastModified\": 9962,\n      \"latitude\": 6039.528061128041,\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 6802.852214285824,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"platform\": \"IOS\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"showCallBuildingAdmin\": true,\n      \"signalStrength\": 407,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2206f214-6864-4f8f-ae19-a527c9abb7d4"},{"name":"Get keypads for organization","id":"a0ff8aa2-1713-444e-b586-a9fb360b3090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/getKeypadsForOrg","description":"<p>Get a list of all registered keypads for an org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","keypad","getKeypadsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b49e8756-53dc-4281-807c-921b0eb2d253","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/getKeypadsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"keypads\": [\n    {\n      \"armCountdownSecs\": 1079,\n      \"buildingAdminPhoneNumber\": \"string\",\n      \"connectionState\": \"OFFLINE\",\n      \"floorNumber\": 817,\n      \"ipAddress\": \"string\",\n      \"lastModified\": 5249,\n      \"latitude\": 8282.72198877614,\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 6569.685475331355,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"platform\": \"ANDROID\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"showCallBuildingAdmin\": true,\n      \"signalStrength\": 823,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"armCountdownSecs\": 2530,\n      \"buildingAdminPhoneNumber\": \"string\",\n      \"connectionState\": \"ONLINE\",\n      \"floorNumber\": 159,\n      \"ipAddress\": \"string\",\n      \"lastModified\": 671,\n      \"latitude\": 4841.005545489232,\n      \"locationName\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 8608.893447718325,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"platform\": \"IOS\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"showCallBuildingAdmin\": false,\n      \"signalStrength\": 6144,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a0ff8aa2-1713-444e-b586-a9fb360b3090"},{"name":"Unregister keypad","id":"138e498d-0841-41c1-ad96-4e691aed517c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keypadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/unregisterKeypad","description":"<p>Unregister a keypad</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","keypad","unregisterKeypad"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1aa31f4c-1d36-425d-a0be-3bbaf3fbfd44","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"keypadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/unregisterKeypad"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"138e498d-0841-41c1-ad96-4e691aed517c"},{"name":"Update keypad","id":"fb3ec33e-aa34-4837-9de6-565a4cbf70ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"additionalFeaturesDisabled\": true,\n  \"armCountdownSecs\": 30,\n  \"buildingAdminPhoneNumber\": \"+1-555-123-4567\",\n  \"floorNumber\": 1,\n  \"keypadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"latitude\": 37.7749,\n  \"locationName\": \"Main Building\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"name\": \"Main Entrance Keypad\",\n  \"qualifiedAddress\": {\n    \"addressLine2\": \"string\",\n    \"addressline1\": \"string\",\n    \"administrativeArea\": \"string\",\n    \"locality\": \"string\",\n    \"postalCode\": \"string\",\n    \"regionCode\": \"string\"\n  },\n  \"showCallBuildingAdmin\": true,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"timeZoneId\": \"America/Los_Angeles\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/updateKeypad","description":"<p>Update keypad settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","keypad","updateKeypad"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"163c6abf-06a2-4866-817c-645454666a57","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"additionalFeaturesDisabled\": true,\n  \"armCountdownSecs\": 30,\n  \"buildingAdminPhoneNumber\": \"+1-555-123-4567\",\n  \"floorNumber\": 1,\n  \"keypadUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"latitude\": 37.7749,\n  \"locationName\": \"Main Building\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"logoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"longitude\": -122.4194,\n  \"name\": \"Main Entrance Keypad\",\n  \"qualifiedAddress\": {\n    \"addressLine2\": \"string\",\n    \"addressline1\": \"string\",\n    \"administrativeArea\": \"string\",\n    \"locality\": \"string\",\n    \"postalCode\": \"string\",\n    \"regionCode\": \"string\"\n  },\n  \"showCallBuildingAdmin\": true,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"timeZoneId\": \"America/Los_Angeles\",\n  \"videoWallUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/keypad/updateKeypad"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fb3ec33e-aa34-4837-9de6-565a4cbf70ab"}],"id":"fe7ee34e-2133-4b46-bdbe-9b79cb899eaf","_postman_id":"fe7ee34e-2133-4b46-bdbe-9b79cb899eaf","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Guest Management Kiosk Webservice","item":[{"name":"Update kiosk","id":"acde9991-25b1-4f6d-bbd2-bb134c778983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"kioskUpdate\": {\n    \"batteryLevel\": 587.8557321308552,\n    \"connectionStatus\": \"UNKNOWN\",\n    \"deleted\": true,\n    \"hostUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"lastUpdateTimeMs\": 6486,\n    \"latitude\": 203.7952735844595,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 3573.0287626804525,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"printerIP\": \"string\",\n    \"updatedSetMethodMap\": {\n      \"key_0\": false,\n      \"key_1\": true\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/kiosk/updateKiosk","description":"<p>Update kiosk settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","kiosk","updateKiosk"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"59d96b6a-2473-4b3d-89dd-bfe5712c9a74","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"kioskUpdate\": {\n    \"batteryLevel\": 587.8557321308552,\n    \"connectionStatus\": \"UNKNOWN\",\n    \"deleted\": true,\n    \"hostUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"lastUpdateTimeMs\": 6486,\n    \"latitude\": 203.7952735844595,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 3573.0287626804525,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"printerIP\": \"string\",\n    \"updatedSetMethodMap\": {\n      \"key_0\": false,\n      \"key_1\": true\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/kiosk/updateKiosk"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"acde9991-25b1-4f6d-bbd2-bb134c778983"}],"id":"6edfc8a1-53fb-47c6-97ab-b7f87eb0b3e3","_postman_id":"6edfc8a1-53fb-47c6-97ab-b7f87eb0b3e3","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"License Webservice","item":[{"name":"Assign ACU door license","id":"9bffb5ec-feaa-4d8e-8b56-7c8006e51345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignACUDoorLicense","description":"<p>Assign ACU door license</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","assignACUDoorLicense"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"905d01b5-1aec-425a-899f-b028b2a969e0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignACUDoorLicense"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acuDoorLicense\": {\n    \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"createdOn\": \"1950-02-13T01:18:11.118Z\",\n    \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"firstAssignedDate\": \"2010-09-25T17:32:12.683Z\",\n    \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n    \"maxDeleteDate\": \"1962-02-04T20:25:34.710Z\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"productCode\": \"string\",\n    \"productType\": \"DEVICE\",\n    \"state\": \"PENDING_RETURN\",\n    \"trial\": true,\n    \"updatedOn\": \"1973-01-01T12:22:36.952Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"9bffb5ec-feaa-4d8e-8b56-7c8006e51345"},{"name":"Assign alert monitoring license","id":"0600fdc8-d3cc-453e-bfc5-a49ef5094aff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignAlertMonitoringLicense","description":"<p>Assign alert monitoring license</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","assignAlertMonitoringLicense"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cb120983-cad2-4d74-a375-e2aa370467b6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignAlertMonitoringLicense"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"alertMonitoringLicense\": {\n    \"allowedDeviceCount\": 3986,\n    \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"createdOn\": \"1967-04-02T17:01:57.527Z\",\n    \"deviceUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"firstAssignedDate\": \"1966-10-18T02:50:39.816Z\",\n    \"licenseToUnassignEmailState\": \"INITIAL_EMAIL_SUCCEEDED\",\n    \"licenseType\": \"ENTERPRISE\",\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"maxDeleteDate\": \"1954-08-03T16:05:06.221Z\",\n    \"monthlyFallbackVerificationLimit\": 5820,\n    \"monthlyVerificationLimit\": 7091,\n    \"monthsReset\": 3582,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"percentUsage\": 8636.884110204903,\n    \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"productCode\": \"string\",\n    \"productType\": \"DEVICE\",\n    \"remainingAlarms\": 8875,\n    \"remainingFallbackVerifications\": 1977,\n    \"remainingVerifications\": 3876,\n    \"state\": \"RENEWED\",\n    \"trial\": true,\n    \"updatedOn\": \"1962-04-21T09:51:26.542Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"warningStage\": 6178\n  }\n}"}],"_postman_id":"0600fdc8-d3cc-453e-bfc5-a49ef5094aff"},{"name":"Assign device license","id":"c3fdacc0-4246-4b19-9e58-9eb30b8df2f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignDeviceLicense","description":"<p>Assign or unassign a device license.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","assignDeviceLicense"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a7e6ae17-ec01-43db-8df2-1ff26ab0e964","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignDeviceLicense"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceLicense\": {\n    \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"createdOn\": \"1985-11-05T01:20:09.543Z\",\n    \"deviceType\": \"UNKNOWN\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"features\": [\n      {\n        \"enabled\": false,\n        \"name\": \"string\"\n      },\n      {\n        \"enabled\": true,\n        \"name\": \"string\"\n      }\n    ],\n    \"firstAssignedDate\": \"1968-02-26T19:18:23.108Z\",\n    \"licenseFamily\": \"ENVIRONMENTAL_SENSOR\",\n    \"licenseToUnassignEmailState\": \"INITIAL_EMAIL_SUCCEEDED\",\n    \"licenseType\": \"LEGACY\",\n    \"maxDeleteDate\": \"1993-12-26T13:57:52.184Z\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"productCode\": \"string\",\n    \"productType\": \"DEVICE\",\n    \"state\": \"PENDING_RETURN\",\n    \"trial\": true,\n    \"updatedOn\": \"1947-03-18T22:36:05.009Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"c3fdacc0-4246-4b19-9e58-9eb30b8df2f2"},{"name":"Assign license","id":"8e266774-cf38-4549-be9f-91cf8987e8db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignLicense","description":"<p>Assign an add-on license to a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","assignLicense"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7ca6b4d-d745-430e-88f7-c01cb394c3f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"licenseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/assignLicense"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"licenseUsage\": {\n    \"addOnLicenseType\": \"CLOUD_ARCHIVING\",\n    \"additionalPerceptionFeatures\": [\n      \"FACE_RECOGNITION\",\n      \"UNKNOWN\"\n    ],\n    \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"cloudArchiveDays\": 8967,\n    \"createdOn\": \"1951-02-07T12:52:13.584Z\",\n    \"deviceType\": \"EXECUTABLE\",\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"firstAssignedDate\": \"2011-10-16T13:55:39.450Z\",\n    \"license\": \"POSE\",\n    \"licenseFamily\": \"AUDIO_GATEWAY\",\n    \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_SUCCEEDED\",\n    \"maxDeleteDate\": \"1970-03-06T19:35:50.159Z\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"perceptionTypes\": [\n      \"UNKNOWN\",\n      \"OCCUPANCY_COUNTING\"\n    ],\n    \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"productCode\": \"string\",\n    \"productType\": \"UNKNOWN\",\n    \"state\": \"PENDING_RETURN\",\n    \"trial\": true,\n    \"updatedOn\": \"1959-10-30T05:06:48.363Z\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"8e266774-cf38-4549-be9f-91cf8987e8db"},{"name":"Get ACU door licenses","id":"f67db405-ea8a-4002-80f6-366ef949c7de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getACUDoorLicenses","description":"<p>Get list of access controlled door licenses licenses available in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getACUDoorLicenses"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"90eb8c8c-74fa-45c5-b4b5-68403447aade","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getACUDoorLicenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acuDoorLicenses\": [\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1976-05-01T01:58:53.346Z\",\n      \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1967-12-15T23:44:33.127Z\",\n      \"licenseToUnassignEmailState\": \"UNKNOWN\",\n      \"maxDeleteDate\": \"1959-11-03T11:23:02.983Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"LICENSE_USAGE\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": false,\n      \"updatedOn\": \"1951-05-30T20:47:06.974Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1994-03-13T20:06:28.834Z\",\n      \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"2007-11-01T04:52:29.370Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"1955-06-01T02:22:22.807Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"1987-02-15T02:30:49.252Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f67db405-ea8a-4002-80f6-366ef949c7de"},{"name":"Get ACU door licenses for client org","id":"3367473d-68d7-4c30-b149-3ffd1ef82fb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getACUDoorLicensesForClientOrg","description":"<p>Get list of access controlled door licenses licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getACUDoorLicensesForClientOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3917add3-7317-438e-8d26-ce852cf3ee0f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getACUDoorLicensesForClientOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acuDoorLicenses\": [\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1987-05-11T21:18:44.048Z\",\n      \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1990-05-08T11:41:15.508Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"1962-09-12T16:05:46.107Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"UNKNOWN\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"1990-03-21T00:48:25.311Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"2017-09-21T02:50:53.394Z\",\n      \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1960-01-08T04:56:10.442Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"1991-08-15T16:47:43.021Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ALERT_MONITORING\",\n      \"state\": \"CLAIMED\",\n      \"trial\": true,\n      \"updatedOn\": \"1975-01-08T08:43:46.164Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"3367473d-68d7-4c30-b149-3ffd1ef82fb1"},{"name":"Get alert monitoring licenses","id":"743efd53-e309-4bff-9f47-b7e0b3547345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getAlertMonitoringLicenses","description":"<p>Get list of alert monitoring licenses available in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getAlertMonitoringLicenses"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d4f2fafd-adad-4818-b247-bfaf4db96b19","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getAlertMonitoringLicenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"alertMonitoringLicenses\": [\n    {\n      \"allowedDeviceCount\": 6678,\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"2008-12-07T02:46:51.417Z\",\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"firstAssignedDate\": \"1991-01-31T19:45:30.755Z\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"STANDARD\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxDeleteDate\": \"1982-06-13T01:49:08.983Z\",\n      \"monthlyVerificationLimit\": 4793,\n      \"monthsReset\": 7950,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentUsage\": 2832.7303106766476,\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ACCESS_CONTROL\",\n      \"remainingAlarms\": 6778,\n      \"remainingVerifications\": 9828,\n      \"state\": \"EXPIRED\",\n      \"trial\": false,\n      \"updatedOn\": \"2012-12-22T06:24:31.241Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warningStage\": 5246\n    },\n    {\n      \"allowedDeviceCount\": 6661,\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1998-01-20T05:56:47.980Z\",\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"firstAssignedDate\": \"1968-11-03T19:10:45.991Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_SUCCEEDED\",\n      \"licenseType\": \"STANDARD\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxDeleteDate\": \"1956-01-28T00:39:07.199Z\",\n      \"monthlyVerificationLimit\": 4093,\n      \"monthsReset\": 2308,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentUsage\": 3689.7815322206216,\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"remainingAlarms\": 8430,\n      \"remainingVerifications\": 1788,\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": false,\n      \"updatedOn\": \"1953-12-16T06:07:46.404Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warningStage\": 8219\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"743efd53-e309-4bff-9f47-b7e0b3547345"},{"name":"Get alert monitoring licenses for client org","id":"3f506ac5-dc62-450a-8cd8-fef72bbaeb54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getAlertMonitoringLicensesForClientOrg","description":"<p>Get list of alert monitoring licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getAlertMonitoringLicensesForClientOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e46dec15-de50-408d-b876-b568aabb3c17","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getAlertMonitoringLicensesForClientOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"alertMonitoringLicenses\": [\n    {\n      \"allowedDeviceCount\": 8845,\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1978-06-28T08:38:49.492Z\",\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"firstAssignedDate\": \"2004-07-25T19:57:33.253Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"STARTER\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxDeleteDate\": \"1995-12-14T05:06:52.133Z\",\n      \"monthlyVerificationLimit\": 7305,\n      \"monthsReset\": 2891,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentUsage\": 2166.304185376677,\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"LICENSE_USAGE\",\n      \"remainingAlarms\": 8644,\n      \"remainingVerifications\": 6532,\n      \"state\": \"PENDING_RETURN\",\n      \"trial\": true,\n      \"updatedOn\": \"1964-06-23T13:36:09.630Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warningStage\": 2384\n    },\n    {\n      \"allowedDeviceCount\": 7724,\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1950-01-28T15:25:49.266Z\",\n      \"deviceUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"firstAssignedDate\": \"1955-10-22T11:43:03.119Z\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"LEGACY\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"maxDeleteDate\": \"1987-10-25T00:01:05.557Z\",\n      \"monthlyVerificationLimit\": 2031,\n      \"monthsReset\": 7231,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"percentUsage\": 8790.571801819942,\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"UNKNOWN\",\n      \"remainingAlarms\": 8639,\n      \"remainingVerifications\": 7930,\n      \"state\": \"EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"2007-01-19T09:06:37.941Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warningStage\": 2145\n    }\n  ]\n}"}],"_postman_id":"3f506ac5-dc62-450a-8cd8-fef72bbaeb54"},{"name":"Get device licenses","id":"4e80461b-6954-42d2-ad40-a0fe691df791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"optionalDeviceTypeFilter\": \"NVR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getDeviceLicenses","description":"<p>Get list of device licenses available in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getDeviceLicenses"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"38144c2f-691e-4ecb-88c2-01426076ab24","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"optionalDeviceTypeFilter\": \"NVR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getDeviceLicenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceLicenses\": [\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"2004-07-19T01:14:59.749Z\",\n      \"deviceType\": \"CAMERA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1946-09-22T17:41:47.201Z\",\n      \"licenseFamily\": \"VIDEO_INTERCOM\",\n      \"licenseToUnassignEmailState\": \"FOURTY_EIGHT_HOUR_WARNING_EMAIL_SUCCEEDED\",\n      \"licenseType\": \"STANDARD\",\n      \"maxDeleteDate\": \"2009-12-25T05:58:58.813Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ALERT_MONITORING\",\n      \"state\": \"RENEWED\",\n      \"trial\": true,\n      \"updatedOn\": \"1966-02-27T18:49:21.030Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1983-05-26T19:39:11.559Z\",\n      \"deviceType\": \"BLE_TRACKER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1982-02-06T20:43:32.044Z\",\n      \"licenseFamily\": \"VIDEO_INTERCOM\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"LEGACY\",\n      \"maxDeleteDate\": \"2006-02-12T07:59:29.069Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ALERT_MONITORING\",\n      \"state\": \"CLAIMED\",\n      \"trial\": true,\n      \"updatedOn\": \"1958-11-25T16:04:12.924Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4e80461b-6954-42d2-ad40-a0fe691df791"},{"name":"Get device licenses for client org","id":"4ad41cb7-fedb-4b3f-9c89-1ff5dbc673e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getDeviceLicensesForClientOrg","description":"<p>Get list of device licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getDeviceLicensesForClientOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"51bec348-6d7c-4c00-b6ea-635a48470304","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getDeviceLicensesForClientOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceLicenses\": [\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1949-11-17T23:29:07.687Z\",\n      \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1986-12-26T13:12:02.931Z\",\n      \"licenseFamily\": \"ENVIRONMENTAL_SENSOR\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"STANDARD\",\n      \"maxDeleteDate\": \"1992-05-18T08:03:51.295Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ACCESS_CONTROL\",\n      \"state\": \"RENEWED\",\n      \"trial\": true,\n      \"updatedOn\": \"1950-05-31T08:59:23.789Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1957-06-03T02:10:43.589Z\",\n      \"deviceType\": \"NVR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1956-08-23T19:22:25.026Z\",\n      \"licenseFamily\": \"ENVIRONMENTAL_GATEWAY\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_SUCCEEDED\",\n      \"licenseType\": \"LEGACY\",\n      \"maxDeleteDate\": \"1999-03-31T11:33:21.739Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"UNKNOWN\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"1993-11-13T21:35:10.312Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"4ad41cb7-fedb-4b3f-9c89-1ff5dbc673e2"},{"name":"Get licenses","id":"52170ec7-2558-4898-b0fb-78bf08b1b9e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"optionalDeviceTypeFilter\": \"DOOR_SENSOR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getLicenses","description":"<p>Get list of add-on licenses available in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getLicenses"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ec70e0bf-c932-4b82-a0ec-8c50fe1fc27a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"optionalDeviceTypeFilter\": \"DOOR_SENSOR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getLicenses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"licenses\": [\n    {\n      \"addOnLicenseType\": \"PERCEPTION\",\n      \"additionalPerceptionFeatures\": [\n        \"ENGAGMENT_COUNTING\",\n        \"OCCUPANCY_COUNTING\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 5700,\n      \"createdOn\": \"1984-01-02T15:09:00.087Z\",\n      \"deviceType\": \"EXECUTABLE\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1986-03-11T15:04:01.927Z\",\n      \"license\": \"PEOPLE_ANALYTICS\",\n      \"licenseFamily\": \"ENVIRONMENTAL_SENSOR\",\n      \"licenseToUnassignEmailState\": \"UNKNOWN\",\n      \"maxDeleteDate\": \"1995-05-17T02:53:30.715Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"VEHICLE_COUNTING\",\n        \"PEOPLE_COUNTING\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"state\": \"EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"2003-02-24T11:09:22.983Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"addOnLicenseType\": \"PPE\",\n      \"additionalPerceptionFeatures\": [\n        \"FACE_COUNTING_NONUNIQUE\",\n        \"OCCUPANCY_COUNTING\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 1540,\n      \"createdOn\": \"2011-10-23T06:30:03.532Z\",\n      \"deviceType\": \"IO_BOARD\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1995-12-15T11:56:55.876Z\",\n      \"license\": \"PERCEPTION\",\n      \"licenseFamily\": \"CAMERA\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_SUCCEEDED\",\n      \"maxDeleteDate\": \"1946-08-30T17:10:13.163Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"FACE_COUNTING_NONUNIQUE\",\n        \"FACE_RECOGNITION\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"state\": \"RENEWED\",\n      \"trial\": true,\n      \"updatedOn\": \"1981-03-12T12:10:48.898Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"52170ec7-2558-4898-b0fb-78bf08b1b9e7"},{"name":"Get licenses for client org","id":"fca73208-3eb6-474d-932d-3a42ccf4a47d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getLicensesForClientOrg","description":"<p>Get a list of licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","license","getLicensesForClientOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"826f1994-820e-482d-8bd0-ac94e04f0394","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/license/getLicensesForClientOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"licenses\": [\n    {\n      \"addOnLicenseType\": \"PEOPLE_ANALYTICS\",\n      \"additionalPerceptionFeatures\": [\n        \"FACE_COUNTING_UNIQUE\",\n        \"PEOPLE_COUNTING\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 2850,\n      \"createdOn\": \"1971-04-26T10:28:58.982Z\",\n      \"deviceType\": \"CAMERA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"2003-01-28T19:39:14.496Z\",\n      \"license\": \"VEHICLE\",\n      \"licenseFamily\": \"VIDEO_INTERCOM\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"1985-07-26T20:22:43.476Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"OCCUPANCY_COUNTING\",\n        \"VEHICLE_COUNTING\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": false,\n      \"updatedOn\": \"1954-02-09T14:56:23.029Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"addOnLicenseType\": \"VEHICLE\",\n      \"additionalPerceptionFeatures\": [\n        \"PEOPLE_COUNTING\",\n        \"UNKNOWN\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 4568,\n      \"createdOn\": \"1949-01-25T20:20:08.094Z\",\n      \"deviceType\": \"BADGE_READER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1972-12-05T14:05:09.557Z\",\n      \"license\": \"PPE\",\n      \"licenseFamily\": \"CAMERA\",\n      \"licenseToUnassignEmailState\": \"INITIAL_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"2010-12-28T14:38:00.522Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"FACE_COUNTING_NONUNIQUE\",\n        \"LICENSEPLATE_RECOGNITION\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ACCESS_CONTROL\",\n      \"state\": \"PENDING_RETURN\",\n      \"trial\": false,\n      \"updatedOn\": \"1982-11-23T01:23:59.723Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"fca73208-3eb6-474d-932d-3a42ccf4a47d"}],"id":"bb580eb9-c74b-4705-9e82-8ec4c6c77dca","_postman_id":"bb580eb9-c74b-4705-9e82-8ec4c6c77dca","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Location Webservice","item":[{"name":"Add location label","id":"b05b2d5c-b174-4c2a-b1f5-bf8b535a2906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"string\",\n  \"locationIdentifier\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/addLocationLabel","description":"<p>Add a label to a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","addLocationLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0638f778-5f89-4192-b199-2dbdbecf1206","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"string\",\n  \"locationIdentifier\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/addLocationLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b05b2d5c-b174-4c2a-b1f5-bf8b535a2906"},{"name":"Create location","id":"45faa8b3-1e6b-46f8-8aa8-69f9073f87b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 3815.8779447799106,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 8918,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 5664.537383719435,\n        \"rotation\": 8395.417557801216,\n        \"southEdge\": 9846.261322209702,\n        \"westEdge\": 8421.021559231212\n      },\n      {\n        \"eastEdge\": 3431.5388849085225,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 9992,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 7409.14865271056,\n        \"rotation\": 675.9484782598513,\n        \"southEdge\": 836.3301454562899,\n        \"westEdge\": 1746.0425483030751\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 5797.503469368828,\n    \"longitude\": 1156.120854315834,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"parentLocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/createLocation","description":"<p>Create a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","createLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"51ec4e85-2644-44d6-a52f-8790656eecc4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 3815.8779447799106,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 8918,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 5664.537383719435,\n        \"rotation\": 8395.417557801216,\n        \"southEdge\": 9846.261322209702,\n        \"westEdge\": 8421.021559231212\n      },\n      {\n        \"eastEdge\": 3431.5388849085225,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 9992,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 7409.14865271056,\n        \"rotation\": 675.9484782598513,\n        \"southEdge\": 836.3301454562899,\n        \"westEdge\": 1746.0425483030751\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 5797.503469368828,\n    \"longitude\": 1156.120854315834,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"parentLocationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/createLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"45faa8b3-1e6b-46f8-8aa8-69f9073f87b0"},{"name":"Delete location","id":"c5ca78d5-eea2-4acd-80f0-3ca2415bd6a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/deleteLocation","description":"<p>Remove a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","deleteLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"096f765e-6963-46a4-96a1-b927238ef9c9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/deleteLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c5ca78d5-eea2-4acd-80f0-3ca2415bd6a4"},{"name":"Geocode address","id":"c40f3209-3810-4a2b-a90b-0eef751c9164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"1600 Pennsylvania Avenue NW, Washington, DC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/geoCode","description":"<p>Get the latitude and longitude of an address</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","geoCode"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"32b787a3-c5fb-48ad-bfa2-d82f0b72f4e3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"1600 Pennsylvania Avenue NW, Washington, DC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/geoCode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"latitude\": 38.8977,\n  \"longitude\": -77.0365,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c40f3209-3810-4a2b-a90b-0eef751c9164"},{"name":"Get location","id":"bca1a24d-fdee-481a-a2c6-02b07eefd5c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"subLocationsRequired\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocation","description":"<p>Get location by id</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"22c6b6e1-6e82-4826-baba-dd83b3c4a60e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"subLocationsRequired\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 9334.431104531286,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 3996,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 1473.604384350724,\n        \"rotation\": 7748.214707841885,\n        \"southEdge\": 2835.7370022900595,\n        \"westEdge\": 4442.253092691626\n      },\n      {\n        \"eastEdge\": 2065.1516823221773,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 3928,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 4408.21147482569,\n        \"rotation\": 4137.113221954758,\n        \"southEdge\": 9341.369666266246,\n        \"westEdge\": 5854.846538128467\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 4180.219210229634,\n    \"longitude\": 5750.136431114758,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bca1a24d-fdee-481a-a2c6-02b07eefd5c7"},{"name":"Get location labels for org","id":"da7e8ee4-1828-42bb-a16f-8ec640b9b503","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationLabelsForOrg","description":"<p>Get all location labels for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocationLabelsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"86f51bb9-2bbd-472f-82b0-9bbdbf8fa1c6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationLabelsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"locationLabels\": {\n    \"key_0\": [\n      \"string\"\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"da7e8ee4-1828-42bb-a16f-8ec640b9b503"},{"name":"Get locations","id":"817d7752-c157-4c83-8059-1df1e9f9fe66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subLocationsIncluded\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocations","description":"<p>Get list of locations in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19eb1a17-d799-4491-bae7-ca5f4c4a24a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"subLocationsIncluded\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"locations\": [\n    {\n      \"address1\": \"string\",\n      \"address2\": \"string\",\n      \"countryCode\": \"string\",\n      \"floorPlans\": [\n        {\n          \"eastEdge\": 4397.76094106953,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 8523,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 5813.290232646724,\n          \"rotation\": 6009.0043722684,\n          \"southEdge\": 912.7829071823479,\n          \"westEdge\": 7483.531469695815\n        },\n        {\n          \"eastEdge\": 954.6185113815752,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 5195,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 6555.236519347643,\n          \"rotation\": 1187.5144593888697,\n          \"southEdge\": 1351.758317140821,\n          \"westEdge\": 9017.790647894599\n        }\n      ],\n      \"labels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 2087.9020565227947,\n      \"longitude\": 9483.564982228843,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"subLocations\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n        }\n      ],\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"address1\": \"string\",\n      \"address2\": \"string\",\n      \"countryCode\": \"string\",\n      \"floorPlans\": [\n        {\n          \"eastEdge\": 6816.8931899059835,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 2506,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 7855.4461737672045,\n          \"rotation\": 4543.004391308831,\n          \"southEdge\": 8189.471683571863,\n          \"westEdge\": 974.8881425406397\n        },\n        {\n          \"eastEdge\": 6877.788036590111,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 7165,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 4777.431808384842,\n          \"rotation\": 7247.0283731466025,\n          \"southEdge\": 1970.0412955515058,\n          \"westEdge\": 4785.865861120391\n        }\n      ],\n      \"labels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 694.3213213430611,\n      \"longitude\": 5094.078523023786,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"subLocations\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n        }\n      ],\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"817d7752-c157-4c83-8059-1df1e9f9fe66"},{"name":"Get locations by labels","id":"e5f3628c-59dc-4d61-80af-03ce22c83823","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsAssociatedToLocationLabelsByOrg","description":"<p>Get all locations associated to location labels for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocationsAssociatedToLocationLabelsByOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"17cd922f-0a1d-41af-9edb-1147d4fa7191","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsAssociatedToLocationLabelsByOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"locationLabels\": {\n    \"key_0\": [\n      \"string\"\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e5f3628c-59dc-4d61-80af-03ce22c83823"},{"name":"Get locations by geo","id":"65b0f396-d362-4863-bc02-138e87ae05d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"latitude\": 37.7749,\n  \"longitude\": -122.4194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsByGeo","description":"<p>Get list of locations given latitude and longitude</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocationsByGeo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a04e9396-5a8a-456d-a5bb-f9c4192cd0a2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"latitude\": 37.7749,\n  \"longitude\": -122.4194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsByGeo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"locations\": [\n    {\n      \"address1\": \"string\",\n      \"address2\": \"string\",\n      \"countryCode\": \"string\",\n      \"floorPlans\": [\n        {\n          \"eastEdge\": 5958.235951634163,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 8253,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 4843.837518779103,\n          \"rotation\": 1590.805115059879,\n          \"southEdge\": 7102.359832221267,\n          \"westEdge\": 565.0912430080424\n        },\n        {\n          \"eastEdge\": 4355.406485802176,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 1107,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 9341.231478425761,\n          \"rotation\": 2668.3389493119394,\n          \"southEdge\": 2806.0639608670867,\n          \"westEdge\": 2485.657304871969\n        }\n      ],\n      \"labels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 7717.894365487059,\n      \"longitude\": 8536.819887002466,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"subLocations\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n        }\n      ],\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"address1\": \"string\",\n      \"address2\": \"string\",\n      \"countryCode\": \"string\",\n      \"floorPlans\": [\n        {\n          \"eastEdge\": 4069.169511773052,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 9277,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 6958.879527270552,\n          \"rotation\": 8302.34310230084,\n          \"southEdge\": 5806.403805619511,\n          \"westEdge\": 3820.4181960565097\n        },\n        {\n          \"eastEdge\": 3685.531647959934,\n          \"floorLabel\": \"string\",\n          \"floorNumber\": 2318,\n          \"imageUrl\": \"string\",\n          \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"northEdge\": 2725.670042842097,\n          \"rotation\": 1605.9872610577286,\n          \"southEdge\": 1186.1090618249004,\n          \"westEdge\": 696.2325269333979\n        }\n      ],\n      \"labels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 4071.386691596639,\n      \"longitude\": 6257.795445853806,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"qualifiedAddress\": {\n        \"addressLine2\": \"string\",\n        \"addressline1\": \"string\",\n        \"administrativeArea\": \"string\",\n        \"locality\": \"string\",\n        \"postalCode\": \"string\",\n        \"regionCode\": \"string\"\n      },\n      \"subLocations\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n        }\n      ],\n      \"tz\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"65b0f396-d362-4863-bc02-138e87ae05d4"},{"name":"Get locations by hierarchy key","id":"f55a3ffa-1c85-450e-995c-8139468a508d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsBySubLocationsHierarchyKey","description":"<p>Get nested locations by subLocationHierarchyKey</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","getLocationsBySubLocationsHierarchyKey"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8f584445-efd6-4721-b22b-00281c6a345e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/getLocationsBySubLocationsHierarchyKey"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 6705.149246264854,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 5624,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 6706.217662644831,\n        \"rotation\": 5505.179736793124,\n        \"southEdge\": 2750.3220128698035,\n        \"westEdge\": 9867.729404799584\n      },\n      {\n        \"eastEdge\": 2627.783400201762,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 761,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 1738.9421762736679,\n        \"rotation\": 7789.435143154819,\n        \"southEdge\": 9006.921489167724,\n        \"westEdge\": 4160.306231143227\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 8030.711575186698,\n    \"longitude\": 9313.473797853954,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f55a3ffa-1c85-450e-995c-8139468a508d"},{"name":"Remove location label","id":"bd7c883b-6b51-4118-a7cc-6f8e3df1b3b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"string\",\n  \"locationIdentifier\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/removeLocationLabel","description":"<p>Remove a label from a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","removeLocationLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"85bf11f2-47c9-49b9-90cc-40caf2364d40","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"string\",\n  \"locationIdentifier\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/removeLocationLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bd7c883b-6b51-4118-a7cc-6f8e3df1b3b7"},{"name":"Selective update location","id":"f3917901-f349-4c18-8ab1-adc44441db41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"address1\": \"string\",\n  \"address2\": \"string\",\n  \"countryCode\": \"string\",\n  \"floorPlans\": [\n    {\n      \"eastEdge\": 4928.113420700249,\n      \"floorLabel\": \"string\",\n      \"floorNumber\": 9853,\n      \"imageUrl\": \"string\",\n      \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"northEdge\": 8919.599077313269,\n      \"rotation\": 2792.1492250912784,\n      \"southEdge\": 9011.412014169382,\n      \"westEdge\": 6798.2629558381905\n    },\n    {\n      \"eastEdge\": 4266.27676745097,\n      \"floorLabel\": \"string\",\n      \"floorNumber\": 7408,\n      \"imageUrl\": \"string\",\n      \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"northEdge\": 9044.991656733202,\n      \"rotation\": 4903.883087309411,\n      \"southEdge\": 9567.47472833827,\n      \"westEdge\": 7995.753804679828\n    }\n  ],\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"latitude\": 2118.587707474464,\n  \"longitude\": 1425.4770631391466,\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"postalCode\": \"string\",\n  \"timezoneId\": \"string\",\n  \"tz\": {\n    \"displayName\": \"string\",\n    \"dstsavings\": 9455,\n    \"id\": \"string\",\n    \"rawOffset\": 7826\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/selectiveUpdateLocation","description":"<p>Selectively update a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","selectiveUpdateLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1a27f2da-4601-41e6-94e2-5a42a2a3910a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"address1\": \"string\",\n  \"address2\": \"string\",\n  \"countryCode\": \"string\",\n  \"floorPlans\": [\n    {\n      \"eastEdge\": 4928.113420700249,\n      \"floorLabel\": \"string\",\n      \"floorNumber\": 9853,\n      \"imageUrl\": \"string\",\n      \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"northEdge\": 8919.599077313269,\n      \"rotation\": 2792.1492250912784,\n      \"southEdge\": 9011.412014169382,\n      \"westEdge\": 6798.2629558381905\n    },\n    {\n      \"eastEdge\": 4266.27676745097,\n      \"floorLabel\": \"string\",\n      \"floorNumber\": 7408,\n      \"imageUrl\": \"string\",\n      \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"northEdge\": 9044.991656733202,\n      \"rotation\": 4903.883087309411,\n      \"southEdge\": 9567.47472833827,\n      \"westEdge\": 7995.753804679828\n    }\n  ],\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"latitude\": 2118.587707474464,\n  \"longitude\": 1425.4770631391466,\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"postalCode\": \"string\",\n  \"timezoneId\": \"string\",\n  \"tz\": {\n    \"displayName\": \"string\",\n    \"dstsavings\": 9455,\n    \"id\": \"string\",\n    \"rawOffset\": 7826\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/selectiveUpdateLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f3917901-f349-4c18-8ab1-adc44441db41"},{"name":"Update location","id":"b9c8e889-ac09-40f5-8f6f-18b2f6aade28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 9197.26949556892,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 3569,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 6313.816046414185,\n        \"rotation\": 8906.401291138853,\n        \"southEdge\": 6562.5333072884205,\n        \"westEdge\": 2576.655317488761\n      },\n      {\n        \"eastEdge\": 7474.7576061528,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 4940,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 2343.4687155900624,\n        \"rotation\": 4791.637721238433,\n        \"southEdge\": 8197.986121878866,\n        \"westEdge\": 3651.3097111887105\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 5882.4136691501035,\n    \"longitude\": 152.4286021155552,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/updateLocation","description":"<p>Update a location **NOTE: This will replace old settings meaning if you leave a field blank it will be overrode to blank. For selective field updates use the endpoint /selectiveUpdateLocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","location","updateLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c4de5d62-f5e5-4fd4-80a2-a8ca6cd3b5f3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"location\": {\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"floorPlans\": [\n      {\n        \"eastEdge\": 9197.26949556892,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 3569,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 6313.816046414185,\n        \"rotation\": 8906.401291138853,\n        \"southEdge\": 6562.5333072884205,\n        \"westEdge\": 2576.655317488761\n      },\n      {\n        \"eastEdge\": 7474.7576061528,\n        \"floorLabel\": \"string\",\n        \"floorNumber\": 4940,\n        \"imageUrl\": \"string\",\n        \"mediaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"northEdge\": 2343.4687155900624,\n        \"rotation\": 4791.637721238433,\n        \"southEdge\": 8197.986121878866,\n        \"westEdge\": 3651.3097111887105\n      }\n    ],\n    \"labels\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 5882.4136691501035,\n    \"longitude\": 152.4286021155552,\n    \"name\": \"string\",\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"postalCode\": \"string\",\n    \"subLocations\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/LocationType detected>\"\n      }\n    ],\n    \"tz\": \"string\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/location/updateLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b9c8e889-ac09-40f5-8f6f-18b2f6aade28"}],"id":"f586f93c-e70e-4ae8-b6c3-3a6dc11296c6","_postman_id":"f586f93c-e70e-4ae8-b6c3-3a6dc11296c6","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Logistics Webservice","item":[{"name":"Get RMAs","id":"6ad7ed8f-2095-4f77-89e1-5fd1b0d829ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getRMAs","description":"<p>Get RMAs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","logistics","getRMAs"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"10d7ce26-5c36-47c6-8c37-e1582998cd45","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getRMAs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"rmaList\": [\n    {\n      \"address\": \"string\",\n      \"advancedRMAs\": {\n        \"invoiceNeeded\": true,\n        \"knownIssue\": true,\n        \"managerialApproved\": true,\n        \"managerialApprovedRMAs\": {\n          \"falseReport\": false,\n          \"rectified\": true,\n          \"rmauuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"rctpPartnerRequested\": true,\n        \"rctpPartnerUuid\": \"string\",\n        \"rctpRMAs\": {\n          \"falseReport\": false,\n          \"rectified\": true,\n          \"rmauuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"briefDescription\": \"string\",\n      \"city\": \"string\",\n      \"costInDollars\": 7089.23551973438,\n      \"country\": \"string\",\n      \"customerUnresponsive\": true,\n      \"deleted\": false,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"errorCode\": \"POTENTIAL_MANUFACTURING_DEFECT\",\n      \"failureDiagnostics\": [\n        \"string\",\n        \"string\"\n      ],\n      \"fedExReturnLabelSent\": false,\n      \"finalNotes\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"initialFirmwareVersion\": \"string\",\n      \"initiatedBy\": \"string\",\n      \"inventoryNeeded\": \"string\",\n      \"inventoryNeededMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"isRefurbished\": false,\n      \"knownIssue\": true,\n      \"lastRecordedFirmwareVersion\": \"string\",\n      \"lastUpdatedAtSec\": 6310,\n      \"lastUpdatedBy\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"prevShippingInfoUsedBy\": \"string\",\n      \"prevShippingInfoUsedByAtSec\": 8345,\n      \"proactiveReplacement\": true,\n      \"recipientName\": \"string\",\n      \"recipientPhoneNumber\": \"string\",\n      \"replacementCourier\": \"string\",\n      \"replacementHardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"replacementTrackingNumber\": \"string\",\n      \"requesterEmailAddress\": \"string\",\n      \"returnLabelRequestedUpdatedAtSec\": 5606,\n      \"returnLabelSent\": true,\n      \"returnLabelSentUpdatedAtSec\": 3671,\n      \"returnTrackingNumber\": \"string\",\n      \"rmaRequest\": {\n        \"formSubmitted\": true,\n        \"requestUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"rmaOpportunityId\": \"string\",\n        \"salesforceAccountId\": \"string\",\n        \"salesforcePartnerContactId\": \"string\",\n        \"salesforcePartnerId\": \"string\"\n      },\n      \"rmaRequestUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdCardReplaced\": true,\n      \"shipmentMethod\": \"OVERNIGHT\",\n      \"shipmentRequested\": false,\n      \"shipmentRequestedBy\": \"string\",\n      \"shipmentRequestedUpdatedAtSec\": 6682,\n      \"shipmentSent\": true,\n      \"shipmentSentUpdatedAtSec\": 1929,\n      \"skipAutoRegistration\": true,\n      \"state\": \"string\",\n      \"status\": \"STOLEN\",\n      \"storageCid\": \"string\",\n      \"street\": \"string\",\n      \"timestampSec\": 9000,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warehouseInventoryNeeded\": true,\n      \"zenDeskTicketAssigneeEmail\": \"string\",\n      \"zenDeskTicketSubject\": \"string\",\n      \"zendeskTicket\": 5455\n    },\n    {\n      \"address\": \"string\",\n      \"advancedRMAs\": {\n        \"invoiceNeeded\": false,\n        \"knownIssue\": true,\n        \"managerialApproved\": false,\n        \"managerialApprovedRMAs\": {\n          \"falseReport\": false,\n          \"rectified\": false,\n          \"rmauuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"rctpPartnerRequested\": false,\n        \"rctpPartnerUuid\": \"string\",\n        \"rctpRMAs\": {\n          \"falseReport\": false,\n          \"rectified\": false,\n          \"rmauuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"briefDescription\": \"string\",\n      \"city\": \"string\",\n      \"costInDollars\": 9867.412148406427,\n      \"country\": \"string\",\n      \"customerUnresponsive\": true,\n      \"deleted\": false,\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"errorCode\": \"COSMETIC_DAMAGE\",\n      \"failureDiagnostics\": [\n        \"string\",\n        \"string\"\n      ],\n      \"fedExReturnLabelSent\": false,\n      \"finalNotes\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"initialFirmwareVersion\": \"string\",\n      \"initiatedBy\": \"string\",\n      \"inventoryNeeded\": \"string\",\n      \"inventoryNeededMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"isRefurbished\": false,\n      \"knownIssue\": false,\n      \"lastRecordedFirmwareVersion\": \"string\",\n      \"lastUpdatedAtSec\": 242,\n      \"lastUpdatedBy\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"postalCode\": \"string\",\n      \"prevShippingInfoUsedBy\": \"string\",\n      \"prevShippingInfoUsedByAtSec\": 4571,\n      \"proactiveReplacement\": false,\n      \"recipientName\": \"string\",\n      \"recipientPhoneNumber\": \"string\",\n      \"replacementCourier\": \"string\",\n      \"replacementHardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"replacementTrackingNumber\": \"string\",\n      \"requesterEmailAddress\": \"string\",\n      \"returnLabelRequestedUpdatedAtSec\": 3426,\n      \"returnLabelSent\": true,\n      \"returnLabelSentUpdatedAtSec\": 7068,\n      \"returnTrackingNumber\": \"string\",\n      \"rmaRequest\": {\n        \"formSubmitted\": true,\n        \"requestUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"rmaOpportunityId\": \"string\",\n        \"salesforceAccountId\": \"string\",\n        \"salesforcePartnerContactId\": \"string\",\n        \"salesforcePartnerId\": \"string\"\n      },\n      \"rmaRequestUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdCardReplaced\": false,\n      \"shipmentMethod\": \"OVERNIGHT\",\n      \"shipmentRequested\": true,\n      \"shipmentRequestedBy\": \"string\",\n      \"shipmentRequestedUpdatedAtSec\": 8421,\n      \"shipmentSent\": false,\n      \"shipmentSentUpdatedAtSec\": 4799,\n      \"skipAutoRegistration\": false,\n      \"state\": \"string\",\n      \"status\": \"STOLEN\",\n      \"storageCid\": \"string\",\n      \"street\": \"string\",\n      \"timestampSec\": 6332,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"warehouseInventoryNeeded\": true,\n      \"zenDeskTicketAssigneeEmail\": \"string\",\n      \"zenDeskTicketSubject\": \"string\",\n      \"zendeskTicket\": 7479\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6ad7ed8f-2095-4f77-89e1-5fd1b0d829ea"},{"name":"Get shipments","id":"3e2469c2-cecc-4615-b1f8-63251543cb7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeSec\": 1641081600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getShipments","description":"<p>Get shipments</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","logistics","getShipments"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d278c1e6-6f97-4faa-8dc7-6def380bbd96","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeSec\": 1641081600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getShipments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customerShipmentList\": [\n    {\n      \"ait-aitTrackingNumber\": \"string\",\n      \"ait-carrierTrackingNumber\": \"string\",\n      \"ait-depositorOrderNumber\": \"string\",\n      \"ait-destinationAddress\": \"string\",\n      \"ait-isIngramDistributorShipment\": true,\n      \"ait-shipmentDate\": \"1955-05-27T14:57:27.307Z\",\n      \"ait-shippedItems\": [\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 9526,\n          \"serialNumber\": \"string\"\n        },\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 7250,\n          \"serialNumber\": \"string\"\n        }\n      ],\n      \"interchangeControlNumber\": \"string\",\n      \"lastStateUpdateSec\": 2131,\n      \"rhombus-additionalEmails\": \"string\",\n      \"rhombus-chosenCarrierName\": \"string\",\n      \"rhombus-claimKeyToLicenseMap\": {\n        \"key_0\": [\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\"\n        ]\n      },\n      \"rhombus-claimKeyToLicenseMapV2\": {\n        \"key_0\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_2\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        }\n      },\n      \"rhombus-customerEmails\": \"string\",\n      \"rhombus-customerName\": \"string\",\n      \"rhombus-orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-partnerOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-purchaseOrderNumber\": \"string\",\n      \"rhombus-rmaReturnTrackingNumber\": \"string\",\n      \"rhombus-rmaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-rmaUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombus-salesForceOpportunityId\": \"string\",\n      \"rhombus-zendeskTicketNumber\": \"string\",\n      \"shipmentCategory\": \"RMA\",\n      \"shipmentEmailState\": \"UNKNOWN\",\n      \"shipmentState\": \"DELIVERED\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"ait-aitTrackingNumber\": \"string\",\n      \"ait-carrierTrackingNumber\": \"string\",\n      \"ait-depositorOrderNumber\": \"string\",\n      \"ait-destinationAddress\": \"string\",\n      \"ait-isIngramDistributorShipment\": false,\n      \"ait-shipmentDate\": \"1959-11-08T14:57:28.180Z\",\n      \"ait-shippedItems\": [\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 5045,\n          \"serialNumber\": \"string\"\n        },\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 6681,\n          \"serialNumber\": \"string\"\n        }\n      ],\n      \"interchangeControlNumber\": \"string\",\n      \"lastStateUpdateSec\": 2423,\n      \"rhombus-additionalEmails\": \"string\",\n      \"rhombus-chosenCarrierName\": \"string\",\n      \"rhombus-claimKeyToLicenseMap\": {\n        \"key_0\": [\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\"\n        ]\n      },\n      \"rhombus-claimKeyToLicenseMapV2\": {\n        \"key_0\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        },\n        \"key_1\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_2\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        }\n      },\n      \"rhombus-customerEmails\": \"string\",\n      \"rhombus-customerName\": \"string\",\n      \"rhombus-orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-partnerOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-purchaseOrderNumber\": \"string\",\n      \"rhombus-rmaReturnTrackingNumber\": \"string\",\n      \"rhombus-rmaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-rmaUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombus-salesForceOpportunityId\": \"string\",\n      \"rhombus-zendeskTicketNumber\": \"string\",\n      \"shipmentCategory\": \"UNKNOWN\",\n      \"shipmentEmailState\": \"SHIPPING_SHIPPED_FAILURE\",\n      \"shipmentState\": \"RETURN_REGISTERED\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3e2469c2-cecc-4615-b1f8-63251543cb7e"},{"name":"Get warranty approved RMAs","id":"4dc3f064-df85-4490-adcd-7f5027be9fb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getWarrantyApprovedRMAs","description":"<p>Get warranty approved RMAs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","logistics","getWarrantyApprovedRMAs"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fbba3ec9-d668-4c72-bf26-1bde9cdde15b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/logistics/getWarrantyApprovedRMAs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"zendeskTickets\": [\n    4642,\n    1709\n  ]\n}"}],"_postman_id":"4dc3f064-df85-4490-adcd-7f5027be9fb2"}],"id":"1312fea5-0f8d-441f-8b0d-6ceda07b7fb7","_postman_id":"1312fea5-0f8d-441f-8b0d-6ceda07b7fb7","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Media Device Webservice","item":[{"name":"Get bulk media device details","id":"1cd1707e-3e31-4041-a1eb-97ab536dddc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/mediadevice/getBulkMediaDeviceDetails","description":"<p>Get media information of any video-supporting media device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","mediadevice","getBulkMediaDeviceDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c5bf6bab-17e6-497c-a3a8-7f4dc89ac046","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/mediadevice/getBulkMediaDeviceDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"mediaDeviceDetails\": {\n    \"key_0\": {\n      \"audioGateways\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceType\": \"BLE_TRACKER\",\n      \"hwVariation\": \"GATEWAY_A100\",\n      \"lanCheckUrls\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lanLiveH264Uris\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lanLiveM3u8Uris\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lanLiveMpdUris\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lanVodM3u8UrisTemplates\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lanVodMpdUrisTemplates\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"Front Door Camera\",\n      \"region\": \"us-west-2\",\n      \"timezone\": {\n        \"displayName\": \"string\",\n        \"dstsavings\": 3789,\n        \"id\": \"string\",\n        \"rawOffset\": 1735\n      },\n      \"uri\": \"rtsp://device.local/stream\",\n      \"wanLiveH264Uri\": \"https://stream.rhombussystems.com/live/device123.h264\",\n      \"wanLiveM3u8Uri\": \"https://stream.rhombussystems.com/live/device123.m3u8\",\n      \"wanLiveMpdUri\": \"https://stream.rhombussystems.com/live/device123.mpd\",\n      \"wanVodH264UriTemplate\": \"https://vod.rhombussystems.com/{timestamp}/device123.h264\",\n      \"wanVodM3u8UriTemplate\": \"https://vod.rhombussystems.com/{timestamp}/device123.m3u8\",\n      \"wanVodMpdUriTemplate\": \"https://vod.rhombussystems.com/{timestamp}/device123.mpd\"\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1cd1707e-3e31-4041-a1eb-97ab536dddc3"}],"id":"fd23df03-40c6-45c9-b6c5-41a77e400f04","_postman_id":"fd23df03-40c6-45c9-b6c5-41a77e400f04","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"OAuth Webservice","item":[{"name":"Authorize OAuth application","id":"0642902c-186b-4d83-9cc2-340bcb0599af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api2.rhombussystems.com/api/oauth/authorize?clientId=string&redirectUri=string&responseType=string&state=string&consentGiven=true&codeChallenge=string","description":"<p>User authorizes to share permission and ac settings, receives temporary authorization code</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","authorize"],"host":["https://api2.rhombussystems.com"],"query":[{"key":"clientId","value":"string"},{"key":"redirectUri","value":"string"},{"key":"responseType","value":"string"},{"key":"state","value":"string"},{"key":"consentGiven","value":"true"},{"key":"codeChallenge","value":"string"}],"variable":[]}},"response":[{"id":"65ac8332-32a0-42e7-9f76-a4c4d8cc2a01","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"url":{"raw":"https://api2.rhombussystems.com/api/oauth/authorize?clientId=string&redirectUri=string&responseType=string&state=string&consentGiven=true&codeChallenge=string","host":["https://api2.rhombussystems.com"],"path":["api","oauth","authorize"],"query":[{"key":"clientId","value":"string"},{"key":"redirectUri","value":"string"},{"key":"responseType","value":"string"},{"key":"state","value":"string"},{"key":"consentGiven","value":"true"},{"key":"codeChallenge","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"0642902c-186b-4d83-9cc2-340bcb0599af"},{"name":"Delete OAuth application","id":"0152ed21-4440-4ff7-9b2b-96a0c9418996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/deleteApplication","description":"<p>Delete application</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","deleteApplication"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9d2e7f3d-3928-4e14-b320-f05a362b91a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/deleteApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0152ed21-4440-4ff7-9b2b-96a0c9418996"},{"name":"Get all applications for organization","id":"3b70a777-4de2-42e4-9e59-1e2c3a582ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/getAllApplicationsForOrg","description":"<p>Get all applications for org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","getAllApplicationsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3b60298c-5740-44bb-9600-6982fa086432","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/getAllApplicationsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"oauthApplications\": [\n    {\n      \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientSecretHash\": \"string\",\n      \"contactEmail\": \"string\",\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"redirectUri\": \"string\"\n    },\n    {\n      \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientSecretHash\": \"string\",\n      \"contactEmail\": \"string\",\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"redirectUri\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3b70a777-4de2-42e4-9e59-1e2c3a582ae6"},{"name":"Get application by client ID","id":"c4ad5133-088f-49b2-a784-c9f2586ea390","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/getApplicationByClientId","description":"<p>Get application by clientId</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","getApplicationByClientId"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0a523a8a-2c3c-4967-bef6-0bf4b64efb95","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/getApplicationByClientId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"application\": {\n    \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"clientSecretHash\": \"string\",\n    \"contactEmail\": \"string\",\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"redirectUri\": \"string\"\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c4ad5133-088f-49b2-a784-c9f2586ea390"},{"name":"Submit OAuth application","id":"5cf20451-cf52-444a-b562-6be030c4b915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/submitApplication","description":"<p>Application for client_id and client_secret</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","submitApplication"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e2592ad2-2cfb-4f38-a345-3c26a2a80834","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/submitApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clientSecret\": \"string\",\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5cf20451-cf52-444a-b562-6be030c4b915"},{"name":"Update OAuth application","id":"46266fde-dd2e-4cd5-9ee5-f67ff299bdf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/updateApplication","description":"<p>Update application</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","oauth","updateApplication"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"74cd12f3-ac37-42c1-9d34-da98be2323fe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"contactEmail\": \"admin@myapp.com\",\n  \"description\": \"Integration app for accessing Rhombus API\",\n  \"name\": \"My Integration App\",\n  \"redirectUri\": \"https://myapp.com/oauth/callback\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/oauth/updateApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"46266fde-dd2e-4cd5-9ee5-f67ff299bdf8"}],"id":"985aeaf5-8acf-42ae-86bf-2524a1ed81b1","_postman_id":"985aeaf5-8acf-42ae-86bf-2524a1ed81b1","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Occupancy Webservice","item":[{"name":"Get minimal occupancy sensor state list","id":"538301c2-454a-4f3b-9b77-09f2a332ac65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getMinimalOccupancySensorStateList","description":"<p>Get basic state information about all proximity tags in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","occupancy","getMinimalOccupancySensorStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"66f4888b-3872-4302-ad3e-f22721241e2b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getMinimalOccupancySensorStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"occupancySensorStates\": [\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 2,\n      \"health\": \"RED\",\n      \"healthDetails\": \"FIRMWARE_BEHIND\",\n      \"hwVariation\": \"GATEWAY_ENVIRONMENTAL_E50\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Conference Room Sensor\",\n      \"normalizedLux\": 0.75,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rawLux\": 500,\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"RH123456789\",\n      \"signalStrength\": -45,\n      \"status\": \"OCCUPIED\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    {\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"batteryPercent\": 85,\n      \"closestBaseStation\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"1.2.3\",\n      \"floorNumber\": 2,\n      \"health\": \"RED\",\n      \"healthDetails\": \"FIRMWARE_BEHIND\",\n      \"hwVariation\": \"CAMERA_THIRD_PARTY_NVR\",\n      \"lastSeenSec\": 1640995200,\n      \"latitude\": 37.7749,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": -122.4194,\n      \"name\": \"Conference Room Sensor\",\n      \"normalizedLux\": 0.75,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rawLux\": 500,\n      \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"RH123456789\",\n      \"signalStrength\": -45,\n      \"status\": \"MOVEMENT\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"538301c2-454a-4f3b-9b77-09f2a332ac65"},{"name":"Get occupancy events for sensor","id":"1f7cc289-bc23-4a68-9504-731afe81acbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640908800000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getOccupancyEventsForSensor","description":"<p>Get recent events for specified proximity tag</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","occupancy","getOccupancyEventsForSensor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"67ddb942-6e50-40b6-aaa2-04bfd2903da1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640908800000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getOccupancyEventsForSensor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 7985,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 4197,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"lux\": 8050,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"VACANT\",\n      \"stateChanged\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tampered\": false,\n      \"timestampMs\": 4036\n    },\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 5370,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 1671,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"lux\": 835,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"state\": \"VACANT\",\n      \"stateChanged\": true,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tampered\": false,\n      \"timestampMs\": 1911\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1f7cc289-bc23-4a68-9504-731afe81acbe"},{"name":"Get occupancy presence windows","id":"8956c2b3-8a5a-4513-b07e-b40c556cea49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getOccupancyPresenceWindows","description":"<p>Get stored video information for sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","occupancy","getOccupancyPresenceWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"43f194c3-bfb2-48f7-8108-4f96dee0a8c0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/getOccupancyPresenceWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"presenceWindows\": [\n    {\n      \"durationSeconds\": 1141,\n      \"startSeconds\": 7472\n    },\n    {\n      \"durationSeconds\": 7033,\n      \"startSeconds\": 561\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8956c2b3-8a5a-4513-b07e-b40c556cea49"},{"name":"Update occupancy sensor details","id":"1dd50049-ee49-46f7-939c-0eb0185bd77a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Motion sensor for conference room A\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 2,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Conference Room Sensor\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/updateDetails","description":"<p>Update the details of an occupancy sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","occupancy","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fa862090-53e7-4229-8cc7-01438267d35f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedCameras\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"associatedCamerasUpdated\": false,\n  \"deleted\": false,\n  \"deletedUpdated\": false,\n  \"description\": \"Motion sensor for conference room A\",\n  \"descriptionUpdated\": false,\n  \"floorNumber\": 2,\n  \"floorNumberUpdated\": false,\n  \"latitude\": 37.7749,\n  \"latitudeUpdated\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": false,\n  \"longitude\": -122.4194,\n  \"longitudeUpdated\": false,\n  \"name\": \"Conference Room Sensor\",\n  \"nameUpdated\": false,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": false,\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": false,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/occupancy/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1dd50049-ee49-46f7-939c-0eb0185bd77a"}],"id":"6aaef0a8-a168-4e12-bb15-954c97fff427","_postman_id":"6aaef0a8-a168-4e12-bb15-954c97fff427","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Org Webservice","item":[{"name":"Claim activation token","id":"b2f76363-853a-4280-93f6-e40d87a023d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"string\",\n  \"name\": \"string\",\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/claimActivationToken","description":"<p>Claim activation token for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","claimActivationToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"da23c698-a4e0-4334-a1a7-b94202fb73d9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"string\",\n  \"name\": \"string\",\n  \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/claimActivationToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b2f76363-853a-4280-93f6-e40d87a023d5"},{"name":"Claim shipment registration token","id":"2302b828-1e98-4b04-98e7-681485a52f3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"claimList\": [\n    {\n      \"deviceName\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceName\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/claimShipmentRegistrationToken","description":"<p>Claim shipment registration token for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","claimShipmentRegistrationToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"35b4493b-ab40-4f77-88b1-b724b87daa42","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"claimList\": [\n    {\n      \"deviceName\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceName\": \"string\",\n      \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/claimShipmentRegistrationToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2302b828-1e98-4b04-98e7-681485a52f3b"},{"name":"Create pending registration","id":"a5a89324-1b55-49ea-8cfb-8d2cfa1e2044","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumber\": \"RH123456789\",\n  \"wifiPsk\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wifiSsid\": \"Office_WiFi\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/createPendingRegistration","description":"<p>Create a pending registration. Registration will be completed when the hardware establishes connectivity</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","createPendingRegistration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e83868cb-8eab-45dc-8474-2ed1227ab810","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumber\": \"RH123456789\",\n  \"wifiPsk\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wifiSsid\": \"Office_WiFi\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/createPendingRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a5a89324-1b55-49ea-8cfb-8d2cfa1e2044"},{"name":"Delete cloud archiving config","id":"b670319d-dbdf-4399-9c8f-faf32ce6a58b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scope\": \"LOCATION\",\n  \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteCloudArchivingConfig","description":"<p>Delete scoped cloud archiving config.  Note that the priority of scoping is Org &gt; Location &gt; Device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","deleteCloudArchivingConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d17ae804-5978-4180-ad58-48826a7faab1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scope\": \"LOCATION\",\n  \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteCloudArchivingConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b670319d-dbdf-4399-9c8f-faf32ce6a58b"},{"name":"Delete keypad logo","id":"ff45b431-cb52-45d6-9508-8f8a1f4df6cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteKeypadLogo","description":"<p>Delete keypad logo.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","deleteKeypadLogo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f2e5cea2-b8ee-491b-b00a-ac6b30c5a086","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteKeypadLogo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ff45b431-cb52-45d6-9508-8f8a1f4df6cd"},{"name":"Delete rhombus key logo","id":"d75e2e74-784d-4a11-8bef-1f0169205832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteRhombusKeyLogo","description":"<p>Delete rhombus key logo.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","deleteRhombusKeyLogo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"509512f5-21df-4adc-90b9-e4a14fa9c19e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/deleteRhombusKeyLogo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d75e2e74-784d-4a11-8bef-1f0169205832"},{"name":"Find all hardware with pending registration","id":"6c610fce-3089-4bdd-b633-8c92b6d85382","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findAllHardwareWithPendingRegistration","description":"<p>Find all hardware for which a pending registrations exists</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","findAllHardwareWithPendingRegistration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"81bfda06-0581-4fed-8ef5-54e2df50d719","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findAllHardwareWithPendingRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"hardwareList\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enforcedMinFirmwareVersion\": \"string\",\n      \"firmwareUpdateTimeMs\": 1798,\n      \"firmwareVersion\": \"string\",\n      \"hwSupportDomain\": \"string\",\n      \"hwVariation\": \"CAMERA_R510\",\n      \"mac\": \"string\",\n      \"manufacturedAtMillis\": 2599,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdSize\": 4305,\n      \"serialNumber\": \"string\",\n      \"type\": \"EXECUTABLE\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enforcedMinFirmwareVersion\": \"string\",\n      \"firmwareUpdateTimeMs\": 6874,\n      \"firmwareVersion\": \"string\",\n      \"hwSupportDomain\": \"string\",\n      \"hwVariation\": \"GATEWAY_A100\",\n      \"mac\": \"string\",\n      \"manufacturedAtMillis\": 9159,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdSize\": 9403,\n      \"serialNumber\": \"string\",\n      \"type\": \"DOOR_CONTROLLER\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"hardwareWithPendingRegistrationInfoList\": [\n    {\n      \"hardware\": {\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"enforcedMinFirmwareVersion\": \"string\",\n        \"firmwareUpdateTimeMs\": 6495,\n        \"firmwareVersion\": \"string\",\n        \"hwSupportDomain\": \"string\",\n        \"hwVariation\": \"BLE_BUTTON_B10\",\n        \"mac\": \"string\",\n        \"manufacturedAtMillis\": 5511,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sdSize\": 7882,\n        \"serialNumber\": \"string\",\n        \"type\": \"OCCUPANCY_SENSOR\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"hwUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationInfo\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"name\": \"string\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    },\n    {\n      \"hardware\": {\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"enforcedMinFirmwareVersion\": \"string\",\n        \"firmwareUpdateTimeMs\": 917,\n        \"firmwareVersion\": \"string\",\n        \"hwSupportDomain\": \"string\",\n        \"hwVariation\": \"IO_BOARD_TB1\",\n        \"mac\": \"string\",\n        \"manufacturedAtMillis\": 1050,\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"sdSize\": 1184,\n        \"serialNumber\": \"string\",\n        \"type\": \"DOOR_CONTROLLER\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"hwUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationInfo\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"name\": \"string\",\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    }\n  ]\n}"}],"_postman_id":"6c610fce-3089-4bdd-b633-8c92b6d85382"},{"name":"Find hardware available for pending registration","id":"ec03486c-efe2-4bf7-bb99-8b456907131e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findHardwareAvailableForPendingRegistration","description":"<p>Find hardware for which pending registrations can be created</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","findHardwareAvailableForPendingRegistration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"72ba5e37-0018-4e9b-9a4b-31c8e4bacdc4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findHardwareAvailableForPendingRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"hardwareList\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enforcedMinFirmwareVersion\": \"string\",\n      \"firmwareUpdateTimeMs\": 7796,\n      \"firmwareVersion\": \"string\",\n      \"hwSupportDomain\": \"string\",\n      \"hwVariation\": \"CAMERA_R120\",\n      \"mac\": \"string\",\n      \"manufacturedAtMillis\": 7327,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdSize\": 1100,\n      \"serialNumber\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enforcedMinFirmwareVersion\": \"string\",\n      \"firmwareUpdateTimeMs\": 1971,\n      \"firmwareVersion\": \"string\",\n      \"hwSupportDomain\": \"string\",\n      \"hwVariation\": \"SENSOR_MOTION_M15\",\n      \"mac\": \"string\",\n      \"manufacturedAtMillis\": 2864,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pendingRegistrationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sdSize\": 2210,\n      \"serialNumber\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"ec03486c-efe2-4bf7-bb99-8b456907131e"},{"name":"Find if team name available","id":"021373d7-032d-428e-8d44-41c940c79ae0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"teamName\": \"Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findIfTeamNameAvailable","description":"<p>Get organization team name if it is available</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","findIfTeamNameAvailable"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bba48ae1-3f16-4f2e-bcee-dd13c2ccd73b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"teamName\": \"Engineering Team\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findIfTeamNameAvailable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"available\": true\n}"}],"_postman_id":"021373d7-032d-428e-8d44-41c940c79ae0"},{"name":"Find SCIM settings for organization","id":"4f1dd292-e142-4764-ae04-30bbe17a301f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findSCIMSettingsForOrg","description":"<p>Get SCIM configuration for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","findSCIMSettingsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a79dc436-f731-419d-b0aa-fe776da3abfb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/findSCIMSettingsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"scimSettings\": {\n    \"addUsersOnRoleMismatch\": true,\n    \"createdAtMillis\": 5831,\n    \"forceRolesStrictSchemaFormat\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"rhombusKeyAppSettings\": {\n      \"bypassSaml\": false,\n      \"credentialProvisioningRules\": {\n        \"endDateProvisioner\": {\n          \"value\": 5388\n        },\n        \"maxMobileCredsAllowed\": 6045,\n        \"startDateProvisioner\": {\n          \"value\": 6148\n        }\n      },\n      \"remoteUnlockEnabled\": true,\n      \"rhombusKeyAccessEnabled\": true\n    },\n    \"rolesFormat\": \"LIST_OF_STRINGS\",\n    \"sendWelcomeEmailToNewRhombusKeyUsers\": false,\n    \"sendWelcomeEmailToNewUsers\": false,\n    \"updatedAtMillis\": 9845\n  }\n}"}],"_postman_id":"4f1dd292-e142-4764-ae04-30bbe17a301f"},{"name":"Generate federated session token","id":"927fe3b3-7e39-4709-9d4e-8d3da95940cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": \".rhombus.com\",\n  \"durationSec\": 3600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/generateFederatedSessionToken","description":"<p>Generate a federated session token login for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","generateFederatedSessionToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"551550ad-c1f7-468a-9ab5-b46f46406c44","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"domain\": \".rhombus.com\",\n  \"durationSec\": 3600\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/generateFederatedSessionToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"federatedSessionToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"927fe3b3-7e39-4709-9d4e-8d3da95940cd"},{"name":"Get client organization details","id":"69afa4b8-1759-4cf2-9125-b3b3ab79ca24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getClientOrg","description":"<p>Get details about the client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getClientOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3d0872a3-347d-4b2a-b2cd-892320cc9d6d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getClientOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"featureFlags\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"org\": {\n    \"accountBillingContactEmail\": \"string\",\n    \"accountOwnerEmail\": \"string\",\n    \"accountTechnicalContactEmail\": \"string\",\n    \"accountTechnicalContacts\": [\n      \"string\",\n      \"string\"\n    ],\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"audioAnalysisEnabled\": false,\n    \"audioRecordingEnabled\": true,\n    \"bandwidthReportsDisabled\": false,\n    \"companyLogoUrl\": \"string\",\n    \"companyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 3899,\n    \"criticalStatusEnabled\": true,\n    \"defaultPlayerViewLiveType\": \"REALTIME\",\n    \"deleted\": false,\n    \"deletedAtMillis\": 5263,\n    \"developmentPartnerOrg\": false,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 3452,\n          \"minuteOfWeekStop\": 7904\n        },\n        {\n          \"minuteOfWeekStart\": 2323,\n          \"minuteOfWeekStop\": 8377\n        }\n      ],\n      \"mode\": \"MANUAL\"\n    },\n    \"firmwareUpdateSettingsOverrides\": [\n      {\n        \"deviceTypes\": [\n          \"EXECUTABLE\",\n          \"BLE_BUTTON\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 4844,\n              \"minuteOfWeekStop\": 3494\n            },\n            {\n              \"minuteOfWeekStart\": 7008,\n              \"minuteOfWeekStop\": 5847\n            }\n          ],\n          \"mode\": \"MANUAL\"\n        }\n      },\n      {\n        \"deviceTypes\": [\n          \"OCCUPANCY_SENSOR\",\n          \"CAMERA\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 2345,\n              \"minuteOfWeekStop\": 706\n            },\n            {\n              \"minuteOfWeekStart\": 6433,\n              \"minuteOfWeekStop\": 8977\n            }\n          ],\n          \"mode\": \"MANUAL\"\n        }\n      }\n    ],\n    \"inactivityTimeout\": 7178,\n    \"itemizedInvoice\": true,\n    \"keypadLogoUrl\": \"string\",\n    \"keypadLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"llmUsageEnabled\": false,\n    \"maxAllowedSegmentMaxBytesMap\": {\n      \"key_0\": 1370,\n      \"key_1\": 7377\n    },\n    \"mfaEnabled\": false,\n    \"motionGridDisabled\": false,\n    \"motionLightweightDisabled\": true,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 4469\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 7389\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 8381,\n      \"key_1\": 4385\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 6409,\n      \"key_1\": 1582\n    },\n    \"newCameraZeroMotionVideoQualityMap\": {\n      \"key_0\": 6707,\n      \"key_1\": 7369\n    },\n    \"notifyForHardwareFailureTickets\": false,\n    \"partnerAccessAllowedUntil\": 8989,\n    \"postalCode\": \"string\",\n    \"rhombusKeyLogoUrl\": \"string\",\n    \"rhombusKeyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"salesforceAccountId\": \"string\",\n    \"shareAiTrainingMediaWithRhombus\": false,\n    \"subscriptionEndDate\": 61,\n    \"subscriptionStatus\": \"RESELLER\",\n    \"subscriptionType\": \"ENTERPRISE\",\n    \"supportAccessAllowedUntil\": 1401,\n    \"tenantUrl\": \"string\",\n    \"thumbstripDisabled\": true,\n    \"type\": \"PARTNER\",\n    \"uapSettings\": {\n      \"enabled\": false,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"v3AuthNumDaysSkip2FAForTrustedDevices\": 3378\n  },\n  \"partnerOrgPermissionGroup\": {\n    \"accessControlLocationAccessMap\": {\n      \"key_0\": \"LIVEONLY\"\n    },\n    \"accessibleLocations\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"defaultAccessControlPermissionForNewLocations\": \"ADMIN\",\n    \"defaultPermissionForNewLocations\": \"READONLY\",\n    \"description\": \"string\",\n    \"deviceAccessMap\": {\n      \"key_0\": \"LIVEONLY\"\n    },\n    \"functionalityList\": [\n      \"MANAGE_FACES\",\n      \"GUEST_MANAGEMENT_ADMINISTRATION\"\n    ],\n    \"inLine\": false,\n    \"installer\": false,\n    \"locationAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"READONLY\"\n    },\n    \"locationGranularAccessMap\": {\n      \"key_0\": {\n        \"key_0\": \"ADMIN\"\n      }\n    },\n    \"mutable\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": false,\n    \"superAdmin\": true,\n    \"userPermissionGroupAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"ADMIN\",\n      \"key_2\": \"LIVEONLY\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"69afa4b8-1759-4cf2-9125-b3b3ab79ca24"},{"name":"Get cloud archiving configs","id":"c21f4479-30d6-4837-b13c-33a54f78b18d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getCloudArchivingConfigs","description":"<p>Get scoped cloud archiving configs.  Note that the priority of scoping is Org &gt; Location &gt; Device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getCloudArchivingConfigs"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"680fd8b6-63df-47c3-ab0f-d20e8944c4b0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getCloudArchivingConfigs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"archivingConfigs\": [\n    {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scope\": \"DEVICE\",\n      \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploadScheduleInverted\": true,\n      \"uploadScheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploadStrategy\": \"CONTINUOUS\"\n    },\n    {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scope\": \"ORG\",\n      \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploadScheduleInverted\": true,\n      \"uploadScheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uploadStrategy\": \"CONTINUOUS\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c21f4479-30d6-4837-b13c-33a54f78b18d"},{"name":"Get organization features","id":"f78c4e7e-23ec-4053-bafd-b7216656216f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getFeatures","description":"<p>Get organization wide features</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getFeatures"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f340c55c-70bd-44e2-bb76-9dd86f5a40c4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getFeatures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"behaviorDetection\": false,\n  \"cloudArchiving\": false,\n  \"engagementCounting\": false,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"faceCounting\": false,\n  \"faceCountingNonUnique\": false,\n  \"faceRecognition\": false,\n  \"licensePlateRecognition\": false,\n  \"peopleCounting\": false,\n  \"ppeDetection\": false,\n  \"rulesEngine\": false,\n  \"vehicleCounting\": false,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f78c4e7e-23ec-4053-bafd-b7216656216f"},{"name":"Get organization details","id":"1d5cd41e-4b3d-4c83-9b42-a1fc6d89c670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrg","description":"<p>Get details about organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e58da899-7558-4768-8591-8735e24155a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"featureFlags\": {\n    \"key_0\": \"string\"\n  },\n  \"org\": {\n    \"accountOwnerEmail\": \"string\",\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 4903,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 5334,\n          \"minuteOfWeekStop\": 9508\n        },\n        {\n          \"minuteOfWeekStart\": 7762,\n          \"minuteOfWeekStop\": 6228\n        }\n      ],\n      \"mode\": \"MANUAL\"\n    },\n    \"itemizedInvoice\": true,\n    \"mfaEnabled\": false,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 4831\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 5976,\n      \"key_1\": 5449\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 2236,\n      \"key_1\": 5606\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 8225,\n      \"key_1\": 5766,\n      \"key_2\": 9336\n    },\n    \"notificationSettings\": {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"slackChannel\": \"string\",\n      \"slackEnabled\": false,\n      \"slackWebhookUrl\": \"string\"\n    },\n    \"partnerAccessAllowedUntil\": 1259,\n    \"planType\": \"STARTER\",\n    \"postalCode\": \"string\",\n    \"rbacSettings\": {\n      \"enabled\": false\n    },\n    \"samlSettings\": {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": true,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true\n    },\n    \"subscriptionEndDate\": 9043,\n    \"subscriptionStatus\": \"LOST\",\n    \"subscriptionType\": \"UNKNOWN\",\n    \"supportAccessAllowedUntil\": 5388,\n    \"teamName\": \"string\",\n    \"type\": \"UNKNOWN\",\n    \"uapSettings\": {\n      \"enabled\": true,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1d5cd41e-4b3d-4c83-9b42-a1fc6d89c670"},{"name":"Get organization integrations","id":"2b338ccd-f650-483c-be57-20ba6e9f5501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgIntegrations","description":"<p>Use endpoints in Integrations Webservice instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getOrgIntegrations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cb6e8599-0f3c-4b99-b587-d73956bf8254","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgIntegrations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"orgIntegrations\": {\n    \"amtSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 431,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7879,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3484,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 1151,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"email\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 4572,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookId\": 9019,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"awsSettings\": {\n      \"accessKey\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6410,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"secretKey\": \"string\"\n    },\n    \"backblazeSettings\": {\n      \"applicationKey\": \"string\",\n      \"applicationKeyId\": \"string\",\n      \"bucketName\": \"string\",\n      \"enabled\": false\n    },\n    \"boxSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 8263,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"enterpriseId\": \"string\",\n      \"folderId\": \"string\"\n    },\n    \"brivoSettings\": {\n      \"accessToken\": \"string\",\n      \"alertUnauthorizedFaces\": true,\n      \"clientId\": \"string\",\n      \"clientSecret\": \"string\",\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3623,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 2230,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 1521,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"password\": \"string\",\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"username\": \"string\",\n      \"webhookId\": 6654\n    },\n    \"butterflymxSettings\": {\n      \"buildingWebhookIdMap\": {\n        \"key_0\": \"string\"\n      },\n      \"createSeekPoints\": false,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 5327,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"indexFaces\": false,\n      \"migrated\": true,\n      \"panelInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"buildingId\": 7178,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"panelName\": \"string\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"refreshToken\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true\n    },\n    \"diceSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 6277,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"dropboxSettingsV2\": {\n      \"accessToken\": \"string\",\n      \"accountEmail\": \"string\",\n      \"accountName\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5287,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"emailSettings\": {\n      \"emailAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": false,\n      \"enabledTimestampMs\": 7985,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"envoySettings\": {\n      \"createSeekPoints\": true,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7821,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"envoyIntegrationInstalled\": true,\n      \"indexFaces\": false,\n      \"locationInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"locationName\": \"string\"\n        }\n      },\n      \"migrated\": false,\n      \"refreshToken\": \"string\",\n      \"saveClips\": false\n    },\n    \"geneaSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiToken\": \"string\",\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1830,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 962,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 8803,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 3449,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 9853,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": false,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": false,\n      \"webhookSignatureSecret\": \"string\",\n      \"webhookUuid\": \"string\"\n    },\n    \"googleSettings\": {\n      \"accountUser\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 488,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"folderId\": \"string\",\n      \"teamDriveId\": \"string\"\n    },\n    \"googleSettingsV2\": {\n      \"defaultAlertFolderId\": \"string\",\n      \"defaultAlertFolderName\": \"string\",\n      \"defaultFolderId\": \"string\",\n      \"defaultFolderName\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5522,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"refreshToken\": \"string\",\n      \"saveAllAlerts\": false,\n      \"saveClips\": false\n    },\n    \"haloSettings\": {\n      \"alertAgression\": true,\n      \"alertCO\": false,\n      \"alertCO2\": true,\n      \"alertGunshot\": false,\n      \"alertHelp\": true,\n      \"alertMasking\": false,\n      \"alertTHC\": false,\n      \"alertTamper\": false,\n      \"alertTemp\": false,\n      \"alertVOC\": false,\n      \"alertVape\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 8388,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"savedClipDurationMs\": 497,\n      \"sensorName\": \"string\",\n      \"sensorToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"triggerNotification\": false,\n      \"url\": \"string\"\n    },\n    \"immixSettings\": {\n      \"deviceList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"enabled\": true,\n      \"serverUrl\": \"string\"\n    },\n    \"intuifaceSettings\": {\n      \"deviceToTriggerMap\": {\n        \"key_0\": {\n          \"apiKey\": \"string\",\n          \"experienceIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"experienceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"message\": \"string\",\n          \"parameter1\": \"string\",\n          \"parameter2\": \"string\",\n          \"parameter3\": \"string\",\n          \"playerDeviceNames\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerIds\": [\n            \"string\",\n            \"string\"\n          ],\n          \"playerTags\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      },\n      \"enabled\": true,\n      \"enabledTimestampMs\": 7985,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"kisiSettings\": {\n      \"alertUnauthorizedFaces\": true,\n      \"apiSecretKey\": \"string\",\n      \"createSeekPoints\": false,\n      \"defaultOptions\": {\n        \"alertUnauthorizedFaces\": true,\n        \"badgeAuthDisablesAlarmMonitoring\": true,\n        \"createSeekPoints\": true,\n        \"defaultOptionsEnabled\": false,\n        \"identifyFacesFromBadge\": false,\n        \"saveClips\": true\n      },\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1743,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6824,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"doorsValidated\": false,\n      \"enabled\": false,\n      \"enabledTimestampMs\": 3840,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"migrated\": false,\n      \"placeId\": 7161,\n      \"placeToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": false,\n          \"badgeAuthDisablesAlarmMonitoring\": false,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 5267,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 1447,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 5845,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 7017,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_2\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 9379,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 4904,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            888,\n            8871\n          ],\n          \"placeId\": 7674,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": false,\n          \"webhookId\": 1968\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": false,\n          \"badgeAuthDisablesAlarmMonitoring\": false,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8776,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 6836,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 7317,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 8231,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_2\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 9719,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 5321,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            1839,\n            8587\n          ],\n          \"placeId\": 5165,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 8536\n        },\n        \"key_2\": {\n          \"alertUnauthorizedFaces\": false,\n          \"badgeAuthDisablesAlarmMonitoring\": false,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6401,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 1723,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            7458,\n            2527\n          ],\n          \"placeId\": 2419,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 250\n        },\n        \"key_3\": {\n          \"alertUnauthorizedFaces\": true,\n          \"badgeAuthDisablesAlarmMonitoring\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8266,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 893,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"misconfiguredDoors\": [\n            123,\n            6907\n          ],\n          \"placeId\": 839,\n          \"placeName\": \"string\",\n          \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"saveClips\": true,\n          \"webhookId\": 1097\n        }\n      },\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 5109\n    },\n    \"lumeoSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 1802,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"mattermostSettings\": {\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 8561,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"microsoftTeamsSettings\": {\n      \"enabled\": false,\n      \"enabledTimestampMs\": 3385,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookUrl\": \"string\"\n    },\n    \"noonlightSettings\": {\n      \"acceptedTermsOfService\": true,\n      \"defaultContactsByLocationMap\": {\n        \"key_0\": {\n          \"name\": \"string\",\n          \"phoneNumber\": \"string\"\n        },\n        \"key_1\": {\n          \"name\": \"string\",\n          \"phoneNumber\": \"string\"\n        },\n        \"key_2\": {\n          \"name\": \"string\",\n          \"phoneNumber\": \"string\"\n        }\n      },\n      \"defaultDelayByLocationsMap\": {\n        \"key_0\": 8672,\n        \"key_1\": 3441\n      },\n      \"defaultPromptByLocationsMap\": {\n        \"key_0\": \"THREAT\",\n        \"key_1\": \"HUMAN\"\n      },\n      \"emergencyContactsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 9238,\n            \"minuteOfWeekStop\": 975\n          },\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 4544,\n            \"minuteOfWeekStop\": 3842\n          }\n        ],\n        \"key_1\": [\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 655,\n            \"minuteOfWeekStop\": 5236\n          },\n          {\n            \"emergencyContactList\": [\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              {\n                \"name\": \"string\",\n                \"phoneNumber\": \"string\"\n              }\n            ],\n            \"minuteOfWeekStart\": 1536,\n            \"minuteOfWeekStop\": 6659\n          }\n        ]\n      },\n      \"enabled\": true,\n      \"escalationSettingsByLocationsMap\": {\n        \"key_0\": [\n          {\n            \"escalationDelayMinutes\": 4001,\n            \"minuteOfWeekStart\": 766,\n            \"minuteOfWeekStop\": 8778,\n            \"promptTheme\": \"THREAT\"\n          },\n          {\n            \"escalationDelayMinutes\": 9498,\n            \"minuteOfWeekStart\": 1864,\n            \"minuteOfWeekStop\": 5656,\n            \"promptTheme\": \"THREAT\"\n          }\n        ]\n      },\n      \"locationEntryInstructionsMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"pinsByLocationMap\": {\n        \"key_0\": [\n          {\n            \"description\": \"string\",\n            \"name\": \"string\",\n            \"pin\": \"string\"\n          }\n        ]\n      },\n      \"verificationPrompt\": \"string\"\n    },\n    \"office365Settings\": {\n      \"driveId\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 2848,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tenantId\": \"string\"\n    },\n    \"openpathSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 3244,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 4807,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 7849,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 854,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 7833,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 5166,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorToCameraMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"email\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 6685,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"eventToWebhookIdMap\": {\n        \"key_0\": 4542,\n        \"key_1\": 8482\n      },\n      \"eventToWebhookMap\": {\n        \"key_0\": {\n          \"orgId\": 4957,\n          \"webhookId\": 6284\n        },\n        \"key_1\": {\n          \"orgId\": 7809,\n          \"webhookId\": 2271\n        },\n        \"key_2\": {\n          \"orgId\": 6165,\n          \"webhookId\": 4177\n        }\n      },\n      \"identifyFacesFromBadge\": true,\n      \"migrated\": true,\n      \"password\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": 256\n    },\n    \"opentechAllianceSettings\": {\n      \"apiKey\": \"string\",\n      \"apiSecret\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 1060,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"facilityToSettingsMap\": {\n        \"key_0\": {\n          \"alertUnauthorizedFaces\": false,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 2865,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 7725,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8847,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 281,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"saveClips\": true\n        },\n        \"key_1\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 3138,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 5653,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"saveClips\": true\n        },\n        \"key_2\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": true,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 8931,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 6438,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_1\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 1823,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 4861,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_2\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 9092,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 1233,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            },\n            \"key_3\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6164,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 4664,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": true,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": false,\n          \"saveClips\": true\n        },\n        \"key_3\": {\n          \"alertUnauthorizedFaces\": true,\n          \"createSeekPoints\": false,\n          \"doorInfoMap\": {\n            \"key_0\": {\n              \"actionGroupId\": \"string\",\n              \"assignedCameraList\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ],\n              \"clipDuration\": 6903,\n              \"doorName\": \"string\",\n              \"leadingSeconds\": 7618,\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"remoteUnlock\": false,\n              \"subLocationsHierarchyKey\": {\n                \"locationUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ]\n              }\n            }\n          },\n          \"identifyFacesFromBadge\": true,\n          \"saveClips\": true\n        }\n      },\n      \"migrated\": true\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"pagerDutySettings\": {\n      \"allLocationIntegrationKeys\": [\n        \"string\",\n        \"string\"\n      ],\n      \"enabled\": true,\n      \"enabledTimestampMs\": 1123,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"integrationKey\": \"string\",\n      \"locationToIntegrationKeysMap\": {\n        \"key_0\": [\n          \"string\",\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    },\n    \"placeOsSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"apiUrl\": \"string\",\n      \"createSeekPoints\": true,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 1500,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 7163,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 5119,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 6377,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": false,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"enabled\": false,\n      \"enabledTimestampMs\": 9786,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"migrated\": false,\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"proDataKeySettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"badgeAuthDisablesAlarmMonitoring\": true,\n      \"createSeekPoints\": false,\n      \"doorInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"clipDuration\": 7651,\n          \"doorName\": \"string\",\n          \"leadingSeconds\": 59,\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"remoteUnlock\": true,\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        }\n      },\n      \"doorsValidated\": false,\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5640,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"identifyFacesFromBadge\": false,\n      \"misconfiguredDoors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"ouId\": \"string\",\n      \"rhombusToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClips\": true,\n      \"webhookId\": \"string\",\n      \"webhookSignatureSecret\": \"string\"\n    },\n    \"saltoSettings\": {\n      \"alertUnauthorizedFaces\": false,\n      \"createSeekPoints\": false,\n      \"enabled\": true,\n      \"identifyFacesFromBadge\": false,\n      \"saveClips\": false,\n      \"tokenToCamerasMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"serviceNowSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 4112,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"instanceUrl\": \"string\",\n      \"password\": \"string\",\n      \"username\": \"string\"\n    },\n    \"slackSettings\": {\n      \"accessToken\": \"string\",\n      \"channel\": \"string\",\n      \"enabled\": false,\n      \"webhookUrl\": \"string\"\n    },\n    \"slackSettingsV2\": {\n      \"channelId\": \"string\",\n      \"channelName\": \"string\",\n      \"code\": \"string\",\n      \"enabled\": false,\n      \"enabledTimestampMs\": 1477,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgAccessToken\": \"string\",\n      \"sendChannelNotifications\": false,\n      \"sendUserNotifications\": true,\n      \"userMap\": {\n        \"key_0\": {\n          \"userAccessToken\": \"string\",\n          \"userId\": \"string\"\n        }\n      },\n      \"webhookUrl\": \"string\"\n    },\n    \"squareSettings\": {\n      \"enabled\": false,\n      \"locationIdToDeviceUuidsMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    \"toastSettings\": {\n      \"currentToastRestaurantGuid\": \"string\",\n      \"enabled\": true,\n      \"enabledTimestampMs\": 5144,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"migrated\": true,\n      \"posInfoMap\": {\n        \"key_0\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        },\n        \"key_1\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        },\n        \"key_2\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        },\n        \"key_3\": {\n          \"assignedCameraList\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"posName\": \"string\"\n        }\n      },\n      \"toastRestaurantInfoMap\": {\n        \"key_0\": {\n          \"locationName\": \"string\",\n          \"restaurantName\": \"string\"\n        }\n      }\n    },\n    \"tpLinkSettings\": {\n      \"cameraToSwitchMap\": {\n        \"key_0\": \"string\"\n      },\n      \"enabled\": false,\n      \"password\": \"string\",\n      \"targetState\": 3675,\n      \"url\": \"string\",\n      \"username\": \"string\"\n    },\n    \"twilioSettings\": {\n      \"enabled\": false,\n      \"phoneNumbers\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"webhookSettings\": {\n      \"enabled\": true,\n      \"enabledTimestampMs\": 1104,\n      \"enablingUser\": \"string\",\n      \"enablingUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"webhookSecret\": \"string\",\n      \"webhookUrl\": \"string\"\n    }\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2b338ccd-f650-483c-be57-20ba6e9f5501"},{"name":"Get organization notification template","id":"1c65a446-4f43-4374-a2d0-1583799fac99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgNotificationTemplate","description":"<p>This endpoint is no longer in use. Please use getOrgNotificationTemplateV2 instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getOrgNotificationTemplate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"33c78b09-d9d2-40d9-9390-4ceb548340f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgNotificationTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"notificationSettings\": {\n    \"notificationIntervalsV2\": [\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"SLACK\",\n            \"SMS\"\n          ],\n          \"key_1\": [\n            \"BROWSER\",\n            \"SLACK\"\n          ],\n          \"key_2\": [\n            \"BROWSER\",\n            \"SLACK\"\n          ],\n          \"key_3\": [\n            \"BROWSER\",\n            \"MICROSOFT_TEAMS\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"APP\",\n            \"BROWSER\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"SMS\",\n            \"APP\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"SMS\",\n            \"EMAIL\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 4662,\n        \"minuteOfWeekStop\": 2400\n      },\n      {\n        \"activityTriggerMap\": {\n          \"key_0\": [\n            \"UNKNOWN\",\n            \"APP\"\n          ],\n          \"key_1\": [\n            \"UNKNOWN\",\n            \"EMAIL\"\n          ],\n          \"key_2\": [\n            \"SLACK\",\n            \"APP\"\n          ],\n          \"key_3\": [\n            \"MICROSOFT_TEAMS\",\n            \"APP\"\n          ]\n        },\n        \"deviceFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"diagnosticTriggerMap\": {\n          \"key_0\": [\n            \"BROWSER\",\n            \"SMS\"\n          ],\n          \"key_1\": [\n            \"SMS\",\n            \"APP\"\n          ]\n        },\n        \"locationActivityTriggerMap\": {\n          \"key_0\": [\n            \"BROWSER\",\n            \"APP\"\n          ],\n          \"key_1\": [\n            \"SMS\",\n            \"APP\"\n          ],\n          \"key_2\": [\n            \"MICROSOFT_TEAMS\",\n            \"UNKNOWN\"\n          ]\n        },\n        \"locationDiagnosticTriggerMap\": {\n          \"key_0\": [\n            \"MICROSOFT_TEAMS\",\n            \"EMAIL\"\n          ],\n          \"key_1\": [\n            \"EMAIL\",\n            \"SMS\"\n          ],\n          \"key_2\": [\n            \"MICROSOFT_TEAMS\",\n            \"EMAIL\"\n          ]\n        },\n        \"locationFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"locationOnlyFilterSet\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minuteOfWeekStart\": 8561,\n        \"minuteOfWeekStop\": 6075\n      }\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1c65a446-4f43-4374-a2d0-1583799fac99"},{"name":"Get organization notification template V2","id":"85cd3f75-9ed6-4262-8c3b-934d89d5e7b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgNotificationTemplateV2","description":"<p>Get organization's default notification schedule template</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getOrgNotificationTemplateV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4b999640-a1ef-47aa-9a44-ea6b2cdd3d82","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgNotificationTemplateV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"notificationSettings\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": true,\n    \"timeFrames\": [\n      {\n        \"days\": [\n          \"THURSDAY\",\n          \"SUNDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 1383,\n          \"minuteOfDayStartInclusive\": 8106,\n          \"minuteOfDayStopExclusive\": 698\n        },\n        \"mediums\": [\n          \"APP\",\n          \"BROWSER\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"IOT_BUTTON_SINGLE_CLICK\",\n              \"AC_REX_INACTIVE\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"APERIO_OK_BATTERY\",\n              \"SQUARE_WEBHOOK_FAILURE\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"AC_APERIO_OK_BATTERY\",\n              \"AC_DSR_UNLOCKED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"UPDATE_FAILED_CONNECTION_TIMEOUT\",\n              \"UPLOAD_CLIP_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"ALM_THREAT_CASE_CLOSED\",\n              \"IOT_BUTTON_HOLD\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"USB_FAILURE_REBOOT\",\n              \"BLE_OP_SUCCESS\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"DOOR_OPENED\",\n              \"TEMPERATURE_EXCEEDED_LOW\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"ALM_EXCESSIVE_VERIFICATIONS\",\n              \"ENCRYPTED_CONTAINER_FAILURE_CREATE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"days\": [\n          \"SATURDAY\",\n          \"TUESDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 2790,\n          \"minuteOfDayStartInclusive\": 4363,\n          \"minuteOfDayStopExclusive\": 8167\n        },\n        \"mediums\": [\n          \"SMS\",\n          \"SLACK\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"AC_PANIC_BUTTON_TRIGGERED\",\n              \"LICENSEPLATE_ALERT\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"AMT_WEBHOOK_FAILURE\",\n              \"GATEWAY_DISCONNECTED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"PRESSURE_EXCEEDED_HIGH\",\n              \"AUDIO_SOUND_SIGNIFICANT\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"SUPERVISION_INVALID_SETUP\",\n              \"DOOR_CONTROLLER_DISCONNECTED\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n              \"VISITOR_ARRIVED\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"WATCHDOG_KILLED_AGENT\",\n              \"BLE_CONNECTED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"BADGE_FORCED_OPEN\",\n              \"BADGE_LOCKDOWN\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"NETWORK_INTERRUPTION\",\n              \"USB_FAILURE_REBOOT\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"85cd3f75-9ed6-4262-8c3b-934d89d5e7b6"},{"name":"Get organization details V2","id":"be63fa51-7d50-4762-a85c-abb786cf9413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgV2","description":"<p>Get details about organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getOrgV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"acd31eaf-951a-4932-aabf-4cc7d7e2e9e2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getOrgV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cameraConfigDefaults\": {\n    \"key_0\": {\n      \"humanDetection\": true,\n      \"resolution\": {\n        \"height\": 8516,\n        \"width\": 9329\n      },\n      \"segmentMaxBytes\": 117,\n      \"sensorGainMax\": 9890,\n      \"shutterTimeMin\": 2614,\n      \"vehicleDetection\": true\n    }\n  },\n  \"cameraConfigOptions\": {\n    \"key_0\": [\n      {\n        \"maxBitrateRange\": {\n          \"max\": 9389,\n          \"min\": 8814\n        },\n        \"maxZoomPercent\": 6496,\n        \"resolution\": {\n          \"height\": 5494,\n          \"width\": 8535\n        },\n        \"wdrRange\": {\n          \"max\": 7126,\n          \"min\": 6022\n        }\n      },\n      {\n        \"maxBitrateRange\": {\n          \"max\": 8697,\n          \"min\": 4998\n        },\n        \"maxZoomPercent\": 3544,\n        \"resolution\": {\n          \"height\": 2368,\n          \"width\": 1765\n        },\n        \"wdrRange\": {\n          \"max\": 9299,\n          \"min\": 1358\n        }\n      }\n    ],\n    \"key_1\": [\n      {\n        \"maxBitrateRange\": {\n          \"max\": 3768,\n          \"min\": 1069\n        },\n        \"maxZoomPercent\": 7154,\n        \"resolution\": {\n          \"height\": 7448,\n          \"width\": 6402\n        },\n        \"wdrRange\": {\n          \"max\": 734,\n          \"min\": 4403\n        }\n      },\n      {\n        \"maxBitrateRange\": {\n          \"max\": 6892,\n          \"min\": 70\n        },\n        \"maxZoomPercent\": 4822,\n        \"resolution\": {\n          \"height\": 3808,\n          \"width\": 8719\n        },\n        \"wdrRange\": {\n          \"max\": 7801,\n          \"min\": 906\n        }\n      }\n    ]\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"featureFlags\": {\n    \"key_0\": \"string\"\n  },\n  \"org\": {\n    \"accountBillingContactEmail\": \"string\",\n    \"accountOwnerEmail\": \"string\",\n    \"accountTechnicalContactEmail\": \"string\",\n    \"accountTechnicalContacts\": [\n      \"string\",\n      \"string\"\n    ],\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"audioAnalysisEnabled\": false,\n    \"audioRecordingEnabled\": false,\n    \"bandwidthReportsDisabled\": false,\n    \"companyLogoUrl\": \"string\",\n    \"companyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 7719,\n    \"criticalStatusEnabled\": false,\n    \"defaultPlayerViewLiveType\": \"REALTIME\",\n    \"deleted\": false,\n    \"deletedAtMillis\": 8921,\n    \"developmentPartnerOrg\": true,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 4472,\n          \"minuteOfWeekStop\": 5784\n        },\n        {\n          \"minuteOfWeekStart\": 2142,\n          \"minuteOfWeekStop\": 3231\n        }\n      ],\n      \"mode\": \"SCHEDULED\"\n    },\n    \"firmwareUpdateSettingsOverrides\": [\n      {\n        \"deviceTypes\": [\n          \"OCCUPANCY_SENSOR\",\n          \"EXECUTABLE\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 7499,\n              \"minuteOfWeekStop\": 4944\n            },\n            {\n              \"minuteOfWeekStart\": 2973,\n              \"minuteOfWeekStop\": 511\n            }\n          ],\n          \"mode\": \"SCHEDULED\"\n        }\n      },\n      {\n        \"deviceTypes\": [\n          \"OCCUPANCY_SENSOR\",\n          \"EXECUTABLE\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 5011,\n              \"minuteOfWeekStop\": 3879\n            },\n            {\n              \"minuteOfWeekStart\": 518,\n              \"minuteOfWeekStop\": 1731\n            }\n          ],\n          \"mode\": \"SCHEDULED\"\n        }\n      }\n    ],\n    \"inactivityTimeout\": 5010,\n    \"itemizedInvoice\": true,\n    \"keypadLogoUrl\": \"string\",\n    \"keypadLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"llmUsageEnabled\": false,\n    \"maxAllowedSegmentMaxBytesMap\": {\n      \"key_0\": 1226,\n      \"key_1\": 4913\n    },\n    \"mfaEnabled\": false,\n    \"motionGridDisabled\": true,\n    \"motionLightweightDisabled\": true,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 8954,\n      \"key_1\": 9738\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 6251,\n      \"key_1\": 7566,\n      \"key_2\": 2904\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 4198,\n      \"key_1\": 2529\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 5440\n    },\n    \"newCameraZeroMotionVideoQualityMap\": {\n      \"key_0\": 6527,\n      \"key_1\": 5660,\n      \"key_2\": 8168\n    },\n    \"notifyForHardwareFailureTickets\": false,\n    \"partnerAccessAllowedUntil\": 8055,\n    \"postalCode\": \"string\",\n    \"rhombusKeyLogoUrl\": \"string\",\n    \"rhombusKeyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"salesforceAccountId\": \"string\",\n    \"shareAiTrainingMediaWithRhombus\": false,\n    \"subscriptionEndDate\": 2084,\n    \"subscriptionStatus\": \"UNKNOWN\",\n    \"subscriptionType\": \"UNKNOWN\",\n    \"supportAccessAllowedUntil\": 731,\n    \"tenantUrl\": \"string\",\n    \"thumbstripDisabled\": false,\n    \"type\": \"CUSTOMER\",\n    \"uapSettings\": {\n      \"enabled\": false,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"v3AuthNumDaysSkip2FAForTrustedDevices\": 7938\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"be63fa51-7d50-4762-a85c-abb786cf9413"},{"name":"Get SAML settings","id":"1807e8d2-22cb-4cfe-b7ba-b24f6578747e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getSAMLSettings","description":"<p>Deprecated. Use getSAMLSettingsV2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getSAMLSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f65c2346-072a-4a3e-a3fb-3e67647406a2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getSAMLSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"samlSettings\": {\n    \"addUsersOnRoleMismatch\": true,\n    \"domain\": \"RHOMBUS_SYSTEMS_COM\",\n    \"enabled\": false,\n    \"enabledForRhombusKey\": false,\n    \"idpMetaDataXml\": \"string\",\n    \"justInTimeAccountProvisioningEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"rhombusKeyAppSettings\": {\n      \"bypassSaml\": true,\n      \"credentialProvisioningRules\": {\n        \"endDateProvisioner\": {\n          \"value\": 2272\n        },\n        \"maxMobileCredsAllowed\": 30,\n        \"startDateProvisioner\": {\n          \"value\": 7608\n        }\n      },\n      \"remoteUnlockEnabled\": false,\n      \"rhombusKeyAccessEnabled\": false\n    },\n    \"teamName\": \"string\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1807e8d2-22cb-4cfe-b7ba-b24f6578747e"},{"name":"Get SAML settings V2","id":"37cfcef2-431f-4c4f-9db6-f81f3039751f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getSAMLSettingsV2","description":"<p>Get details about organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getSAMLSettingsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bee488fb-c904-4d86-b359-1bb9c7ecb124","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getSAMLSettingsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"samlSettings\": [\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": false,\n      \"enabledForRhombusKey\": false,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": true,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 1475\n          },\n          \"maxMobileCredsAllowed\": 7003,\n          \"startDateProvisioner\": {\n            \"value\": 6941\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": true\n      },\n      \"teamName\": \"string\"\n    },\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": true,\n      \"enabledForRhombusKey\": true,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": true,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 5917\n          },\n          \"maxMobileCredsAllowed\": 5914,\n          \"startDateProvisioner\": {\n            \"value\": 5946\n          }\n        },\n        \"remoteUnlockEnabled\": true,\n        \"rhombusKeyAccessEnabled\": true\n      },\n      \"teamName\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"37cfcef2-431f-4c4f-9db6-f81f3039751f"},{"name":"Get SCIM display info","id":"bb4f13eb-8148-404f-8b77-dc30d4b16bf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Accept","value":"application/json"}],"url":"https://api2.rhombussystems.com/api/org/getScimDisplayInfo","description":"<p>Get SCIM display info for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getScimDisplayInfo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"30549e8a-27ee-4e13-b676-171e3a631a92","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"url":"https://api2.rhombussystems.com/api/org/getScimDisplayInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"azureScimEndpointUrl\": \"https://api.rhombussystems.com/scim/v2/azure\",\n  \"scimEndpointUrl\": \"https://api.rhombussystems.com/scim/v2\"\n}"}],"_postman_id":"bb4f13eb-8148-404f-8b77-dc30d4b16bf8"},{"name":"Get temporary org token","id":"469f245a-a206-4efa-86cc-a14a4af01555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getTemporaryOrgToken","description":"<p>Generate a temporary org token for use in OAuth flows</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","getTemporaryOrgToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"081a86ab-617c-43f2-a12e-1c5e05d5beac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/getTemporaryOrgToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"tempOrgToken\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"469f245a-a206-4efa-86cc-a14a4af01555"},{"name":"Peek shipment registration token","id":"d9647d4a-5cb9-41d6-815d-86764c68c379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/peekShipmentRegistrationToken","description":"<p>Peek at a shipping registration token for an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","peekShipmentRegistrationToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4067d700-b981-4053-be6a-d0dc57d36cd9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/peekShipmentRegistrationToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"hardwareUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d9647d4a-5cb9-41d6-815d-86764c68c379"},{"name":"Remove pending registration","id":"4921c7f9-bc31-4680-a618-80a1fa2e3769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"serialNumber\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/removePendingRegistration","description":"<p>Remove a pending registration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","removePendingRegistration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"69652d78-3d37-45ab-b070-a8d4c22df07f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"serialNumber\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/removePendingRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"4921c7f9-bc31-4680-a618-80a1fa2e3769"},{"name":"Revoke SCIM access for organization","id":"437805b6-9bbd-4ba2-898c-a36648fea38a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/revokeSCIMAccessForOrg","description":"<p>Revoke SCIM access for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","revokeSCIMAccessForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"38a6402f-f8b5-4d05-ab1a-60852116ecf2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/revokeSCIMAccessForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"437805b6-9bbd-4ba2-898c-a36648fea38a"},{"name":"Setup SCIM access for organization","id":"c819198b-8f88-405b-aec8-9edea6946bd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"addUsersOnRoleMismatch\": false,\n  \"rhombusKeyAppSettings\": {\n    \"bypassSaml\": true,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 8057\n      },\n      \"maxMobileCredsAllowed\": 2842,\n      \"startDateProvisioner\": {\n        \"value\": 8355\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": true\n  },\n  \"sendWelcomeEmailToNewRhombusKeyUsers\": true,\n  \"sendWelcomeEmailToNewUsers\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/setupSCIMAccessForOrg","description":"<p>Initially configure SCIM access for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","setupSCIMAccessForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8b30386a-7854-4736-b5d1-f53891c7c4bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"addUsersOnRoleMismatch\": false,\n  \"rhombusKeyAppSettings\": {\n    \"bypassSaml\": true,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 8057\n      },\n      \"maxMobileCredsAllowed\": 2842,\n      \"startDateProvisioner\": {\n        \"value\": 8355\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": true\n  },\n  \"sendWelcomeEmailToNewRhombusKeyUsers\": true,\n  \"sendWelcomeEmailToNewUsers\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/setupSCIMAccessForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"scimAccessAlreadySetupFailure\": false,\n  \"token\": \"string\"\n}"}],"_postman_id":"c819198b-8f88-405b-aec8-9edea6946bd5"},{"name":"Update AI training settings","id":"e1e73f4b-0b49-4174-a248-14d95b20f73b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"shareAiTrainingMediaWithRhombus\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateAiTrainingSettings","description":"<p>Update organization AI training settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateAiTrainingSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"021aabb6-cfcd-4ad1-8376-3e6cc155cce4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"shareAiTrainingMediaWithRhombus\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateAiTrainingSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e1e73f4b-0b49-4174-a248-14d95b20f73b"},{"name":"Update cloud archiving config","id":"5850f72f-ada6-4898-b8df-d5581b9266f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"archivingConfig\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scope\": \"LOCATION\",\n    \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadScheduleInverted\": true,\n    \"uploadScheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadStrategy\": \"WEEKLY_SCHEDULED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateCloudArchivingConfig","description":"<p>Update scoped cloud archiving config.  Note that the priority of scoping is Org &gt; Location &gt; Device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateCloudArchivingConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"05a5300f-8e39-4d66-b1ec-89ebdae423d5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"archivingConfig\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scope\": \"LOCATION\",\n    \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadScheduleInverted\": true,\n    \"uploadScheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uploadStrategy\": \"WEEKLY_SCHEDULED\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateCloudArchivingConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5850f72f-ada6-4898-b8df-d5581b9266f9"},{"name":"Update firmware settings","id":"79fa7be9-5410-49ae-82ba-09d5407e0b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"firmwareSettings\": {\n    \"intervalsV2\": [\n      {\n        \"minuteOfWeekStart\": 5337,\n        \"minuteOfWeekStop\": 1587\n      },\n      {\n        \"minuteOfWeekStart\": 6140,\n        \"minuteOfWeekStop\": 5957\n      }\n    ],\n    \"mode\": \"MANUAL\"\n  },\n  \"firmwareUpdateSettings\": {\n    \"intervalsV2\": [\n      {\n        \"minuteOfWeekStart\": 1105,\n        \"minuteOfWeekStop\": 1654\n      },\n      {\n        \"minuteOfWeekStart\": 8283,\n        \"minuteOfWeekStop\": 6836\n      }\n    ],\n    \"mode\": \"SCHEDULED\"\n  },\n  \"firmwareUpdateSettingsOverrides\": [\n    {\n      \"deviceTypes\": [\n        \"ENVIRONMENTAL_GATEWAY\",\n        \"AUDIO_GATEWAY\"\n      ],\n      \"firmwareUpdateSettings\": {\n        \"intervalsV2\": [\n          {\n            \"minuteOfWeekStart\": 7042,\n            \"minuteOfWeekStop\": 279\n          },\n          {\n            \"minuteOfWeekStart\": 9875,\n            \"minuteOfWeekStop\": 4828\n          }\n        ],\n        \"mode\": \"SCHEDULED\"\n      }\n    },\n    {\n      \"deviceTypes\": [\n        \"AUDIO_GATEWAY\",\n        \"BLE_TRACKER\"\n      ],\n      \"firmwareUpdateSettings\": {\n        \"intervalsV2\": [\n          {\n            \"minuteOfWeekStart\": 759,\n            \"minuteOfWeekStop\": 7231\n          },\n          {\n            \"minuteOfWeekStart\": 2121,\n            \"minuteOfWeekStop\": 3997\n          }\n        ],\n        \"mode\": \"SCHEDULED\"\n      }\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateFirmwareSettings","description":"<p>Update organization firmware schedule settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateFirmwareSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f806340e-3035-4ff0-a177-e582041fe6a6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"firmwareSettings\": {\n    \"intervalsV2\": [\n      {\n        \"minuteOfWeekStart\": 5337,\n        \"minuteOfWeekStop\": 1587\n      },\n      {\n        \"minuteOfWeekStart\": 6140,\n        \"minuteOfWeekStop\": 5957\n      }\n    ],\n    \"mode\": \"MANUAL\"\n  },\n  \"firmwareUpdateSettings\": {\n    \"intervalsV2\": [\n      {\n        \"minuteOfWeekStart\": 1105,\n        \"minuteOfWeekStop\": 1654\n      },\n      {\n        \"minuteOfWeekStart\": 8283,\n        \"minuteOfWeekStop\": 6836\n      }\n    ],\n    \"mode\": \"SCHEDULED\"\n  },\n  \"firmwareUpdateSettingsOverrides\": [\n    {\n      \"deviceTypes\": [\n        \"ENVIRONMENTAL_GATEWAY\",\n        \"AUDIO_GATEWAY\"\n      ],\n      \"firmwareUpdateSettings\": {\n        \"intervalsV2\": [\n          {\n            \"minuteOfWeekStart\": 7042,\n            \"minuteOfWeekStop\": 279\n          },\n          {\n            \"minuteOfWeekStart\": 9875,\n            \"minuteOfWeekStop\": 4828\n          }\n        ],\n        \"mode\": \"SCHEDULED\"\n      }\n    },\n    {\n      \"deviceTypes\": [\n        \"AUDIO_GATEWAY\",\n        \"BLE_TRACKER\"\n      ],\n      \"firmwareUpdateSettings\": {\n        \"intervalsV2\": [\n          {\n            \"minuteOfWeekStart\": 759,\n            \"minuteOfWeekStop\": 7231\n          },\n          {\n            \"minuteOfWeekStart\": 2121,\n            \"minuteOfWeekStop\": 3997\n          }\n        ],\n        \"mode\": \"SCHEDULED\"\n      }\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateFirmwareSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"79fa7be9-5410-49ae-82ba-09d5407e0b51"},{"name":"Update general settings","id":"4aa82e32-0ec0-4948-8383-8206641997f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountBillingContactEmail\": \"billing@acme.com\",\n  \"accountOwnerEmail\": \"owner@acme.com\",\n  \"accountTechnicalContactEmail\": \"tech@acme.com\",\n  \"accountTechnicalContacts\": [\n    \"string\",\n    \"string\"\n  ],\n  \"defaultPlayerViewLiveType\": \"BUFFERED\",\n  \"inactivityTimeout\": 30,\n  \"name\": \"Acme Corporation\",\n  \"uapSettings\": {\n    \"enabled\": false,\n    \"text\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateGeneralSettings","description":"<p>Update organization General settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateGeneralSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"193a46dd-d43a-41a2-a3d1-2c22891a4619","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accountBillingContactEmail\": \"billing@acme.com\",\n  \"accountOwnerEmail\": \"owner@acme.com\",\n  \"accountTechnicalContactEmail\": \"tech@acme.com\",\n  \"accountTechnicalContacts\": [\n    \"string\",\n    \"string\"\n  ],\n  \"defaultPlayerViewLiveType\": \"BUFFERED\",\n  \"inactivityTimeout\": 30,\n  \"name\": \"Acme Corporation\",\n  \"uapSettings\": {\n    \"enabled\": false,\n    \"text\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateGeneralSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4aa82e32-0ec0-4948-8383-8206641997f5"},{"name":"Update MFA settings","id":"a1ecf27e-f63f-4fca-99b5-c42ee245daf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mfaEnabled\": true,\n  \"v3AuthNumDaysSkip2FAForTrustedDevices\": 30\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateMFASettings","description":"<p>Update organization MFA settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateMFASettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5ff017c9-783e-40c6-b647-2946005a0f35","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"mfaEnabled\": true,\n  \"v3AuthNumDaysSkip2FAForTrustedDevices\": 30\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateMFASettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"org\": {\n    \"accountBillingContactEmail\": \"string\",\n    \"accountOwnerEmail\": \"string\",\n    \"accountTechnicalContactEmail\": \"string\",\n    \"accountTechnicalContacts\": [\n      \"string\",\n      \"string\"\n    ],\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"audioAnalysisEnabled\": true,\n    \"audioRecordingEnabled\": true,\n    \"bandwidthReportsDisabled\": true,\n    \"companyLogoUrl\": \"string\",\n    \"companyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 2834,\n    \"criticalStatusEnabled\": false,\n    \"defaultPlayerViewLiveType\": \"REALTIME\",\n    \"deleted\": false,\n    \"deletedAtMillis\": 9476,\n    \"developmentPartnerOrg\": true,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 5737,\n          \"minuteOfWeekStop\": 9574\n        },\n        {\n          \"minuteOfWeekStart\": 908,\n          \"minuteOfWeekStop\": 9347\n        }\n      ],\n      \"mode\": \"MANUAL\"\n    },\n    \"firmwareUpdateSettingsOverrides\": [\n      {\n        \"deviceTypes\": [\n          \"DOOR_SENSOR\",\n          \"BLE_TRACKER\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 6819,\n              \"minuteOfWeekStop\": 9726\n            },\n            {\n              \"minuteOfWeekStart\": 5631,\n              \"minuteOfWeekStop\": 9327\n            }\n          ],\n          \"mode\": \"SCHEDULED\"\n        }\n      },\n      {\n        \"deviceTypes\": [\n          \"UNKNOWN\",\n          \"OCCUPANCY_SENSOR\"\n        ],\n        \"firmwareUpdateSettings\": {\n          \"intervalsV2\": [\n            {\n              \"minuteOfWeekStart\": 8218,\n              \"minuteOfWeekStop\": 777\n            },\n            {\n              \"minuteOfWeekStart\": 1829,\n              \"minuteOfWeekStop\": 5041\n            }\n          ],\n          \"mode\": \"MANUAL\"\n        }\n      }\n    ],\n    \"inactivityTimeout\": 2814,\n    \"itemizedInvoice\": false,\n    \"keypadLogoUrl\": \"string\",\n    \"keypadLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"llmUsageEnabled\": true,\n    \"maxAllowedSegmentMaxBytesMap\": {\n      \"key_0\": 4394\n    },\n    \"mfaEnabled\": false,\n    \"motionGridDisabled\": true,\n    \"motionLightweightDisabled\": false,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 8479,\n      \"key_1\": 8778\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 7142\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 8376,\n      \"key_1\": 873\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 2008\n    },\n    \"newCameraZeroMotionVideoQualityMap\": {\n      \"key_0\": 1671\n    },\n    \"notifyForHardwareFailureTickets\": false,\n    \"partnerAccessAllowedUntil\": 5103,\n    \"postalCode\": \"string\",\n    \"rhombusKeyLogoUrl\": \"string\",\n    \"rhombusKeyLogoUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"salesforceAccountId\": \"string\",\n    \"shareAiTrainingMediaWithRhombus\": false,\n    \"subscriptionEndDate\": 266,\n    \"subscriptionStatus\": \"UNKNOWN\",\n    \"subscriptionType\": \"PROFESSIONAL\",\n    \"supportAccessAllowedUntil\": 133,\n    \"tenantUrl\": \"string\",\n    \"thumbstripDisabled\": false,\n    \"type\": \"UNKNOWN\",\n    \"uapSettings\": {\n      \"enabled\": false,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"v3AuthNumDaysSkip2FAForTrustedDevices\": 5758\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a1ecf27e-f63f-4fca-99b5-c42ee245daf7"},{"name":"Update organization details","id":"b19e9707-7c94-44af-a64f-8a0995b25b78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"org\": {\n    \"accountOwnerEmail\": \"string\",\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 7162,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 683,\n          \"minuteOfWeekStop\": 1104\n        },\n        {\n          \"minuteOfWeekStart\": 2323,\n          \"minuteOfWeekStop\": 6901\n        }\n      ],\n      \"mode\": \"MANUAL\"\n    },\n    \"itemizedInvoice\": true,\n    \"mfaEnabled\": true,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 8440\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 8642,\n      \"key_1\": 6563\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 4513\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 1324\n    },\n    \"notificationSettings\": {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"slackChannel\": \"string\",\n      \"slackEnabled\": true,\n      \"slackWebhookUrl\": \"string\"\n    },\n    \"partnerAccessAllowedUntil\": 2063,\n    \"planType\": \"STARTER\",\n    \"postalCode\": \"string\",\n    \"rbacSettings\": {\n      \"enabled\": false\n    },\n    \"samlSettings\": {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": false,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": false\n    },\n    \"subscriptionEndDate\": 3803,\n    \"subscriptionStatus\": \"RESELLER\",\n    \"subscriptionType\": \"ENTERPRISE\",\n    \"supportAccessAllowedUntil\": 4654,\n    \"teamName\": \"string\",\n    \"type\": \"PARTNER\",\n    \"uapSettings\": {\n      \"enabled\": true,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrg","description":"<p>Update organization details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19d70a3e-8ba9-4b6d-b86f-8173fe39f532","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"org\": {\n    \"accountOwnerEmail\": \"string\",\n    \"address1\": \"string\",\n    \"address2\": \"string\",\n    \"countryCode\": \"string\",\n    \"createdAtMillis\": 7162,\n    \"firmwareUpdateSettings\": {\n      \"intervalsV2\": [\n        {\n          \"minuteOfWeekStart\": 683,\n          \"minuteOfWeekStop\": 1104\n        },\n        {\n          \"minuteOfWeekStart\": 2323,\n          \"minuteOfWeekStop\": 6901\n        }\n      ],\n      \"mode\": \"MANUAL\"\n    },\n    \"itemizedInvoice\": true,\n    \"mfaEnabled\": true,\n    \"name\": \"string\",\n    \"newCameraFramerateMap\": {\n      \"key_0\": 8440\n    },\n    \"newCameraResolutionMap\": {\n      \"key_0\": 8642,\n      \"key_1\": 6563\n    },\n    \"newCameraSegmentMaxBytesMap\": {\n      \"key_0\": 4513\n    },\n    \"newCameraVideoTargetQualityMap\": {\n      \"key_0\": 1324\n    },\n    \"notificationSettings\": {\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"slackChannel\": \"string\",\n      \"slackEnabled\": true,\n      \"slackWebhookUrl\": \"string\"\n    },\n    \"partnerAccessAllowedUntil\": 2063,\n    \"planType\": \"STARTER\",\n    \"postalCode\": \"string\",\n    \"rbacSettings\": {\n      \"enabled\": false\n    },\n    \"samlSettings\": {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": false,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": false\n    },\n    \"subscriptionEndDate\": 3803,\n    \"subscriptionStatus\": \"RESELLER\",\n    \"subscriptionType\": \"ENTERPRISE\",\n    \"supportAccessAllowedUntil\": 4654,\n    \"teamName\": \"string\",\n    \"type\": \"PARTNER\",\n    \"uapSettings\": {\n      \"enabled\": true,\n      \"text\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"samlEntityIdUniquenessConstraintFailure\": false,\n  \"teamNameNotAssignedFailure\": true,\n  \"teamNameUniquenessConstraintFailure\": false\n}"}],"_postman_id":"b19e9707-7c94-44af-a64f-8a0995b25b78"},{"name":"Update organization AI audio analysis policy","id":"4ba29420-28ad-489b-8c72-1b9a64243dc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioAnalysisEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgAudioAnalysisPolicy","description":"<p>Update organization AI audio analysis policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrgAudioAnalysisPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5e4c7a4f-170b-4f60-a430-64b402d5c715","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioAnalysisEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgAudioAnalysisPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4ba29420-28ad-489b-8c72-1b9a64243dc0"},{"name":"Update organization audio recording policy","id":"ca02b027-b355-46f8-96fe-c8f40b314d9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"audioRecordingEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgAudioRecordingPolicy","description":"<p>Update organization audio recording policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrgAudioRecordingPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d2009e89-64a6-44fa-a895-6e691f5ea535","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"audioRecordingEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgAudioRecordingPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ca02b027-b355-46f8-96fe-c8f40b314d9f"},{"name":"Update organization notification template","id":"d3a9d723-1de8-48d7-91c3-02a6121f23e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"BROWSER\",\n          \"APP\"\n        ],\n        \"key_3\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"EMAIL\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"EMAIL\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 1673,\n      \"minuteOfWeekStop\": 5125\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"UNKNOWN\",\n          \"APP\"\n        ],\n        \"key_3\": [\n          \"EMAIL\",\n          \"SMS\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"SMS\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"MICROSOFT_TEAMS\",\n          \"SLACK\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"SLACK\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 9081,\n      \"minuteOfWeekStop\": 4888\n    }\n  ],\n  \"summaryEmailEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgNotificationTemplate","description":"<p>This endpoint is no longer in use. Please use updateOrgNotificationTemplateV2 instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrgNotificationTemplate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bc428784-6c48-4dd5-89d3-2d2f531c98b1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"notificationIntervalsV2\": [\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"EMAIL\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"BROWSER\",\n          \"APP\"\n        ],\n        \"key_3\": [\n          \"MICROSOFT_TEAMS\",\n          \"APP\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"EMAIL\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"UNKNOWN\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"EMAIL\"\n        ],\n        \"key_1\": [\n          \"SLACK\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 1673,\n      \"minuteOfWeekStop\": 5125\n    },\n    {\n      \"activityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"APP\"\n        ],\n        \"key_1\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ],\n        \"key_2\": [\n          \"UNKNOWN\",\n          \"APP\"\n        ],\n        \"key_3\": [\n          \"EMAIL\",\n          \"SMS\"\n        ]\n      },\n      \"deviceFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"diagnosticTriggerMap\": {\n        \"key_0\": [\n          \"SMS\",\n          \"MICROSOFT_TEAMS\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"SLACK\"\n        ],\n        \"key_2\": [\n          \"MICROSOFT_TEAMS\",\n          \"SLACK\"\n        ]\n      },\n      \"locationActivityTriggerMap\": {\n        \"key_0\": [\n          \"BROWSER\",\n          \"SLACK\"\n        ],\n        \"key_1\": [\n          \"SMS\",\n          \"MICROSOFT_TEAMS\"\n        ]\n      },\n      \"locationDiagnosticTriggerMap\": {\n        \"key_0\": [\n          \"MICROSOFT_TEAMS\",\n          \"BROWSER\"\n        ]\n      },\n      \"locationFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"locationOnlyFilterSet\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"minuteOfWeekStart\": 9081,\n      \"minuteOfWeekStop\": 4888\n    }\n  ],\n  \"summaryEmailEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgNotificationTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d3a9d723-1de8-48d7-91c3-02a6121f23e2"},{"name":"Update organization notification template V2","id":"279ae040-272a-45fe-bbd3-f35e3ff3f21e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"summaryEmailEnabled\": true,\n  \"templateUpdate\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": false,\n    \"timeFrames\": [\n      {\n        \"days\": [\n          \"FRIDAY\",\n          \"MONDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 9511,\n          \"minuteOfDayStartInclusive\": 8800,\n          \"minuteOfDayStopExclusive\": 8324\n        },\n        \"mediums\": [\n          \"UNKNOWN\",\n          \"SMS\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"DOOR_CLOSED\",\n              \"BADGE_AUTHORIZED\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"AI_ENGINE_DOWNLOAD_FAILED_MD5_MISMATCH\",\n              \"MITM_FAILURE\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"AC_PANIC_BUTTON_TRIGGERED\",\n              \"FACE_IDENTIFIED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"SUPERVISION_CUT_DETECTED\",\n              \"CAMERA_DISCONNECTED\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"UNKNOWN\",\n              \"BADGE_MANUAL\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_FAILED_MITM\",\n              \"UPDATE_FIRMWARE_DOWNLOADED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"AC_APERIO_DEVICE_TAMPER\",\n              \"AC_DR_DISCONNECTED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AMT_WEBHOOK_FAILURE\",\n              \"HW_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"days\": [\n          \"SATURDAY\",\n          \"FRIDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 6788,\n          \"minuteOfDayStartInclusive\": 5824,\n          \"minuteOfDayStopExclusive\": 4880\n        },\n        \"mediums\": [\n          \"SMS\",\n          \"APP\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"AC_TAMPER_SWITCH\",\n              \"MOTION_ANIMAL\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"APERIO_FLAT_BATTERY\",\n              \"BLE_CONNECTED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"PEOPLECOUNT_LOW\",\n              \"AC_DB_TRIGGERED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AUDIO_HARDWARE_NOT_DETECTED\",\n              \"HW_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"UNKNOWN\",\n              \"IAQ_EXCEEDED_HIGH\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"KIOSK_OFFLINE\",\n              \"APERIO_LOW_BATTERY\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"TEMPERATURE_EXCEEDED_HIGH\",\n              \"SOUND_AGGRESSION\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AI_ENGINE_CONFIGURED\",\n              \"OPENPATH_WEBHOOK_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"updatedSetMethodMap\": {\n      \"key_0\": true,\n      \"key_1\": false\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgNotificationTemplateV2","description":"<p>Update default notification schedule template for newly created Users in Org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrgNotificationTemplateV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dae7c49a-582e-46a7-ab6a-9f984966b6b1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"summaryEmailEnabled\": true,\n  \"templateUpdate\": {\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"smsPhoneNumbers\": [\n      \"string\",\n      \"string\"\n    ],\n    \"summaryEmailEnabled\": false,\n    \"timeFrames\": [\n      {\n        \"days\": [\n          \"FRIDAY\",\n          \"MONDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 9511,\n          \"minuteOfDayStartInclusive\": 8800,\n          \"minuteOfDayStopExclusive\": 8324\n        },\n        \"mediums\": [\n          \"UNKNOWN\",\n          \"SMS\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"DOOR_CLOSED\",\n              \"BADGE_AUTHORIZED\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"AI_ENGINE_DOWNLOAD_FAILED_MD5_MISMATCH\",\n              \"MITM_FAILURE\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"AC_PANIC_BUTTON_TRIGGERED\",\n              \"FACE_IDENTIFIED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"SUPERVISION_CUT_DETECTED\",\n              \"CAMERA_DISCONNECTED\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"UNKNOWN\",\n              \"BADGE_MANUAL\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"UPDATE_FAILED_MITM\",\n              \"UPDATE_FIRMWARE_DOWNLOADED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"AC_APERIO_DEVICE_TAMPER\",\n              \"AC_DR_DISCONNECTED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AMT_WEBHOOK_FAILURE\",\n              \"HW_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"days\": [\n          \"SATURDAY\",\n          \"FRIDAY\"\n        ],\n        \"interval\": {\n          \"dayOfWeek\": 6788,\n          \"minuteOfDayStartInclusive\": 5824,\n          \"minuteOfDayStopExclusive\": 4880\n        },\n        \"mediums\": [\n          \"SMS\",\n          \"APP\"\n        ],\n        \"rows\": [\n          {\n            \"activities\": [\n              \"AC_TAMPER_SWITCH\",\n              \"MOTION_ANIMAL\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"APERIO_FLAT_BATTERY\",\n              \"BLE_CONNECTED\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"PEOPLECOUNT_LOW\",\n              \"AC_DB_TRIGGERED\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AUDIO_HARDWARE_NOT_DETECTED\",\n              \"HW_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activities\": [\n              \"UNKNOWN\",\n              \"IAQ_EXCEEDED_HIGH\"\n            ],\n            \"devices\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"diagnostics\": [\n              \"KIOSK_OFFLINE\",\n              \"APERIO_LOW_BATTERY\"\n            ],\n            \"locationOnly\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"locationOnlyActivities\": [\n              \"TEMPERATURE_EXCEEDED_HIGH\",\n              \"SOUND_AGGRESSION\"\n            ],\n            \"locationOnlyDiagnostics\": [\n              \"AI_ENGINE_CONFIGURED\",\n              \"OPENPATH_WEBHOOK_FAILURE\"\n            ],\n            \"locations\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"promptUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"updatedSetMethodMap\": {\n      \"key_0\": true,\n      \"key_1\": false\n    },\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgNotificationTemplateV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"279ae040-272a-45fe-bbd3-f35e3ff3f21e"},{"name":"Update pending registration","id":"b6359ccc-ab1f-48b7-82c9-da4da29e11a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updatePendingRegistration","description":"<p>Update pending registration for hardware</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updatePendingRegistration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d685c978-3e94-4ec1-a01a-50279619ecec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"hardwareUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updatePendingRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b6359ccc-ab1f-48b7-82c9-da4da29e11a9"},{"name":"Update SAML settings","id":"9eee3bc5-1652-48e1-bc23-453bca2df228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"samlSettings\": {\n    \"addUsersOnRoleMismatch\": true,\n    \"domain\": \"RHOMBUS_COM\",\n    \"enabled\": false,\n    \"enabledForRhombusKey\": true,\n    \"idpMetaDataXml\": \"string\",\n    \"justInTimeAccountProvisioningEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"rhombusKeyAppSettings\": {\n      \"bypassSaml\": true,\n      \"credentialProvisioningRules\": {\n        \"endDateProvisioner\": {\n          \"value\": 6518\n        },\n        \"maxMobileCredsAllowed\": 44,\n        \"startDateProvisioner\": {\n          \"value\": 6285\n        }\n      },\n      \"remoteUnlockEnabled\": true,\n      \"rhombusKeyAccessEnabled\": true\n    },\n    \"teamName\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSAMLSettings","description":"<p>Deprecated. Use updateSAMLSettingsV2</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateSAMLSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bd817174-47a2-4dd7-8f90-d849b0ca4353","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"samlSettings\": {\n    \"addUsersOnRoleMismatch\": true,\n    \"domain\": \"RHOMBUS_COM\",\n    \"enabled\": false,\n    \"enabledForRhombusKey\": true,\n    \"idpMetaDataXml\": \"string\",\n    \"justInTimeAccountProvisioningEnabled\": false,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"rhombusKeyAppSettings\": {\n      \"bypassSaml\": true,\n      \"credentialProvisioningRules\": {\n        \"endDateProvisioner\": {\n          \"value\": 6518\n        },\n        \"maxMobileCredsAllowed\": 44,\n        \"startDateProvisioner\": {\n          \"value\": 6285\n        }\n      },\n      \"remoteUnlockEnabled\": true,\n      \"rhombusKeyAccessEnabled\": true\n    },\n    \"teamName\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSAMLSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9eee3bc5-1652-48e1-bc23-453bca2df228"},{"name":"Update SAML settings V2","id":"df9d4667-abed-4803-aa14-a0dd13137650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"samlSettings\": [\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": false,\n      \"enabledForRhombusKey\": true,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": false,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 5843\n          },\n          \"maxMobileCredsAllowed\": 7913,\n          \"startDateProvisioner\": {\n            \"value\": 5306\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": false\n      },\n      \"teamName\": \"string\"\n    },\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": true,\n      \"enabledForRhombusKey\": false,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": false,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 5308\n          },\n          \"maxMobileCredsAllowed\": 7624,\n          \"startDateProvisioner\": {\n            \"value\": 2206\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": false\n      },\n      \"teamName\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSAMLSettingsV2","description":"<p>Update organization SAML settings</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateSAMLSettingsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"28edf38a-9dca-414f-8d0c-f39081bfd5f2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"samlSettings\": [\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": false,\n      \"enabledForRhombusKey\": true,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": false,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 5843\n          },\n          \"maxMobileCredsAllowed\": 7913,\n          \"startDateProvisioner\": {\n            \"value\": 5306\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": false\n      },\n      \"teamName\": \"string\"\n    },\n    {\n      \"addUsersOnRoleMismatch\": false,\n      \"enabled\": true,\n      \"enabledForRhombusKey\": false,\n      \"idpMetaDataXml\": \"string\",\n      \"justInTimeAccountProvisioningEnabled\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"registrationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombusKeyAppSettings\": {\n        \"bypassSaml\": false,\n        \"credentialProvisioningRules\": {\n          \"endDateProvisioner\": {\n            \"value\": 5308\n          },\n          \"maxMobileCredsAllowed\": 7624,\n          \"startDateProvisioner\": {\n            \"value\": 2206\n          }\n        },\n        \"remoteUnlockEnabled\": false,\n        \"rhombusKeyAccessEnabled\": false\n      },\n      \"teamName\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSAMLSettingsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"df9d4667-abed-4803-aa14-a0dd13137650"},{"name":"Update SCIM settings for organization","id":"f97a8b87-0197-4a1a-b24e-eb69be4d20e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"addUsersOnRoleMismatch\": false,\n  \"rhombusKeyAppSettings\": {\n    \"bypassSaml\": false,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 5493\n      },\n      \"maxMobileCredsAllowed\": 5840,\n      \"startDateProvisioner\": {\n        \"value\": 4224\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": false\n  },\n  \"sendWelcomeEmailToNewRhombusKeyUsers\": true,\n  \"sendWelcomeEmailToNewUsers\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSCIMSettingsForOrg","description":"<p>Update SCIM configuration for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateSCIMSettingsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e7bccbda-e19c-4936-8f52-b7435f8570cb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"addUsersOnRoleMismatch\": false,\n  \"rhombusKeyAppSettings\": {\n    \"bypassSaml\": false,\n    \"credentialProvisioningRules\": {\n      \"endDateProvisioner\": {\n        \"value\": 5493\n      },\n      \"maxMobileCredsAllowed\": 5840,\n      \"startDateProvisioner\": {\n        \"value\": 4224\n      }\n    },\n    \"remoteUnlockEnabled\": false,\n    \"rhombusKeyAccessEnabled\": false\n  },\n  \"sendWelcomeEmailToNewRhombusKeyUsers\": true,\n  \"sendWelcomeEmailToNewUsers\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateSCIMSettingsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f97a8b87-0197-4a1a-b24e-eb69be4d20e6"},{"name":"Update organization's LLM usage opt-in policy","id":"71d4991e-9861-4d8e-8b78-b0afdd0c8799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"llmUsageEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgLLMUsagePolicy","description":"<p>Update organization's LLM usage opt-in policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","org","updateOrgLLMUsagePolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"30018b9a-316a-47cc-9a9e-90188b024dc7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"llmUsageEnabled\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/org/updateOrgLLMUsagePolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"71d4991e-9861-4d8e-8b78-b0afdd0c8799"}],"id":"8e9ea550-483a-4c42-917f-4b0353e9eed0","_postman_id":"8e9ea550-483a-4c42-917f-4b0353e9eed0","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Partner Webservice","item":[{"name":"Create partner client","id":"23ecb79a-85ec-4087-b21e-0556ae5cecc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientContactEmail\": \"john.smith@acme.com\",\n  \"clientContactName\": \"John Smith\",\n  \"clientOrgName\": \"Acme Corporation\",\n  \"suppressWelcomeEmail\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/createPartnerClient","description":"<p>Create a client account</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","createPartnerClient"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b07d087d-c31f-4400-9d9d-9ed586192528","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientContactEmail\": \"john.smith@acme.com\",\n  \"clientContactName\": \"John Smith\",\n  \"clientOrgName\": \"Acme Corporation\",\n  \"suppressWelcomeEmail\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/createPartnerClient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"CLIENT_EXISTS\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"23ecb79a-85ec-4087-b21e-0556ae5cecc0"},{"name":"Customize client","id":"e930777b-02b4-455b-bf07-3f3425021d31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/customizeClient","description":"<p>Customize a client account</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","customizeClient"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a7386337-68e1-42ba-af7c-69c17f569db0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/customizeClient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e930777b-02b4-455b-bf07-3f3425021d31"},{"name":"Customize client device","id":"9566d129-7086-4408-b302-cff2d4795ca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"configUpdate\": {\n    \"ai_license_invalid\": false,\n    \"audio_aec_via_software\": true,\n    \"audio_ai_disabled\": false,\n    \"audio_external_mic_boost\": 1952,\n    \"audio_external_mic_volume\": 8623,\n    \"audio_external_speaker_volume\": 9216,\n    \"audio_internal_mic_aec_enabled\": true,\n    \"audio_internal_mic_boost\": 8786,\n    \"audio_internal_mic_volume\": 5490,\n    \"audio_internal_speaker_volume\": 1084,\n    \"audio_min_echo_amplitude\": 5962,\n    \"audio_playback_gain_percent\": 3643,\n    \"audio_record\": true,\n    \"audio_supported\": true,\n    \"audio_use_external_mic\": true,\n    \"audio_use_external_speaker\": true,\n    \"audio_use_internal_speaker\": false,\n    \"bandwidth_reports_disabled\": true,\n    \"blocked_debounce_time_ms\": 4304,\n    \"blocked_threshold\": 1183.3398155422303,\n    \"char_threshold\": 3813.93200087208,\n    \"custom_events\": true,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": false,\n    \"device_near_audio_silenced\": false,\n    \"device_speaker_enabled\": true,\n    \"dewarpMode\": \"PANORAMA\",\n    \"disabled_schedule\": [\n      {\n        \"minuteOfWeekStart\": 9110,\n        \"minuteOfWeekStop\": 273\n      },\n      {\n        \"minuteOfWeekStart\": 4585,\n        \"minuteOfWeekStop\": 5574\n      }\n    ],\n    \"disabled_schedule_inverted\": true,\n    \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"dwell_reset_ttl_ms\": 1551,\n    \"dwell_time_ms\": 943,\n    \"exposure_level\": 6314,\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\"\n    },\n    \"fisheye_display_mode\": \"RAW\",\n    \"floorplan_homography\": [\n      [\n        8835.13801853111,\n        254.99018280603414\n      ],\n      [\n        2899.8648003398707,\n        7236.463652626128\n      ]\n    ],\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 2913,\n      \"gain\": 6302,\n      \"q\": 6440\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 8674,\n      \"gain\": 571,\n      \"q\": 97\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 5513,\n      \"gain\": 2961,\n      \"q\": 5096\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 7988,\n      \"gain\": 2017,\n      \"q\": 7700\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 3709,\n      \"gain\": 8049,\n      \"q\": 5651\n    },\n    \"frontendNoiseSuppression\": false,\n    \"hdr_enabled\": true,\n    \"high_res_detection\": true,\n    \"human_detection\": true,\n    \"human_loitering\": false,\n    \"human_loitering_settings\": {\n      \"roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 3060.874038006669,\n              \"y\": 9829.80832927758\n            },\n            {\n              \"x\": 390.66995208095756,\n              \"y\": 1495.0092050721153\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 159.68883634088772,\n              \"y\": 4850.970513500648\n            },\n            {\n              \"x\": 7146.767750536769,\n              \"y\": 9878.51563910571\n            }\n          ]\n        }\n      ]\n    },\n    \"img_brightness\": 9645,\n    \"img_contrast\": 7627,\n    \"img_saturation\": 1267,\n    \"img_sharpness\": 9815,\n    \"lastModified\": 3690,\n    \"led_mode_blink_period_ms\": 8038,\n    \"led_mode_when_active\": \"LED_OFF\",\n    \"led_mode_when_inactive\": \"LED_GREEN_BLINK\",\n    \"led_stealth_mode\": true,\n    \"lightweight_detection_disabled\": true,\n    \"live_license_invalid\": false,\n    \"max_detections_per_frame\": 1422,\n    \"media_ttl_minutes\": 9458,\n    \"metering_config\": {\n      \"rotation\": 66,\n      \"table\": \"string\"\n    },\n    \"motor_config\": {\n      \"af_enabled\": true,\n      \"af_region\": {\n        \"h\": 4315,\n        \"size\": 653,\n        \"w\": 7067,\n        \"x\": 4047,\n        \"y\": 4744\n      },\n      \"focus\": 4067,\n      \"piris\": 1093,\n      \"zoom\": 614\n    },\n    \"mounting_direction\": \"DOWN\",\n    \"night_exposure_level\": 6591,\n    \"night_img_brightness\": 9946,\n    \"night_img_contrast\": 8628,\n    \"night_img_saturation\": 8204,\n    \"night_img_sharpness\": 7584,\n    \"night_metering_config\": {\n      \"rotation\": 210,\n      \"table\": \"string\"\n    },\n    \"night_sensor_gain_max\": 9938,\n    \"night_shutter_time_max\": 8193,\n    \"night_shutter_time_min\": 6574,\n    \"object_search\": true,\n    \"occupancy_counting\": false,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"person_reidentification\": false,\n    \"privacy_window_polygons\": [\n      {\n        \"coordinates\": [\n          {\n            \"x\": 2773.0031664660014,\n            \"y\": 760.8147338544491\n          },\n          {\n            \"x\": 4987.081701540097,\n            \"y\": 8389.794150429956\n          }\n        ]\n      },\n      {\n        \"coordinates\": [\n          {\n            \"x\": 4795.115206970335,\n            \"y\": 1679.4767683515931\n          },\n          {\n            \"x\": 2185.9120662059063,\n            \"y\": 411.173852185478\n          }\n        ]\n      }\n    ],\n    \"privacy_windows\": [\n      {\n        \"h\": 7782,\n        \"size\": 4958,\n        \"w\": 5547,\n        \"x\": 3422,\n        \"y\": 793\n      },\n      {\n        \"h\": 7152,\n        \"size\": 8151,\n        \"w\": 5814,\n        \"x\": 5458,\n        \"y\": 4682\n      }\n    ],\n    \"ptz_config\": {\n      \"offset_x_percent\": 2337.225996993275,\n      \"offset_y_percent\": 6485.8825558836015,\n      \"rotation\": 2930,\n      \"size_percent\": 6730.83385758793\n    },\n    \"region_for_occupancy\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 9946.034411898021,\n              \"y\": 3027.595842131547\n            },\n            {\n              \"x\": 7680.698947613564,\n              \"y\": 364.13669702522355\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 268.0222211549621,\n              \"y\": 9862.867541991522\n            },\n            {\n              \"x\": 7096.730778941554,\n              \"y\": 6278.3952262555995\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 3772.3878348230255,\n              \"y\": 8529.222013406537\n            },\n            {\n              \"x\": 8526.544804025647,\n              \"y\": 8847.083514627264\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 6757.1326928708995,\n              \"y\": 1604.9591055115209\n            },\n            {\n              \"x\": 4093.298971308601,\n              \"y\": 3652.065429570164\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest_groups\": [\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"IOT_AIR_TEMP\",\n              \"PEOPLECOUNT_LOW\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5069.228972630457,\n                  \"y\": 2898.4699179156983\n                },\n                {\n                  \"x\": 4379.23890323378,\n                  \"y\": 459.67807321861454\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"DOOR_OPENED\",\n              \"IOT_AIR_CO2\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 3553.7221479407945,\n                  \"y\": 299.63947399876736\n                },\n                {\n                  \"x\": 7590.508621240817,\n                  \"y\": 5305.752738045991\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      },\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"DOOR_AJAR\",\n              \"AC_BADGE_FACE_MISMATCH\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 4818.452935515347,\n                  \"y\": 5967.284768232986\n                },\n                {\n                  \"x\": 3674.0346670699632,\n                  \"y\": 6303.944857183621\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"CLIMATE_ETOH\",\n              \"CO2_EXCEEDED_LOW\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5219.330673510427,\n                  \"y\": 8531.136152122954\n                },\n                {\n                  \"x\": 7863.198518043959,\n                  \"y\": 7122.311332824285\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      }\n    ],\n    \"resolution\": {\n      \"height\": 6946,\n      \"width\": 2348\n    },\n    \"rotation\": 8321,\n    \"rtsp_encoder\": 457,\n    \"segment_max_bytes\": 2129,\n    \"sensor_gain_max\": 1071,\n    \"shared_fov\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"shutter_time_max\": 4568,\n    \"shutter_time_min\": 4241,\n    \"snapshot_height\": 1082,\n    \"snapshot_interval_secs\": 2142,\n    \"snapshot_upload_target\": \"1\",\n    \"storage_target_free_megabytes\": 7130,\n    \"storage_target_free_space_permyriad\": 7895,\n    \"thumbstrip_upload_target\": \"2\",\n    \"tile_views\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 6446,\n          \"width\": 8298\n        },\n        \"pitchDegrees\": 5035.113775584201,\n        \"rollDegrees\": 5955.989337318988,\n        \"verticalFieldOfViewDegrees\": 4286,\n        \"yawDegrees\": 1004.9553680774026\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 7732,\n          \"width\": 4710\n        },\n        \"pitchDegrees\": 4005.4282124331753,\n        \"rollDegrees\": 1444.6939866354346,\n        \"verticalFieldOfViewDegrees\": 9762,\n        \"yawDegrees\": 801.1232969034277\n      }\n    ],\n    \"upload_all_detections\": false,\n    \"use_onboard_lpr\": false,\n    \"vehicle_detection\": true,\n    \"video_ai_disabled\": false,\n    \"video_persist_disabled\": true,\n    \"wdr_enabled\": false,\n    \"wdr_strength\": 8432,\n    \"zero_motion_video_bitrate_percent\": 2763\n  },\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/customizeClientDevice","description":"<p>Customize a client device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","customizeClientDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2212aa3d-ebc9-448c-adcf-507352707c90","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"configUpdate\": {\n    \"ai_license_invalid\": false,\n    \"audio_aec_via_software\": true,\n    \"audio_ai_disabled\": false,\n    \"audio_external_mic_boost\": 1952,\n    \"audio_external_mic_volume\": 8623,\n    \"audio_external_speaker_volume\": 9216,\n    \"audio_internal_mic_aec_enabled\": true,\n    \"audio_internal_mic_boost\": 8786,\n    \"audio_internal_mic_volume\": 5490,\n    \"audio_internal_speaker_volume\": 1084,\n    \"audio_min_echo_amplitude\": 5962,\n    \"audio_playback_gain_percent\": 3643,\n    \"audio_record\": true,\n    \"audio_supported\": true,\n    \"audio_use_external_mic\": true,\n    \"audio_use_external_speaker\": true,\n    \"audio_use_internal_speaker\": false,\n    \"bandwidth_reports_disabled\": true,\n    \"blocked_debounce_time_ms\": 4304,\n    \"blocked_threshold\": 1183.3398155422303,\n    \"char_threshold\": 3813.93200087208,\n    \"custom_events\": true,\n    \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"device_mic_enabled\": false,\n    \"device_near_audio_silenced\": false,\n    \"device_speaker_enabled\": true,\n    \"dewarpMode\": \"PANORAMA\",\n    \"disabled_schedule\": [\n      {\n        \"minuteOfWeekStart\": 9110,\n        \"minuteOfWeekStop\": 273\n      },\n      {\n        \"minuteOfWeekStart\": 4585,\n        \"minuteOfWeekStop\": 5574\n      }\n    ],\n    \"disabled_schedule_inverted\": true,\n    \"disabled_schedule_uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"dwell_reset_ttl_ms\": 1551,\n    \"dwell_time_ms\": 943,\n    \"exposure_level\": 6314,\n    \"firmware_dev_settings\": {\n      \"key_0\": \"string\"\n    },\n    \"fisheye_display_mode\": \"RAW\",\n    \"floorplan_homography\": [\n      [\n        8835.13801853111,\n        254.99018280603414\n      ],\n      [\n        2899.8648003398707,\n        7236.463652626128\n      ]\n    ],\n    \"frontendEqualizerHighShelf\": {\n      \"frequency\": 2913,\n      \"gain\": 6302,\n      \"q\": 6440\n    },\n    \"frontendEqualizerLowShelf\": {\n      \"frequency\": 8674,\n      \"gain\": 571,\n      \"q\": 97\n    },\n    \"frontendEqualizerPeaking1\": {\n      \"frequency\": 5513,\n      \"gain\": 2961,\n      \"q\": 5096\n    },\n    \"frontendEqualizerPeaking2\": {\n      \"frequency\": 7988,\n      \"gain\": 2017,\n      \"q\": 7700\n    },\n    \"frontendEqualizerPeaking3\": {\n      \"frequency\": 3709,\n      \"gain\": 8049,\n      \"q\": 5651\n    },\n    \"frontendNoiseSuppression\": false,\n    \"hdr_enabled\": true,\n    \"high_res_detection\": true,\n    \"human_detection\": true,\n    \"human_loitering\": false,\n    \"human_loitering_settings\": {\n      \"roi\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 3060.874038006669,\n              \"y\": 9829.80832927758\n            },\n            {\n              \"x\": 390.66995208095756,\n              \"y\": 1495.0092050721153\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 159.68883634088772,\n              \"y\": 4850.970513500648\n            },\n            {\n              \"x\": 7146.767750536769,\n              \"y\": 9878.51563910571\n            }\n          ]\n        }\n      ]\n    },\n    \"img_brightness\": 9645,\n    \"img_contrast\": 7627,\n    \"img_saturation\": 1267,\n    \"img_sharpness\": 9815,\n    \"lastModified\": 3690,\n    \"led_mode_blink_period_ms\": 8038,\n    \"led_mode_when_active\": \"LED_OFF\",\n    \"led_mode_when_inactive\": \"LED_GREEN_BLINK\",\n    \"led_stealth_mode\": true,\n    \"lightweight_detection_disabled\": true,\n    \"live_license_invalid\": false,\n    \"max_detections_per_frame\": 1422,\n    \"media_ttl_minutes\": 9458,\n    \"metering_config\": {\n      \"rotation\": 66,\n      \"table\": \"string\"\n    },\n    \"motor_config\": {\n      \"af_enabled\": true,\n      \"af_region\": {\n        \"h\": 4315,\n        \"size\": 653,\n        \"w\": 7067,\n        \"x\": 4047,\n        \"y\": 4744\n      },\n      \"focus\": 4067,\n      \"piris\": 1093,\n      \"zoom\": 614\n    },\n    \"mounting_direction\": \"DOWN\",\n    \"night_exposure_level\": 6591,\n    \"night_img_brightness\": 9946,\n    \"night_img_contrast\": 8628,\n    \"night_img_saturation\": 8204,\n    \"night_img_sharpness\": 7584,\n    \"night_metering_config\": {\n      \"rotation\": 210,\n      \"table\": \"string\"\n    },\n    \"night_sensor_gain_max\": 9938,\n    \"night_shutter_time_max\": 8193,\n    \"night_shutter_time_min\": 6574,\n    \"object_search\": true,\n    \"occupancy_counting\": false,\n    \"on_demand_license_invalid\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"person_reidentification\": false,\n    \"privacy_window_polygons\": [\n      {\n        \"coordinates\": [\n          {\n            \"x\": 2773.0031664660014,\n            \"y\": 760.8147338544491\n          },\n          {\n            \"x\": 4987.081701540097,\n            \"y\": 8389.794150429956\n          }\n        ]\n      },\n      {\n        \"coordinates\": [\n          {\n            \"x\": 4795.115206970335,\n            \"y\": 1679.4767683515931\n          },\n          {\n            \"x\": 2185.9120662059063,\n            \"y\": 411.173852185478\n          }\n        ]\n      }\n    ],\n    \"privacy_windows\": [\n      {\n        \"h\": 7782,\n        \"size\": 4958,\n        \"w\": 5547,\n        \"x\": 3422,\n        \"y\": 793\n      },\n      {\n        \"h\": 7152,\n        \"size\": 8151,\n        \"w\": 5814,\n        \"x\": 5458,\n        \"y\": 4682\n      }\n    ],\n    \"ptz_config\": {\n      \"offset_x_percent\": 2337.225996993275,\n      \"offset_y_percent\": 6485.8825558836015,\n      \"rotation\": 2930,\n      \"size_percent\": 6730.83385758793\n    },\n    \"region_for_occupancy\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 9946.034411898021,\n              \"y\": 3027.595842131547\n            },\n            {\n              \"x\": 7680.698947613564,\n              \"y\": 364.13669702522355\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 268.0222211549621,\n              \"y\": 9862.867541991522\n            },\n            {\n              \"x\": 7096.730778941554,\n              \"y\": 6278.3952262555995\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest\": {\n      \"inverted\": false,\n      \"polygons\": [\n        {\n          \"coordinates\": [\n            {\n              \"x\": 3772.3878348230255,\n              \"y\": 8529.222013406537\n            },\n            {\n              \"x\": 8526.544804025647,\n              \"y\": 8847.083514627264\n            }\n          ]\n        },\n        {\n          \"coordinates\": [\n            {\n              \"x\": 6757.1326928708995,\n              \"y\": 1604.9591055115209\n            },\n            {\n              \"x\": 4093.298971308601,\n              \"y\": 3652.065429570164\n            }\n          ]\n        }\n      ]\n    },\n    \"region_of_interest_groups\": [\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"IOT_AIR_TEMP\",\n              \"PEOPLECOUNT_LOW\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5069.228972630457,\n                  \"y\": 2898.4699179156983\n                },\n                {\n                  \"x\": 4379.23890323378,\n                  \"y\": 459.67807321861454\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"DOOR_OPENED\",\n              \"IOT_AIR_CO2\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 3553.7221479407945,\n                  \"y\": 299.63947399876736\n                },\n                {\n                  \"x\": 7590.508621240817,\n                  \"y\": 5305.752738045991\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      },\n      {\n        \"inclusive\": false,\n        \"regionsOfInterest\": [\n          {\n            \"activities\": [\n              \"DOOR_AJAR\",\n              \"AC_BADGE_FACE_MISMATCH\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 4818.452935515347,\n                  \"y\": 5967.284768232986\n                },\n                {\n                  \"x\": 3674.0346670699632,\n                  \"y\": 6303.944857183621\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"activities\": [\n              \"CLIMATE_ETOH\",\n              \"CO2_EXCEEDED_LOW\"\n            ],\n            \"name\": \"string\",\n            \"polygon\": {\n              \"coordinates\": [\n                {\n                  \"x\": 5219.330673510427,\n                  \"y\": 8531.136152122954\n                },\n                {\n                  \"x\": 7863.198518043959,\n                  \"y\": 7122.311332824285\n                }\n              ]\n            },\n            \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ],\n        \"type\": \"ACTIVITY\"\n      }\n    ],\n    \"resolution\": {\n      \"height\": 6946,\n      \"width\": 2348\n    },\n    \"rotation\": 8321,\n    \"rtsp_encoder\": 457,\n    \"segment_max_bytes\": 2129,\n    \"sensor_gain_max\": 1071,\n    \"shared_fov\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n    ],\n    \"shutter_time_max\": 4568,\n    \"shutter_time_min\": 4241,\n    \"snapshot_height\": 1082,\n    \"snapshot_interval_secs\": 2142,\n    \"snapshot_upload_target\": \"1\",\n    \"storage_target_free_megabytes\": 7130,\n    \"storage_target_free_space_permyriad\": 7895,\n    \"thumbstrip_upload_target\": \"2\",\n    \"tile_views\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 6446,\n          \"width\": 8298\n        },\n        \"pitchDegrees\": 5035.113775584201,\n        \"rollDegrees\": 5955.989337318988,\n        \"verticalFieldOfViewDegrees\": 4286,\n        \"yawDegrees\": 1004.9553680774026\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 7732,\n          \"width\": 4710\n        },\n        \"pitchDegrees\": 4005.4282124331753,\n        \"rollDegrees\": 1444.6939866354346,\n        \"verticalFieldOfViewDegrees\": 9762,\n        \"yawDegrees\": 801.1232969034277\n      }\n    ],\n    \"upload_all_detections\": false,\n    \"use_onboard_lpr\": false,\n    \"vehicle_detection\": true,\n    \"video_ai_disabled\": false,\n    \"video_persist_disabled\": true,\n    \"wdr_enabled\": false,\n    \"wdr_strength\": 8432,\n    \"zero_motion_video_bitrate_percent\": 2763\n  },\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/customizeClientDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customizations\": {\n    \"forceLowBandwidthOnAllCameras\": false,\n    \"inactivityTimeout\": 30\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9566d129-7086-4408-b302-cff2d4795ca8"},{"name":"Delete partner client","id":"89abdd9f-7201-495e-a069-0d8c3cca0a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/deleteClient","description":"<p>Delete a client account</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","deleteClient"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"650a90c4-d6aa-43a1-9411-345311246a15","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/deleteClient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"89abdd9f-7201-495e-a069-0d8c3cca0a9a"},{"name":"Get API token applications","id":"aa26012a-d43f-47f4-ac68-3f8cdf945be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getApiTokenApplications","description":"<p>Get details of all open api token requests for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getApiTokenApplications"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1ab1ef87-2f8e-4927-b661-632822a6d0f0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getApiTokenApplications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"applications\": [\n    {\n      \"authType\": \"CERT\",\n      \"authenticationTokenHash\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"clientType\": \"SQUARE\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"authType\": \"CERT\",\n      \"authenticationTokenHash\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"clientType\": \"KEYPAD\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"aa26012a-d43f-47f4-ac68-3f8cdf945be4"},{"name":"Get API tokens","id":"47a51170-e2f8-4858-a679-5a2153bbaa7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getApiTokens","description":"<p>Get list of all api tokens for a partner</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getApiTokens"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c16337a5-f1dc-4a01-ae00-78a1cb64f334","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getApiTokens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"apiTokens\": [\n    {\n      \"allowedRequetsPerSecond\": 2961,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"clientType\": \"PRODATAKEY\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"allowedRequetsPerSecond\": 1799,\n      \"authType\": \"API_TOKEN\",\n      \"authenticationTokenHash\": \"string\",\n      \"cert\": \"string\",\n      \"certFingerprint\": \"string\",\n      \"clientDetails\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"clientType\": \"BUTTERFLYMX\",\n      \"csr\": \"string\",\n      \"displayName\": \"string\",\n      \"hashed\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"permissionGroupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"47a51170-e2f8-4858-a679-5a2153bbaa7c"},{"name":"Get client devices","id":"176b8d2b-d375-4bb3-9e07-62a2a55398da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientDevices","description":"<p>Retrieve a list of devices for a specific client.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getClientDevices"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6229ab01-ef26-4490-988b-dc5ff6a5cb58","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientDevices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"devices\": [\n    {\n      \"device\": {\n        \"createdAtMillis\": 9968,\n        \"customData\": \"string\",\n        \"deleted\": false,\n        \"description\": \"string\",\n        \"facetNameMap\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"hardwareId\": \"string\",\n        \"hwVariation\": \"CAMERA_R500\",\n        \"mummified\": false,\n        \"name\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pending\": true,\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"serialNumber\": \"string\",\n        \"type\": \"BLE_TRACKER\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"partnerControlledHardware\": true,\n      \"reassignable\": true\n    },\n    {\n      \"device\": {\n        \"createdAtMillis\": 2929,\n        \"customData\": \"string\",\n        \"deleted\": false,\n        \"description\": \"string\",\n        \"facetNameMap\": {\n          \"key_0\": \"string\"\n        },\n        \"hardwareId\": \"string\",\n        \"hwVariation\": \"CAMERA_R130\",\n        \"mummified\": true,\n        \"name\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"pending\": false,\n        \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"serialNumber\": \"string\",\n        \"type\": \"ENVIRONMENTAL_GATEWAY\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"partnerControlledHardware\": true,\n      \"reassignable\": true\n    }\n  ]\n}"}],"_postman_id":"176b8d2b-d375-4bb3-9e07-62a2a55398da"},{"name":"Get client status map","id":"0a23f13a-afdf-4ce4-91ba-8b3a622aab3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientStatusMap","description":"<p>Get a map of all client accounts to device and location info</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getClientStatusMap"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e6d7cce1-e92c-4a0f-89ac-785d3b0f1754","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientStatusMap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clientDeviceStatusMap\": {\n    \"key_0\": {\n      \"key_0\": {\n        \"connectedCount\": 45,\n        \"operationalCount\": 42,\n        \"totalCount\": 50\n      },\n      \"key_1\": {\n        \"connectedCount\": 45,\n        \"operationalCount\": 42,\n        \"totalCount\": 50\n      }\n    },\n    \"key_1\": {\n      \"key_0\": {\n        \"connectedCount\": 45,\n        \"operationalCount\": 42,\n        \"totalCount\": 50\n      },\n      \"key_1\": {\n        \"connectedCount\": 45,\n        \"operationalCount\": 42,\n        \"totalCount\": 50\n      }\n    }\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0a23f13a-afdf-4ce4-91ba-8b3a622aab3a"},{"name":"Get client summary info","id":"1c0d1b15-6d10-47b1-a629-044f864010b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientSummaryInfo","description":"<p>Get information about a client</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getClientSummaryInfo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"32d95de8-b1dc-4d11-a101-08210724f43c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientSummaryInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountOwner\": {\n    \"accessibleRhombusApps\": [\n      \"CONSOLE\",\n      \"PARTNER\"\n    ],\n    \"accountOwner\": true,\n    \"bypassSaml\": true,\n    \"changePasswordOnLogin\": false,\n    \"createdAtMillis\": 2182,\n    \"deleted\": true,\n    \"email\": \"string\",\n    \"emailCaseSensitive\": \"string\",\n    \"emailVerified\": false,\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"mfaEnabled\": true,\n    \"mfaTokenType\": \"VIRTUAL_MFA\",\n    \"name\": \"string\",\n    \"orgUserCustomizationFlags\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"passwordSet\": false,\n    \"rhombusUserUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"status\": \"JOINED\",\n    \"updatedAtMillis\": 3219,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"clientDeviceStatusMap\": {\n    \"key_0\": {\n      \"connectedCount\": 45,\n      \"operationalCount\": 42,\n      \"totalCount\": 50\n    }\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"licenseV2Enabled\": true,\n  \"locationCount\": 3,\n  \"manuallySendLicenseExpirationEmailEnabled\": false,\n  \"recentPolicyAlertCount\": 5,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1c0d1b15-6d10-47b1-a629-044f864010b1"},{"name":"Get partner clients","id":"5a6b8cd1-cdc5-4c13-ae05-92450fa885d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClients","description":"<p>Get a list of all client accounts</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getClients"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"02d378d2-a05e-4be5-892f-d45287b815d7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clients\": [\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    },\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5a6b8cd1-cdc5-4c13-ae05-92450fa885d6"},{"name":"Get partner clients V2","id":"5e949d14-0ded-4bc0-99da-bd921d7b2b22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientsV2","description":"<p>Get a list of all client accounts. NOTICE: This is the same as getPartnerClients, but only returns the basic info so partners can login to clients quickly. The other info will be returned by getPartnerClientsStatusMap.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getClientsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7e8a98ea-a0b2-478a-84c7-13789cb36a48","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getClientsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clients\": [\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    },\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5e949d14-0ded-4bc0-99da-bd921d7b2b22"},{"name":"Get device licenses for organization","id":"aa2fa730-8edb-4965-96fa-50914ad9f937","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getDeviceLicensesForOrg","description":"<p>Get a list of licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getDeviceLicensesForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fe220074-4359-4774-a434-a6851bccad12","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getDeviceLicensesForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceLicenses\": [\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1949-11-17T23:29:07.687Z\",\n      \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1986-12-26T13:12:02.931Z\",\n      \"licenseFamily\": \"ENVIRONMENTAL_SENSOR\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"licenseType\": \"STANDARD\",\n      \"maxDeleteDate\": \"1992-05-18T08:03:51.295Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ACCESS_CONTROL\",\n      \"state\": \"RENEWED\",\n      \"trial\": true,\n      \"updatedOn\": \"1950-05-31T08:59:23.789Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdOn\": \"1957-06-03T02:10:43.589Z\",\n      \"deviceType\": \"NVR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"features\": [\n        {\n          \"enabled\": false,\n          \"name\": \"string\"\n        },\n        {\n          \"enabled\": true,\n          \"name\": \"string\"\n        }\n      ],\n      \"firstAssignedDate\": \"1956-08-23T19:22:25.026Z\",\n      \"licenseFamily\": \"ENVIRONMENTAL_GATEWAY\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_SUCCEEDED\",\n      \"licenseType\": \"LEGACY\",\n      \"maxDeleteDate\": \"1999-03-31T11:33:21.739Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"UNKNOWN\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": true,\n      \"updatedOn\": \"1993-11-13T21:35:10.312Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"aa2fa730-8edb-4965-96fa-50914ad9f937"},{"name":"Get licenses for organization","id":"429b9324-e471-4e08-84bc-d9dd9b35ea2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getLicensesForOrg","description":"<p>Get a list of licenses available for a client organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getLicensesForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d087fdb1-5c0d-455a-9724-3046251e8685","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getLicensesForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"licenses\": [\n    {\n      \"addOnLicenseType\": \"PEOPLE_ANALYTICS\",\n      \"additionalPerceptionFeatures\": [\n        \"FACE_COUNTING_UNIQUE\",\n        \"PEOPLE_COUNTING\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 2850,\n      \"createdOn\": \"1971-04-26T10:28:58.982Z\",\n      \"deviceType\": \"CAMERA\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"2003-01-28T19:39:14.496Z\",\n      \"license\": \"VEHICLE\",\n      \"licenseFamily\": \"VIDEO_INTERCOM\",\n      \"licenseToUnassignEmailState\": \"FIFTEEN_DAY_WARNING_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"1985-07-26T20:22:43.476Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"OCCUPANCY_COUNTING\",\n        \"VEHICLE_COUNTING\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"DEVICE\",\n      \"state\": \"PERMANENTLY_EXPIRED\",\n      \"trial\": false,\n      \"updatedOn\": \"1954-02-09T14:56:23.029Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"addOnLicenseType\": \"VEHICLE\",\n      \"additionalPerceptionFeatures\": [\n        \"PEOPLE_COUNTING\",\n        \"UNKNOWN\"\n      ],\n      \"claimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"cloudArchiveDays\": 4568,\n      \"createdOn\": \"1949-01-25T20:20:08.094Z\",\n      \"deviceType\": \"BADGE_READER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firstAssignedDate\": \"1972-12-05T14:05:09.557Z\",\n      \"license\": \"PPE\",\n      \"licenseFamily\": \"CAMERA\",\n      \"licenseToUnassignEmailState\": \"INITIAL_EMAIL_FAILED\",\n      \"maxDeleteDate\": \"2010-12-28T14:38:00.522Z\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"perceptionTypes\": [\n        \"FACE_COUNTING_NONUNIQUE\",\n        \"LICENSEPLATE_RECOGNITION\"\n      ],\n      \"priorClaimKeyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"productCode\": \"string\",\n      \"productType\": \"ACCESS_CONTROL\",\n      \"state\": \"PENDING_RETURN\",\n      \"trial\": false,\n      \"updatedOn\": \"1982-11-23T01:23:59.723Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"429b9324-e471-4e08-84bc-d9dd9b35ea2c"},{"name":"Get list of all client devices","id":"884626ed-4e69-4795-9159-f9a635e9833e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getListOfAllClientDevices","description":"<p>Retrieve list of all devices registered across all clients</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getListOfAllClientDevices"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e65e0d07-bd49-402b-b642-6a71fa93a8cd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getListOfAllClientDevices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"listOfAllClientDevices\": [\n    {\n      \"createdAtMillis\": 130,\n      \"customData\": \"string\",\n      \"deleted\": true,\n      \"description\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"hardwareId\": \"string\",\n      \"hwVariation\": \"CAMERA_R2\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pending\": true,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"type\": \"IO_BOARD\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 822,\n      \"customData\": \"string\",\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"hardwareId\": \"string\",\n      \"hwVariation\": \"CAMERA_R100\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pending\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"type\": \"IO_BOARD\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"884626ed-4e69-4795-9159-f9a635e9833e"},{"name":"Get list of available hardware","id":"3c378800-34d2-4982-8f31-54236f29c1a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getListOfAvailableHardware","description":"<p>Retrieve a list of hardware available for remote registration. Any hardware originally registered by a Partner is available for re-registration after being removed from an active client account.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getListOfAvailableHardware"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1527ea40-e8ae-4291-b970-3a6bb7e0c47a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getListOfAvailableHardware"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"controlledHardwareList\": [\n    {\n      \"deviceModel\": \"CAMERA_R1\",\n      \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n      \"macAddress\": \"00:11:22:33:44:55\",\n      \"serialNumber\": \"RH123456789\"\n    },\n    {\n      \"deviceModel\": \"CAMERA_R36S\",\n      \"deviceType\": \"AUDIO_GATEWAY\",\n      \"macAddress\": \"00:11:22:33:44:55\",\n      \"serialNumber\": \"RH123456789\"\n    }\n  ]\n}"}],"_postman_id":"3c378800-34d2-4982-8f31-54236f29c1a9"},{"name":"Get client shipments","id":"71d2a0b2-2892-43cd-bd9f-a02ee22b7949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeSec\": 1640995200,\n  \"startTimeSec\": 1640908800\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getShipments","description":"<p>Get client shipments</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","getShipments"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d96a0e16-ab7d-400c-9c33-cfa62fa998c8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeSec\": 1640995200,\n  \"startTimeSec\": 1640908800\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/getShipments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customerShipmentList\": [\n    {\n      \"ait-aitTrackingNumber\": \"string\",\n      \"ait-carrierTrackingNumber\": \"string\",\n      \"ait-depositorOrderNumber\": \"string\",\n      \"ait-destinationAddress\": \"string\",\n      \"ait-isIngramDistributorShipment\": true,\n      \"ait-shipmentDate\": \"2001-09-21T07:43:05.147Z\",\n      \"ait-shippedItems\": [\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 67,\n          \"serialNumber\": \"string\"\n        },\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 9853,\n          \"serialNumber\": \"string\"\n        }\n      ],\n      \"interchangeControlNumber\": \"string\",\n      \"lastStateUpdateSec\": 3967,\n      \"rhombus-additionalEmails\": \"string\",\n      \"rhombus-chosenCarrierName\": \"string\",\n      \"rhombus-claimKeyToLicenseMap\": {\n        \"key_0\": [\n          \"string\"\n        ],\n        \"key_1\": [\n          \"string\"\n        ]\n      },\n      \"rhombus-claimKeyToLicenseMapV2\": {\n        \"key_0\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        },\n        \"key_1\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_2\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        },\n        \"key_2\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        },\n        \"key_3\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        }\n      },\n      \"rhombus-customerEmails\": \"string\",\n      \"rhombus-customerName\": \"string\",\n      \"rhombus-orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-partnerOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-purchaseOrderNumber\": \"string\",\n      \"rhombus-rmaReturnTrackingNumber\": \"string\",\n      \"rhombus-rmaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-rmaUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombus-salesForceOpportunityId\": \"string\",\n      \"rhombus-zendeskTicketNumber\": \"string\",\n      \"shipmentCategory\": \"UNKNOWN\",\n      \"shipmentEmailState\": \"SHIPPING_CONFIRMATION_SUCCESS\",\n      \"shipmentState\": \"DELIVERED\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"ait-aitTrackingNumber\": \"string\",\n      \"ait-carrierTrackingNumber\": \"string\",\n      \"ait-depositorOrderNumber\": \"string\",\n      \"ait-destinationAddress\": \"string\",\n      \"ait-isIngramDistributorShipment\": true,\n      \"ait-shipmentDate\": \"2023-09-27T18:07:17.535Z\",\n      \"ait-shippedItems\": [\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 3718,\n          \"serialNumber\": \"string\"\n        },\n        {\n          \"partNumber\": \"string\",\n          \"quantityShipped\": 9528,\n          \"serialNumber\": \"string\"\n        }\n      ],\n      \"interchangeControlNumber\": \"string\",\n      \"lastStateUpdateSec\": 268,\n      \"rhombus-additionalEmails\": \"string\",\n      \"rhombus-chosenCarrierName\": \"string\",\n      \"rhombus-claimKeyToLicenseMap\": {\n        \"key_0\": [\n          \"string\"\n        ]\n      },\n      \"rhombus-claimKeyToLicenseMapV2\": {\n        \"key_0\": {\n          \"key_0\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          },\n          \"key_1\": {\n            \"contractEndDateTime\": \"string\",\n            \"contractStartDateTime\": \"string\"\n          }\n        }\n      },\n      \"rhombus-customerEmails\": \"string\",\n      \"rhombus-customerName\": \"string\",\n      \"rhombus-orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-partnerOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-purchaseOrderNumber\": \"string\",\n      \"rhombus-rmaReturnTrackingNumber\": \"string\",\n      \"rhombus-rmaUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rhombus-rmaUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"rhombus-salesForceOpportunityId\": \"string\",\n      \"rhombus-zendeskTicketNumber\": \"string\",\n      \"shipmentCategory\": \"RMA\",\n      \"shipmentEmailState\": \"SHIPPING_SHIPPED_SUCCESS\",\n      \"shipmentState\": \"UNKNOWN\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"71d2a0b2-2892-43cd-bd9f-a02ee22b7949"},{"name":"Reassign device organization","id":"7da9b8fc-ef2a-44ef-84f5-936d4f631dbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sourceOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"targetOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumbers\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/reassignDeviceOrg","description":"<p>Reassign device(s) to a different organization. Only devices which hardware is controlled by the partner can be reassigned</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","reassignDeviceOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"973863a1-be46-4de4-9e42-f3c71a1e4d77","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"sourceOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"targetOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumbers\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/reassignDeviceOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"statuses\": {\n    \"key_0\": {\n      \"message\": \"string\",\n      \"status\": \"FAILURE\"\n    },\n    \"key_1\": {\n      \"message\": \"string\",\n      \"status\": \"FAILURE\"\n    }\n  }\n}"}],"_postman_id":"7da9b8fc-ef2a-44ef-84f5-936d4f631dbb"},{"name":"Register camera to client","id":"d4331624-a1e0-4bd6-afdf-c6aa287ba971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumber\": \"RH123456789\",\n  \"wifiPsk\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wifiSsid\": \"Office_WiFi\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/registerCameraToClient","description":"<p>Register a controlled camera to a client</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","registerCameraToClient"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a1d024e7-f79b-4778-864d-376700f4f833","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"serialNumber\": \"RH123456789\",\n  \"wifiPsk\": [\n    \"string\",\n    \"string\"\n  ],\n  \"wifiSsid\": \"Office_WiFi\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/registerCameraToClient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d4331624-a1e0-4bd6-afdf-c6aa287ba971"},{"name":"Register deal","id":"8d2cf3fa-57a8-484e-88c4-32fca6e59908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/registerDeal","description":"<p>Register a deal</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","registerDeal"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7868bd0e-370e-4701-b491-f0b874b8f310","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/registerDeal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clients\": [\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    },\n    {\n      \"authorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"clientAccessAllowed\": true,\n      \"clientAccountAccessUrl\": \"https://console.rhombussystems.com/client/access\",\n      \"clientOrgName\": \"Acme Corporation\",\n      \"clientOrgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 1640995200000,\n      \"totalAudioGateways\": 4,\n      \"totalBadgeReaders\": 12,\n      \"totalCameras\": 25,\n      \"totalClimateSensors\": 10,\n      \"totalDoorSensors\": 8,\n      \"totalLocations\": 3,\n      \"totalOccupancySensors\": 6,\n      \"totalProximitySensors\": 5\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8d2cf3fa-57a8-484e-88c4-32fca6e59908"},{"name":"Revoke API token","id":"800115d1-2a5e-4c55-9f79-0ecc17c3b8cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/revokeApiToken","description":"<p>Remove an api token from organization. Note: this is irreversible</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","revokeApiToken"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3a36cc8c-d5a2-4afc-9879-3855528ca9dd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/revokeApiToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"800115d1-2a5e-4c55-9f79-0ecc17c3b8cc"},{"name":"Update send license expiration email","id":"ead8f598-ea66-4401-8dec-704e6acaabc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"manuallySendLicenseExpirationEmail\": true,\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/updateSendLicenseExpirationEmail","description":"<p>Update send license expiration email feature flag by org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","partner","updateSendLicenseExpirationEmail"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5f84de81-be7d-4ed2-9c54-f215ed69345f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"manuallySendLicenseExpirationEmail\": true,\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/partner/updateSendLicenseExpirationEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ead8f598-ea66-4401-8dec-704e6acaabc8"}],"id":"29db0dde-0452-485f-8d03-554f72856e40","_postman_id":"29db0dde-0452-485f-8d03-554f72856e40","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Permission Webservice","item":[{"name":"Create partner permission group","id":"fcba44bb-86a9-4938-b697-66d33cf13efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"partnerPermissionGroup\": {\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"clientAssignablePermissionGroupsMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"clientFunctionalityList\": [\n      \"UNKNOWN\",\n      \"RECEIVE_EMAILS\"\n    ],\n    \"clientPermissionMap\": {\n      \"key_0\": \"DEFAULT\"\n    },\n    \"description\": \"string\",\n    \"functionalityList\": [\n      \"ORG_ADMINISTRATION\",\n      \"DEAL_ADMINISTRATION\"\n    ],\n    \"mutable\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"superAdmin\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/createPartnerPermissionGroup","description":"<p>Create a permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","createPartnerPermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3da1e9b-9868-46df-bfbc-c79aac7f57f6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"partnerPermissionGroup\": {\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"clientAssignablePermissionGroupsMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"clientFunctionalityList\": [\n      \"UNKNOWN\",\n      \"RECEIVE_EMAILS\"\n    ],\n    \"clientPermissionMap\": {\n      \"key_0\": \"DEFAULT\"\n    },\n    \"description\": \"string\",\n    \"functionalityList\": [\n      \"ORG_ADMINISTRATION\",\n      \"DEAL_ADMINISTRATION\"\n    ],\n    \"mutable\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"superAdmin\": true,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/createPartnerPermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fcba44bb-86a9-4938-b697-66d33cf13efc"},{"name":"Create permission group","id":"0bde8bb4-6eee-4980-a716-e31cd26dcb4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userPermissionGroup\": {\n    \"accessControlLocationAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"ADMIN\",\n      \"key_2\": \"READONLY\",\n      \"key_3\": \"ADMIN\"\n    },\n    \"accessibleLocations\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"defaultAccessControlPermissionForNewLocations\": \"LIVEONLY\",\n    \"defaultPermissionForNewLocations\": \"ADMIN\",\n    \"description\": \"string\",\n    \"deviceAccessMap\": {\n      \"key_0\": \"ADMIN\"\n    },\n    \"functionalityList\": [\n      \"ALERT_MONITORING_ADMINISTRATION\",\n      \"API_ADMINISTRATION\"\n    ],\n    \"inLine\": false,\n    \"installer\": true,\n    \"locationAccessMap\": {\n      \"key_0\": \"READONLY\",\n      \"key_1\": \"LIVEONLY\",\n      \"key_2\": \"ADMIN\",\n      \"key_3\": \"READONLY\"\n    },\n    \"locationGranularAccessMap\": {\n      \"key_0\": {\n        \"key_0\": \"ADMIN\",\n        \"key_1\": \"READONLY\",\n        \"key_2\": \"READONLY\"\n      }\n    },\n    \"mutable\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"superAdmin\": true,\n    \"userPermissionGroupAccessMap\": {\n      \"key_0\": \"READONLY\",\n      \"key_1\": \"ADMIN\",\n      \"key_2\": \"READONLY\",\n      \"key_3\": \"LIVEONLY\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/createPermissionGroup","description":"<p>Create a permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","createPermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"717814d8-e379-4698-9e92-b9fd78d3e3ad","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userPermissionGroup\": {\n    \"accessControlLocationAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"ADMIN\",\n      \"key_2\": \"READONLY\",\n      \"key_3\": \"ADMIN\"\n    },\n    \"accessibleLocations\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"defaultAccessControlPermissionForNewLocations\": \"LIVEONLY\",\n    \"defaultPermissionForNewLocations\": \"ADMIN\",\n    \"description\": \"string\",\n    \"deviceAccessMap\": {\n      \"key_0\": \"ADMIN\"\n    },\n    \"functionalityList\": [\n      \"ALERT_MONITORING_ADMINISTRATION\",\n      \"API_ADMINISTRATION\"\n    ],\n    \"inLine\": false,\n    \"installer\": true,\n    \"locationAccessMap\": {\n      \"key_0\": \"READONLY\",\n      \"key_1\": \"LIVEONLY\",\n      \"key_2\": \"ADMIN\",\n      \"key_3\": \"READONLY\"\n    },\n    \"locationGranularAccessMap\": {\n      \"key_0\": {\n        \"key_0\": \"ADMIN\",\n        \"key_1\": \"READONLY\",\n        \"key_2\": \"READONLY\"\n      }\n    },\n    \"mutable\": false,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"superAdmin\": true,\n    \"userPermissionGroupAccessMap\": {\n      \"key_0\": \"READONLY\",\n      \"key_1\": \"ADMIN\",\n      \"key_2\": \"READONLY\",\n      \"key_3\": \"LIVEONLY\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/createPermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0bde8bb4-6eee-4980-a716-e31cd26dcb4b"},{"name":"Delete partner permission group","id":"0559adfc-fa5b-4f20-ad42-8e0b2b305b37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"partner-api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/deletePartnerPermissionGroup","description":"<p>Delete a permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","deletePartnerPermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"10bc9d5e-9ffb-448f-824e-1b21f4d7af71","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"partner-api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/deletePartnerPermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0559adfc-fa5b-4f20-ad42-8e0b2b305b37"},{"name":"Delete permission group","id":"9fdd7ebd-e69b-40a6-9766-a4cc57c3d978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/deletePermissionGroup","description":"<p>Delete a permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","deletePermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"43439b3a-5a6b-4e86-adb1-c363e955b46b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"groupUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/deletePermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9fdd7ebd-e69b-40a6-9766-a4cc57c3d978"},{"name":"Get partner permission groups","id":"4270a3b3-54cb-48a9-8b3b-d3287436380a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPartnerPermissionGroups","description":"<p>Get partner permission groups for the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","getPartnerPermissionGroups"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"adf50b11-06d8-489b-a0bc-99aabccce7d9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPartnerPermissionGroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clientPermissionGroupMap\": {\n    \"key_0\": {\n      \"accessControlLocationAccessMap\": {\n        \"key_0\": \"LIVEONLY\",\n        \"key_1\": \"LIVEONLY\",\n        \"key_2\": \"ADMIN\",\n        \"key_3\": \"ADMIN\"\n      },\n      \"accessibleLocations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"defaultAccessControlPermissionForNewLocations\": \"LIVEONLY\",\n      \"defaultPermissionForNewLocations\": \"READONLY\",\n      \"description\": \"string\",\n      \"deviceAccessMap\": {\n        \"key_0\": \"ADMIN\"\n      },\n      \"functionalityList\": [\n        \"CLLM_ADMINISTRATION\",\n        \"DELETE_DEVICES\"\n      ],\n      \"inLine\": true,\n      \"installer\": false,\n      \"locationAccessMap\": {\n        \"key_0\": \"READONLY\"\n      },\n      \"locationGranularAccessMap\": {\n        \"key_0\": {\n          \"key_0\": \"LIVEONLY\",\n          \"key_1\": \"READONLY\"\n        }\n      },\n      \"mutable\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"storedInS3\": true,\n      \"superAdmin\": false,\n      \"userPermissionGroupAccessMap\": {\n        \"key_0\": \"LIVEONLY\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_1\": {\n      \"accessControlLocationAccessMap\": {\n        \"key_0\": \"READONLY\"\n      },\n      \"accessibleLocations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"defaultAccessControlPermissionForNewLocations\": \"READONLY\",\n      \"defaultPermissionForNewLocations\": \"READONLY\",\n      \"description\": \"string\",\n      \"deviceAccessMap\": {\n        \"key_0\": \"ADMIN\",\n        \"key_1\": \"ADMIN\",\n        \"key_2\": \"LIVEONLY\"\n      },\n      \"functionalityList\": [\n        \"GUEST_MANAGEMENT_VIEWONLY\",\n        \"CAMERA_ADMINISTRATION\"\n      ],\n      \"inLine\": false,\n      \"installer\": false,\n      \"locationAccessMap\": {\n        \"key_0\": \"READONLY\"\n      },\n      \"locationGranularAccessMap\": {\n        \"key_0\": {\n          \"key_0\": \"READONLY\"\n        },\n        \"key_1\": {\n          \"key_0\": \"LIVEONLY\",\n          \"key_1\": \"ADMIN\",\n          \"key_2\": \"ADMIN\",\n          \"key_3\": \"READONLY\"\n        }\n      },\n      \"mutable\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"storedInS3\": false,\n      \"superAdmin\": false,\n      \"userPermissionGroupAccessMap\": {\n        \"key_0\": \"LIVEONLY\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"groupMembership\": {\n    \"key_0\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"key_1\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"key_2\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"permissionGroups\": [\n    {\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"clientAssignablePermissionGroupsMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"clientFunctionalityList\": [\n        \"LICENSE_ADMINISTRATION\",\n        \"DEVICE_ADMINISTRATION\"\n      ],\n      \"clientPermissionMap\": {\n        \"key_0\": \"DEFAULT\",\n        \"key_1\": \"CUSTOM\"\n      },\n      \"description\": \"string\",\n      \"functionalityList\": [\n        \"REMOTE_REGISTER_DEVICE\",\n        \"RECEIVE_EMAILS\"\n      ],\n      \"mutable\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"superAdmin\": true,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"clientAssignablePermissionGroupsMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_2\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"key_3\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"clientFunctionalityList\": [\n        \"REPORT_ADMINISTRATION\",\n        \"POLICY_ADMINISTRATION\"\n      ],\n      \"clientPermissionMap\": {\n        \"key_0\": \"DEFAULT\"\n      },\n      \"description\": \"string\",\n      \"functionalityList\": [\n        \"CLIP_MANAGEMENT\",\n        \"DOOR_ACCESS_ADMINISTRATION\"\n      ],\n      \"mutable\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"superAdmin\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4270a3b3-54cb-48a9-8b3b-d3287436380a"},{"name":"Get permission groups","id":"c13bd122-b0ce-4d71-aa6e-6433cc658098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionGroups","description":"<p>Get details about all permission groups in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","getPermissionGroups"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f2c960d2-7942-46e4-900d-51987795e585","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionGroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"groupMembership\": {\n    \"key_0\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"key_1\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"partnerMembership\": {\n    \"key_0\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"key_1\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"key_2\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"permissionGroups\": [\n    {\n      \"accessControlLocationAccessMap\": {\n        \"key_0\": \"LIVEONLY\",\n        \"key_1\": \"READONLY\"\n      },\n      \"accessibleLocations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"defaultAccessControlPermissionForNewLocations\": \"LIVEONLY\",\n      \"defaultPermissionForNewLocations\": \"LIVEONLY\",\n      \"description\": \"string\",\n      \"deviceAccessMap\": {\n        \"key_0\": \"LIVEONLY\",\n        \"key_1\": \"READONLY\",\n        \"key_2\": \"READONLY\"\n      },\n      \"functionalityList\": [\n        \"REPORT_ADMINISTRATION\",\n        \"AUTH_ADMINISTRATION\"\n      ],\n      \"inLine\": false,\n      \"installer\": false,\n      \"locationAccessMap\": {\n        \"key_0\": \"ADMIN\",\n        \"key_1\": \"LIVEONLY\",\n        \"key_2\": \"LIVEONLY\"\n      },\n      \"locationGranularAccessMap\": {\n        \"key_0\": {\n          \"key_0\": \"LIVEONLY\"\n        },\n        \"key_1\": {\n          \"key_0\": \"ADMIN\"\n        }\n      },\n      \"mutable\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"storedInS3\": false,\n      \"superAdmin\": true,\n      \"userPermissionGroupAccessMap\": {\n        \"key_0\": \"READONLY\",\n        \"key_1\": \"ADMIN\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessControlLocationAccessMap\": {\n        \"key_0\": \"READONLY\",\n        \"key_1\": \"READONLY\",\n        \"key_2\": \"LIVEONLY\"\n      },\n      \"accessibleLocations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"assignablePermissionGroups\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"defaultAccessControlPermissionForNewLocations\": \"ADMIN\",\n      \"defaultPermissionForNewLocations\": \"LIVEONLY\",\n      \"description\": \"string\",\n      \"deviceAccessMap\": {\n        \"key_0\": \"READONLY\"\n      },\n      \"functionalityList\": [\n        \"API_ADMINISTRATION\",\n        \"LOCATION_ADMINISTRATION\"\n      ],\n      \"inLine\": false,\n      \"installer\": true,\n      \"locationAccessMap\": {\n        \"key_0\": \"ADMIN\"\n      },\n      \"locationGranularAccessMap\": {\n        \"key_0\": {\n          \"key_0\": \"READONLY\",\n          \"key_1\": \"ADMIN\",\n          \"key_2\": \"READONLY\"\n        },\n        \"key_1\": {\n          \"key_0\": \"READONLY\",\n          \"key_1\": \"READONLY\",\n          \"key_2\": \"ADMIN\"\n        }\n      },\n      \"mutable\": false,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"storedInS3\": true,\n      \"superAdmin\": true,\n      \"userPermissionGroupAccessMap\": {\n        \"key_0\": \"ADMIN\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c13bd122-b0ce-4d71-aa6e-6433cc658098"},{"name":"Get permissions for current partner","id":"6d0e9925-905a-4a4c-b959-53f3fbec9b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionsForCurrentPartner","description":"<p>Get permissions for the current partner user</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","getPermissionsForCurrentPartner"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"10fcbee7-743d-436d-aee1-b3055ff0d6c4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionsForCurrentPartner"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignablePermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"clientFunctionalityList\": [\n    \"USER_ADMINISTRATION\",\n    \"VIEW_SAVED_VIDEO\"\n  ],\n  \"clientPermissionMap\": {\n    \"key_0\": \"CUSTOM\"\n  },\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"functionalityList\": [\n    \"DATA_EXFILTRATION\",\n    \"API_ADMINISTRATION\"\n  ],\n  \"permissionGroupName\": \"Partner Administrator\",\n  \"superAdmin\": false,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6d0e9925-905a-4a4c-b959-53f3fbec9b30"},{"name":"Get permissions for current user","id":"786f3c7a-83fa-4c45-a332-ebe2c5cf873d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionsForCurrentUser","description":"<p>Get device and functionality permissions for user or API token</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","getPermissionsForCurrentUser"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bd79d0dd-8c45-45a7-9613-2ca2b7f5f7ad","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/getPermissionsForCurrentUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlLocationAccessMap\": {\n    \"key_0\": \"ADMIN\"\n  },\n  \"accessMap\": {\n    \"key_0\": \"READONLY\"\n  },\n  \"assignablePermissionGroups\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceAccessMap\": {\n    \"key_0\": \"ADMIN\"\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"functionalityList\": [\n    \"NOTIFICATION_ADMINISTRATION\",\n    \"MANAGE_LICENSEPLATES\"\n  ],\n  \"installer\": false,\n  \"locationAccessMap\": {\n    \"key_0\": \"LIVEONLY\"\n  },\n  \"locationGranularAccessMap\": {\n    \"key_0\": {\n      \"key_0\": \"LIVEONLY\"\n    },\n    \"key_1\": {\n      \"key_0\": \"READONLY\",\n      \"key_1\": \"LIVEONLY\",\n      \"key_2\": \"READONLY\"\n    },\n    \"key_2\": {\n      \"key_0\": \"ADMIN\"\n    }\n  },\n  \"permissionGroupName\": \"Administrator\",\n  \"superAdmin\": false,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"786f3c7a-83fa-4c45-a332-ebe2c5cf873d"},{"name":"Update partner permission group","id":"0a73b0a0-3bc3-41b9-83b5-0fbf5c5b28e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"partnerPermissionGroup\": {\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"clientAssignablePermissionGroupsMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"clientFunctionalityList\": [\n      \"CLIP_MANAGEMENT\",\n      \"API_ADMINISTRATION\"\n    ],\n    \"clientPermissionMap\": {\n      \"key_0\": \"CUSTOM\"\n    },\n    \"description\": \"string\",\n    \"functionalityList\": [\n      \"NOTIFICATION_ADMINISTRATION\",\n      \"UNKNOWN\"\n    ],\n    \"mutable\": true,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"superAdmin\": false,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/updatePartnerPermissionGroup","description":"<p>Update a partner permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","updatePartnerPermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"46ae8555-c4d2-4791-bdcf-e12ba6c7feb1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"partnerPermissionGroup\": {\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"clientAssignablePermissionGroupsMap\": {\n      \"key_0\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_1\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"key_2\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"clientFunctionalityList\": [\n      \"CLIP_MANAGEMENT\",\n      \"API_ADMINISTRATION\"\n    ],\n    \"clientPermissionMap\": {\n      \"key_0\": \"CUSTOM\"\n    },\n    \"description\": \"string\",\n    \"functionalityList\": [\n      \"NOTIFICATION_ADMINISTRATION\",\n      \"UNKNOWN\"\n    ],\n    \"mutable\": true,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"superAdmin\": false,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/updatePartnerPermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0a73b0a0-3bc3-41b9-83b5-0fbf5c5b28e6"},{"name":"Update permission group","id":"88b3eeb8-d9c5-492e-9d78-fa59d3c7e28a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userPermissionGroup\": {\n    \"accessControlLocationAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"accessibleLocations\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"defaultAccessControlPermissionForNewLocations\": \"READONLY\",\n    \"defaultPermissionForNewLocations\": \"LIVEONLY\",\n    \"description\": \"string\",\n    \"deviceAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"functionalityList\": [\n      \"MANAGE_FACES\",\n      \"CAMERA_ADMINISTRATION\"\n    ],\n    \"inLine\": false,\n    \"installer\": true,\n    \"locationAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"READONLY\"\n    },\n    \"locationGranularAccessMap\": {\n      \"key_0\": {\n        \"key_0\": \"READONLY\",\n        \"key_1\": \"ADMIN\"\n      },\n      \"key_1\": {\n        \"key_0\": \"LIVEONLY\",\n        \"key_1\": \"LIVEONLY\"\n      }\n    },\n    \"mutable\": true,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"superAdmin\": false,\n    \"userPermissionGroupAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/updatePermissionGroup","description":"<p>Update a permission group</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","permission","updatePermissionGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0d2c559-9422-47d4-8c92-613d15d59c5a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userPermissionGroup\": {\n    \"accessControlLocationAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"accessibleLocations\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"assignablePermissionGroups\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"defaultAccessControlPermissionForNewLocations\": \"READONLY\",\n    \"defaultPermissionForNewLocations\": \"LIVEONLY\",\n    \"description\": \"string\",\n    \"deviceAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"functionalityList\": [\n      \"MANAGE_FACES\",\n      \"CAMERA_ADMINISTRATION\"\n    ],\n    \"inLine\": false,\n    \"installer\": true,\n    \"locationAccessMap\": {\n      \"key_0\": \"ADMIN\",\n      \"key_1\": \"READONLY\"\n    },\n    \"locationGranularAccessMap\": {\n      \"key_0\": {\n        \"key_0\": \"READONLY\",\n        \"key_1\": \"ADMIN\"\n      },\n      \"key_1\": {\n        \"key_0\": \"LIVEONLY\",\n        \"key_1\": \"LIVEONLY\"\n      }\n    },\n    \"mutable\": true,\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"storedInS3\": true,\n    \"superAdmin\": false,\n    \"userPermissionGroupAccessMap\": {\n      \"key_0\": \"READONLY\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/permission/updatePermissionGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"88b3eeb8-d9c5-492e-9d78-fa59d3c7e28a"}],"id":"d75ea17a-9683-4515-8106-784b51a6bc17","_postman_id":"d75ea17a-9683-4515-8106-784b51a6bc17","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Policy Webservice","item":[{"name":"Create access controlled door policy","id":"40e761ed-5465-4bd0-8af0-3c3049687b13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_DURESS\",\n          \"FACE_UNIDENTIFIED\"\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_DURESS\",\n          \"VISITOR_DEPARTED\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createAccessControlledDoorPolicy","description":"<p>Create a policy to be assigned to a access controlled door</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createAccessControlledDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3e72d90f-8908-4ef9-9284-027d66f2801d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_DURESS\",\n          \"FACE_UNIDENTIFIED\"\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_DURESS\",\n          \"VISITOR_DEPARTED\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createAccessControlledDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"40e761ed-5465-4bd0-8af0-3c3049687b13"},{"name":"Create audio policy","id":"66c481f5-5993-4ef6-a724-b5d1683dea45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n            \"threshold\": 1105.0338965516971\n          },\n          {\n            \"activity\": \"IOT_AIR_VAPE\",\n            \"threshold\": 7376.5255493280965\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"TAMPER\",\n            \"threshold\": 5190.392857433805\n          },\n          {\n            \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n            \"threshold\": 7038.168020484297\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createAudioPolicy","description":"<p>Create a policy to be assigned to audio gateways</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createAudioPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e71f5e4f-1d2f-4015-b3f4-f678362af1c4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n            \"threshold\": 1105.0338965516971\n          },\n          {\n            \"activity\": \"IOT_AIR_VAPE\",\n            \"threshold\": 7376.5255493280965\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"TAMPER\",\n            \"threshold\": 5190.392857433805\n          },\n          {\n            \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n            \"threshold\": 7038.168020484297\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createAudioPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"66c481f5-5993-4ef6-a724-b5d1683dea45"},{"name":"Create camera policy","id":"71dcc141-c753-41cc-bf2d-83b284759946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AUDIO_SOUND_LOUD\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 374,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 3270,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 7676,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"POSE_ANOMALOUS\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 7948,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createCameraPolicy","description":"<p>Create a policy to be assigned to cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createCameraPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8226c2f1-8000-4f86-9613-61d12524d157","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AUDIO_SOUND_LOUD\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 374,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 3270,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 7676,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"POSE_ANOMALOUS\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 7948,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createCameraPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"71dcc141-c753-41cc-bf2d-83b284759946"},{"name":"Create climate policy","id":"99ddaecf-523f-4c2a-ba65-b2052c69de79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"backoffAlertSecs\": {\n      \"key_0\": 6503,\n      \"key_1\": 7109\n    },\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n            \"threshold\": 996.7230783881731\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"threshold\": 2375.8237379543343\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n            \"threshold\": 284.96217789195646\n          },\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"threshold\": 5358.643636106893\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createClimatePolicy","description":"<p>Create a policy to be assigned to a climate sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createClimatePolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7e98ee5-3e9f-4675-9150-2f5a14e7a9c1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"backoffAlertSecs\": {\n      \"key_0\": 6503,\n      \"key_1\": 7109\n    },\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n            \"threshold\": 996.7230783881731\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"threshold\": 2375.8237379543343\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n            \"threshold\": 284.96217789195646\n          },\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"threshold\": 5358.643636106893\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createClimatePolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"99ddaecf-523f-4c2a-ba65-b2052c69de79"},{"name":"Create door policy","id":"056aa511-a121-4491-8361-f4859fb9dc9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"ajarThresholdSec\": 6466,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n          \"ETOH_EXCEEDED_HIGH\"\n        ]\n      },\n      {\n        \"ajarThresholdSec\": 5560,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AC_DR_CONNECTED\",\n          \"HUMAN_EXIT\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createDoorPolicy","description":"<p>Create a policy to be assigned to a door sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2bdf98c9-d40f-4299-9180-aa8200dea051","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"ajarThresholdSec\": 6466,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n          \"ETOH_EXCEEDED_HIGH\"\n        ]\n      },\n      {\n        \"ajarThresholdSec\": 5560,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AC_DR_CONNECTED\",\n          \"HUMAN_EXIT\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"056aa511-a121-4491-8361-f4859fb9dc9d"},{"name":"Create occupancy policy","id":"1e25b901-a559-44d7-9d66-673400b5d4dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"occupancyThresholdSec\": 2758,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_AUTHORIZED\",\n          \"CLIMATE_VAPE\"\n        ],\n        \"vacancyThresholdSec\": 7339\n      },\n      {\n        \"occupancyThresholdSec\": 7801,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CLIMATE_SMOKE\",\n          \"BUTTON_LONG_PRESSED\"\n        ],\n        \"vacancyThresholdSec\": 7087\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createOccupancyPolicy","description":"<p>Create a policy to be assigned to a occupancy sensor</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createOccupancyPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f413789a-3b8f-4ed9-bc05-7e90bafb053f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"occupancyThresholdSec\": 2758,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"BADGE_AUTHORIZED\",\n          \"CLIMATE_VAPE\"\n        ],\n        \"vacancyThresholdSec\": 7339\n      },\n      {\n        \"occupancyThresholdSec\": 7801,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CLIMATE_SMOKE\",\n          \"BUTTON_LONG_PRESSED\"\n        ],\n        \"vacancyThresholdSec\": 7087\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createOccupancyPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1e25b901-a559-44d7-9d66-673400b5d4dc"},{"name":"Create policy addendum for location","id":"747ed8b6-e1a4-4038-a8e6-96690c65c410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activities\": [\n    \"BADGE_AUTHORIZED\",\n    \"PM40_EXCEEDED_HIGH\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createPolicyAddendumForLocation","description":"<p>Create policy addendum for location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createPolicyAddendumForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bc9cba2e-be82-473f-9d27-e2be57ce23c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activities\": [\n    \"BADGE_AUTHORIZED\",\n    \"PM40_EXCEEDED_HIGH\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createPolicyAddendumForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"747ed8b6-e1a4-4038-a8e6-96690c65c410"},{"name":"Create policy addendums for devices","id":"2890f817-406f-4fbe-bc27-8b26bf6f0e03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activities\": [\n    \"TAG_ARRIVED\",\n    \"CUSTOM\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createPolicyAddendumsForDevices","description":"<p>Create policy addendums for devices</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createPolicyAddendumsForDevices"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"47e1f27e-4632-43af-83a6-0b7f3747e30d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"activities\": [\n    \"TAG_ARRIVED\",\n    \"CUSTOM\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createPolicyAddendumsForDevices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2890f817-406f-4fbe-bc27-8b26bf6f0e03"},{"name":"Create proximity policy","id":"5109d936-e725-4896-9495-79bce64ae463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"departureThresholdSec\": 9927,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"HUMIDITY_EXCEEDED_LOW\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"AC_DR_CONNECTED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"departureThresholdSec\": 9808,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"LICENSEPLATE_TRUSTED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"HELMET_MISSING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createProximityPolicy","description":"<p>Create a policy to be assigned to an asset tag</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createProximityPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ab8f7249-f841-456a-9c13-f31c30371794","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"departureThresholdSec\": 9927,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"HUMIDITY_EXCEEDED_LOW\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"AC_DR_CONNECTED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"departureThresholdSec\": 9808,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"LICENSEPLATE_TRUSTED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"HELMET_MISSING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createProximityPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5109d936-e725-4896-9495-79bce64ae463"},{"name":"Create schedule","id":"97d273ff-c1d3-4087-a1d3-64ab3c1918db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 1452,\n        \"minuteOfWeekStop\": 4579\n      },\n      {\n        \"minuteOfWeekStart\": 9412,\n        \"minuteOfWeekStop\": 6259\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createSchedule","description":"<p>Create a schedule to be used for policy creation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0d047b8f-7e69-4dbc-b3a9-681baa7756ad","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 1452,\n        \"minuteOfWeekStop\": 4579\n      },\n      {\n        \"minuteOfWeekStart\": 9412,\n        \"minuteOfWeekStop\": 6259\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"97d273ff-c1d3-4087-a1d3-64ab3c1918db"},{"name":"Create video intercom policy","id":"fc901751-515f-4877-9cfb-82d3c9b91740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"TEMPERATURE_EXCEEDED_LOW\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 3385.2655303658485,\n            \"peopleCountThreshold\": 1631,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 1430.217160378111,\n            \"peopleCountThreshold\": 7475,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 8701.325995325542,\n            \"peopleCountThreshold\": 3935,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"IOT_AIR_THC\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 197.91472087896668,\n            \"peopleCountThreshold\": 4727,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createVideoIntercomPolicy","description":"<p>Create a video intercom policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","createVideoIntercomPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"65d0b1a0-2c0a-4db2-9f5c-b7e52549f304","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"TEMPERATURE_EXCEEDED_LOW\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 3385.2655303658485,\n            \"peopleCountThreshold\": 1631,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 1430.217160378111,\n            \"peopleCountThreshold\": 7475,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 8701.325995325542,\n            \"peopleCountThreshold\": 3935,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"IOT_AIR_THC\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 197.91472087896668,\n            \"peopleCountThreshold\": 4727,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/createVideoIntercomPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fc901751-515f-4877-9cfb-82d3c9b91740"},{"name":"Delete access controlled door policy","id":"6e489efd-41ff-4c4a-8324-229bcab476bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteAccessControlledDoorPolicy","description":"<p>Delete an access controlled door policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteAccessControlledDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3e37b644-9a3c-4535-9479-582c4f785879","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteAccessControlledDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6e489efd-41ff-4c4a-8324-229bcab476bf"},{"name":"Delete audio policy","id":"08438e2e-0b27-4d6d-ab23-ceb3142a8db0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteAudioPolicy","description":"<p>Delete a audio gateway policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteAudioPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6c353c13-e0b2-4e50-aaeb-1b157dad6907","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteAudioPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"08438e2e-0b27-4d6d-ab23-ceb3142a8db0"},{"name":"Delete camera policy","id":"6c42601a-22dd-4348-b383-06cfa572d301","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteCameraPolicy","description":"<p>Delete a camera policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteCameraPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c2d824b8-033e-4d83-a4f3-4e81e8384745","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteCameraPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6c42601a-22dd-4348-b383-06cfa572d301"},{"name":"Delete climate policy","id":"a0c982f2-1098-48c9-815b-72aa1a205e8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteClimatePolicy","description":"<p>Delete a climate policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteClimatePolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5816f1d3-fd58-406e-ab83-ac0e1fbfdf9d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteClimatePolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a0c982f2-1098-48c9-815b-72aa1a205e8a"},{"name":"Delete device policy addendums","id":"34adf331-4567-4e32-89f7-7332cfc24428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteDevicePolicyAddendums","description":"<p>Delete a policy addendums</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteDevicePolicyAddendums"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bd368960-ced8-4456-b1c8-1c8a3c7eb998","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteDevicePolicyAddendums"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"34adf331-4567-4e32-89f7-7332cfc24428"},{"name":"Delete door policy","id":"3dcf38a3-b8e6-477f-a42e-12a0b07c2132","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteDoorPolicy","description":"<p>Delete a door sensor policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cfd2ac2f-6bf5-4dac-b89b-b6bf1560e519","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3dcf38a3-b8e6-477f-a42e-12a0b07c2132"},{"name":"Delete location policy addendum","id":"78eeb96c-3f6a-4fe1-b720-26a00bbd15a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteLocationPolicyAddendum","description":"<p>Delete a policy addendums</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteLocationPolicyAddendum"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"636a5a44-87f4-45e4-88f1-f3e320217f2f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteLocationPolicyAddendum"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"78eeb96c-3f6a-4fe1-b720-26a00bbd15a7"},{"name":"Delete occupancy policy","id":"dd58edf0-c24a-43e3-8903-4284737f6d7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteOccupancyPolicy","description":"<p>Delete an Occupancy policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteOccupancyPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"48f9e56d-3b03-4b6e-8344-bbcf768387a3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteOccupancyPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dd58edf0-c24a-43e3-8903-4284737f6d7c"},{"name":"Delete policy pause setting for component composite","id":"3f4973fc-c209-4931-8058-1523f74d8ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForComponentComposite","description":"<p>Delete a policy pause setting for a component composite</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deletePolicyPauseSettingForComponentComposite"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fa9ad451-f476-414e-8a1c-dc6bc156f43c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForComponentComposite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3f4973fc-c209-4931-8058-1523f74d8ae6"},{"name":"Delete policy pause setting for device","id":"9f993ee7-1ba6-4602-80b4-bfd0e6ba7af4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForDevice","description":"<p>Delete a policy pause setting for a device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deletePolicyPauseSettingForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"06b15ce2-a7ed-4850-8daf-5948e02f4937","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9f993ee7-1ba6-4602-80b4-bfd0e6ba7af4"},{"name":"Delete policy pause setting for location","id":"1f00774d-5f94-43a2-b409-235e71e8fc6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForLocation","description":"<p>Delete a policy pause setting for a location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deletePolicyPauseSettingForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09bc779f-edc2-4c62-bc64-38c742a0860d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deletePolicyPauseSettingForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1f00774d-5f94-43a2-b409-235e71e8fc6b"},{"name":"Delete proximity policy","id":"18570e21-e2c2-4fa4-ac84-108c13747ac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteProximityPolicy","description":"<p>Delete an asset tag policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteProximityPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7e85ade0-8e53-492f-88a9-bad22167c125","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteProximityPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"18570e21-e2c2-4fa4-ac84-108c13747ac6"},{"name":"Delete schedule","id":"ca524113-187f-48f0-a4f4-25712684e632","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteSchedule","description":"<p>Delete a schedule used for policy creation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ef77d849-b29f-4b4e-8392-bf912b444b95","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ca524113-187f-48f0-a4f4-25712684e632"},{"name":"Delete video intercom policy","id":"a5c4460f-eb8d-441b-b97f-3caf8b7ab7d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteVideoIntercomPolicy","description":"<p>Delete a video intercom policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","deleteVideoIntercomPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"023e80df-ad59-4b9e-9803-a45ed566dd1f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/deleteVideoIntercomPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a5c4460f-eb8d-441b-b97f-3caf8b7ab7d9"},{"name":"Find schedules","id":"b6023ff9-4dfb-450e-b17c-076902154675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/findSchedules","description":"<p>Find all schedules in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","findSchedules"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5c13ce28-dea9-45e6-82da-26f35ec7d105","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/findSchedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"schedules\": [\n    {\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 7348,\n          \"minuteOfWeekStop\": 4223\n        },\n        {\n          \"minuteOfWeekStart\": 7696,\n          \"minuteOfWeekStop\": 9269\n        }\n      ]\n    },\n    {\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 6530,\n          \"minuteOfWeekStop\": 9267\n        },\n        {\n          \"minuteOfWeekStart\": 1057,\n          \"minuteOfWeekStop\": 2695\n        }\n      ]\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b6023ff9-4dfb-450e-b17c-076902154675"},{"name":"Get access controlled door policies","id":"e6d80853-4cc2-4037-a6a8-5f11dd13391e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getAccessControlledDoorPolicies","description":"<p>Get details about all access controlled door policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getAccessControlledDoorPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3a9fbf2a-edda-4274-bc75-672c9a44478f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getAccessControlledDoorPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 6239,\n                \"minuteOfWeekStop\": 3696\n              },\n              {\n                \"minuteOfWeekStart\": 7673,\n                \"minuteOfWeekStop\": 1308\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"CUSTOM_LLM_BOOLEAN_TRUE\",\n            \"AC_LOCKDOWN_DEACTIVATED\"\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 4298,\n                \"minuteOfWeekStop\": 775\n              },\n              {\n                \"minuteOfWeekStart\": 183,\n                \"minuteOfWeekStop\": 2624\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"BADGE_UNAUTHORIZED_V2\",\n            \"PEOPLECOUNT_HIGH_RESET\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 9599,\n                \"minuteOfWeekStop\": 6561\n              },\n              {\n                \"minuteOfWeekStart\": 1057,\n                \"minuteOfWeekStop\": 1387\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"AC_GR_ACTIVE\",\n            \"TAG_BOUNDARY_EGRESS\"\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 4399,\n                \"minuteOfWeekStop\": 9199\n              },\n              {\n                \"minuteOfWeekStart\": 9432,\n                \"minuteOfWeekStop\": 1961\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"TEMPERATURE_EXCEEDED_HIGH\",\n            \"TVOC_EXCEEDED_HIGH\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e6d80853-4cc2-4037-a6a8-5f11dd13391e"},{"name":"Get audio policies","id":"c8a8b00c-6618-4152-9557-e681df1c750a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getAudioPolicies","description":"<p>Get details about all audio gateway policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getAudioPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"036b6cb5-0fc7-4c0a-9bbe-8e2df1510049","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getAudioPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n          \"threshold\": 3177.55767178316\n        },\n        {\n          \"activity\": \"AC_BADGE_AUTHORIZED\",\n          \"threshold\": 4775.823425682777\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 116,\n                \"minuteOfWeekStop\": 6834\n              },\n              {\n                \"minuteOfWeekStart\": 9325,\n                \"minuteOfWeekStop\": 7603\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n              \"threshold\": 9273.056196134197\n            },\n            {\n              \"activity\": \"IAQ_EXCEEDED_HIGH\",\n              \"threshold\": 700.7800675683274\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3637,\n                \"minuteOfWeekStop\": 1441\n              },\n              {\n                \"minuteOfWeekStart\": 8643,\n                \"minuteOfWeekStop\": 7497\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_TAMPER_SWITCH\",\n              \"threshold\": 7423.713345027796\n            },\n            {\n              \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n              \"threshold\": 3434.532814532296\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n          \"threshold\": 2639.530218001507\n        },\n        {\n          \"activity\": \"VISUAL_TAMPER\",\n          \"threshold\": 2775.7422486948167\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 4158,\n                \"minuteOfWeekStop\": 527\n              },\n              {\n                \"minuteOfWeekStart\": 6996,\n                \"minuteOfWeekStop\": 7766\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n              \"threshold\": 9971.12264179354\n            },\n            {\n              \"activity\": \"AUDIO_SOUND_SIGNIFICANT\",\n              \"threshold\": 2529.2293192820534\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 1177,\n                \"minuteOfWeekStop\": 4533\n              },\n              {\n                \"minuteOfWeekStart\": 1987,\n                \"minuteOfWeekStop\": 2111\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_DR_DISCONNECTED\",\n              \"threshold\": 6549.701682403175\n            },\n            {\n              \"activity\": \"AC_TAMPER_ACCEL\",\n              \"threshold\": 1480.713461721923\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c8a8b00c-6618-4152-9557-e681df1c750a"},{"name":"Get camera policies","id":"106cb05f-3357-4c95-a7b5-50197f6c3640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getCameraPolicies","description":"<p>Get details about all camera policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getCameraPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d78e141f-f0d3-4cb2-8e6f-7f1c7a8f2082","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getCameraPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n          \"faceAlertLabelSet\": [\n            \"string\"\n          ],\n          \"faceAlertUnidentified\": true,\n          \"faceAllowedLabelSet\": [\n            \"string\"\n          ],\n          \"threshold\": 4434,\n          \"vehicleAlertLabelSet\": [\n            \"string\"\n          ],\n          \"vehicleAlertUnidentified\": true,\n          \"vehicleAllowedLabelSet\": [\n            \"string\"\n          ]\n        },\n        {\n          \"activity\": \"CUSTOM\",\n          \"faceAlertLabelSet\": [\n            \"string\"\n          ],\n          \"faceAlertUnidentified\": false,\n          \"faceAllowedLabelSet\": [\n            \"string\"\n          ],\n          \"threshold\": 9892,\n          \"vehicleAlertLabelSet\": [\n            \"string\"\n          ],\n          \"vehicleAlertUnidentified\": false,\n          \"vehicleAllowedLabelSet\": [\n            \"string\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2080,\n                \"minuteOfWeekStop\": 6185\n              },\n              {\n                \"minuteOfWeekStart\": 9332,\n                \"minuteOfWeekStop\": 7320\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AUDIO_SOUND_LOUD\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 9011,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"HEAT_INDEX_EXCEEDED_HIGH\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 88,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 7291,\n                \"minuteOfWeekStop\": 5680\n              },\n              {\n                \"minuteOfWeekStart\": 9640,\n                \"minuteOfWeekStop\": 392\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"TAMPER\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 3001,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"AC_GI_ACTIVE\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 5989,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n          \"faceAlertLabelSet\": [\n            \"string\"\n          ],\n          \"faceAlertUnidentified\": false,\n          \"faceAllowedLabelSet\": [\n            \"string\"\n          ],\n          \"threshold\": 1657,\n          \"vehicleAlertLabelSet\": [\n            \"string\"\n          ],\n          \"vehicleAlertUnidentified\": true,\n          \"vehicleAllowedLabelSet\": [\n            \"string\"\n          ]\n        },\n        {\n          \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n          \"faceAlertLabelSet\": [\n            \"string\"\n          ],\n          \"faceAlertUnidentified\": false,\n          \"faceAllowedLabelSet\": [\n            \"string\"\n          ],\n          \"threshold\": 4056,\n          \"vehicleAlertLabelSet\": [\n            \"string\"\n          ],\n          \"vehicleAlertUnidentified\": false,\n          \"vehicleAllowedLabelSet\": [\n            \"string\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 4815,\n                \"minuteOfWeekStop\": 9351\n              },\n              {\n                \"minuteOfWeekStart\": 4993,\n                \"minuteOfWeekStop\": 4590\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"MOTION_ANIMAL\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 5771,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"AC_DB_TRIGGERED\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 747,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3664,\n                \"minuteOfWeekStop\": 3252\n              },\n              {\n                \"minuteOfWeekStart\": 3355,\n                \"minuteOfWeekStop\": 8045\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"HUMIDITY_EXCEEDED_HIGH\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 8942,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"FACE_UNIDENTIFIED\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 7615,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"106cb05f-3357-4c95-a7b5-50197f6c3640"},{"name":"Get climate policies","id":"8c022d21-2cfc-48ed-8e95-eb40de8a585b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getClimatePolicies","description":"<p>Get details about all climate policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getClimatePolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b796f349-1628-4354-9dad-b1062e2aafb3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getClimatePolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"backoffAlertSecs\": {\n        \"key_0\": 6084,\n        \"key_1\": 6225\n      },\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"SOUND_GUN_SHOT\",\n          \"threshold\": 7164.539391326925\n        },\n        {\n          \"activity\": \"AUDIO_SOUND_SIREN\",\n          \"threshold\": 1570.2070021872005\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2838,\n                \"minuteOfWeekStop\": 4208\n              },\n              {\n                \"minuteOfWeekStart\": 6531,\n                \"minuteOfWeekStop\": 3382\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"CLIMATE_VAPE\",\n              \"threshold\": 9338.932740299424\n            },\n            {\n              \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n              \"threshold\": 1700.1332207527064\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3584,\n                \"minuteOfWeekStop\": 5401\n              },\n              {\n                \"minuteOfWeekStart\": 2075,\n                \"minuteOfWeekStop\": 3457\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"TAG_PANIC\",\n              \"threshold\": 4735.17203805597\n            },\n            {\n              \"activity\": \"TVOC_EXCEEDED_HIGH\",\n              \"threshold\": 1002.4507554910444\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"backoffAlertSecs\": {\n        \"key_0\": 6499,\n        \"key_1\": 9306\n      },\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n          \"threshold\": 4170.379723117093\n        },\n        {\n          \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n          \"threshold\": 5803.951435201915\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 498,\n                \"minuteOfWeekStop\": 2050\n              },\n              {\n                \"minuteOfWeekStart\": 2318,\n                \"minuteOfWeekStop\": 1423\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n              \"threshold\": 3550.091760639078\n            },\n            {\n              \"activity\": \"SOUND_AGGRESSION\",\n              \"threshold\": 9376.993571212819\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 5963,\n                \"minuteOfWeekStop\": 9071\n              },\n              {\n                \"minuteOfWeekStart\": 1668,\n                \"minuteOfWeekStop\": 3588\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"BADGE_LOCKDOWN\",\n              \"threshold\": 2463.3303829483257\n            },\n            {\n              \"activity\": \"CLIMATE_VOC\",\n              \"threshold\": 9742.727865751871\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8c022d21-2cfc-48ed-8e95-eb40de8a585b"},{"name":"Get door policies","id":"9a80fdcb-03a1-4a8b-9e65-cc1d99d6e892","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getDoorPolicies","description":"<p>Get details about all door sensor policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getDoorPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f230756d-194d-45f5-b35c-767d981f3b8e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getDoorPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"defaultAjarThresholdSec\": 8582,\n      \"defaultTriggers\": [\n        \"PROBE_DISCONNECTED\",\n        \"FACE_UNIDENTIFIED\"\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"ajarThresholdSec\": 7856,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 145,\n                \"minuteOfWeekStop\": 5551\n              },\n              {\n                \"minuteOfWeekStart\": 2427,\n                \"minuteOfWeekStop\": 2720\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"IOT_TAMPER\",\n            \"BADGE_MANUAL\"\n          ]\n        },\n        {\n          \"ajarThresholdSec\": 775,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 7174,\n                \"minuteOfWeekStop\": 580\n              },\n              {\n                \"minuteOfWeekStart\": 3098,\n                \"minuteOfWeekStop\": 2168\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n            \"IOT_AIR_VAPE\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"defaultAjarThresholdSec\": 287,\n      \"defaultTriggers\": [\n        \"AC_REMOTE_UNLOCK\",\n        \"AC_TAMPER_SWITCH\"\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"ajarThresholdSec\": 1301,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2982,\n                \"minuteOfWeekStop\": 2586\n              },\n              {\n                \"minuteOfWeekStart\": 8727,\n                \"minuteOfWeekStop\": 7525\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"PEOPLECOUNT_LOW_RESET\",\n            \"TVOC_EXCEEDED_HIGH\"\n          ]\n        },\n        {\n          \"ajarThresholdSec\": 8506,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 6640,\n                \"minuteOfWeekStop\": 3827\n              },\n              {\n                \"minuteOfWeekStart\": 3934,\n                \"minuteOfWeekStop\": 4245\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"VISUAL_TAMPER\",\n            \"TAG_ARRIVED\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9a80fdcb-03a1-4a8b-9e65-cc1d99d6e892"},{"name":"Get occupancy policies","id":"653c0e15-a8f9-4a69-89c0-4a924ef8bbbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getOccupancyPolicies","description":"<p>Get details about all occupancy policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getOccupancyPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6534720a-291d-461f-92e9-ec4d9bcf381b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getOccupancyPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"occupancyThresholdSec\": 4083,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3229,\n                \"minuteOfWeekStop\": 9173\n              },\n              {\n                \"minuteOfWeekStart\": 1354,\n                \"minuteOfWeekStop\": 4405\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"AIR_CO\",\n            \"HUMAN_ENTER\"\n          ],\n          \"vacancyThresholdSec\": 6124\n        },\n        {\n          \"occupancyThresholdSec\": 1574,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 509,\n                \"minuteOfWeekStop\": 7129\n              },\n              {\n                \"minuteOfWeekStart\": 573,\n                \"minuteOfWeekStop\": 4367\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"ALM_AUTHORITIES_CONTACTED\",\n            \"ALM_MONITORING_SETTINGS_CHANGE\"\n          ],\n          \"vacancyThresholdSec\": 4620\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"occupancyThresholdSec\": 7473,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 1644,\n                \"minuteOfWeekStop\": 8671\n              },\n              {\n                \"minuteOfWeekStart\": 8948,\n                \"minuteOfWeekStop\": 3700\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"AC_TAMPER_SWITCH\",\n            \"PRESSURE_EXCEEDED_LOW\"\n          ],\n          \"vacancyThresholdSec\": 4362\n        },\n        {\n          \"occupancyThresholdSec\": 9247,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 228,\n                \"minuteOfWeekStop\": 7354\n              },\n              {\n                \"minuteOfWeekStart\": 8403,\n                \"minuteOfWeekStop\": 5798\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"PEOPLECOUNT_LOW\",\n            \"PROBE_DISCONNECTED\"\n          ],\n          \"vacancyThresholdSec\": 6825\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"653c0e15-a8f9-4a69-89c0-4a924ef8bbbc"},{"name":"Get policies using schedule","id":"3e2432a1-2d57-430e-b1ef-bde3c7456f1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPoliciesUsingSchedule","description":"<p>Get details about all climate policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getPoliciesUsingSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9763c811-a4f3-4890-ae97-6e394e7bc914","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPoliciesUsingSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledDoorPolicyList\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 9273,\n                \"minuteOfWeekStop\": 9108\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"CLIMATE_ETOH\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"audioPolicyList\": [\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n          \"threshold\": 8085\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 5398,\n                \"minuteOfWeekStop\": 4279\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"TAG_ARRIVED\",\n              \"threshold\": 3565\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"cameraPolicyList\": [\n    {\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"CLIMATE_PM25\",\n          \"faceAlertLabelSet\": [\n            \"string\"\n          ],\n          \"faceAlertUnidentified\": false,\n          \"faceAllowedLabelSet\": [\n            \"string\"\n          ],\n          \"threshold\": 4627,\n          \"vehicleAlertLabelSet\": [\n            \"string\"\n          ],\n          \"vehicleAlertUnidentified\": false,\n          \"vehicleAllowedLabelSet\": [\n            \"string\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2293,\n                \"minuteOfWeekStop\": 9773\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"threshold\": 7028,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"climatePolicyList\": [\n    {\n      \"backoffAlertSecs\": {\n        \"key_0\": 4614,\n        \"key_1\": 5968,\n        \"key_2\": 3605,\n        \"key_3\": 6743\n      },\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"CLIMATE_SMOKE\",\n          \"threshold\": 3038.2021171196416\n        }\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2832,\n                \"minuteOfWeekStop\": 6486\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n              \"threshold\": 1302.444416875852\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"doorPolicyList\": [\n    {\n      \"defaultAjarThresholdSec\": 9546,\n      \"defaultTriggers\": [\n        \"CLIMATE_THC\"\n      ],\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"ajarThresholdSec\": 7575,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 8323,\n                \"minuteOfWeekStop\": 634\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"CUSTOM_LLM_BOOLEAN_FALSE\"\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"occupancyPolicyList\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"occupancyThresholdSec\": 5324,\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 6836,\n                \"minuteOfWeekStop\": 5204\n              }\n            ]\n          },\n          \"triggerSet\": [\n            \"IOT_SOUND_AGGRESSION\"\n          ],\n          \"vacancyThresholdSec\": 2004\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"proximityPolicyList\": [\n    {\n      \"defaultDepartureThresholdSec\": 205,\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"IOT_AIR_VAPE\",\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"egressThresholdMetersMap\": {\n        \"key_0\": 6288.5694231095,\n        \"key_1\": 5148.10855586237\n      },\n      \"ingressThresholdMetersMap\": {\n        \"key_0\": 5476.534259670118,\n        \"key_1\": 7284.191823534978\n      },\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"departureThresholdSec\": 4459,\n          \"egressThresholdMetersMap\": {\n            \"key_0\": 6175.914967723235\n          },\n          \"ingressThresholdMetersMap\": {\n            \"key_0\": 7579.102365413586,\n            \"key_1\": 96.00842786959385,\n            \"key_2\": 7293.217251199658\n          },\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3143,\n                \"minuteOfWeekStop\": 3418\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"CLIMATE_IAQ\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"videoIntercomPolicyList\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 407,\n                \"minuteOfWeekStop\": 80\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AIR_VAPE\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 8272,\n              \"peopleCountThreshold\": 4900,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3e2432a1-2d57-430e-b1ef-bde3c7456f1b"},{"name":"Get policy addendums","id":"ca0df777-4f95-4f06-ab91-02cfabe01f9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPolicyAddendums","description":"<p>Get the current and planned policy alert addendums</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getPolicyAddendums"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"083147de-ac1c-44db-bb5f-74ae5f2ca4e2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPolicyAddendums"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceAddendumsMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 587,\n        \"timestampSec\": 9501,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 3125,\n        \"timestampSec\": 1730,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 3599,\n        \"timestampSec\": 2811,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 2399,\n        \"timestampSec\": 1033,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_2\": [\n      {\n        \"durationSecs\": 9938,\n        \"timestampSec\": 5427,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 9179,\n        \"timestampSec\": 6208,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"locationAddendumsMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 1769,\n        \"timestampSec\": 455,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 9063,\n        \"timestampSec\": 1474,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ca0df777-4f95-4f06-ab91-02cfabe01f9a"},{"name":"Get policy pause settings","id":"0970c17d-75b2-4174-bea4-8812aef396a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPolicyPauseSettings","description":"<p>Get the current and planned policy alert pause details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getPolicyPauseSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4367094d-6d91-4ce7-9cbc-aef5abb8a0fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getPolicyPauseSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"policiesPausedForComponentCompositesMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 1158,\n        \"timestampSec\": 3505,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 5264,\n        \"timestampSec\": 3666,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 8028,\n        \"timestampSec\": 3381,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 6768,\n        \"timestampSec\": 9572,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"policiesPausedForDevicesMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 4541,\n        \"timestampSec\": 1015,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 3256,\n        \"timestampSec\": 1126,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 7520,\n        \"timestampSec\": 5915,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 4776,\n        \"timestampSec\": 7692,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"policiesPausedForLocationsMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 6408,\n        \"timestampSec\": 673,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 2948,\n        \"timestampSec\": 7944,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"durationSecs\": 6998,\n        \"timestampSec\": 8795,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 9306,\n        \"timestampSec\": 3752,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0970c17d-75b2-4174-bea4-8812aef396a6"},{"name":"Get proximity policies","id":"d8304f0d-10e5-4f1f-a7f3-463042df9170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getProximityPolicies","description":"<p>Get details about all asset tag policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getProximityPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"560697e7-1bd5-4364-9be1-30658db24736","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getProximityPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"defaultDepartureThresholdSec\": 9605,\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activity\": \"AC_REX_ACTIVE\",\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"egressThresholdMetersMap\": {\n        \"key_0\": 7600.11294236642,\n        \"key_1\": 3347.6251912423427,\n        \"key_2\": 719.0015209752909\n      },\n      \"ingressThresholdMetersMap\": {\n        \"key_0\": 8447.330536700923\n      },\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"departureThresholdSec\": 5234,\n          \"egressThresholdMetersMap\": {\n            \"key_0\": 2311.7294472019203,\n            \"key_1\": 8836.42848562564,\n            \"key_2\": 8991.290924515077\n          },\n          \"ingressThresholdMetersMap\": {\n            \"key_0\": 998.0624114424041,\n            \"key_1\": 2071.9421931774696,\n            \"key_2\": 9527.086759787915\n          },\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 5877,\n                \"minuteOfWeekStop\": 2224\n              },\n              {\n                \"minuteOfWeekStart\": 2721,\n                \"minuteOfWeekStop\": 9108\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"PIR_MOVEMENT\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activity\": \"SOUND_HELP\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        },\n        {\n          \"departureThresholdSec\": 2693,\n          \"egressThresholdMetersMap\": {\n            \"key_0\": 6631.238150608996,\n            \"key_1\": 2677.5393842109384,\n            \"key_2\": 9677.28335155345\n          },\n          \"ingressThresholdMetersMap\": {\n            \"key_0\": 4043.084886947388\n          },\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 8604,\n                \"minuteOfWeekStop\": 8268\n              },\n              {\n                \"minuteOfWeekStart\": 15,\n                \"minuteOfWeekStop\": 2459\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"PROBE_DISCONNECTED\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activity\": \"CLIMATE_VAPE\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"defaultDepartureThresholdSec\": 8100,\n      \"defaultTriggers\": [\n        {\n          \"activity\": \"AC_GI_ACTIVE\",\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        },\n        {\n          \"activity\": \"CO2_EXCEEDED_HIGH\",\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ]\n        }\n      ],\n      \"description\": \"string\",\n      \"egressThresholdMetersMap\": {\n        \"key_0\": 5367.731464759302\n      },\n      \"ingressThresholdMetersMap\": {\n        \"key_0\": 7388.445592887958\n      },\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"departureThresholdSec\": 5550,\n          \"egressThresholdMetersMap\": {\n            \"key_0\": 4856.102820042012,\n            \"key_1\": 7169.354144443667,\n            \"key_2\": 7567.946947329831\n          },\n          \"ingressThresholdMetersMap\": {\n            \"key_0\": 1301.664700531584\n          },\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 4213,\n                \"minuteOfWeekStop\": 6629\n              },\n              {\n                \"minuteOfWeekStart\": 8078,\n                \"minuteOfWeekStop\": 4549\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activity\": \"LICENSEPLATE_UNIDENTIFIED\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        },\n        {\n          \"departureThresholdSec\": 2645,\n          \"egressThresholdMetersMap\": {\n            \"key_0\": 4985.529139271794\n          },\n          \"ingressThresholdMetersMap\": {\n            \"key_0\": 2627.640541790284,\n            \"key_1\": 9973.908083305536\n          },\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 8201,\n                \"minuteOfWeekStop\": 9922\n              },\n              {\n                \"minuteOfWeekStart\": 1123,\n                \"minuteOfWeekStop\": 9080\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"SOUND_AGGRESSION\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            },\n            {\n              \"activity\": \"AIR_CO\",\n              \"locationUuids\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"AAAAAAAAAAAAAAAAAAAAAA\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d8304f0d-10e5-4f1f-a7f3-463042df9170"},{"name":"Get video intercom policies","id":"6d6e8cb5-c132-422a-947b-b9e983b4aa25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getVideoIntercomPolicies","description":"<p>Get details about all video intercom policies in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","getVideoIntercomPolicies"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"49b59cae-8bc0-4772-b52b-aab7f0b11267","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/getVideoIntercomPolicies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"policies\": [\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 5066,\n                \"minuteOfWeekStop\": 7054\n              },\n              {\n                \"minuteOfWeekStart\": 4706,\n                \"minuteOfWeekStop\": 1469\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"CAR_EXIT\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 1273.693309394024,\n              \"peopleCountThreshold\": 7899,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"DOOR_OPENED\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 7682.175309355764,\n              \"peopleCountThreshold\": 4401,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 2967,\n                \"minuteOfWeekStop\": 9171\n              },\n              {\n                \"minuteOfWeekStart\": 2052,\n                \"minuteOfWeekStop\": 883\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"IOT_GUNSHOT\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 694.267477121231,\n              \"peopleCountThreshold\": 189,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 3910.690988367371,\n              \"peopleCountThreshold\": 5924,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"description\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledTriggers\": [\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 9126,\n                \"minuteOfWeekStop\": 1702\n              },\n              {\n                \"minuteOfWeekStart\": 8346,\n                \"minuteOfWeekStop\": 3863\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"AIR_MASKING\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 7749.105737565285,\n              \"peopleCountThreshold\": 2161,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"AC_DB_TRIGGERED\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": true,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 1812.820625919447,\n              \"peopleCountThreshold\": 9354,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        },\n        {\n          \"schedule\": {\n            \"intervalList\": [\n              {\n                \"minuteOfWeekStart\": 3191,\n                \"minuteOfWeekStop\": 9972\n              },\n              {\n                \"minuteOfWeekStart\": 6079,\n                \"minuteOfWeekStop\": 4696\n              }\n            ]\n          },\n          \"triggerSet\": [\n            {\n              \"activity\": \"FACE_ALERT\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 7950.698318582954,\n              \"peopleCountThreshold\": 8356,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": false,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            },\n            {\n              \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n              \"faceAlertLabelSet\": [\n                \"string\"\n              ],\n              \"faceAlertUnidentified\": false,\n              \"faceAllowedLabelSet\": [\n                \"string\"\n              ],\n              \"lufsThreshold\": 657.4626071654333,\n              \"peopleCountThreshold\": 1631,\n              \"vehicleAlertLabelSet\": [\n                \"string\"\n              ],\n              \"vehicleAlertUnidentified\": true,\n              \"vehicleAllowedLabelSet\": [\n                \"string\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6d6e8cb5-c132-422a-947b-b9e983b4aa25"},{"name":"Pause alert policy for component composite","id":"a256a197-90d1-4ef1-9bb4-bb13f1010c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForComponentComposite","description":"<p>Pause alert policy for component composite</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","pauseAlertPolicyForComponentComposite"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bafe9b66-851b-4286-99f1-5e3137284113","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForComponentComposite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a256a197-90d1-4ef1-9bb4-bb13f1010c4d"},{"name":"Pause alert policy for device","id":"92283210-359d-4bee-ad74-3dc84c64c10c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForDevice","description":"<p>Pause alert policy for device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","pauseAlertPolicyForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"12b6d3c7-a119-4281-b184-42ea5199cd13","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"92283210-359d-4bee-ad74-3dc84c64c10c"},{"name":"Pause alert policy for location","id":"5a2e9b4d-439e-4d65-bb8e-d79192c63ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForLocation","description":"<p>Pause alert policy for location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","pauseAlertPolicyForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"db69f529-0d9f-4821-ba02-29ce360910f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"componentCompositeUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 3600,\n  \"locationUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/pauseAlertPolicyForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5a2e9b4d-439e-4d65-bb8e-d79192c63ec7"},{"name":"Update access controlled door policy","id":"49a4c643-027f-4a0a-ada9-5d6fc403bdc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"MOTION_HUMAN\",\n          \"IOT_PANIC_BUTTON_TRIGGERED\"\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"POS_ORDER\",\n          \"AIR_VOC\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateAccessControlledDoorPolicy","description":"<p>Update an access controlled door policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateAccessControlledDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7b2fe744-50d4-4792-b8ba-b6e94a8ec123","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"MOTION_HUMAN\",\n          \"IOT_PANIC_BUTTON_TRIGGERED\"\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"POS_ORDER\",\n          \"AIR_VOC\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateAccessControlledDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"49a4c643-027f-4a0a-ada9-5d6fc403bdc2"},{"name":"Update audio policy","id":"6dd16c1c-321e-444e-83dc-373d87f85d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"GUN_DETECT_EVENT\",\n            \"threshold\": 3909.6279138630275\n          },\n          {\n            \"activity\": \"HUMAN_EXIT\",\n            \"threshold\": 14.041523257315447\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AIR_THC\",\n            \"threshold\": 3685.483478624767\n          },\n          {\n            \"activity\": \"BADGE_LOCKDOWN\",\n            \"threshold\": 4412.290670830293\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateAudioPolicy","description":"<p>Update a audio gateway policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateAudioPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c0f2ccde-2188-41fd-9b26-61084f6025c0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"GUN_DETECT_EVENT\",\n            \"threshold\": 3909.6279138630275\n          },\n          {\n            \"activity\": \"HUMAN_EXIT\",\n            \"threshold\": 14.041523257315447\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AIR_THC\",\n            \"threshold\": 3685.483478624767\n          },\n          {\n            \"activity\": \"BADGE_LOCKDOWN\",\n            \"threshold\": 4412.290670830293\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateAudioPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6dd16c1c-321e-444e-83dc-373d87f85d95"},{"name":"Update camera policy","id":"b6bbd138-54a4-4b90-8d7b-86ba42dde553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PEOPLECOUNT_LOW\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 202,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"AC_TAMPER_ACCEL\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 2868,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_TAMPER_PROX\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 2790,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 4707,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateCameraPolicy","description":"<p>Update a camera policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateCameraPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7551ff67-b3d2-4247-8ef3-02592b6de2a0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PEOPLECOUNT_LOW\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 202,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"AC_TAMPER_ACCEL\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 2868,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_TAMPER_PROX\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 2790,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": true,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"threshold\": 4707,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateCameraPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b6bbd138-54a4-4b90-8d7b-86ba42dde553"},{"name":"Update climate policy","id":"cfeb4315-02e5-457b-93ec-1b8e35d5c158","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"backoffAlertSecs\": {\n      \"key_0\": 6567,\n      \"key_1\": 8656,\n      \"key_2\": 3887\n    },\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"threshold\": 2704.0036062668473\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_SIREN\",\n            \"threshold\": 9496.573978063152\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PIR_VACANT\",\n            \"threshold\": 8174.953078325544\n          },\n          {\n            \"activity\": \"POSE_ANOMALOUS\",\n            \"threshold\": 5532.314767363784\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateClimatePolicy","description":"<p>Update a climate policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateClimatePolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ed1d4e0b-a68e-45ac-8265-d4c181725e3f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"backoffAlertSecs\": {\n      \"key_0\": 6567,\n      \"key_1\": 8656,\n      \"key_2\": 3887\n    },\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"ALM_MONITORING_ENABLED\",\n            \"threshold\": 2704.0036062668473\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_SIREN\",\n            \"threshold\": 9496.573978063152\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"PIR_VACANT\",\n            \"threshold\": 8174.953078325544\n          },\n          {\n            \"activity\": \"POSE_ANOMALOUS\",\n            \"threshold\": 5532.314767363784\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateClimatePolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cfeb4315-02e5-457b-93ec-1b8e35d5c158"},{"name":"Update door policy","id":"196ec9dd-b7f6-4cc8-9b52-4c113742dd75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"ajarThresholdSec\": 2934,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AC_PANIC_BUTTON_TRIGGERED\",\n          \"AC_LOCKDOWN_ACTIVATED\"\n        ]\n      },\n      {\n        \"ajarThresholdSec\": 2624,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CLIMATE_VOC\",\n          \"AQI_EXCEEDED_HIGH\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateDoorPolicy","description":"<p>Update a door sensor policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateDoorPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9f85f850-fed2-463d-aa5f-76eae52b14de","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"ajarThresholdSec\": 2934,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"AC_PANIC_BUTTON_TRIGGERED\",\n          \"AC_LOCKDOWN_ACTIVATED\"\n        ]\n      },\n      {\n        \"ajarThresholdSec\": 2624,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CLIMATE_VOC\",\n          \"AQI_EXCEEDED_HIGH\"\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateDoorPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"196ec9dd-b7f6-4cc8-9b52-4c113742dd75"},{"name":"Update occupancy policy","id":"d1f0994d-8d1d-4b4c-a26f-de7e732543b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"occupancyThresholdSec\": 7087,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CO2_EXCEEDED_LOW\",\n          \"CLIMATE_ETOH\"\n        ],\n        \"vacancyThresholdSec\": 4360\n      },\n      {\n        \"occupancyThresholdSec\": 239,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"MOTION_CAR\",\n          \"ALM_MONITORING_SETTINGS_CHANGE\"\n        ],\n        \"vacancyThresholdSec\": 4641\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateOccupancyPolicy","description":"<p>Update an occupancy policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateOccupancyPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"96b65637-b9e1-43c9-92ac-5ea45739d40b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"occupancyThresholdSec\": 7087,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"CO2_EXCEEDED_LOW\",\n          \"CLIMATE_ETOH\"\n        ],\n        \"vacancyThresholdSec\": 4360\n      },\n      {\n        \"occupancyThresholdSec\": 239,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          \"MOTION_CAR\",\n          \"ALM_MONITORING_SETTINGS_CHANGE\"\n        ],\n        \"vacancyThresholdSec\": 4641\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateOccupancyPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d1f0994d-8d1d-4b4c-a26f-de7e732543b0"},{"name":"Update proximity policy","id":"7b77510e-d23c-4344-91de-ae10b050fe90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"departureThresholdSec\": 8722,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"HELMET_MISSING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"SOUND_HELP\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"departureThresholdSec\": 9340,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_BADGE_UNAUTHORIZED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_GREETING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateProximityPolicy","description":"<p>Update an asset tag policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateProximityPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f6e7ccbf-b6c8-4faf-bee5-b47418455ee1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"departureThresholdSec\": 8722,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"HELMET_MISSING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"SOUND_HELP\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      },\n      {\n        \"departureThresholdSec\": 9340,\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AC_BADGE_UNAUTHORIZED\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_GREETING\",\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateProximityPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7b77510e-d23c-4344-91de-ae10b050fe90"},{"name":"Update schedule","id":"b71d606c-7ea6-419f-87fc-e32d1e8da773","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 9081,\n        \"minuteOfWeekStop\": 3722\n      },\n      {\n        \"minuteOfWeekStart\": 6647,\n        \"minuteOfWeekStop\": 7021\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateSchedule","description":"<p>Update a schedule to be used for policy creation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09e1e13e-b313-4339-8dac-e919bed98c7f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 9081,\n        \"minuteOfWeekStop\": 3722\n      },\n      {\n        \"minuteOfWeekStart\": 6647,\n        \"minuteOfWeekStop\": 7021\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b71d606c-7ea6-419f-87fc-e32d1e8da773"},{"name":"Update video intercom policy","id":"de37cdf4-4279-4333-a2e8-08498feba6ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 9039.349733738505,\n            \"peopleCountThreshold\": 3362,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"LICENSEPLATE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 3412.1396854548893,\n            \"peopleCountThreshold\": 4127,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"FACE_BLACKLISTED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 9997.028420198252,\n            \"peopleCountThreshold\": 5446,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 7615.471700726921,\n            \"peopleCountThreshold\": 3471,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateVideoIntercomPolicy","description":"<p>Update video intercom policy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","policy","updateVideoIntercomPolicy"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ba384f00-09c4-48cf-81dd-72103d01e90a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"policy\": {\n    \"description\": \"string\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scheduledTriggers\": [\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 9039.349733738505,\n            \"peopleCountThreshold\": 3362,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": false,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"LICENSEPLATE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 3412.1396854548893,\n            \"peopleCountThreshold\": 4127,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      },\n      {\n        \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"triggerSet\": [\n          {\n            \"activity\": \"FACE_BLACKLISTED\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 9997.028420198252,\n            \"peopleCountThreshold\": 5446,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          },\n          {\n            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n            \"faceAlertLabelSet\": [\n              \"string\"\n            ],\n            \"faceAlertUnidentified\": false,\n            \"faceAllowedLabelSet\": [\n              \"string\"\n            ],\n            \"lufsThreshold\": 7615.471700726921,\n            \"peopleCountThreshold\": 3471,\n            \"vehicleAlertLabelSet\": [\n              \"string\"\n            ],\n            \"vehicleAlertUnidentified\": true,\n            \"vehicleAllowedLabelSet\": [\n              \"string\"\n            ]\n          }\n        ]\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/policy/updateVideoIntercomPolicy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"de37cdf4-4279-4333-a2e8-08498feba6ec"}],"id":"c872940a-c41c-40ca-a826-a6752ebbe9c2","_postman_id":"c872940a-c41c-40ca-a826-a6752ebbe9c2","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Proximity Webservice","item":[{"name":"Get locomotion events for tag","id":"16128745-4540-4946-b3be-4b30f3a18cdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"movementFilter\": \"MOVED_SIGNIFICANTLY\",\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getLocomotionEventsForTag","description":"<p>Get locomotion events for specified proximity tag</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","proximity","getLocomotionEventsForTag"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"79c6f99f-2317-46d0-976b-72bb13bc63f8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"movementFilter\": \"MOVED_SIGNIFICANTLY\",\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getLocomotionEventsForTag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"locomotionEvents\": [\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 6771.173639279784,\n          \"minorAxis\": 9705.18732242407,\n          \"rotation\": 7125.44215220388\n        },\n        \"floor\": 2546,\n        \"lat\": 1106.2018936037578,\n        \"lon\": 3048.742919648455\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"movement\": \"ARRIVAL\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"timestampMs\": 7052\n    },\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 9494.45376807139,\n          \"minorAxis\": 8853.229845325188,\n          \"rotation\": 145.0938555791459\n        },\n        \"floor\": 5818,\n        \"lat\": 5337.341372288518,\n        \"lon\": 519.3948457565045\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"movement\": \"ARRIVAL\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"timestampMs\": 6150\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"16128745-4540-4946-b3be-4b30f3a18cdb"},{"name":"Get minimal proximity state list","id":"9c1c9b0a-22f8-40c9-974b-517a4e62ee95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getMinimalProximityStateList","description":"<p>Get basic state information about all proximity tags in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","proximity","getMinimalProximityStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"01409101-2ebd-453a-b313-19204996ae72","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getMinimalProximityStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"proximityStates\": [\n    {\n      \"batteryPercent\": 75,\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"1.2.3\",\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 1479.186343485932,\n          \"minorAxis\": 3598.290629957237,\n          \"rotation\": 1880.1484145658076\n        },\n        \"floor\": 4937,\n        \"lat\": 2568.8655542714578,\n        \"lon\": 4940.072614012527\n      },\n      \"health\": \"GREEN\",\n      \"healthDetails\": \"FIRMWARE_BEHIND\",\n      \"hwVariation\": \"NVR_N100\",\n      \"imageUrl\": \"https://example.com/badge-image.jpg\",\n      \"lastSeenSec\": 1640995200,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"Employee Badge 001\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"PROX-001-ABC123\",\n      \"signalStrength\": 85,\n      \"status\": \"ACTIVE\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"batteryPercent\": 75,\n      \"createdAtMillis\": 1640995200000,\n      \"firmwareVersion\": \"1.2.3\",\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 9079.774930141823,\n          \"minorAxis\": 2628.8216055182525,\n          \"rotation\": 7236.195100165761\n        },\n        \"floor\": 6723,\n        \"lat\": 2172.7850262784964,\n        \"lon\": 7440.945068176292\n      },\n      \"health\": \"GREEN\",\n      \"healthDetails\": \"NONE\",\n      \"hwVariation\": \"IO_BOARD_TB1\",\n      \"imageUrl\": \"https://example.com/badge-image.jpg\",\n      \"lastSeenSec\": 1640995200,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"Employee Badge 001\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"PROX-001-ABC123\",\n      \"signalStrength\": 85,\n      \"status\": \"OFFLINE\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9c1c9b0a-22f8-40c9-974b-517a4e62ee95"},{"name":"Get proximity events for tag","id":"00c79c38-77e6-4da9-aa9f-581c4ceb4041","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"statusFilter\": \"ACTIVE\",\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getProximityEventsForTag","description":"<p>Get recent events for specified proximity tag</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","proximity","getProximityEventsForTag"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d03d5396-7ff2-4194-a3fd-3d9769475ede","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"createdAfterMs\": 1640995200000,\n  \"createdBeforeMs\": 1640995200000,\n  \"limit\": 100,\n  \"statusFilter\": \"ACTIVE\",\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/getProximityEventsForTag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"proximityEvents\": [\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 2942,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 1154,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"endTimeMs\": 4894,\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 6101.732936168482,\n          \"minorAxis\": 6955.632735161678,\n          \"rotation\": 2413.7351162946484\n        },\n        \"floor\": 3094,\n        \"lat\": 2637.5759845106095,\n        \"lon\": 4035.3947143367086\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"startTimeMs\": 4549,\n      \"status\": \"STATIONARY\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    },\n    {\n      \"baseStationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"batteryPercentage\": 8400,\n      \"bleDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"bleRssi\": 2856,\n      \"closeBaseStations\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"endTimeMs\": 9394,\n      \"gpsLocation\": {\n        \"error\": {\n          \"majorAxis\": 2235.721656280365,\n          \"minorAxis\": 2811.09669266824,\n          \"rotation\": 4100.0732211315635\n        },\n        \"floor\": 7963,\n        \"lat\": 8288.635704970975,\n        \"lon\": 4518.447356286377\n      },\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"startTimeMs\": 6497,\n      \"status\": \"ACTIVE\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"00c79c38-77e6-4da9-aa9f-581c4ceb4041"},{"name":"Update proximity sensor details","id":"b4555c72-acc0-4514-a14f-f5afccc9f41c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deletedUpdated\": false,\n  \"description\": \"John Doe's employee badge\",\n  \"descriptionUpdated\": true,\n  \"imageUrl\": \"https://example.com/badge-image.jpg\",\n  \"imageUrlUpdated\": false,\n  \"name\": \"Employee Badge 001\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/updateDetails","description":"<p>Update details for a proximity tag</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","proximity","updateDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9b6f83d9-7f39-4ab3-accb-89cb4ed256e7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deletedUpdated\": false,\n  \"description\": \"John Doe's employee badge\",\n  \"descriptionUpdated\": true,\n  \"imageUrl\": \"https://example.com/badge-image.jpg\",\n  \"imageUrlUpdated\": false,\n  \"name\": \"Employee Badge 001\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"policyUuidUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/proximity/updateDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b4555c72-acc0-4514-a14f-f5afccc9f41c"}],"id":"e0731c50-9988-47bf-bbeb-289a4e153e65","_postman_id":"e0731c50-9988-47bf-bbeb-289a4e153e65","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"RapidSOS Webservice","item":[{"name":"Get nearby feeds","id":"786cc667-f3b7-4196-8da5-694d8d438ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"latitude\": 40.7128,\n  \"longitude\": -74.006,\n  \"width\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rapidsos/getNearbyFeeds","description":"<p>Get closest 10 feeds by lat and long</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rapidsos","getNearbyFeeds"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"736be330-3e1b-4543-93fb-616158d27830","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"latitude\": 40.7128,\n  \"longitude\": -74.006,\n  \"width\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rapidsos/getNearbyFeeds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"streamUrls\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"786cc667-f3b7-4196-8da5-694d8d438ba6"}],"id":"aaa2db0e-338f-4793-9879-9c7b337cdc0c","_postman_id":"aaa2db0e-338f-4793-9879-9c7b337cdc0c","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Relay Webservice","item":[{"name":"Assign third party camera to NVR","id":"fe96fd11-8f1a-4b50-a66f-ea8fdd0ad861","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Front Door Camera\",\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/assignThirdPartyCameraToNVR","description":"<p>Assign a third party camera to an NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","assignThirdPartyCameraToNVR"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8cc47ff5-878e-4ace-bdbc-a0d49918061e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Front Door Camera\",\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/assignThirdPartyCameraToNVR"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fe96fd11-8f1a-4b50-a66f-ea8fdd0ad861"},{"name":"Assign third party camera to relay camera","id":"d1832539-b4ea-4ce5-9819-d663023c2edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Front Door Camera\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/assignThirdPartyCameraToRelayCamera","description":"<p>Assign a third party camera to a relay Camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","assignThirdPartyCameraToRelayCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1e529801-052f-4a4c-b8d2-e4cf89c61929","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Front Door Camera\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/assignThirdPartyCameraToRelayCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d1832539-b4ea-4ce5-9819-d663023c2edd"},{"name":"Authenticate third party camera","id":"ac61b662-1398-408c-8a7e-48aad32fbaaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"password\": \"password123\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"thirdPartyCameraMacAddress\": \"string\",\n  \"trySavedCredentials\": false,\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/authenticateThirdPartyCamera","description":"<p>Authenticate a third party camera, effectively validating the credentials specified to be used for it.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","authenticateThirdPartyCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"470aa46f-1e6c-44b0-9897-c31920093acb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"password\": \"password123\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"thirdPartyCameraMacAddress\": \"string\",\n  \"trySavedCredentials\": false,\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/authenticateThirdPartyCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"result\": {\n    \"codec\": \"string\",\n    \"createdOn\": \"1946-05-15T22:06:34.329Z\",\n    \"ipAddress\": \"string\",\n    \"lastVisibleMs\": {\n      \"key_0\": 6442\n    },\n    \"macAddress\": \"string\",\n    \"manufacturer\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"onvifPassword\": \"string\",\n    \"onvifProfileToken\": \"string\",\n    \"onvifUsername\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"rtspEndpoints\": [\n      {\n        \"audioSupported\": true,\n        \"lastRtspUrlStatus\": \"GOOD\",\n        \"onvifProfileToken\": \"string\",\n        \"rtspUrl\": \"string\",\n        \"source\": \"USER\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"audioSupported\": true,\n        \"lastRtspUrlStatus\": \"GOOD\",\n        \"onvifProfileToken\": \"string\",\n        \"rtspUrl\": \"string\",\n        \"source\": \"ONVIF\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"updatedOn\": \"1969-01-26T16:13:03.629Z\",\n    \"username\": \"string\"\n  },\n  \"rtspUrlStatus\": \"GOOD\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ac61b662-1398-408c-8a7e-48aad32fbaaf"},{"name":"Create third party camera password","id":"c08cb851-3490-4975-abb9-5ee9aea91f06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notes\": \"Default admin password\",\n  \"password\": \"password123\",\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/createThirdPartyCameraPassword","description":"<p>Create a third party camera password</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","createThirdPartyCameraPassword"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1813636d-b61c-4551-9874-3171579f9134","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"notes\": \"Default admin password\",\n  \"password\": \"password123\",\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/createThirdPartyCameraPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"passwordUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c08cb851-3490-4975-abb9-5ee9aea91f06"},{"name":"Delete third party camera password","id":"b58870f7-896c-4cbc-81e3-178e92590fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"passwordUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/deleteThirdPartyCameraPassword","description":"<p>Delete a third party camera password</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","deleteThirdPartyCameraPassword"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09ba6b76-e47f-496b-b187-7f4d9df12da0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"passwordUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/deleteThirdPartyCameraPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b58870f7-896c-4cbc-81e3-178e92590fd8"},{"name":"Get assigned third party cameras","id":"d6f0fad4-90d9-40d7-90c5-4443344074ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getAssignedThirdPartyCameras","description":"<p>Get a list of the third party cameras assigned to an NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getAssignedThirdPartyCameras"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9283b065-db4a-493a-8d2c-4c64e229f2b1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getAssignedThirdPartyCameras"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignedCameras\": [\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 8391,\n      \"createdAtMillis\": 7866,\n      \"customData\": \"string\",\n      \"deleted\": true,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 8876.646700456244,\n        \"key_1\": 547.353189165678,\n        \"key_2\": 5472.513749902916,\n        \"key_3\": 7208.3827245082975,\n        \"key_4\": 9826.080000596427\n      },\n      \"directionRadians\": 9233.774172514397,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"floorNumber\": 683,\n      \"hardwareId\": \"string\",\n      \"hwVariation\": \"CAMERA_R410\",\n      \"latitude\": 381.6849553440038,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 2600.332795474596,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pending\": true,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"type\": \"ENVIRONMENTAL_SENSOR\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 4420,\n      \"createdAtMillis\": 8013,\n      \"customData\": \"string\",\n      \"deleted\": true,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 9358.155641030102,\n        \"key_1\": 4895.158926787218\n      },\n      \"directionRadians\": 6289.813080331046,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"floorNumber\": 502,\n      \"hardwareId\": \"string\",\n      \"hwVariation\": \"SENSOR_ENVIRONMENTAL_E2\",\n      \"latitude\": 8166.725809640237,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 5518.578200852724,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pending\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"type\": \"ENVIRONMENTAL_GATEWAY\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d6f0fad4-90d9-40d7-90c5-4443344074ad"},{"name":"Get third party camera passwords","id":"0ba4043e-c363-4c37-b082-c39fa4d17d8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getThirdPartyCameraPasswords","description":"<p>Get a list of the third party camera passwords</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getThirdPartyCameraPasswords"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a02637c0-a81b-47bb-bfb1-e138c72c267f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getThirdPartyCameraPasswords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"passwords\": [\n    {\n      \"notes\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"password\": \"string\",\n      \"username\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"notes\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"password\": \"string\",\n      \"username\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0ba4043e-c363-4c37-b082-c39fa4d17d8f"},{"name":"PTZ move","id":"4880b3d8-17e3-4aee-9bc1-0896dcfaae51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"xmovementPermyriad\": 1000,\n  \"ymovementPermyriad\": 1000,\n  \"zmovementPermyriad\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/ptzMove","description":"<p>Trigger a pan, tilt, or zoom</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","ptzMove"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"42927633-2e68-42e2-a95c-ce7ea0fb2c4f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"xmovementPermyriad\": 1000,\n  \"ymovementPermyriad\": 1000,\n  \"zmovementPermyriad\": 1000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/ptzMove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4880b3d8-17e3-4aee-9bc1-0896dcfaae51"},{"name":"PTZ status","id":"2e0a0db5-7a26-4bc5-b692-839290b4bf0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/ptzStatus","description":"<p>Returns ptz status</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","ptzStatus"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"96c22bd5-0cba-4434-b6a8-e2d22e743262","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/ptzStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"xpositionPermyriad\": 5000,\n  \"ypositionPermyriad\": 5000,\n  \"zpositionPermyriad\": 5000\n}"}],"_postman_id":"2e0a0db5-7a26-4bc5-b692-839290b4bf0f"},{"name":"Reboot NVR","id":"a49eea02-c79f-42a5-9f32-09a781821069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nvrUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/reboot","description":"<p>Reboot an NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","reboot"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b11926db-adb0-4613-a0d1-5c260afa4ef4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"nvrUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/reboot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"result\": \"DEVICE_OFFLINE\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a49eea02-c79f-42a5-9f32-09a781821069"},{"name":"Register NVR","id":"b127b67c-285f-4b11-aea4-0e1c55fb7163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) Authentication scheme indicator (\"api-token\").</p>\n","key":"x-auth-scheme","value":"api-token"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Office NVR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/register","description":"<p>Register an NVR to an organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","register"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"dabfe356-d24e-468f-9b41-d5b5c21edcfa","name":"OK","originalRequest":{"method":"POST","header":[{"description":"(Required) Authentication scheme indicator (\"api-token\").","key":"x-auth-scheme","value":"api-token"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-auth-apikey","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"activationToken\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"name\": \"Main Office NVR\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"nvrUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}"}],"_postman_id":"b127b67c-285f-4b11-aea4-0e1c55fb7163"},{"name":"Unassign third party camera","id":"0e3ff8bd-1410-41dd-8725-1845aae6c4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"thirdPartyCameraMacAddress\": \"string\",\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/unassignThirdPartyCamera","description":"<p>Unassign a third party camera from an NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","unassignThirdPartyCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6a201a52-45c7-4f9a-803c-16193cb6466c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"thirdPartyCameraMacAddress\": \"string\",\n  \"thirdPartyCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/unassignThirdPartyCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0e3ff8bd-1410-41dd-8725-1845aae6c4ba"},{"name":"Update secondary static IPV4 address","id":"63733f01-bce7-4d5c-b777-8493f9f8905d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) Authentication scheme indicator (\"api-token\").</p>\n","key":"x-auth-scheme","value":"api-token"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ipAddress\": 3232235776\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateSecondaryStaticIPV4Address","description":"<p>Update a relay's secondary static ip</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","updateSecondaryStaticIPV4Address"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a648c74e-7147-400c-b387-ca432209341e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"(Required) Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"ipAddress\": 3232235776\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateSecondaryStaticIPV4Address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\"\n}"}],"_postman_id":"63733f01-bce7-4d5c-b777-8493f9f8905d"},{"name":"Get minimal third party camera state list","id":"3b250645-8c2a-4a67-b153-7e88af3200cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getMinimalThirdPartyCameraStateList","description":"<p>Get basic state information about all third party cameras in the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getMinimalThirdPartyCameraStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7a7e8fe7-1b53-4a65-86d1-654f517e354d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getMinimalThirdPartyCameraStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"thirdPartyCameraStateList\": [\n    {\n      \"assignedNVRUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"assignedRelayCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"codec\": \"H.264\",\n      \"connectionStatus\": \"YELLOW\",\n      \"createdAtMillis\": 4952,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 5088.171637978975,\n      \"discoveredByDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": false,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 1089,\n      \"healthStatus\": \"YELLOW\",\n      \"healthStatusDetails\": \"NONE\",\n      \"hwVariation\": \"CAMERA_R520\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lastRtspUrlStatus\": \"NOT_AUTHENTICATED\",\n      \"lastVisibleLocationMs\": {\n        \"key_0\": 4605,\n        \"key_1\": 9774\n      },\n      \"lastVisibleMs\": {\n        \"key_0\": 7116\n      },\n      \"latitude\": 7267.496803841415,\n      \"liveStreamShared\": false,\n      \"liveStreamsSharedCount\": 8943,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 6513.490215491127,\n      \"manufacturer\": \"Hikvision\",\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"model\": \"DS-2CD2142FWD-I\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v6\",\n        \"a42\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 3260,\n      \"wifiSignalStrength\": 8182\n    },\n    {\n      \"assignedNVRUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"assignedRelayCameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"codec\": \"H.264\",\n      \"connectionStatus\": \"RED\",\n      \"createdAtMillis\": 8697,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 3638.896262755358,\n      \"discoveredByDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 8434,\n      \"healthStatus\": \"ORANGE\",\n      \"healthStatusDetails\": \"MALFUNCTIONING_MODULES\",\n      \"hwVariation\": \"CAMERA_R210\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"lastRtspUrlStatus\": \"NOT_AUTHENTICATED\",\n      \"lastVisibleLocationMs\": {\n        \"key_0\": 1721,\n        \"key_1\": 7030\n      },\n      \"lastVisibleMs\": {\n        \"key_0\": 5928\n      },\n      \"latitude\": 2360.7018269787372,\n      \"liveStreamShared\": false,\n      \"liveStreamsSharedCount\": 1284,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 6490.465555439187,\n      \"manufacturer\": \"Hikvision\",\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"model\": \"DS-2CD2142FWD-I\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v19\",\n        \"a13\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 5994,\n      \"wifiSignalStrength\": 4835\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3b250645-8c2a-4a67-b153-7e88af3200cf"},{"name":"Delete third party camera discovery","id":"3c4c1664-4fb3-476e-a620-d73a4b63806f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraMacAddress\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/deleteThirdPartyCameraDiscovery","description":"<p>Delete third party camera discovery if it has no assignments.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","deleteThirdPartyCameraDiscovery"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ad05000d-e3d3-4d62-94ec-cd9ceebbaaf0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"thirdPartyCameraMacAddress\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/deleteThirdPartyCameraDiscovery"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"3c4c1664-4fb3-476e-a620-d73a4b63806f"},{"name":"Execute third party camera discovery","id":"0682966a-1fd3-48b0-80e2-a9ba983e8e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/executeThirdPartyCameraDiscovery","description":"<p>Trigger a discovery of cameras on the local LANs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","executeThirdPartyCameraDiscovery"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1ca1d0df-c967-46f2-bfe1-2a8aa16417a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"locationFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/executeThirdPartyCameraDiscovery"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0682966a-1fd3-48b0-80e2-a9ba983e8e82"},{"name":"Find discoveries with unassigned RTSP endpoints","id":"c869b32b-79aa-4001-b126-59619037e0bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/findDiscoveriesWithUnassignedRtspEndpoints","description":"<p>Finds discoveries that have unassigned RTSP endpoints. Only discoveries containing at least one endpoint are returned.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","findDiscoveriesWithUnassignedRtspEndpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ddb88fc1-2323-4666-9e19-cce1b84f29dd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/findDiscoveriesWithUnassignedRtspEndpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"discoveries\": [\n    {\n      \"codec\": \"H.264\",\n      \"ipAddress\": \"192.168.1.100\",\n      \"macAddress\": \"string\",\n      \"manufacturer\": \"Hikvision\",\n      \"model\": \"DS-2CD2142FWD-I\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"unassignedRtspEndpoints\": [\n        {\n          \"lastRtspUrlStatus\": \"NOT_SUPPORTED\",\n          \"password\": \"password123\",\n          \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n          \"source\": \"ONVIF\",\n          \"username\": \"admin\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lastRtspUrlStatus\": \"NOT_SUPPORTED\",\n          \"password\": \"password123\",\n          \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n          \"source\": \"ONVIF\",\n          \"username\": \"admin\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    },\n    {\n      \"codec\": \"H.264\",\n      \"ipAddress\": \"192.168.1.100\",\n      \"macAddress\": \"string\",\n      \"manufacturer\": \"Hikvision\",\n      \"model\": \"DS-2CD2142FWD-I\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"unassignedRtspEndpoints\": [\n        {\n          \"lastRtspUrlStatus\": \"NOT_REACHABLE\",\n          \"password\": \"password123\",\n          \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n          \"source\": \"ONVIF\",\n          \"username\": \"admin\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"lastRtspUrlStatus\": \"NOT_REACHABLE\",\n          \"password\": \"password123\",\n          \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n          \"source\": \"USER\",\n          \"username\": \"admin\",\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"c869b32b-79aa-4001-b126-59619037e0bf"},{"name":"Get NVR details","id":"efa07b0c-1063-44f0-8057-43a9ed72c51c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nvruuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getDetails","description":"<p>Get hardware details of multiple NVRs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getDetails"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"552414f3-13c0-4713-9ad5-ea26676036d0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"nvruuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"nvrs\": [\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 4979,\n      \"createdAtMillis\": 4941,\n      \"customData\": \"string\",\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 4544.678078761443\n      },\n      \"directionRadians\": 6875.032728238229,\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"floorNumber\": 5144,\n      \"hwVariation\": \"NVR_N500\",\n      \"latitude\": 3490.6139995098797,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 2669.331694064481,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"pending\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"primaryLinkSpeedMbps\": 183,\n      \"secondaryLinkSpeedMbps\": 8954,\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"totalStreamingPixels\": 8974,\n      \"type\": \"BADGE_READER\",\n      \"unregisteredEmailSent\": false,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"archiveRegion\": \"string\",\n      \"cameraFramerate\": 5837,\n      \"createdAtMillis\": 5327,\n      \"customData\": \"string\",\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceFacetRadians\": {\n        \"key_0\": 4927.373571290743,\n        \"key_1\": 5205.021046460376\n      },\n      \"directionRadians\": 3444.371143403957,\n      \"facetNameMap\": {\n        \"key_0\": \"string\"\n      },\n      \"floorNumber\": 4851,\n      \"hwVariation\": \"NVR_N100\",\n      \"latitude\": 9810.688529050443,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 2530.461902853183,\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"pending\": false,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"primaryLinkSpeedMbps\": 8140,\n      \"secondaryLinkSpeedMbps\": 1255,\n      \"serialNumber\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"totalStreamingPixels\": 8106,\n      \"type\": \"CAMERA\",\n      \"unregisteredEmailSent\": true,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"efa07b0c-1063-44f0-8057-43a9ed72c51c"},{"name":"Get full NVR state","id":"dd8c78bf-6a56-4da9-819a-0b518e769c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"force\": false,\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getFullNVRState","description":"<p>Get detailed information about state of specified NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getFullNVRState"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0b3caee1-ee99-40bd-8fd7-46096be3622d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"force\": false,\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getFullNVRState"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"fullNVRState\": {\n    \"afSupport\": false,\n    \"audioSupported\": true,\n    \"baseVideoOperationUri\": \"string\",\n    \"connectionStatus\": \"GREEN\",\n    \"connectionTimestampMs\": 6808,\n    \"createdAtMillis\": 5738,\n    \"defaultInterface\": \"string\",\n    \"defaultInterfaceMac\": \"string\",\n    \"directionRadians\": 7016.350848705766,\n    \"externalIPAddress\": \"string\",\n    \"facetNameMap\": {\n      \"key_0\": \"string\"\n    },\n    \"firmwareUpdateInProgress\": true,\n    \"firmwareVersion\": \"string\",\n    \"floorNumber\": 8970,\n    \"healthStatus\": \"GREEN\",\n    \"healthStatusDetails\": \"NONE\",\n    \"hwVariation\": \"CAMERA_R4\",\n    \"lanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latestFirmwareVersion\": \"string\",\n    \"latitude\": 2475.9393992353052,\n    \"liveStreamShared\": false,\n    \"liveStreamsSharedCount\": 861,\n    \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"longitude\": 9944.27315956642,\n    \"maxZoomPercent\": 8578,\n    \"mediaRegion\": \"string\",\n    \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"mummified\": true,\n    \"name\": \"string\",\n    \"onCameraState\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"onCloudState\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"region\": \"string\",\n    \"secondaryLanAddresses\": [\n      \"string\",\n      \"string\"\n    ],\n    \"serialNumber\": \"string\",\n    \"ssid\": \"string\",\n    \"stateUpdatedTimestampMs\": 2666,\n    \"subLocationsHierarchyKey\": {\n      \"locationUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ]\n    },\n    \"supportedFacets\": [\n      \"v28\",\n      \"v14\"\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"versionsBehind\": 5807,\n    \"wifiApMac\": \"string\",\n    \"wifiBars\": 1166,\n    \"wifiSignalStrength\": 8413\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dd8c78bf-6a56-4da9-819a-0b518e769c4d"},{"name":"Get minimal NVR state list","id":"dcac4ab7-9348-4a6b-992d-3e384fded1c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getMinimalNVRStateList","description":"<p>Get basic state information about all NVRs in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getMinimalNVRStateList"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f3f145cf-a611-428d-9ce9-136371580643","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getMinimalNVRStateList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"nvrstates\": [\n    {\n      \"connectionStatus\": \"YELLOW\",\n      \"createdAtMillis\": 2311,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 4108.318170308611,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": false,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 6861,\n      \"healthStatus\": \"GREEN\",\n      \"healthStatusDetails\": \"DISCONNECTED\",\n      \"hwVariation\": \"BLE_BUTTON_B15\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 6905.314984374513,\n      \"liveStreamShared\": false,\n      \"liveStreamsSharedCount\": 4172,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 710.8762928322743,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": false,\n      \"name\": \"string\",\n      \"numThirdPartyCamerasAssigned\": 8493,\n      \"numThirdPartyCamerasSupported\": 3080,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v6\",\n        \"a26\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 12,\n      \"wifiSignalStrength\": 8445\n    },\n    {\n      \"connectionStatus\": \"RED\",\n      \"createdAtMillis\": 4748,\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"directionRadians\": 9328.471398676624,\n      \"externalIPAddress\": \"string\",\n      \"facetNameMap\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"firmwareUpdateInProgress\": true,\n      \"firmwareVersion\": \"string\",\n      \"floorNumber\": 2244,\n      \"healthStatus\": \"YELLOW\",\n      \"healthStatusDetails\": \"NOT_RECORDING\",\n      \"hwVariation\": \"ROBOT_RC1\",\n      \"lanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 5442.4146935866365,\n      \"liveStreamShared\": true,\n      \"liveStreamsSharedCount\": 2962,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"longitude\": 4520.645495606479,\n      \"mediaRegion\": \"string\",\n      \"mediaStorageDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"mummified\": true,\n      \"name\": \"string\",\n      \"numThirdPartyCamerasAssigned\": 4601,\n      \"numThirdPartyCamerasSupported\": 7076,\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"region\": \"string\",\n      \"secondaryLanAddresses\": [\n        \"string\",\n        \"string\"\n      ],\n      \"serialNumber\": \"string\",\n      \"ssid\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"supportedFacets\": [\n        \"v20\",\n        \"v11\"\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiApMac\": \"string\",\n      \"wifiBars\": 7673,\n      \"wifiSignalStrength\": 933\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dcac4ab7-9348-4a6b-992d-3e384fded1c6"},{"name":"Get RTSP endpoints","id":"62c25cb6-16dc-4a79-a79b-b891dbd38e08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getRtspEndpoints","description":"<p>Gets rtsp endpoints for device with the specified mac address.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getRtspEndpoints"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2f72c926-4eb3-43e3-949d-e7aa1b52be11","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"discoveredCameraMacAddress\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getRtspEndpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"rtspEndpoints\": [\n    {\n      \"lastRtspUrlStatus\": \"NOT_REACHABLE\",\n      \"password\": \"password123\",\n      \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n      \"source\": \"ONVIF\",\n      \"username\": \"admin\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"lastRtspUrlStatus\": \"GOOD\",\n      \"password\": \"password123\",\n      \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n      \"source\": \"USER\",\n      \"username\": \"admin\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"62c25cb6-16dc-4a79-a79b-b891dbd38e08"},{"name":"Get uptime information for an NVR.","id":"af15cb83-9391-4007-bf51-452673289d34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeMs\": 1643673600000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getUptimeWindows","description":"<p>Get uptime information for an NVR.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","getUptimeWindows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2c190880-bad2-406e-9c93-c51f5181018f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endTimeMs\": 1643673600000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/getUptimeWindows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"uptimeWindows\": [\n    {\n      \"durationSeconds\": 747,\n      \"startSeconds\": 5011\n    },\n    {\n      \"durationSeconds\": 3814,\n      \"startSeconds\": 1952\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"af15cb83-9391-4007-bf51-452673289d34"},{"name":"Manual discover camera","id":"b1b33b68-6777-46d7-a62a-ee5bbd9ffe9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"password\": \"password123\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"trySavedCredentials\": false,\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/manualDiscoverCamera","description":"<p>Manually identify a camera on the network</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","manualDiscoverCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"00bd3be3-883b-44ea-a86d-5edaddbe71b8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"password\": \"password123\",\n  \"rtspUrl\": \"rtsp://192.168.1.100:554/stream1\",\n  \"trySavedCredentials\": false,\n  \"username\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/manualDiscoverCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"result\": {\n    \"codec\": \"string\",\n    \"createdOn\": \"1964-06-23T19:50:17.763Z\",\n    \"ipAddress\": \"string\",\n    \"lastVisibleMs\": {\n      \"key_0\": 7171,\n      \"key_1\": 8907\n    },\n    \"macAddress\": \"string\",\n    \"manufacturer\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"onvifPassword\": \"string\",\n    \"onvifProfileToken\": \"string\",\n    \"onvifUsername\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"password\": \"string\",\n    \"rtspEndpoints\": [\n      {\n        \"audioSupported\": false,\n        \"lastRtspUrlStatus\": \"NOT_AUTHENTICATED\",\n        \"onvifProfileToken\": \"string\",\n        \"rtspUrl\": \"string\",\n        \"source\": \"USER\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"audioSupported\": true,\n        \"lastRtspUrlStatus\": \"NOT_REACHABLE\",\n        \"onvifProfileToken\": \"string\",\n        \"rtspUrl\": \"string\",\n        \"source\": \"ONVIF\",\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"updatedOn\": \"1981-04-02T11:30:15.101Z\",\n    \"username\": \"string\"\n  },\n  \"rtspUrlStatus\": \"NOT_SUPPORTED\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b1b33b68-6777-46d7-a62a-ee5bbd9ffe9b"},{"name":"Unregister NVR","id":"3a82be1e-5199-4210-9acd-b38430e4d0fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/unregister","description":"<p>Remove an NVR from organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","unregister"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ac176389-86ed-4ba9-b542-41d5c8f1f035","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/unregister"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"responseStatus\": \"USER_EXISTS\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3a82be1e-5199-4210-9acd-b38430e4d0fe"},{"name":"Update NVR details V2","id":"aa0ec0d9-b5cb-420c-9f89-bc24cea280f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Primary NVR for main building\",\n  \"descriptionUpdated\": false,\n  \"directionRadians\": 9004.600210649201,\n  \"directionRadiansUpdated\": false,\n  \"floorNumber\": 3080,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 4414.980510858577,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": 3633.227036596385,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main NVR\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateDetailsV2","description":"<p>Update hardware details of NVR.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","updateDetailsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d57429f3-f2e3-4c93-9249-d960bb4ad96c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Primary NVR for main building\",\n  \"descriptionUpdated\": false,\n  \"directionRadians\": 9004.600210649201,\n  \"directionRadiansUpdated\": false,\n  \"floorNumber\": 3080,\n  \"floorNumberUpdated\": true,\n  \"latitude\": 4414.980510858577,\n  \"latitudeUpdated\": true,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"locationUuidUpdated\": true,\n  \"longitude\": 3633.227036596385,\n  \"longitudeUpdated\": false,\n  \"name\": \"Main NVR\",\n  \"nameUpdated\": true,\n  \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"subLocationsHierarchyKey\": {\n    \"locationUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ]\n  },\n  \"subLocationsHierarchyKeyUpdated\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateDetailsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"aa0ec0d9-b5cb-420c-9f89-bc24cea280f2"},{"name":"Update NVR firmware","id":"71106bf2-f09a-4269-b176-d83e53f56ddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateFirmware","description":"<p>Send command to update firmware to NVR</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","relay","updateFirmware"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b92003dc-9bbf-485a-8846-d0a31d75f02e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"nvruuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/relay/updateFirmware"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"status\": \"UPDATE_STARTED\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"71106bf2-f09a-4269-b176-d83e53f56ddc"}],"id":"2ab59f47-3609-4d5e-8006-d54c8bc13a97","_postman_id":"2ab59f47-3609-4d5e-8006-d54c8bc13a97","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Report Webservice","item":[{"name":"Get audit feed","id":"d2b04e6c-015e-4f67-9f6a-1924c7644cea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"excludeActions\": [\n    \"CAMERA_POLICY_DELETE\",\n    \"RHOMBUS_KEY_LOGIN\"\n  ],\n  \"includeActions\": [\n    \"RAW_HTTP_STREAM_CREATED\",\n    \"CREATE_ORG\"\n  ],\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1640998800000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getAuditFeed","description":"<p>Get the latest audit logs for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getAuditFeed"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f6980656-f88b-446f-a89e-0dd7cec65f0c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"excludeActions\": [\n    \"CAMERA_POLICY_DELETE\",\n    \"RHOMBUS_KEY_LOGIN\"\n  ],\n  \"includeActions\": [\n    \"RAW_HTTP_STREAM_CREATED\",\n    \"CREATE_ORG\"\n  ],\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1640998800000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getAuditFeed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auditEvents\": [\n    {\n      \"FOOBAR\": \"string\",\n      \"action\": \"PARTNER_LOGIN_MOBILE\",\n      \"asi\": \"string\",\n      \"clientType\": \"PARTNER_API_TOKEN\",\n      \"displayText\": \"User login successful\",\n      \"failure\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"principalName\": \"string\",\n      \"principalType\": \"SHARED_VIDEOWALL\",\n      \"principalUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"selectiveUpdateStr\": \"string\",\n      \"sourceCity\": \"string\",\n      \"sourceCountry\": \"string\",\n      \"sourceIp\": \"string\",\n      \"sourceState\": \"string\",\n      \"targetName\": \"string\",\n      \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"timestamp\": \"1946-05-30T10:06:12.496Z\",\n      \"userAgent\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"FOOBAR\": \"string\",\n      \"action\": \"ENABLE_LIVE_ALARM_MONITORING\",\n      \"asi\": \"string\",\n      \"clientType\": \"BROWSER_PARTNER\",\n      \"displayText\": \"User login successful\",\n      \"failure\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"principalName\": \"string\",\n      \"principalType\": \"SHARED_CLIP\",\n      \"principalUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"selectiveUpdateStr\": \"string\",\n      \"sourceCity\": \"string\",\n      \"sourceCountry\": \"string\",\n      \"sourceIp\": \"string\",\n      \"sourceState\": \"string\",\n      \"targetName\": \"string\",\n      \"targetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"timestamp\": \"2007-04-22T12:24:49.884Z\",\n      \"userAgent\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d2b04e6c-015e-4f67-9f6a-1924c7644cea"},{"name":"Get count report","id":"36a9d124-e4fd-4766-af09-b2af21ee89e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endDate\": \"2024-01-31\",\n  \"interval\": \"WEEKLY\",\n  \"scope\": \"DEVICE\",\n  \"startDate\": \"2024-01-01\",\n  \"type\": \"BANDWIDTH\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReport","description":"<p>Use /getCountReportV2 instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCountReport"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"28afef20-d9c0-4242-b60d-4b0321d0a79a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endDate\": \"2024-01-31\",\n  \"interval\": \"WEEKLY\",\n  \"scope\": \"DEVICE\",\n  \"startDate\": \"2024-01-01\",\n  \"type\": \"BANDWIDTH\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 6902\n      }\n    },\n    {\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 191,\n        \"key_1\": 7894\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"36a9d124-e4fd-4766-af09-b2af21ee89e7"},{"name":"Get count report V2","id":"89428ff2-aaf2-4ad9-b53d-2fd19f0a0d1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"HOURLY\",\n  \"scope\": \"DEVICE\",\n  \"types\": [\n    \"FACES\",\n    \"LICENSEPLATES\"\n  ],\n  \"endDate\": \"\",\n  \"endTimeMs\": 1771526587274,\n  \"startDate\": \"\",\n  \"startTimeMs\": 1771440187274,\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuid\": \"V3JpTlfURyW6aIoQ9Sj4YA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReportV2","description":"<p>Get the specified count reports</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCountReportV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ffe60690-f9bb-40a7-a986-62ef1256b946","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"QUARTERHOURLY\",\n  \"scope\": \"LOCATION\",\n  \"types\": [\n    \"LICENSEPLATES\",\n    \"FACES\"\n  ],\n  \"endDate\": \"string\",\n  \"endTimeMs\": 3910,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 1411,\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReportV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 6902\n      }\n    },\n    {\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 191,\n        \"key_1\": 7894\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"89428ff2-aaf2-4ad9-b53d-2fd19f0a0d1b"},{"name":"Get count reports","id":"46396ed8-d644-4de3-9af2-ce7ee74af3fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"MONTHLY\",\n  \"scope\": \"LOCATION\",\n  \"type\": \"VEHICLES\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 7240,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 9938,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReports","description":"<p>Get multiple specified count reports</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCountReports"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4f2c8f90-67fd-4c87-98d8-0d4264fa7759","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"MONTHLY\",\n  \"scope\": \"LOCATION\",\n  \"type\": \"VEHICLES\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 7240,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 9938,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPointsMap\": {\n    \"key_0\": [\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4452,\n          \"key_1\": 2015\n        }\n      },\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4988\n        }\n      }\n    ],\n    \"key_1\": [\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 2799\n        },\n        \"reportingDevicesMap\": {\n          \"key_0\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        }\n      },\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4512,\n          \"key_1\": 930,\n          \"key_2\": 4957\n        },\n        \"reportingDevicesMap\": {\n          \"key_0\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"key_1\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        }\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"46396ed8-d644-4de3-9af2-ce7ee74af3fc"},{"name":"Get count reports for devices at location","id":"a98c6c91-d53a-4ffd-9eab-a90d7dd8840a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 5723,\n  \"interval\": \"QUARTERHOURLY\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 5787,\n  \"type\": \"PEOPLE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReportsForDevicesAtLocation","description":"<p>Get count reports by device for a specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCountReportsForDevicesAtLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0dc46113-38af-4c1a-923d-68119c567209","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 5723,\n  \"interval\": \"QUARTERHOURLY\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 5787,\n  \"type\": \"PEOPLE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCountReportsForDevicesAtLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPointsMap\": {\n    \"key_0\": [\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4452,\n          \"key_1\": 2015\n        }\n      },\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4988\n        }\n      }\n    ],\n    \"key_1\": [\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 2799\n        },\n        \"reportingDevicesMap\": {\n          \"key_0\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        }\n      },\n      {\n        \"dateLocal\": \"string\",\n        \"dateUtc\": \"string\",\n        \"eventCountMap\": {\n          \"key_0\": 4512,\n          \"key_1\": 930,\n          \"key_2\": 4957\n        },\n        \"reportingDevicesMap\": {\n          \"key_0\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"key_1\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        }\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a98c6c91-d53a-4ffd-9eab-a90d7dd8840a"},{"name":"Get diagnostic feed","id":"becf77a6-c371-477b-96aa-a23b14546fe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1640998800000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getDiagnosticFeed","description":"<p>Get the latest diagnostic logs for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getDiagnosticFeed"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"642abc73-288c-4414-9858-d9bacc80bc45","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"timestampMsAfter\": 1640995200000,\n  \"timestampMsBefore\": 1640998800000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getDiagnosticFeed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"diagnosticEvents\": [\n    {\n      \"activity\": \"FORCED_REBOOT\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 3357,\n      \"ssid\": \"string\",\n      \"timestamp\": \"1999-08-26T22:24:41.612Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 2447\n    },\n    {\n      \"activity\": \"UNKNOWN\",\n      \"apMac\": \"string\",\n      \"asi\": \"string\",\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"connectionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"defaultInterface\": \"string\",\n      \"defaultInterfaceMac\": \"string\",\n      \"deviceName\": \"string\",\n      \"deviceType\": \"BADGE_READER\",\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"firmwareVersion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"reportingDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"rssi\": 3501,\n      \"ssid\": \"string\",\n      \"timestamp\": \"1967-11-04T00:07:21.287Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"wifiSignalStrength\": 5886\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"becf77a6-c371-477b-96aa-a23b14546fe7"},{"name":"Get Envoy deliveries","id":"242d0017-1805-4936-abff-69ec7890776b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 6753,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 6929\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyDeliveries","description":"<p>Get a list of deliveries from Envoy to populate reporting logs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyDeliveries"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c9d854ff-9357-4675-8233-baf86b7508e3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 6753,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 6929\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyDeliveries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"collectedDeliveries\": [\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 2422,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    },\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 198,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"pendingDeliveries\": [\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 2746,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    },\n    {\n      \"carrier\": {\n        \"name\": \"string\"\n      },\n      \"carrierInfo\": {\n        \"name\": \"string\"\n      },\n      \"deliveryArea\": {\n        \"name\": \"string\"\n      },\n      \"deliveryAreaInfo\": {\n        \"name\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"pickedUpAt\": \"string\",\n      \"pickedUpBy\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"receivedTimestampMs\": 7537,\n      \"recipient\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"status\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"242d0017-1805-4936-abff-69ec7890776b"},{"name":"Get Envoy employees","id":"5d2cb14f-9bc1-481c-a212-6a3deecd5a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyEmployees","description":"<p>Get a list of employees from Envoy</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyEmployees"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"25b0ffb9-11da-41a5-b624-914709f43ea6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyEmployees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"employees\": [\n    {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"email\": \"string\",\n      \"id\": \"string\",\n      \"locationIds\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locations\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5d2cb14f-9bc1-481c-a212-6a3deecd5a00"},{"name":"Get Envoy locations","id":"356c38f4-796b-4799-b235-943d89f769c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyLocations","description":"<p>Get list of Envoy locations</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyLocations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c96df2ad-26ad-4d5a-bac0-913cfe1d0f52","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authError\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"locationList\": [\n    {\n      \"id\": 8376,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 1507,\n      \"name\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"356c38f4-796b-4799-b235-943d89f769c1"},{"name":"Get Envoy visitors","id":"8d2e2b79-4101-46d4-b471-42db8a9cce40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 8461,\n  \"includeSignedOutVisitors\": true,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 4980\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyVisitors","description":"<p>Get a list of visitors from Envoy to populate reporting logs</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getEnvoyVisitors"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0763ec1-75f5-4a3c-91f7-7f7f3e9ce432","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimestampMs\": 8461,\n  \"includeSignedOutVisitors\": true,\n  \"locationIds\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimestampMs\": 4980\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getEnvoyVisitors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"invites\": [\n    {\n      \"expectedArrivalAt\": \"string\",\n      \"expectedArrivalTimestampMs\": 3784,\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"invitee\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\"\n    },\n    {\n      \"expectedArrivalAt\": \"string\",\n      \"expectedArrivalTimestampMs\": 9439,\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"invitee\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\"\n    }\n  ],\n  \"visitors\": [\n    {\n      \"agreementsStatus\": \"string\",\n      \"email\": \"string\",\n      \"fullName\": \"string\",\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"notes\": \"string\",\n      \"signedInAt\": \"string\",\n      \"signedInTimestampMs\": 2776,\n      \"signedOutAt\": \"string\",\n      \"signedOutTimestampMs\": 5495\n    },\n    {\n      \"agreementsStatus\": \"string\",\n      \"email\": \"string\",\n      \"fullName\": \"string\",\n      \"host\": {\n        \"email\": \"string\",\n        \"id\": \"string\",\n        \"locationIds\": [\n          \"string\",\n          \"string\"\n        ],\n        \"locations\": [\n          \"string\",\n          \"string\"\n        ],\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"locationId\": \"string\",\n      \"notes\": \"string\",\n      \"signedInAt\": \"string\",\n      \"signedInTimestampMs\": 2380,\n      \"signedOutAt\": \"string\",\n      \"signedOutTimestampMs\": 2375\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8d2e2b79-4101-46d4-b471-42db8a9cce40"},{"name":"Get integration diagnostic events","id":"41bda3b3-a6f2-42e8-bd2c-ec2dfd1e8340","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"timestampMsAfter\": 2163,\n  \"timestampMsBefore\": 9847\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getIntegrationDiagnosticEvents","description":"<p>Get the diagnostic logs of supported third-party devices for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getIntegrationDiagnosticEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"60c37171-fe5c-4901-ad50-7f0d97ba4f58","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"timestampMsAfter\": 2163,\n  \"timestampMsBefore\": 9847\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getIntegrationDiagnosticEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"integrationDiagnosticEvents\": [\n    {\n      \"activity\": \"APERIO_GW_CONNECTED\",\n      \"integration\": \"NINEONEONE_CELLULAR\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"thirdPartyDeviceId\": \"string\",\n      \"thirdPartyDeviceName\": \"string\",\n      \"timestamp\": \"1996-05-24T06:22:14.240Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"activity\": \"REBOOT\",\n      \"integration\": \"NINEONEONE_CELLULAR\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"thirdPartyDeviceId\": \"string\",\n      \"thirdPartyDeviceName\": \"string\",\n      \"timestamp\": \"1948-01-26T19:41:18.549Z\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"41bda3b3-a6f2-42e8-bd2c-ec2dfd1e8340"},{"name":"Get license plates by device","id":"7ff64dae-a736-43cf-aed3-84369c146ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"interval\": \"QUARTERHOURLY\",\n  \"dateLocal\": \"string\",\n  \"timestampMs\": 5139\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getLicensePlatesByDevice","description":"<p>Get license plate counting events for a specified camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getLicensePlatesByDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6db670b3-2704-4866-b6fa-62438b7c9b65","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"interval\": \"QUARTERHOURLY\",\n  \"dateLocal\": \"string\",\n  \"timestampMs\": 5139\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getLicensePlatesByDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"licensePlateEvents\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 5056,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 669,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"7ff64dae-a736-43cf-aed3-84369c146ee9"},{"name":"Get most recent people count events","id":"ff07ee4a-7fc0-4a7d-87e5-d17cfe57a202","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"numMostRecent\": 10\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getMostRecentPeopleCountEvents","description":"<p>Get the X most recent people counting events for a specified device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getMostRecentPeopleCountEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fda3fb93-f744-4c52-9c0d-d343c9e99a21","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"numMostRecent\": 10\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getMostRecentPeopleCountEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"boundingBoxes\": [\n        {\n          \"bottom\": 8157.807566332655,\n          \"left\": 7469.600175814908,\n          \"right\": 4060.2130262858727,\n          \"top\": 4904.654875698682\n        },\n        {\n          \"bottom\": 5481.33114816635,\n          \"left\": 3133.1498013178716,\n          \"right\": 8725.935159311628,\n          \"top\": 8052.748466285436\n        }\n      ],\n      \"deviceLabels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 1239,\n      \"imageS3Key\": \"string\",\n      \"locationLabels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"peopleCount\": 4421,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"boundingBoxes\": [\n        {\n          \"bottom\": 697.6920067782455,\n          \"left\": 4634.007679041037,\n          \"right\": 6927.1364661168855,\n          \"top\": 5962.800573473335\n        },\n        {\n          \"bottom\": 901.9110131845731,\n          \"left\": 7219.086220875757,\n          \"right\": 3888.727749904657,\n          \"top\": 6292.435954642852\n        }\n      ],\n      \"deviceLabels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 7964,\n      \"imageS3Key\": \"string\",\n      \"locationLabels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"peopleCount\": 6460,\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ff07ee4a-7fc0-4a7d-87e5-d17cfe57a202"},{"name":"Get occupancy counts","id":"2c547e8a-889d-4515-acc3-25102febdb5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"MONTHLY\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getOccupancyCounts","description":"<p>Returns the estimated occupancy count for a specified room or area within a given time range. This endpoint allows you to monitor occupancy trends over time or retrieve a single count for a defined interval.\nImportant: An occupancy region must be defined in the Rhombus Console before using this endpoint.\nYou can optionally specify an interval (e.g., MINUTELY, QUARTERHOURLY, HOURLY ...) to retrieve occupancy counts broken down by sub-intervals between startTime and endTime.\nIf no interval is provided, a single occupancy count is returned for the entire duration between startTime and endTime.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getOccupancyCounts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5b8333fd-093a-402a-9199-5834c5b2799c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"MONTHLY\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getOccupancyCounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"approximateTimestampMsMap\": {\n        \"key_0\": 3575,\n        \"key_1\": 8435,\n        \"key_2\": 1672\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 1164,\n        \"key_1\": 8651\n      },\n      \"timestampMs\": 1640995200000\n    },\n    {\n      \"approximateTimestampMsMap\": {\n        \"key_0\": 5547\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 5736\n      },\n      \"timestampMs\": 1640995200000\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2c547e8a-889d-4515-acc3-25102febdb5e"},{"name":"Get proximity tag locations by date","id":"967626e8-b23a-47f0-a9b9-57496bb8fba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateStr\": \"string\",\n  \"endTimeMs\": 1066,\n  \"startDateStr\": \"string\",\n  \"startTimeMs\": 1293\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getProximityTagLocationsByDate","description":"<p>Get proximity tag locations by date</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getProximityTagLocationsByDate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4b9a309d-5132-4ef9-98a0-b080ecdadb39","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"endDateStr\": \"string\",\n  \"endTimeMs\": 1066,\n  \"startDateStr\": \"string\",\n  \"startTimeMs\": 1293\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getProximityTagLocationsByDate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"dataPoints\": [\n    {\n      \"dateLocal\": \"string\",\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"dateLocal\": \"string\",\n      \"tagUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"967626e8-b23a-47f0-a9b9-57496bb8fba4"},{"name":"Get running average","id":"acce6034-2af9-4687-8baf-3fffb24306be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"MONTHLY\",\n  \"scope\": \"ORG\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 3284,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 9729,\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getRunningAverage","description":"<p>Get the running average for the specified count report if it is available, based on recent data</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getRunningAverage"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5fe05d39-7635-41c6-a060-37f307f65ddc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"MONTHLY\",\n  \"scope\": \"ORG\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 3284,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 9729,\n  \"timeZone\": \"America/Los_Angeles\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getRunningAverage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"statsDataPoints\": [\n    {\n      \"date\": \"string\",\n      \"stats\": {\n        \"key_0\": {\n          \"avg\": 6215.521268954858,\n          \"stddev\": 273.8179900120308\n        },\n        \"key_1\": {\n          \"avg\": 205.952816041024,\n          \"stddev\": 673.1565900020487\n        }\n      }\n    },\n    {\n      \"date\": \"string\",\n      \"stats\": {\n        \"key_0\": {\n          \"avg\": 1122.2798431923286,\n          \"stddev\": 6419.215418775548\n        },\n        \"key_1\": {\n          \"avg\": 6984.387402831795,\n          \"stddev\": 9015.739436626864\n        },\n        \"key_2\": {\n          \"avg\": 4608.5458088393325,\n          \"stddev\": 6006.011304679517\n        }\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"acce6034-2af9-4687-8baf-3fffb24306be"},{"name":"Get summary count report","id":"65e86ae8-ce38-4dc6-b8cf-0c635c028b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"DAILY\",\n  \"scope\": \"DEVICE\",\n  \"type\": \"CROWD\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 3358,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 3742,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getSummaryCountReport","description":"<p>Get a summary report for a camera, location, or organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getSummaryCountReport"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d7454b69-fcd8-4602-a588-4e3f78719d90","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"interval\": \"DAILY\",\n  \"scope\": \"DEVICE\",\n  \"type\": \"CROWD\",\n  \"endDate\": \"string\",\n  \"endTimeMs\": 3358,\n  \"startDate\": \"string\",\n  \"startTimeMs\": 3742,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getSummaryCountReport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"avgEventCountMap\": {\n        \"key_0\": {\n          \"count\": 6947.526044376362,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"maxEventCountMap\": {\n        \"key_0\": {\n          \"count\": 6131.332748690897,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"key_1\": {\n          \"count\": 4572.455145796303,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"key_2\": {\n          \"count\": 3313.8863779031412,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"minEventCountMap\": {\n        \"key_0\": {\n          \"count\": 416.30644739550024,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"key_1\": {\n          \"count\": 9400.225461022477,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      }\n    },\n    {\n      \"avgEventCountMap\": {\n        \"key_0\": {\n          \"count\": 1477.2961706998044,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"maxEventCountMap\": {\n        \"key_0\": {\n          \"count\": 2842.2045379832152,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"key_1\": {\n          \"count\": 8921.515386766996,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      },\n      \"minEventCountMap\": {\n        \"key_0\": {\n          \"count\": 259.3814462655342,\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      }\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"65e86ae8-ce38-4dc6-b8cf-0c635c028b51"},{"name":"Get threshold crossing count report for device","id":"af039d97-c807-41cd-9f97-7e2a83ef5142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"HOUR\",\n  \"crossingObject\": \"CLIP_EMBED\",\n  \"dedupe\": true,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCountReport","description":"<p>Get threshold crossing count report for device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getThresholdCrossingCountReport"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0e0ed168-73bd-4d16-8bb6-2f23a530d6f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"HOUR\",\n  \"crossingObject\": \"CLIP_EMBED\",\n  \"dedupe\": true,\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCountReport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"crossingCounts\": [\n    {\n      \"egressCount\": 7652,\n      \"ingressCount\": 262,\n      \"timestampMs\": 3960\n    },\n    {\n      \"egressCount\": 1354,\n      \"ingressCount\": 2887,\n      \"timestampMs\": 8519\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"af039d97-c807-41cd-9f97-7e2a83ef5142"},{"name":"Get threshold crossing counts","id":"2954999b-ce6b-463a-8ddc-8eab9f274170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"HUMAN\",\n  \"dailyResetTimeMinute\": 0,\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCounts","description":"<p>Get the occupancy counts from threshold crossing for a group of cameras over a period of time</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getThresholdCrossingCounts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0e55205c-707f-44b2-9469-200d5ea399dd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"HUMAN\",\n  \"dailyResetTimeMinute\": 0,\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"counts\": [\n    {\n      \"count\": 5,\n      \"timestampMs\": 1640995200000\n    },\n    {\n      \"count\": 5,\n      \"timestampMs\": 1640995200000\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2954999b-ce6b-463a-8ddc-8eab9f274170"},{"name":"Get threshold crossing events","id":"86e01c0c-9d45-4f6a-bee9-a5d23ee0fb75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"CLIP_EMBED\",\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingEvents","description":"<p>Get the raw threshold crossing events for a group of cameras over a period of time</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getThresholdCrossingEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a57f491a-0703-41cd-b742-c553259a82d5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"CLIP_EMBED\",\n  \"devices\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deviceToThresholdCrossingEventMap\": {\n    \"key_0\": [\n      {\n        \"crossingObject\": \"LPR\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 9806,\n        \"timestampMs\": 8822\n      },\n      {\n        \"crossingObject\": \"CLIP_EMBED\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 3087,\n        \"timestampMs\": 6239\n      }\n    ],\n    \"key_1\": [\n      {\n        \"crossingObject\": \"UNKNOWN\",\n        \"direction\": \"EGRESS\",\n        \"objectId\": 2959,\n        \"timestampMs\": 7923\n      },\n      {\n        \"crossingObject\": \"POSE\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 764,\n        \"timestampMs\": 1625\n      }\n    ],\n    \"key_2\": [\n      {\n        \"crossingObject\": \"CLIP_EMBED\",\n        \"direction\": \"EGRESS\",\n        \"objectId\": 8664,\n        \"timestampMs\": 9088\n      },\n      {\n        \"crossingObject\": \"HUMAN\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 5885,\n        \"timestampMs\": 8190\n      }\n    ],\n    \"key_3\": [\n      {\n        \"crossingObject\": \"POSE\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 6469,\n        \"timestampMs\": 1132\n      },\n      {\n        \"crossingObject\": \"FACE\",\n        \"direction\": \"INGRESS\",\n        \"objectId\": 4046,\n        \"timestampMs\": 6155\n      }\n    ]\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"86e01c0c-9d45-4f6a-bee9-a5d23ee0fb75"},{"name":"Get threshold crossing events for device","id":"b82b3c1c-bd28-4231-84a6-8824c1088a72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"UNKNOWN\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 100,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingEventsForDevice","description":"<p>Get threshold crossing events for device</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getThresholdCrossingEventsForDevice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"018b53fe-f9c5-4b66-9971-b6eed7b7ab12","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"crossingObject\": \"UNKNOWN\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 100,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingEventsForDevice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"lastEvaluatedKey\": \"string\",\n  \"thresholdCrossingEvents\": [\n    {\n      \"crossingObject\": \"UNKNOWN\",\n      \"direction\": \"INGRESS\",\n      \"objectId\": 2620,\n      \"timestampMs\": 874\n    },\n    {\n      \"crossingObject\": \"UNKNOWN\",\n      \"direction\": \"EGRESS\",\n      \"objectId\": 8995,\n      \"timestampMs\": 2716\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b82b3c1c-bd28-4231-84a6-8824c1088a72"},{"name":"Get Toast events table","id":"6f8cd9e0-3f35-4c87-80c5-2f054150194f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"businessDate\": \"string\",\n  \"restaurantGuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getToastEventsTable","description":"<p>Get list of Toast orders to populate events table</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getToastEventsTable"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d40c50d0-ce25-409f-abba-8e96eca062f8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"businessDate\": \"string\",\n  \"restaurantGuid\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getToastEventsTable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"eventTable\": [\n    {\n      \"assignedCameraList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"employeeName\": \"string\",\n      \"orderGuid\": \"string\",\n      \"paymentType\": \"string\",\n      \"restaurantName\": \"string\",\n      \"revenueCenterName\": \"string\",\n      \"serviceAreaName\": \"string\",\n      \"timestamp\": \"string\",\n      \"tipAmount\": \"string\",\n      \"totalAmount\": \"string\",\n      \"totalDiscountAmount\": \"string\",\n      \"voided\": \"string\"\n    },\n    {\n      \"assignedCameraList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"employeeName\": \"string\",\n      \"orderGuid\": \"string\",\n      \"paymentType\": \"string\",\n      \"restaurantName\": \"string\",\n      \"revenueCenterName\": \"string\",\n      \"serviceAreaName\": \"string\",\n      \"timestamp\": \"string\",\n      \"tipAmount\": \"string\",\n      \"totalAmount\": \"string\",\n      \"totalDiscountAmount\": \"string\",\n      \"voided\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6f8cd9e0-3f35-4c87-80c5-2f054150194f"},{"name":"Get Toast events table all locations","id":"bfcdbfbb-13fa-496c-9661-a34ca6900136","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"businessDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getToastEventsTableAllLocations","description":"<p>Get list of Toast orders from all restaurants to populate events table</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getToastEventsTableAllLocations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c00e881f-fd48-4bda-867b-96f66932c400","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"businessDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getToastEventsTableAllLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"eventTable\": [\n    {\n      \"assignedCameraList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"employeeName\": \"string\",\n      \"orderGuid\": \"string\",\n      \"paymentType\": \"string\",\n      \"restaurantName\": \"string\",\n      \"revenueCenterName\": \"string\",\n      \"serviceAreaName\": \"string\",\n      \"timestamp\": \"string\",\n      \"tipAmount\": \"string\",\n      \"totalAmount\": \"string\",\n      \"totalDiscountAmount\": \"string\",\n      \"voided\": \"string\"\n    },\n    {\n      \"assignedCameraList\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"employeeName\": \"string\",\n      \"orderGuid\": \"string\",\n      \"paymentType\": \"string\",\n      \"restaurantName\": \"string\",\n      \"revenueCenterName\": \"string\",\n      \"serviceAreaName\": \"string\",\n      \"timestamp\": \"string\",\n      \"tipAmount\": \"string\",\n      \"totalAmount\": \"string\",\n      \"totalDiscountAmount\": \"string\",\n      \"voided\": \"string\"\n    }\n  ],\n  \"failedGuids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bfcdbfbb-13fa-496c-9661-a34ca6900136"},{"name":"Reset running average","id":"19f152e2-521c-4ada-92de-c8482a6c6aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scope\": \"LOCATION\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/resetRunningAverage","description":"<p>Reset the running average for the specified count report</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","resetRunningAverage"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b2eba5e8-c310-4146-a88c-d8431514be10","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scope\": \"LOCATION\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/resetRunningAverage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"19f152e2-521c-4ada-92de-c8482a6c6aaa"},{"name":"Get custom events aggregation binary counts","id":"d18255fd-1f99-4120-bbc2-96f9192954d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsBinaryCounts","description":"<p>Retrieves aggregated counts of boolean event values (true/false) produced by a selected prompt over a specified time window.</p>\n<p>Scope &amp; filters:\n    •   promptUuid – The prompt to aggregate (required).</p>\n<p>Time window &amp; interval:\n    •   A time range (startTimeMs → endTimeMs, epoch ms) is required and is used exactly as provided.\n    •   If an interval is supplied (e.g., MINUTELY, QUARTERHOURLY, HOURLY), events are bucketed at that granularity.\n    •   Aggregation is always performed in the device’s local timezone. Buckets are computed relative to each device’s timezone, then evaluated within the exact provided window.</p>\n<p>Response:\n    •   Per interval bucket, returns a BinaryAggregationValue with counts for true and false.\n    •   Includes minValueTimestampMs and maxValueTimestampMs (if available) and the bucket timestamp from BaseReportValue.</p>\n<p>Notes:\n    •   Only binary/boolean prompt types are valid for this endpoint.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCustomEventsBinaryCounts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"018ff43f-1687-4959-9ae2-daa18dcb1be5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsBinaryCounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"reports\": {\n    \"key_0\": [\n      {\n        \"eventCount\": 7919,\n        \"false\": 8926,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 110,\n        \"minValueTimestampMs\": 4427,\n        \"timestampMs\": 7726,\n        \"true\": 5678,\n        \"utcDate\": \"string\"\n      },\n      {\n        \"eventCount\": 7279,\n        \"false\": 8220,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 4915,\n        \"minValueTimestampMs\": 1452,\n        \"timestampMs\": 9290,\n        \"true\": 1589,\n        \"utcDate\": \"string\"\n      }\n    ],\n    \"key_1\": [\n      {\n        \"eventCount\": 6906,\n        \"false\": 2508,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 2409,\n        \"minValueTimestampMs\": 5659,\n        \"timestampMs\": 3986,\n        \"true\": 5574,\n        \"utcDate\": \"string\"\n      },\n      {\n        \"eventCount\": 2265,\n        \"false\": 966,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 1940,\n        \"minValueTimestampMs\": 453,\n        \"timestampMs\": 7090,\n        \"true\": 3163,\n        \"utcDate\": \"string\"\n      }\n    ],\n    \"key_2\": [\n      {\n        \"eventCount\": 8955,\n        \"false\": 1083,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 323,\n        \"minValueTimestampMs\": 1673,\n        \"timestampMs\": 3360,\n        \"true\": 6964,\n        \"utcDate\": \"string\"\n      },\n      {\n        \"eventCount\": 6773,\n        \"false\": 1528,\n        \"localDate\": \"string\",\n        \"maxValueTimestampMs\": 2635,\n        \"minValueTimestampMs\": 5388,\n        \"timestampMs\": 414,\n        \"true\": 9055,\n        \"utcDate\": \"string\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d18255fd-1f99-4120-bbc2-96f9192954d8"},{"name":"Get custom events aggregation numeric counts","id":"1224b9c9-f401-4ab7-ad78-f09cbdc6ffcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsNumericCounts","description":"<p>Retrieves aggregated statistics for numeric events event values produced by a selected prompt over a specified time window.\nScope &amp; filters:\n    •   promptUuid – The prompt to aggregate (required).</p>\n<p>Time window &amp; interval:\n    •   A time range (startTimeMs → endTimeMs, epoch ms) is required and is used exactly as provided.\n    •   If an interval is supplied (e.g., MINUTELY, QUARTERHOURLY, HOURLY), events are bucketed at that granularity.\n    •   Aggregation is always performed in the device’s local timezone. Buckets are computed relative to each device’s timezone, then evaluated within the exact provided window.</p>\n<p>Response:\n    •   Per interval bucket, returns numeric aggregates derived from raw values: count, sum, min, max, average.\n    •   Includes minValueTimestampMs and maxValueTimestampMs indicating when min/max occurred within the bucket (if available).\n    •   Bucket timestamps are returned as epoch ms.</p>\n<p>Notes:\n    •   Only numeric prompt types are valid for this endpoint.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCustomEventsNumericCounts"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"01ec49f6-7bba-4714-b381-6242825d28a7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsNumericCounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"reports\": {\n    \"key_0\": [\n      {\n        \"average\": 6345.921391770906,\n        \"eventCount\": 9271,\n        \"localDate\": \"string\",\n        \"max\": 8936.762658448353,\n        \"maxValueTimestampMs\": 9113,\n        \"min\": 5438.7546746259095,\n        \"minValueTimestampMs\": 5602,\n        \"sum\": 2960.7364062429674,\n        \"timestampMs\": 8110,\n        \"utcDate\": \"string\"\n      },\n      {\n        \"average\": 5059.197063630334,\n        \"eventCount\": 2649,\n        \"localDate\": \"string\",\n        \"max\": 3296.2424776954704,\n        \"maxValueTimestampMs\": 4876,\n        \"min\": 1374.5059530715364,\n        \"minValueTimestampMs\": 2251,\n        \"sum\": 7383.1178455642885,\n        \"timestampMs\": 8446,\n        \"utcDate\": \"string\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1224b9c9-f401-4ab7-ad78-f09cbdc6ffcf"},{"name":"Get custom events report","id":"4506deff-9516-4ed2-8f9d-b2628a6e4cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"extendedResponse\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsReport","description":"<p>Retrieves a custom events report containing raw time-series event values recorded by selected prompts and devices within the specified time window.\nThe report can be filtered by:\n    •   promptUuid – The specific prompt to query.\n    •   deviceFacetUuids – A set of devices to include.\n    •   locationUuid – The location context for the query.\nFor example, a request may specify a promptUuid to fetch results from a certain LLM prompt, and additionally restrict results to only devices in a given locationUuid.\nThe time range (startTimeMs → endTimeMs) is required and determines the interval of events returned.\nThe response includes, per device and prompt, the raw event values (numeric or boolean as string) along with timestamps, check-condition results (if selected), and prompt type.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getCustomEventsReport"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0a2f86dc-e16c-4cb1-98f0-8bf636008d51","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"extendedResponse\": false,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getCustomEventsReport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"events\": [\n        {\n          \"checkCondition\": false,\n          \"image\": \"string\",\n          \"prompt\": \"string\",\n          \"timestampMs\": 9639,\n          \"value\": \"string\"\n        },\n        {\n          \"checkCondition\": false,\n          \"image\": \"string\",\n          \"prompt\": \"string\",\n          \"timestampMs\": 596,\n          \"value\": \"string\"\n        }\n      ],\n      \"promptType\": \"PERCENT\",\n      \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"events\": [\n        {\n          \"checkCondition\": true,\n          \"image\": \"string\",\n          \"prompt\": \"string\",\n          \"timestampMs\": 5393,\n          \"value\": \"string\"\n        },\n        {\n          \"checkCondition\": false,\n          \"image\": \"string\",\n          \"prompt\": \"string\",\n          \"timestampMs\": 7478,\n          \"value\": \"string\"\n        }\n      ],\n      \"promptType\": \"PERCENT\",\n      \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4506deff-9516-4ed2-8f9d-b2628a6e4cf0"},{"name":"Get batch threshold crossing count report","id":"06526316-8f29-4c89-92da-7cb81a1f3372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"WEEK\",\n  \"crossingObject\": \"FACE\",\n  \"dedupe\": true,\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getBatchThresholdCrossingCountReport","description":"<p>Get batch threshold crossing count report</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getBatchThresholdCrossingCountReport"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3393491e-5bf3-43d4-8bc0-3dd5544728fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"WEEK\",\n  \"crossingObject\": \"FACE\",\n  \"dedupe\": true,\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getBatchThresholdCrossingCountReport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"crossingCounts\": [\n    {\n      \"egressCount\": 9792,\n      \"ingressCount\": 9510,\n      \"timestampMs\": 8540\n    },\n    {\n      \"egressCount\": 1722,\n      \"ingressCount\": 9765,\n      \"timestampMs\": 6316\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"06526316-8f29-4c89-92da-7cb81a1f3372"},{"name":"Get org wide batch threshold crossing count report","id":"912cf9bd-0a1e-4851-9877-ba1c0ac67ca4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"QUARTER_HOUR\",\n  \"crossingObject\": \"HUMAN\",\n  \"dedupe\": true,\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCountReportForOrg","description":"<p>Get org wide batch threshold crossing count report</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getThresholdCrossingCountReportForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8f5cdb8b-b3b0-4313-ac2c-d4e9def17743","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"bucketSize\": \"QUARTER_HOUR\",\n  \"crossingObject\": \"HUMAN\",\n  \"dedupe\": true,\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000,\n  \"timeZone\": \"America/Los_Angeles\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getThresholdCrossingCountReportForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"crossingCounts\": [\n    {\n      \"egressCount\": 9792,\n      \"ingressCount\": 9510,\n      \"timestampMs\": 8540\n    },\n    {\n      \"egressCount\": 1722,\n      \"ingressCount\": 9765,\n      \"timestampMs\": 6316\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"912cf9bd-0a1e-4851-9877-ba1c0ac67ca4"},{"name":"Get occupancy counts V2","id":"46aa0345-ac9d-4fea-9f65-28318db35630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getOccupancyCountsV2","description":"<p>Returns the estimated occupancy count for a specified room or area within a given time range using person reidentification data.\nImportant: An occupancy region must be defined in the Rhombus Console before using this endpoint.\nYou can optionally specify an interval (e.g., MINUTELY, QUARTERHOURLY, HOURLY ...) to retrieve occupancy counts broken down by sub-intervals between startTime and endTime.\nIf no interval is provided, a single occupancy count is returned for the entire duration between startTime and endTime.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","report","getOccupancyCountsV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8f697606-d722-45c4-bd7d-f02f71a182bf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"endTimeMs\": 1640998800000,\n  \"interval\": \"HOURLY\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/report/getOccupancyCountsV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"timeSeriesDataPoints\": [\n    {\n      \"approximateTimestampMsMap\": {\n        \"key_0\": 2634\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 862,\n        \"key_1\": 8693\n      },\n      \"reportingDevicesMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"key_1\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"timestampMs\": 1640995200000\n    },\n    {\n      \"approximateTimestampMsMap\": {\n        \"key_0\": 4415,\n        \"key_1\": 3315,\n        \"key_2\": 5895\n      },\n      \"dateLocal\": \"string\",\n      \"dateUtc\": \"string\",\n      \"eventCountMap\": {\n        \"key_0\": 5338,\n        \"key_1\": 9921,\n        \"key_2\": 4469,\n        \"key_3\": 1620\n      },\n      \"reportingDevicesMap\": {\n        \"key_0\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"timestampMs\": 1640995200000\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"46aa0345-ac9d-4fea-9f65-28318db35630"}],"id":"1fd9c0b8-5e9e-4bb5-b258-a60954a81d1e","_postman_id":"1fd9c0b8-5e9e-4bb5-b258-a60954a81d1e","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Rules Webservice","item":[{"name":"Create rule","id":"1cd02fbd-d77d-4269-986c-ae21e43e3adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 8221,\n          \"playCount\": 5534\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 7502,\n          \"playCount\": 8891\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 5248,\n          \"expireTimeOfDayLocalSeconds\": 4885,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 3585,\n          \"expireTimeOfDayLocalSeconds\": 543,\n          \"useFirstInRulesIfPossible\": false\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"CAMERA\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 5996\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 2089\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4627,\n          \"integration\": \"ZAPIER\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 8194,\n          \"integration\": \"PLACE_OS\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"AVIGILON_ALTA\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"TOAST\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"INNER_RANGE\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"INNER_RANGE\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 7349,\n        \"password\": \"string\",\n        \"playCount\": 8492,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 9344,\n          \"overrideRelayDurationSec\": 5782,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 2275,\n          \"overrideRelayDurationSec\": 4086,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"conjunction\": \"AND\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 1381\n    },\n    \"ruleType\": \"BUTTON_DEFINED\",\n    \"triggers\": [\n      {\n        \"createAffirmativeSeekpoints\": true,\n        \"createNegativeSeekpoints\": false,\n        \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"highDetail\": false,\n        \"userPrompt\": \"string\"\n      },\n      {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minOfDay\": 5504\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/createRule","description":"<p>Create a rule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","createRule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5d60142e-dc99-4118-96c1-ace609527293","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"rule\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 8221,\n          \"playCount\": 5534\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 7502,\n          \"playCount\": 8891\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 5248,\n          \"expireTimeOfDayLocalSeconds\": 4885,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 3585,\n          \"expireTimeOfDayLocalSeconds\": 543,\n          \"useFirstInRulesIfPossible\": false\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"CAMERA\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 5996\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 2089\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": true\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4627,\n          \"integration\": \"ZAPIER\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 8194,\n          \"integration\": \"PLACE_OS\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"AVIGILON_ALTA\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"TOAST\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"INNER_RANGE\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"INNER_RANGE\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 7349,\n        \"password\": \"string\",\n        \"playCount\": 8492,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 9344,\n          \"overrideRelayDurationSec\": 5782,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 2275,\n          \"overrideRelayDurationSec\": 4086,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"conjunction\": \"AND\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 1381\n    },\n    \"ruleType\": \"BUTTON_DEFINED\",\n    \"triggers\": [\n      {\n        \"createAffirmativeSeekpoints\": true,\n        \"createNegativeSeekpoints\": false,\n        \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"highDetail\": false,\n        \"userPrompt\": \"string\"\n      },\n      {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"minOfDay\": 5504\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/createRule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"1cd02fbd-d77d-4269-986c-ae21e43e3adc"},{"name":"Delete rule","id":"55a10212-b920-4049-98d8-2af353797e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/deleteRule","description":"<p>Delete a rule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","deleteRule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19e0262c-04d0-4745-a902-53126e0d2e65","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/deleteRule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"55a10212-b920-4049-98d8-2af353797e5b"},{"name":"Delete rule pause setting","id":"8f834983-fc7b-4b9d-ace5-cf962c463974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/deleteRulePauseSetting","description":"<p>Delete a rule pause setting</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","deleteRulePauseSetting"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f273d147-be3a-4d90-b753-1393fca8a42b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/deleteRulePauseSetting"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8f834983-fc7b-4b9d-ace5-cf962c463974"},{"name":"Get rule pause settings","id":"33875ea6-a5b7-4405-8ab0-413bcf21c1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulePauseSettings","description":"<p>Get the current and planned rule pause details</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","getRulePauseSettings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"09936207-a1ee-47cb-a1ac-9d9161abe7ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulePauseSettings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"rulesPausedMap\": {\n    \"key_0\": [\n      {\n        \"durationSecs\": 6467,\n        \"timestampSec\": 110,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      {\n        \"durationSecs\": 5727,\n        \"timestampSec\": 9127,\n        \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"33875ea6-a5b7-4405-8ab0-413bcf21c1ab"},{"name":"Get rules filtered","id":"6e9f87d7-5766-44d0-95dc-43d50694cd91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"ruleTypeFilter\": [\n    \"BUTTON_DEFINED\",\n    \"CUSTOM_LLM_DEFINED\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulesFiltered","description":"<p>Get rules with Uuid and Type filtering</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","getRulesFiltered"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"364fe1b9-e67f-42dd-b0f8-87771da7fbc8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"ruleTypeFilter\": [\n    \"BUTTON_DEFINED\",\n    \"CUSTOM_LLM_DEFINED\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulesFiltered"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"rules\": [\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 226,\n            \"playCount\": 7665\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3910,\n            \"playCount\": 2241\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 4510\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 9078\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4541,\n            \"integration\": \"PIMLOC\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 2378,\n            \"integration\": \"INNER_RANGE\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"NINEONEONE_CELLULAR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"RAPTOR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": false,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"UNKNOWN\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 273,\n          \"password\": \"string\",\n          \"playCount\": 8689,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 6545,\n            \"overrideRelayDurationSec\": 6546,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 6148\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 7922,\n            \"overrideRelayDurationSec\": 1795,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 5829\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"conjunction\": \"OR\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 9895\n      },\n      \"ruleType\": \"CUSTOM_LLM_DEFINED\",\n      \"triggers\": [\n        {\n          \"createAffirmativeSeekpoints\": false,\n          \"createNegativeSeekpoints\": false,\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"highDetail\": true,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": false,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 2224,\n            \"playCount\": 6295\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3849,\n            \"playCount\": 7344\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 7070\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 7025\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 2674,\n            \"integration\": \"TOAST\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4483,\n            \"integration\": \"PLACE_OS\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"PRODATAKEY\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"RAPTOR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": true,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"BRIVO\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 3840,\n          \"password\": \"string\",\n          \"playCount\": 9114,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 3909,\n            \"overrideRelayDurationSec\": 6178,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 1423\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 1163,\n            \"overrideRelayDurationSec\": 100,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 8403\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"conjunction\": \"AND\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 4284\n      },\n      \"ruleType\": \"DOORBELL_CAMERA_DEFINED\",\n      \"triggers\": [\n        {\n          \"title\": \"RuleTriggerType\"\n        },\n        {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"repeatInterval\": 7280,\n          \"timeUnit\": \"SECONDS\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6e9f87d7-5766-44d0-95dc-43d50694cd91"},{"name":"Get rules for org","id":"ea3b3c98-1c76-4632-ba27-bdfb81be30a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulesForOrg","description":"<p>List rules for org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","getRulesForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5e712ce4-3a0b-4557-bd90-1e9ccc14baff","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/getRulesForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"rules\": [\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": true,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 226,\n            \"playCount\": 7665\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3910,\n            \"playCount\": 2241\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 4510\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 9078\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4541,\n            \"integration\": \"PIMLOC\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 2378,\n            \"integration\": \"INNER_RANGE\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"NINEONEONE_CELLULAR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"RAPTOR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": false,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"UNKNOWN\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 273,\n          \"password\": \"string\",\n          \"playCount\": 8689,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 6545,\n            \"overrideRelayDurationSec\": 6546,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 6148\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 7922,\n            \"overrideRelayDurationSec\": 1795,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 5829\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"conjunction\": \"OR\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 9895\n      },\n      \"ruleType\": \"CUSTOM_LLM_DEFINED\",\n      \"triggers\": [\n        {\n          \"createAffirmativeSeekpoints\": false,\n          \"createNegativeSeekpoints\": false,\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"highDetail\": true,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"action\": {\n        \"activateLocationLockdown\": {\n          \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"alertAction\": false,\n        \"audioPlaybackActions\": [\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 2224,\n            \"playCount\": 6295\n          },\n          {\n            \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"audioGateways\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ],\n            \"loopDurationSec\": 3849,\n            \"playCount\": 7344\n          }\n        ],\n        \"cancelLoopingAudioPlaybackAction\": {\n          \"_audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"audioDevices\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ]\n        },\n        \"connectAudioDeviceToPhoneNumberAction\": {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"phoneNumber\": \"string\"\n        },\n        \"customLLMActions\": [\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 7070\n          },\n          {\n            \"deviceFacetUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n              \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            ],\n            \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"timestampMs\": 7025\n          }\n        ],\n        \"integrationCommandActions\": [\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 2674,\n            \"integration\": \"TOAST\"\n          },\n          {\n            \"commandPayload\": \"string\",\n            \"delaySecs\": 4483,\n            \"integration\": \"PLACE_OS\"\n          }\n        ],\n        \"integrationNotificationActions\": [\n          {\n            \"integration\": \"PRODATAKEY\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          },\n          {\n            \"integration\": \"RAPTOR\",\n            \"notificationEntity\": \"string\",\n            \"notificationTarget\": \"string\"\n          }\n        ],\n        \"liveNotificationAction\": true,\n        \"remoteDoorUnlockActions\": [\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"GENEA\"\n          },\n          {\n            \"doorId\": \"string\",\n            \"placeId\": \"string\",\n            \"system\": \"BRIVO\"\n          }\n        ],\n        \"thirdPartyAudioPlaybackAction\": {\n          \"audioFileName\": \"string\",\n          \"ipAddress\": \"string\",\n          \"loopDurationSec\": 3840,\n          \"password\": \"string\",\n          \"playCount\": 9114,\n          \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"triggerComponentRelayActions\": [\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"TRANSIENT\",\n            \"overrideRelayDurationMs\": 3909,\n            \"overrideRelayDurationSec\": 6178,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"INACTIVE\",\n            \"version\": 1423\n          },\n          {\n            \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"outputType\": \"STEADY\",\n            \"overrideRelayDurationMs\": 1163,\n            \"overrideRelayDurationSec\": 100,\n            \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"state\": \"UNKNOWN\",\n            \"version\": 8403\n          }\n        ],\n        \"webhookActions\": [\n          {\n            \"webhookUrl\": \"string\"\n          },\n          {\n            \"webhookUrl\": \"string\"\n          }\n        ]\n      },\n      \"conjunction\": \"AND\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleFilters\": {\n        \"scheduleUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"triggerBackoffSecs\": 4284\n      },\n      \"ruleType\": \"DOORBELL_CAMERA_DEFINED\",\n      \"triggers\": [\n        {\n          \"title\": \"RuleTriggerType\"\n        },\n        {\n          \"locationUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"repeatInterval\": 7280,\n          \"timeUnit\": \"SECONDS\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ea3b3c98-1c76-4632-ba27-bdfb81be30a4"},{"name":"Pause rule","id":"15761d68-fcd5-4ef5-b7c5-d749707a0faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/pauseRule","description":"<p>Pause rule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","pauseRule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"3f0fdd86-9c9f-47ac-b30e-c76b1e4ffed8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"scheduledTimestampSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/pauseRule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"15761d68-fcd5-4ef5-b7c5-d749707a0faa"},{"name":"Update rule","id":"ef00768a-ecb0-4ce6-a28d-8fe553fe8453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ruleUpdate\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 1008,\n          \"playCount\": 2807\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 615,\n          \"playCount\": 1618\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 8040,\n          \"expireTimeOfDayLocalSeconds\": 1870,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 2491,\n          \"expireTimeOfDayLocalSeconds\": 5830,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"DOOR_SENSOR\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 6598\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 2323\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4776,\n          \"integration\": \"ZAPIER\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 3656,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"GOOGLE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"INNER_RANGE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"BRIVO\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"GENEA\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 6316,\n        \"password\": \"string\",\n        \"playCount\": 6767,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 8460,\n          \"overrideRelayDurationSec\": 1126,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 364,\n          \"overrideRelayDurationSec\": 178,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"conjunction\": \"AND\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 2923\n    },\n    \"ruleType\": \"DOORBELL_CAMERA_DEFINED\",\n    \"triggers\": [\n      {\n        \"alertMonitoringRulesEventType\": \"ALARM_CANCELED\",\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      {\n        \"deviceFacetUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/updateRule","description":"<p>Update a rule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rules","updateRule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"01b822b3-feb5-486e-95f5-cb1de822d643","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"ruleUpdate\": {\n    \"action\": {\n      \"activateLocationLockdown\": {\n        \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"alertAction\": false,\n      \"audioPlaybackActions\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 1008,\n          \"playCount\": 2807\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGateways\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"AAAAAAAAAAAAAAAAAAAAAA\"\n          ],\n          \"loopDurationSec\": 615,\n          \"playCount\": 1618\n        }\n      ],\n      \"cancelLoopingAudioPlaybackAction\": {\n        \"_audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"audioDevices\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ]\n      },\n      \"changeComponentCompositeAccessStateActions\": [\n        {\n          \"accessState\": \"ACCESS_CONTROLLED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 8040,\n          \"expireTimeOfDayLocalSeconds\": 1870,\n          \"useFirstInRulesIfPossible\": false\n        },\n        {\n          \"accessState\": \"UNLOCKED\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n          \"expireTimeDelaySeconds\": 2491,\n          \"expireTimeOfDayLocalSeconds\": 5830,\n          \"useFirstInRulesIfPossible\": true\n        }\n      ],\n      \"connectAudioDeviceToPhoneNumberAction\": {\n        \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"deviceType\": \"DOOR_SENSOR\",\n        \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"optionalGreeting\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"customActions\": [\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        },\n        {\n          \"headers\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"path\": \"string\"\n        }\n      ],\n      \"customLLMActions\": [\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 6598\n        },\n        {\n          \"deviceFacetUuids\": [\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n            \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n          ],\n          \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 2323\n        }\n      ],\n      \"enableDisableAudioRecordActions\": [\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        },\n        {\n          \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"enable\": false\n        }\n      ],\n      \"integrationCommandActions\": [\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 4776,\n          \"integration\": \"ZAPIER\"\n        },\n        {\n          \"commandPayload\": \"string\",\n          \"delaySecs\": 3656,\n          \"integration\": \"GUEST_MANAGEMENT\"\n        }\n      ],\n      \"integrationNotificationActions\": [\n        {\n          \"integration\": \"GOOGLE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        },\n        {\n          \"integration\": \"INNER_RANGE\",\n          \"notificationEntity\": \"string\",\n          \"notificationTarget\": \"string\"\n        }\n      ],\n      \"liveNotificationAction\": false,\n      \"remoteDoorUnlockActions\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"BRIVO\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"system\": \"GENEA\"\n        }\n      ],\n      \"thirdPartyAudioPlaybackAction\": {\n        \"audioFileName\": \"string\",\n        \"ipAddress\": \"string\",\n        \"loopDurationSec\": 6316,\n        \"password\": \"string\",\n        \"playCount\": 6767,\n        \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"username\": \"string\"\n      },\n      \"triggerComponentRelayActions\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 8460,\n          \"overrideRelayDurationSec\": 1126,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 364,\n          \"overrideRelayDurationSec\": 178,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\"\n        }\n      ],\n      \"webhookActions\": [\n        {\n          \"webhookUrl\": \"string\"\n        },\n        {\n          \"webhookUrl\": \"string\"\n        }\n      ]\n    },\n    \"conjunction\": \"AND\",\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ownerUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleFilters\": {\n      \"scheduleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"triggerBackoffSecs\": 2923\n    },\n    \"ruleType\": \"DOORBELL_CAMERA_DEFINED\",\n    \"triggers\": [\n      {\n        \"alertMonitoringRulesEventType\": \"ALARM_CANCELED\",\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      {\n        \"deviceFacetUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        ],\n        \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      }\n    ],\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rules/updateRule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ef00768a-ecb0-4ce6-a28d-8fe553fe8453"}],"id":"045e5bf6-0542-4885-bb5e-3f7806c9145d","_postman_id":"045e5bf6-0542-4885-bb5e-3f7806c9145d","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Rules Records Webservice","item":[{"name":"Delete rules event record","id":"02e63080-24b6-45ab-995b-c3196011009c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/deleteRulesEventRecord","description":"<p>Delete a rules event historical record</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rulesRecords","deleteRulesEventRecord"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"25366da0-cb21-4d96-b8c1-b1d09cb37ce5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/deleteRulesEventRecord"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"02e63080-24b6-45ab-995b-c3196011009c"},{"name":"Get latest rules event records","id":"8fedc1e4-b1da-4c98-b47a-2f66bc9698db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"n\": 10,\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/getLatestRulesEventRecords","description":"<p>Get N latest rules event historical records</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rulesRecords","getLatestRulesEventRecords"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"497666ab-6cfc-4c0a-8894-e3f9d015205f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"n\": 10,\n  \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/getLatestRulesEventRecords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"rulesEventRecords\": [\n    {\n      \"activatedLocationLockdownRecord\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"succeeded\": false\n      },\n      \"alertActionRecord\": {\n        \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"status\": \"PAUSED\"\n      },\n      \"alertMonitoringEventRecords\": [\n        {\n          \"alertMonitoringEventType\": \"ALARM_CANCELED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 1131\n        },\n        {\n          \"alertMonitoringEventType\": \"ALARM_CANCELED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 3446\n        }\n      ],\n      \"audioPlaybackActionRecords\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"SUCCESS\",\n            \"key_1\": \"IGNORED\"\n          }\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"UNKNOWN\",\n            \"key_1\": \"UNKNOWN\",\n            \"key_2\": \"SUCCESS\"\n          }\n        }\n      ],\n      \"cancelLoopingAudioPlaybackActionRecordType\": {\n        \"statusMap\": {\n          \"key_0\": \"INITIATED\"\n        }\n      },\n      \"deviceEventRecords\": [\n        {\n          \"activities\": [\n            \"CLIMATE_PM25\",\n            \"AIR_CO2\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"AUDIO_GATEWAY\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"CAMERA_R410\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 8380\n        },\n        {\n          \"activities\": [\n            \"DOOR_AJAR\",\n            \"MOTION_HUMAN\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"OCCUPANCY_SENSOR\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"SENSOR_ASSET_TAG_T1\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 9869\n        }\n      ],\n      \"integrationActionStatuses\": {\n        \"key_0\": \"ERROR\"\n      },\n      \"liveNotificationActionRecord\": {\n        \"status\": \"BACKOFF\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledEventRecords\": [\n        {\n          \"timestampMs\": 8843\n        },\n        {\n          \"timestampMs\": 6275\n        }\n      ],\n      \"triggerComponentRelayRecords\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 3612,\n          \"overrideRelayDurationSec\": 4358,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\",\n          \"succeeded\": false\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 9258,\n          \"overrideRelayDurationSec\": 6238,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"INACTIVE\",\n          \"succeeded\": false\n        }\n      ],\n      \"triggeredTimestampMs\": 8196,\n      \"unlockDoorActionRecords\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": false,\n          \"system\": \"string\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": false,\n          \"system\": \"string\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"visionLLMEventRecords\": [\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": false,\n          \"timestampMs\": 7286,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": false,\n          \"timestampMs\": 9505,\n          \"userPrompt\": \"string\"\n        }\n      ],\n      \"webhookActionStatuses\": {\n        \"key_0\": true,\n        \"key_1\": true\n      }\n    },\n    {\n      \"activatedLocationLockdownRecord\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"succeeded\": false\n      },\n      \"alertActionRecord\": {\n        \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"status\": \"BACKOFF\"\n      },\n      \"alertMonitoringEventRecords\": [\n        {\n          \"alertMonitoringEventType\": \"ALARM_CANCELED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 9041\n        },\n        {\n          \"alertMonitoringEventType\": \"UNKNOWN\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 4659\n        }\n      ],\n      \"audioPlaybackActionRecords\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"INITIATED\",\n            \"key_1\": \"SUBMITTED\",\n            \"key_2\": \"SUBMITTED\"\n          }\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"BACKOFF\",\n            \"key_1\": \"INITIATED\"\n          }\n        }\n      ],\n      \"cancelLoopingAudioPlaybackActionRecordType\": {\n        \"statusMap\": {\n          \"key_0\": \"SUCCESS\",\n          \"key_1\": \"BACKOFF\",\n          \"key_2\": \"BACKOFF\",\n          \"key_3\": \"SUBMITTED\"\n        }\n      },\n      \"deviceEventRecords\": [\n        {\n          \"activities\": [\n            \"AC_BADGE_FACE_MISMATCH\",\n            \"CAR_EXIT\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"BLE_BUTTON\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"CAMERA_R540\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 6743\n        },\n        {\n          \"activities\": [\n            \"AC_GI_INACTIVE\",\n            \"AIR_CO\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"DOOR_CONTROLLER\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"ETHERNET_TESTER_ET1\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 2637\n        }\n      ],\n      \"integrationActionStatuses\": {\n        \"key_0\": \"IGNORED\",\n        \"key_1\": \"ERROR\",\n        \"key_2\": \"SUCCESS\",\n        \"key_3\": \"ERROR\",\n        \"key_4\": \"UNKNOWN\"\n      },\n      \"liveNotificationActionRecord\": {\n        \"status\": \"IGNORED\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledEventRecords\": [\n        {\n          \"timestampMs\": 7090\n        },\n        {\n          \"timestampMs\": 1109\n        }\n      ],\n      \"triggerComponentRelayRecords\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 9034,\n          \"overrideRelayDurationSec\": 6372,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\",\n          \"succeeded\": true\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 8713,\n          \"overrideRelayDurationSec\": 1460,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\",\n          \"succeeded\": false\n        }\n      ],\n      \"triggeredTimestampMs\": 4594,\n      \"unlockDoorActionRecords\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": false,\n          \"system\": \"string\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": true,\n          \"system\": \"string\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"visionLLMEventRecords\": [\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": false,\n          \"timestampMs\": 4336,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": false,\n          \"timestampMs\": 4441,\n          \"userPrompt\": \"string\"\n        }\n      ],\n      \"webhookActionStatuses\": {\n        \"key_0\": false,\n        \"key_1\": false\n      }\n    }\n  ]\n}"}],"_postman_id":"8fedc1e4-b1da-4c98-b47a-2f66bc9698db"},{"name":"Get rules event records","id":"d9e29efc-86d5-4b08-a5e8-dfea787318ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTime\": 1640998800000,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/getRulesEventRecords","description":"<p>Find rules event historical records</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","rulesRecords","getRulesEventRecords"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b2d6ee78-d51e-4d14-ae4c-3284703ef748","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"associatedUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"endTime\": 1640998800000,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/rulesRecords/getRulesEventRecords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"rulesEventRecords\": [\n    {\n      \"activatedLocationLockdownRecord\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"succeeded\": true\n      },\n      \"alertActionRecord\": {\n        \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"status\": \"IGNORED\"\n      },\n      \"alertMonitoringEventRecords\": [\n        {\n          \"alertMonitoringEventType\": \"ALARM_CANCELED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 9720\n        },\n        {\n          \"alertMonitoringEventType\": \"ALARM_CREATED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 4352\n        }\n      ],\n      \"audioPlaybackActionRecords\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"ERROR\",\n            \"key_1\": \"SUBMITTED\",\n            \"key_2\": \"BACKOFF\"\n          }\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"SUBMITTED\",\n            \"key_1\": \"INITIATED\",\n            \"key_2\": \"INITIATED\"\n          }\n        }\n      ],\n      \"cancelLoopingAudioPlaybackActionRecordType\": {\n        \"statusMap\": {\n          \"key_0\": \"IGNORED\",\n          \"key_1\": \"SUBMITTED\"\n        }\n      },\n      \"deviceEventRecords\": [\n        {\n          \"activities\": [\n            \"VISITOR_ARRIVED\",\n            \"VISUAL_TAMPER\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"CAMERA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"SENSOR_MOTION_M1\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 6773\n        },\n        {\n          \"activities\": [\n            \"VISUAL_TAMPER\",\n            \"PM40_EXCEEDED_HIGH\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"BLE_BUTTON\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"BADGE_READER_DR20\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 3760\n        }\n      ],\n      \"integrationActionStatuses\": {\n        \"key_0\": \"UNKNOWN\"\n      },\n      \"liveNotificationActionRecord\": {\n        \"status\": \"BACKOFF\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledEventRecords\": [\n        {\n          \"timestampMs\": 6450\n        },\n        {\n          \"timestampMs\": 577\n        }\n      ],\n      \"triggerComponentRelayRecords\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 2346,\n          \"overrideRelayDurationSec\": 6349,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\",\n          \"succeeded\": false\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 7253,\n          \"overrideRelayDurationSec\": 9376,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\",\n          \"succeeded\": false\n        }\n      ],\n      \"triggeredTimestampMs\": 607,\n      \"unlockDoorActionRecords\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": true,\n          \"system\": \"string\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": true,\n          \"system\": \"string\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"visionLLMEventRecords\": [\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": true,\n          \"timestampMs\": 3908,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": true,\n          \"timestampMs\": 9552,\n          \"userPrompt\": \"string\"\n        }\n      ],\n      \"webhookActionStatuses\": {\n        \"key_0\": false\n      }\n    },\n    {\n      \"activatedLocationLockdownRecord\": {\n        \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"lockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"succeeded\": true\n      },\n      \"alertActionRecord\": {\n        \"policyAlertUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"status\": \"PAUSED\"\n      },\n      \"alertMonitoringEventRecords\": [\n        {\n          \"alertMonitoringEventType\": \"ALARM_CREATED\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 913\n        },\n        {\n          \"alertMonitoringEventType\": \"UNKNOWN\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"threatCaseUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"timestampMs\": 4990\n        }\n      ],\n      \"audioPlaybackActionRecords\": [\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"INITIATED\",\n            \"key_1\": \"IGNORED\"\n          }\n        },\n        {\n          \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"audioGatewayStatuses\": {\n            \"key_0\": \"UNKNOWN\"\n          }\n        }\n      ],\n      \"cancelLoopingAudioPlaybackActionRecordType\": {\n        \"statusMap\": {\n          \"key_0\": \"INITIATED\",\n          \"key_1\": \"SUBMITTED\"\n        }\n      },\n      \"deviceEventRecords\": [\n        {\n          \"activities\": [\n            \"TAG_POSITIONING_CHANGED\",\n            \"AUDIO_SOUND_SIREN\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"CAMERA\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"SENSOR_DOOR_D1\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 2726\n        },\n        {\n          \"activities\": [\n            \"PEOPLECOUNT_HIGH_RESET\",\n            \"POSE_ANOMALOUS\"\n          ],\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"deviceType\": \"EXECUTABLE\",\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"hardwareVariation\": \"IO_BOARD_TB1\",\n          \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"subLocationsHierarchyKey\": {\n            \"locationUuids\": [\n              \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"AAAAAAAAAAAAAAAAAAAAAA\"\n            ]\n          },\n          \"timestampMs\": 3043\n        }\n      ],\n      \"integrationActionStatuses\": {\n        \"key_0\": \"SUCCESS\",\n        \"key_1\": \"UNKNOWN\"\n      },\n      \"liveNotificationActionRecord\": {\n        \"status\": \"ERROR\"\n      },\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduledEventRecords\": [\n        {\n          \"timestampMs\": 2616\n        },\n        {\n          \"timestampMs\": 2954\n        }\n      ],\n      \"triggerComponentRelayRecords\": [\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"TRANSIENT\",\n          \"overrideRelayDurationMs\": 5722,\n          \"overrideRelayDurationSec\": 9590,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"UNKNOWN\",\n          \"succeeded\": true\n        },\n        {\n          \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"outputType\": \"STEADY\",\n          \"overrideRelayDurationMs\": 6726,\n          \"overrideRelayDurationSec\": 4512,\n          \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"state\": \"ACTIVE\",\n          \"succeeded\": false\n        }\n      ],\n      \"triggeredTimestampMs\": 3608,\n      \"unlockDoorActionRecords\": [\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": true,\n          \"system\": \"string\"\n        },\n        {\n          \"doorId\": \"string\",\n          \"placeId\": \"string\",\n          \"succeeded\": false,\n          \"system\": \"string\"\n        }\n      ],\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"visionLLMEventRecords\": [\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": true,\n          \"timestampMs\": 5750,\n          \"userPrompt\": \"string\"\n        },\n        {\n          \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"fullResponse\": \"string\",\n          \"parsedAffirmativeResponse\": true,\n          \"timestampMs\": 3029,\n          \"userPrompt\": \"string\"\n        }\n      ],\n      \"webhookActionStatuses\": {\n        \"key_0\": true\n      }\n    }\n  ]\n}"}],"_postman_id":"d9e29efc-86d5-4b08-a5e8-dfea787318ee"}],"id":"9e693ac5-3eb5-4771-ab57-13563dfb18d1","_postman_id":"9e693ac5-3eb5-4771-ab57-13563dfb18d1","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Schedule Webservice","item":[{"name":"Create absolute schedule","id":"57a6caf8-448b-4492-93f3-0f402db5c438","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"b\": 766,\n        \"e\": 5775\n      },\n      {\n        \"b\": 5226,\n        \"e\": 6104\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createAbsoluteSchedule","description":"<p>Create a absolute schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","createAbsoluteSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"781ddb23-b25d-4c72-bd3d-99f217abc18b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"b\": 766,\n        \"e\": 5775\n      },\n      {\n        \"b\": 5226,\n        \"e\": 6104\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createAbsoluteSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"57a6caf8-448b-4492-93f3-0f402db5c438"},{"name":"Create relative datetime intervals schedule","id":"11c7a0ce-66ab-44dc-9e9e-d21732f67816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervals\": [\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      },\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createRelativeDateTimeIntervalsSchedule","description":"<p>Create a one-time relative datetime schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","createRelativeDateTimeIntervalsSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"27bc3c57-3b0e-4bc1-9aca-5ff19b95b5d9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervals\": [\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      },\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createRelativeDateTimeIntervalsSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"11c7a0ce-66ab-44dc-9e9e-d21732f67816"},{"name":"Create relative schedule","id":"08fffcb3-1495-40d4-a5c6-042f4767e42b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"pastSeconds\": 8359\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createRelativeSchedule","description":"<p>Create a realtime relative schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","createRelativeSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2a693af4-5640-41dd-8178-266b563a4f62","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"pastSeconds\": 8359\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createRelativeSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"08fffcb3-1495-40d4-a5c6-042f4767e42b"},{"name":"Create weekly schedule","id":"4e89cda4-8922-4b07-9d9a-eaf5a86f673f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 9232,\n        \"minuteOfWeekStop\": 4107\n      },\n      {\n        \"minuteOfWeekStart\": 8454,\n        \"minuteOfWeekStop\": 8974\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createWeeklySchedule","description":"<p>Create a weekly schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","createWeeklySchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"54401762-d2c7-4344-a79e-872cd51206ac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 9232,\n        \"minuteOfWeekStop\": 4107\n      },\n      {\n        \"minuteOfWeekStart\": 8454,\n        \"minuteOfWeekStop\": 8974\n      }\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/createWeeklySchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"4e89cda4-8922-4b07-9d9a-eaf5a86f673f"},{"name":"Delete schedule","id":"5f3e5844-c3d7-4680-8734-81eb982c35f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/deleteSchedule","description":"<p>Delete a schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","deleteSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d433f297-0dae-417e-86bd-cde90c8068d6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/deleteSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5f3e5844-c3d7-4680-8734-81eb982c35f1"},{"name":"Find absolute schedule","id":"14dd4e7e-a840-4fec-833d-2e036da9de0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findAbsoluteSchedule","description":"<p>Find an absolute schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","findAbsoluteSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9df98239-d644-4507-a7f6-d9006816a886","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findAbsoluteSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"b\": 6814,\n        \"e\": 5712\n      },\n      {\n        \"b\": 6864,\n        \"e\": 8266\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"14dd4e7e-a840-4fec-833d-2e036da9de0a"},{"name":"Find relative datetime intervals schedule","id":"5040de4f-34f7-4f33-902e-d90ab81b1c78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findRelativeDateTimeIntervalsSchedule","description":"<p>Find a one-time relative datetime schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","findRelativeDateTimeIntervalsSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"197053e6-b49c-47f5-a03e-b0cb972311a0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findRelativeDateTimeIntervalsSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"schedule\": {\n    \"intervals\": [\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      },\n      {\n        \"localEndDateTime\": \"string\",\n        \"localStartDateTime\": \"string\"\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5040de4f-34f7-4f33-902e-d90ab81b1c78"},{"name":"Find relative schedule","id":"f84fcecf-8ee7-47d4-b18b-52d77281625b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findRelativeSchedule","description":"<p>Find a relative schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","findRelativeSchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fd111377-adc6-4162-9a93-d2bdd68c73b4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findRelativeSchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"schedule\": {\n    \"pastSeconds\": 6290\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f84fcecf-8ee7-47d4-b18b-52d77281625b"},{"name":"Find weekly schedule","id":"bbe93aa4-2b68-4a1a-a5d0-756c12351acf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findWeeklySchedule","description":"<p>Find a weekly schedule</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","findWeeklySchedule"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"83c68746-7ed7-4925-ae33-f461af22839f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/findWeeklySchedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"schedule\": {\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 6624,\n        \"minuteOfWeekStop\": 3143\n      },\n      {\n        \"minuteOfWeekStart\": 7318,\n        \"minuteOfWeekStop\": 6510\n      }\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"bbe93aa4-2b68-4a1a-a5d0-756c12351acf"},{"name":"Get schedule data","id":"46071ede-e635-4e76-8084-ee37a834780b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getScheduleData","description":"<p>Get weekly schedules in org with usage data</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","getScheduleData"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"5a67eb13-e870-481c-ad3b-96ebf24ebb37","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getScheduleData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"weeklyScheduleData\": [\n    {\n      \"accessGrantUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"alarmMonitoringUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"alertPolicyUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"customEventUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"doorSettingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 9476,\n          \"minuteOfWeekStop\": 5891\n        },\n        {\n          \"minuteOfWeekStart\": 3739,\n          \"minuteOfWeekStop\": 6840\n        }\n      ],\n      \"locationsUsedIn\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"mutable\": false,\n      \"name\": \"string\",\n      \"oneTimeUse\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"sharedStreamUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"strategy\": \"RELATIVE_DATETIME_INTERVALS\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessGrantUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"alarmMonitoringUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"alertPolicyUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"customEventUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"doorSettingUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 4753,\n          \"minuteOfWeekStop\": 5693\n        },\n        {\n          \"minuteOfWeekStart\": 2409,\n          \"minuteOfWeekStop\": 1718\n        }\n      ],\n      \"locationsUsedIn\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"mutable\": true,\n      \"name\": \"string\",\n      \"oneTimeUse\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ruleUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"sharedStreamUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"strategy\": \"ABSOLUTE_SECONDS\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ]\n}"}],"_postman_id":"46071ede-e635-4e76-8084-ee37a834780b"},{"name":"Get schedule data V2","id":"395dc811-9c8b-4bfb-99f6-11597abfe3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getScheduleDataV2","description":"<p>Get weekly schedules in org with usage data</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","getScheduleDataV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3f99c91-4cd4-4a8d-b2df-4c371e86a23c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getScheduleDataV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\",\n  \"weeklyScheduleData\": {\n    \"accessGrantUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"alarmMonitoringUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"alertPolicyUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"customEventUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"doorSettingUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"intervalList\": [\n      {\n        \"minuteOfWeekStart\": 2943,\n        \"minuteOfWeekStop\": 86\n      },\n      {\n        \"minuteOfWeekStart\": 7563,\n        \"minuteOfWeekStop\": 3092\n      }\n    ],\n    \"locationsUsedIn\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"mutable\": true,\n    \"name\": \"string\",\n    \"oneTimeUse\": true,\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"ruleUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"sharedStreamUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"strategy\": \"RELATIVE_DATETIME_INTERVALS\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"395dc811-9c8b-4bfb-99f6-11597abfe3e3"},{"name":"Get schedules","id":"5d87fd3b-ec51-494e-9310-bbde4678e0e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getSchedules","description":"<p>Get schedules in org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","schedule","getSchedules"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"70fb945c-b702-4a0b-8094-ffa8b66c0802","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/schedule/getSchedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"absoluteSchedules\": [\n    {\n      \"intervalList\": [\n        {\n          \"b\": 6732,\n          \"e\": 3024\n        },\n        {\n          \"b\": 367,\n          \"e\": 1373\n        }\n      ]\n    },\n    {\n      \"intervalList\": [\n        {\n          \"b\": 9624,\n          \"e\": 5318\n        },\n        {\n          \"b\": 3628,\n          \"e\": 6072\n        }\n      ]\n    }\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"relativeDatetimeSchedules\": [\n    {\n      \"intervals\": [\n        {\n          \"localEndDateTime\": \"string\",\n          \"localStartDateTime\": \"string\"\n        },\n        {\n          \"localEndDateTime\": \"string\",\n          \"localStartDateTime\": \"string\"\n        }\n      ]\n    },\n    {\n      \"intervals\": [\n        {\n          \"localEndDateTime\": \"string\",\n          \"localStartDateTime\": \"string\"\n        },\n        {\n          \"localEndDateTime\": \"string\",\n          \"localStartDateTime\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"relativeSchedules\": [\n    {\n      \"pastSeconds\": 8017\n    },\n    {\n      \"pastSeconds\": 7736\n    }\n  ],\n  \"warningMsg\": \"string\",\n  \"weeklySchedules\": [\n    {\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 3856,\n          \"minuteOfWeekStop\": 3456\n        },\n        {\n          \"minuteOfWeekStart\": 6536,\n          \"minuteOfWeekStop\": 3739\n        }\n      ]\n    },\n    {\n      \"intervalList\": [\n        {\n          \"minuteOfWeekStart\": 136,\n          \"minuteOfWeekStop\": 3770\n        },\n        {\n          \"minuteOfWeekStart\": 9831,\n          \"minuteOfWeekStop\": 1815\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"5d87fd3b-ec51-494e-9310-bbde4678e0e7"}],"id":"95329cdd-df5a-4cb5-af96-cc99cc106f89","_postman_id":"95329cdd-df5a-4cb5-af96-cc99cc106f89","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Search Webservice","item":[{"name":"Search license plates","id":"3f5f4e44-6cd0-4bf2-8b69-4c3837c69c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTime\": 1640998800000,\n  \"forcedFuzziness\": 2,\n  \"fuzzy\": true,\n  \"licensePlate\": \"ABC123\",\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchLicensePlates","description":"<p>Fuzzy search for license plate sightings based on a partial or full plate number. Use /vehicle/getVehicleEvents instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","search","searchLicensePlates"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e5161d06-d252-4a8b-95d4-ec281262a5e1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTime\": 1640998800000,\n  \"forcedFuzziness\": 2,\n  \"fuzzy\": true,\n  \"licensePlate\": \"ABC123\",\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchLicensePlates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"vehicleEvents\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 5037,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"searchMatchedTerm\": \"string\",\n      \"searchMatchedType\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 3499,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"searchMatchedTerm\": \"string\",\n      \"searchMatchedType\": \"string\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3f5f4e44-6cd0-4bf2-8b69-4c3837c69c93"},{"name":"Search objects by color","id":"09b45d67-aed8-40c1-a2c2-82ebf90de938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"colorFilter\": [\n    \"BLACK\",\n    \"PINK\"\n  ],\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"objectTypeFilter\": [\n    \"TVOC_EXCEEDED_HIGH\",\n    \"PEOPLECOUNT_HIGH_RESET\"\n  ],\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchObjectsByColor","description":"<p>Search for objects by color</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","search","searchObjectsByColor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"63f6f15c-25b1-423a-8a50-84813262b811","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"colorFilter\": [\n    \"BLACK\",\n    \"PINK\"\n  ],\n  \"deviceFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"objectTypeFilter\": [\n    \"TVOC_EXCEEDED_HIGH\",\n    \"PEOPLECOUNT_HIGH_RESET\"\n  ],\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchObjectsByColor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"objects\": [\n    {\n      \"a\": \"BUTTON_SINGLE_PRESSED\",\n      \"b\": 4910,\n      \"l\": 543,\n      \"r\": 9091,\n      \"t\": 235,\n      \"ts\": 5219,\n      \"al\": false,\n      \"c\": 6039.00109359855,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"BLACK\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 2321,\n          \"y\": 8257\n        },\n        \"key_1\": {\n          \"x\": 5409,\n          \"y\": 6930\n        },\n        \"key_2\": {\n          \"x\": 3293,\n          \"y\": 8879\n        }\n      },\n      \"loudness\": 2603,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"objectId\": 6849,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": false,\n        \"sensorDouble\": 6001.042724728262,\n        \"sensorLong\": 8421\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 5287.916605403971\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n      \"b\": 6743,\n      \"l\": 2348,\n      \"r\": 3120,\n      \"t\": 7689,\n      \"ts\": 8849,\n      \"al\": true,\n      \"c\": 4446.429660822222,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"croppedImageLocator\": \"string\",\n      \"customActivityColor\": \"RED\",\n      \"fn\": \"string\",\n      \"kp\": {\n        \"key_0\": {\n          \"x\": 1074,\n          \"y\": 1158\n        }\n      },\n      \"loudness\": 5532,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"objectId\": 8742,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 4488.4212090367655,\n        \"sensorLong\": 980\n      },\n      \"toastOrderIdInfo\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 7568.637172156276\n        }\n      },\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"09b45d67-aed8-40c1-a2c2-82ebf90de938"},{"name":"Search similar object embeddings","id":"a3678ff8-13bd-4da1-8c21-03004d1c4e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"model\": \"CLIP_512\",\n  \"queryEndTimeMs\": 9041,\n  \"queryStartTimeMs\": 2368,\n  \"searchEmbeddingId\": \"string\",\n  \"includeVector\": false,\n  \"maxNumResults\": 9967,\n  \"objectTypeFilter\": [\n    \"MOTION_HUMAN\",\n    \"MOTION_CAR\"\n  ],\n  \"queryDeviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"regionFilter\": [\n    [\n      1878,\n      2105\n    ],\n    [\n      9154,\n      7322\n    ]\n  ],\n  \"similarityThreshold\": 3962.7823467830804\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchSimilarObjectEmbeddings","description":"<p>Search for similar objects by embedding</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","search","searchSimilarObjectEmbeddings"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ce959c73-1c92-453a-9d5a-2540ac5f60ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"model\": \"CLIP_512\",\n  \"queryEndTimeMs\": 9041,\n  \"queryStartTimeMs\": 2368,\n  \"searchEmbeddingId\": \"string\",\n  \"includeVector\": false,\n  \"maxNumResults\": 9967,\n  \"objectTypeFilter\": [\n    \"MOTION_HUMAN\",\n    \"MOTION_CAR\"\n  ],\n  \"queryDeviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"regionFilter\": [\n    [\n      1878,\n      2105\n    ],\n    [\n      9154,\n      7322\n    ]\n  ],\n  \"similarityThreshold\": 3962.7823467830804\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchSimilarObjectEmbeddings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"moderationReason\": \"string\",\n  \"queryAllowed\": false,\n  \"similarEmbeddings\": [\n    {\n      \"distance\": 1368.3168577793526,\n      \"embedding\": {\n        \"b\": 3927,\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"embedding\": [\n          2325.1939064901285,\n          8801.055340289064\n        ],\n        \"embeddingId\": \"string\",\n        \"l\": 7501,\n        \"model\": \"CLIP_512\",\n        \"objectId\": 6588,\n        \"objectType\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"r\": 2456,\n        \"t\": 4912,\n        \"thumbnailUri\": \"string\",\n        \"timestamp\": 5665\n      },\n      \"matchedEmbeddingId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"distance\": 1781.0927165776013,\n      \"embedding\": {\n        \"b\": 7812,\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"embedding\": [\n          949.2326731799627,\n          2035.6087044470185\n        ],\n        \"embeddingId\": \"string\",\n        \"l\": 4969,\n        \"model\": \"CLIP_512\",\n        \"objectId\": 4567,\n        \"objectType\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"r\": 1835,\n        \"t\": 42,\n        \"thumbnailUri\": \"string\",\n        \"timestamp\": 3420\n      },\n      \"matchedEmbeddingId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a3678ff8-13bd-4da1-8c21-03004d1c4e00"},{"name":"Search similar object embeddings by text","id":"2d93c3db-8a44-4cd5-80e2-df5581f73856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"model\": \"CLIP_512\",\n  \"queryEndTimeMs\": 9566,\n  \"queryStartTimeMs\": 2603,\n  \"searchText\": \"string\",\n  \"includeVector\": false,\n  \"maxNumResults\": 194,\n  \"objectTypeFilter\": [\n    \"MOTION_CAR\",\n    \"MOTION_HUMAN\"\n  ],\n  \"queryDeviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"regionFilter\": [\n    [\n      4742,\n      6788\n    ],\n    [\n      2099,\n      3565\n    ]\n  ],\n  \"similarityThreshold\": 2141.5530858093025\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchSimilarObjectEmbeddingsByText","description":"<p>Search for similar objects by text</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","search","searchSimilarObjectEmbeddingsByText"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"48ab9cc7-4800-44cb-a375-9ec34b9987d4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"model\": \"CLIP_512\",\n  \"queryEndTimeMs\": 9566,\n  \"queryStartTimeMs\": 2603,\n  \"searchText\": \"string\",\n  \"includeVector\": false,\n  \"maxNumResults\": 194,\n  \"objectTypeFilter\": [\n    \"MOTION_CAR\",\n    \"MOTION_HUMAN\"\n  ],\n  \"queryDeviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"regionFilter\": [\n    [\n      4742,\n      6788\n    ],\n    [\n      2099,\n      3565\n    ]\n  ],\n  \"similarityThreshold\": 2141.5530858093025\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/search/searchSimilarObjectEmbeddingsByText"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"moderationReason\": \"string\",\n  \"queryAllowed\": false,\n  \"similarEmbeddings\": [\n    {\n      \"distance\": 1368.3168577793526,\n      \"embedding\": {\n        \"b\": 3927,\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"embedding\": [\n          2325.1939064901285,\n          8801.055340289064\n        ],\n        \"embeddingId\": \"string\",\n        \"l\": 7501,\n        \"model\": \"CLIP_512\",\n        \"objectId\": 6588,\n        \"objectType\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"r\": 2456,\n        \"t\": 4912,\n        \"thumbnailUri\": \"string\",\n        \"timestamp\": 5665\n      },\n      \"matchedEmbeddingId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"distance\": 1781.0927165776013,\n      \"embedding\": {\n        \"b\": 7812,\n        \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"embedding\": [\n          949.2326731799627,\n          2035.6087044470185\n        ],\n        \"embeddingId\": \"string\",\n        \"l\": 4969,\n        \"model\": \"CLIP_512\",\n        \"objectId\": 4567,\n        \"objectType\": \"string\",\n        \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"r\": 1835,\n        \"t\": 42,\n        \"thumbnailUri\": \"string\",\n        \"timestamp\": 3420\n      },\n      \"matchedEmbeddingId\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2d93c3db-8a44-4cd5-80e2-df5581f73856"}],"id":"642a155a-941c-4fa2-87f0-44a900392499","_postman_id":"642a155a-941c-4fa2-87f0-44a900392499","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Sensor Webservice","item":[{"name":"Get sensor activity seekpoints for camera","id":"57bd26d1-758b-4dcf-b9d7-536e3fdc5f77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForCamera","description":"<p>Retrieves sensor activity seekpoints for a specific camera within a given time range. Returns footage seekpoints that correspond to sensor events detected by the camera.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","sensors","getFootageSensorSeekpointsForCamera"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"fe080cbe-9c4a-4078-a12c-61b477d329ff","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"durationSec\": 3600,\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForCamera"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"seekPoints\": [\n    {\n      \"a\": \"BUTTON_LONG_PRESSED\",\n      \"ts\": 1444,\n      \"al\": true,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 288.08830739180945,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 4795.9485185702215,\n      \"h\": 4232,\n      \"heatIndexDegF\": 8249.280329542527,\n      \"hp\": 646,\n      \"iaq\": 8908.117849760554,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 3555.992292216685,\n      \"probeTempC\": 2316.4219710382226,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 2834,\n      \"tc\": 5815,\n      \"thcPercent\": 9040.518538194354,\n      \"tvoc\": 6418.65501733385,\n      \"vapeSmokePercent\": 8795.283436100923\n    },\n    {\n      \"a\": \"AC_DPI_DOOR_AJAR\",\n      \"ts\": 1454,\n      \"al\": false,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 6900.680391755196,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 84.61186830724054,\n      \"h\": 8199,\n      \"heatIndexDegF\": 731.915003596253,\n      \"hp\": 202,\n      \"iaq\": 9022.967002465804,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 4294.762995612935,\n      \"probeTempC\": 9050.728243297295,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 5809,\n      \"tc\": 6419,\n      \"thcPercent\": 7259.840449196508,\n      \"tvoc\": 3717.402349207133,\n      \"vapeSmokePercent\": 5954.802542706441\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"57bd26d1-758b-4dcf-b9d7-536e3fdc5f77"},{"name":"Get sensor activity seekpoints for location","id":"f1d60c61-eda7-485b-aa78-48610c4eac6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForLocation","description":"<p>Retrieves sensor activity seekpoints for a specific location within a given time range. Returns footage seekpoints that correspond to sensor events detected at the specified location.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","sensors","getFootageSensorSeekpointsForLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ca35b564-b7d7-49b2-bbad-b8a18b32cc0a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"seekPoints\": [\n    {\n      \"a\": \"TEMPERATURE_EXCEEDED_HIGH\",\n      \"ts\": 5765,\n      \"al\": true,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 2379.954881583808,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 6327.749863110222,\n      \"h\": 5459,\n      \"heatIndexDegF\": 6496.163425326993,\n      \"hp\": 3946,\n      \"iaq\": 2063.6296685569187,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 7246.966583052173,\n      \"probeTempC\": 7915.481062383654,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 8957,\n      \"tc\": 1005,\n      \"thcPercent\": 1923.8037863450686,\n      \"tvoc\": 2156.9451861882017,\n      \"vapeSmokePercent\": 4881.922804592668\n    },\n    {\n      \"a\": \"FACE_ALERT\",\n      \"ts\": 4626,\n      \"al\": true,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 5569.088539236935,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 8754.517529088185,\n      \"h\": 6669,\n      \"heatIndexDegF\": 5012.5025972542135,\n      \"hp\": 2039,\n      \"iaq\": 9672.057657303441,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 672.2330592446247,\n      \"probeTempC\": 2266.0444597958194,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 7589,\n      \"tc\": 9273,\n      \"thcPercent\": 1066.2439789138457,\n      \"tvoc\": 878.9652151730664,\n      \"vapeSmokePercent\": 5506.3961030909695\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f1d60c61-eda7-485b-aa78-48610c4eac6f"},{"name":"Get sensor activity seekpoints for sensor","id":"e0c07e06-d0a5-476e-bb1f-823e7bbb25ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForSensor","description":"<p>Retrieves sensor activity seekpoints for a specific sensor within a given time range. Returns footage seekpoints that correspond to events detected by the specified sensor device.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","sensors","getFootageSensorSeekpointsForSensor"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"e42db671-133a-4eb3-bc77-ff19736e9961","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"durationSec\": 3600,\n  \"sensorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeSec\": 1640995200\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/sensors/getFootageSensorSeekpointsForSensor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"footageSeekPoints\": [\n    {\n      \"a\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n      \"ts\": 1971,\n      \"al\": true,\n      \"cc\": \"TAN\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": true,\n      \"fn\": \"string\",\n      \"id\": 1464,\n      \"loudness\": 8227,\n      \"lp\": \"string\",\n      \"m\": true,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 8909.182252029314,\n        \"sensorLong\": 3570\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 2229.7616301785083\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    },\n    {\n      \"a\": \"AC_REX_ACTIVE\",\n      \"ts\": 3494,\n      \"al\": true,\n      \"cc\": \"TEAL\",\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"dcao\": true,\n      \"fn\": \"string\",\n      \"id\": 122,\n      \"loudness\": 1090,\n      \"lp\": \"string\",\n      \"m\": false,\n      \"p\": \"string\",\n      \"ro\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sensorValType\": {\n        \"sensorBoolean\": true,\n        \"sensorDouble\": 2313.413098558521,\n        \"sensorLong\": 5089\n      },\n      \"toi\": {\n        \"employeeName\": \"string\",\n        \"guid\": \"string\",\n        \"locationName\": \"string\",\n        \"restaurantName\": \"string\",\n        \"toastCheckInfo\": {\n          \"totalAmount\": 415.93587841312507\n        }\n      },\n      \"tu\": \"string\",\n      \"uf\": \"string\",\n      \"vn\": \"string\"\n    }\n  ],\n  \"seekPoints\": [\n    {\n      \"a\": \"AIR_VAPE\",\n      \"ts\": 9027,\n      \"al\": true,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 927.4101013210045,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 8954.514236603007,\n      \"h\": 2578,\n      \"heatIndexDegF\": 8600.40872813539,\n      \"hp\": 8439,\n      \"iaq\": 3147.235684361256,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 5632.088053156732,\n      \"probeTempC\": 6525.840310883686,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 9618,\n      \"tc\": 5830,\n      \"thcPercent\": 6424.835226496189,\n      \"tvoc\": 35.503869755539874,\n      \"vapeSmokePercent\": 4448.343196420741\n    },\n    {\n      \"a\": \"CAR_ENTER\",\n      \"ts\": 387,\n      \"al\": true,\n      \"cd\": \"string\",\n      \"cdn\": \"string\",\n      \"co2\": 7597.2296203647875,\n      \"cu\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"ethanol\": 185.61590503105128,\n      \"h\": 767,\n      \"heatIndexDegF\": 2401.670703587284,\n      \"hp\": 8685,\n      \"iaq\": 6400.578261294554,\n      \"lu\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"pm25\": 6650.235194926648,\n      \"probeTempC\": 707.4553196512201,\n      \"sn\": \"Motion Sensor 1\",\n      \"su\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"t\": 8284,\n      \"tc\": 840,\n      \"thcPercent\": 8576.405507458174,\n      \"tvoc\": 6314.189159994661,\n      \"vapeSmokePercent\": 6246.770688853431\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e0c07e06-d0a5-476e-bb1f-823e7bbb25ad"}],"id":"0d1a773f-a4ba-4bb2-acae-0a1f597e8987","_postman_id":"0d1a773f-a4ba-4bb2-acae-0a1f597e8987","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"TvOs Config Webservice","item":[{"name":"Get specific tvOs config","id":"b9070bb1-48ef-419f-bf41-9d08518150c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/getTvOsConfig","description":"<p>Retrieves a specific tvOs configuration by UUID, returning the detailed settings and parameters for a particular Apple TV client.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","tvos","getTvOsConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"36b29af4-295e-477b-b42a-b339ed162d02","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/getTvOsConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"config\": {\n    \"limitedVideoWallUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b9070bb1-48ef-419f-bf41-9d08518150c9"},{"name":"Get tvOs configs for organization","id":"5fb6aa43-b0b3-4f61-b7d1-ad165fd1986c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/getTvOsConfigsForOrg","description":"<p>Retrieves all tvOs configurations for the organization, providing a list of all Apple TV client configurations and their settings.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","tvos","getTvOsConfigsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b1931d5b-29a1-45d7-8b26-5f3a73693a83","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/getTvOsConfigsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"configs\": [\n    {\n      \"limitedVideoWallUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"limitedVideoWallUuids\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"AAAAAAAAAAAAAAAAAAAAAA\"\n      ],\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"5fb6aa43-b0b3-4f61-b7d1-ad165fd1986c"},{"name":"Update tvOs config","id":"3eaa8bea-354c-484a-8da3-55e3ad7d2262","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"config\": {\n    \"limitedVideoWallUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/updateTvOsConfig","description":"<p>Updates the configuration for a tvOs client, allowing modification of settings and parameters for Apple TV applications.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","tvos","updateTvOsConfig"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7ef8d2cf-94cc-42c0-be14-5810630f212b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"config\": {\n    \"limitedVideoWallUuids\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/tvos/updateTvOsConfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"3eaa8bea-354c-484a-8da3-55e3ad7d2262"}],"id":"d8a78d0b-080e-4c02-95f7-7218ece63b84","_postman_id":"d8a78d0b-080e-4c02-95f7-7218ece63b84","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Upload Webservice","item":[{"name":"Upload badge template images","id":"3afa988c-e4c9-4b79-b024-5dcf877e4b6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/badgeTemplate/images","description":"<p>Uploads images for badge templates with associated metadata, supporting JPEG and PNG formats with size validation and automatic S3 storage.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","badgeTemplate","images"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7fcecf25-6618-42cb-a664-cde8f06d669a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/badgeTemplate/images"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"3afa988c-e4c9-4b79-b024-5dcf877e4b6c"},{"name":"Bulk upload user profile pictures","id":"3ecbc9ec-72cb-447b-ab20-5145f281ec8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/bulkUploadUserProfilePhotos","description":"<p>Uploads multiple user profile pictures in a single request, supporting up to 100 photos with automatic user matching based on filename or metadata. Each photo must be &lt;= 5MB.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","bulkUploadUserProfilePhotos"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1567340f-bfe5-4558-8b85-0bc15493bff6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/bulkUploadUserProfilePhotos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"3ecbc9ec-72cb-447b-ab20-5145f281ec8e"},{"name":"Upload company logo","id":"66259852-bfe6-468e-83e1-e1877bd62459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/companyLogo","description":"<p>Uploads a company logo image, supporting various formats including JPEG, PNG, BMP, GIF, WebP, and PSD, and updates the organization's logo URL.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","companyLogo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6136a26f-6a1b-4bdc-92e6-8117312112c7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/companyLogo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"66259852-bfe6-468e-83e1-e1877bd62459"},{"name":"Upload new floorplan for location","id":"8e75d4c9-0779-48e7-ac8b-5da094d0bc50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/floorplan","description":"<p>Uploads a new floorplan image for a location, supporting multiple formats including JPEG, PNG, PDF, WebP, and SVG with automatic conversion to JPEG for SVG files.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","floorplan"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a9a36251-47b6-4eac-a9ec-b715f93326c1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/floorplan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"8e75d4c9-0779-48e7-ac8b-5da094d0bc50"},{"name":"Upload keypad logo","id":"983a225c-5d0f-46fd-a35b-1a2195219eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/keypadLogo","description":"<p>Uploads a logo image for keypad devices, generating a unique UUID and storing the image with proper metadata and organization association.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","keypadLogo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"99915d23-4313-4abf-bd6c-4e38d3e30ff8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/keypadLogo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"983a225c-5d0f-46fd-a35b-1a2195219eba"},{"name":"Upload Rhombus key logo","id":"9b0829b0-d2b1-4b06-b92f-66f7d403816c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/rhombusKeyLogo","description":"<p>Uploads a logo image for Rhombus key devices, generating a unique UUID and storing the image with proper metadata and organization association.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","upload","rhombusKeyLogo"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"0efb867c-7fef-446c-b5f9-085ea77be167","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"formdata","formdata":[{"key":"bodyParts","value":"[object Object],[object Object]","type":"text"},{"key":"contentDisposition","value":"[object Object]","type":"text"},{"key":"entity","value":"[object Object]","type":"text"},{"key":"fields","value":"[object Object]","type":"text"},{"key":"headers","value":"[object Object]","type":"text"},{"key":"mediaType","value":"[object Object]","type":"text"},{"key":"messageBodyWorkers","value":"[object Object]","type":"text"},{"key":"parameterizedHeaders","value":"[object Object]","type":"text"},{"key":"parent","value":"[object Object]","type":"text"},{"key":"providers","value":"[object Object]","type":"text"}]},"url":"https://api2.rhombussystems.com/api/upload/rhombusKeyLogo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allowedMethods\": [\n    \"string\"\n  ],\n  \"closed\": true,\n  \"cookies\": {\n    \"key_0\": {\n      \"comment\": \"string\",\n      \"domain\": \"string\",\n      \"expiry\": \"1987-04-23T18:13:21.899Z\",\n      \"httpOnly\": false,\n      \"maxAge\": 1750,\n      \"name\": \"string\",\n      \"path\": \"string\",\n      \"sameSite\": \"STRICT\",\n      \"secure\": true,\n      \"value\": \"string\",\n      \"version\": 9516\n    }\n  },\n  \"date\": \"1992-11-26T15:12:40.591Z\",\n  \"entity\": {},\n  \"entityTag\": {\n    \"value\": \"string\",\n    \"weak\": false\n  },\n  \"headers\": {\n    \"empty\": false\n  },\n  \"language\": {\n    \"country\": \"string\",\n    \"displayCountry\": \"string\",\n    \"displayLanguage\": \"string\",\n    \"displayName\": \"string\",\n    \"displayScript\": \"string\",\n    \"displayVariant\": \"string\",\n    \"extensionKeys\": [\n      \"string\"\n    ],\n    \"iso3Country\": \"string\",\n    \"iso3Language\": \"string\",\n    \"language\": \"string\",\n    \"script\": \"string\",\n    \"unicodeLocaleAttributes\": [\n      \"string\"\n    ],\n    \"unicodeLocaleKeys\": [\n      \"string\"\n    ],\n    \"variant\": \"string\"\n  },\n  \"lastModified\": \"2023-09-30T22:01:32.593Z\",\n  \"length\": 9574,\n  \"links\": [\n    {\n      \"params\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"https://HyJGIHFsURO.loinxg.S8imdqI85Z7\",\n      \"uriBuilder\": {}\n    },\n    {\n      \"params\": {\n        \"key_0\": \"string\"\n      },\n      \"rel\": \"string\",\n      \"rels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"title\": \"string\",\n      \"type\": \"string\",\n      \"uri\": \"http://GvN.jpvyZ8ibI6am361Jn9zNJiIUb8y8rJtg1TaANQLHqE7ZrYnV-\",\n      \"uriBuilder\": {}\n    }\n  ],\n  \"location\": \"http://WunShOZwsVmcYO.umnwCJ6y1WMDNr,qcfq0AThSmdwYUDbztQvBA9KPQW1txw7JNwkvwBv\",\n  \"mediaType\": {\n    \"charset\": {\n      \"registered\": true\n    },\n    \"concrete\": true,\n    \"parameters\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"qualityValue\": 123.34386233028738,\n    \"subtype\": \"string\",\n    \"subtypeSuffix\": \"string\",\n    \"type\": \"string\",\n    \"wildcardSubtype\": false,\n    \"wildcardType\": true\n  },\n  \"metadata\": {\n    \"empty\": true\n  },\n  \"status\": 7415,\n  \"statusInfo\": {\n    \"family\": \"REDIRECTION\",\n    \"reasonPhrase\": \"string\",\n    \"statusCode\": 5018\n  },\n  \"stringHeaders\": {\n    \"empty\": false,\n    \"key_0\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\",\n      \"string\"\n    ],\n    \"key_3\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"9b0829b0-d2b1-4b06-b92f-66f7d403816c"}],"id":"6e188a99-fa1e-424f-aac0-0c1b67c5cc14","_postman_id":"6e188a99-fa1e-424f-aac0-0c1b67c5cc14","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"User Metadata Webservice","item":[{"name":"Create user metadata field template","id":"a4ec8ea0-e68c-4fbb-a469-f83f636e2e50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"template\": {\n    \"createdAtMillis\": 2084,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 6170,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/createUserMetadataFieldTemplate","description":"<p>Create a new template user metadata field that will be applicable to all users in the organization, allowing custom field definitions for user data.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","createUserMetadataFieldTemplate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4237af2d-b04d-448b-9c7e-54752573e840","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"template\": {\n    \"createdAtMillis\": 2084,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 6170,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/createUserMetadataFieldTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"template\": {\n    \"createdAtMillis\": 2084,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 6170,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"a4ec8ea0-e68c-4fbb-a469-f83f636e2e50"},{"name":"Delete user metadata field","id":"673b3c5e-84a7-4d40-9671-00654624333f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/deleteUserMetadataField","description":"<p>Deletes the specified user's value stored for the specified template, removing the custom field value while preserving the template definition.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","deleteUserMetadataField"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"43143146-5eeb-4cbf-acc2-215d032c728b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/deleteUserMetadataField"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"field\": {\n    \"createdAtMillis\": 8577,\n    \"fieldValue\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"updatedAtMillis\": 6018,\n    \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"673b3c5e-84a7-4d40-9671-00654624333f"},{"name":"Delete user metadata field template","id":"02b518c0-280b-4545-b7fe-dc2de28f26c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/deleteUserMetadataFieldTemplate","description":"<p>Delete a template user metadata field. THIS WILL DELETE THE CUSTOM FIELD AND USER DATA FOR THIS FIELD, permanently removing the field definition and all associated user values.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","deleteUserMetadataFieldTemplate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"23839eda-db16-408d-8520-d8a86c54a921","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/deleteUserMetadataFieldTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"template\": {\n    \"createdAtMillis\": 2084,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 6170,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"02b518c0-280b-4545-b7fe-dc2de28f26c6"},{"name":"Find user metadata field templates","id":"c7ac70c3-f0eb-40b4-a57f-fe4ca514a866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFieldTemplates","description":"<p>Find all template user metadata fields for the organization, returning the complete list of custom field definitions available for users.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","findUserMetadataFieldTemplates"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"19489672-ba77-48e4-94a2-43c718dbfa90","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFieldTemplates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"templateMap\": {\n    \"key_0\": {\n      \"createdAtMillis\": 4820,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 4758,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_1\": {\n      \"createdAtMillis\": 9121,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 7758,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_2\": {\n      \"createdAtMillis\": 4674,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 859,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  }\n}"}],"_postman_id":"c7ac70c3-f0eb-40b4-a57f-fe4ca514a866"},{"name":"Find user metadata fields","id":"91204c9a-bc2d-47cd-9e6d-66eb1d684cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields","description":"<p>Returns the org template metadata fields and the queried users stored values for those fields if they've been set, providing complete metadata information for a specific user.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","findUserMetadataFields"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"cde6e8cf-31f5-42fb-ac31-a8e35fa344b1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"templateMap\": {\n    \"key_0\": {\n      \"createdAtMillis\": 7356,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 1132,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_1\": {\n      \"createdAtMillis\": 7573,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 2283,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  },\n  \"userFieldValueMap\": {\n    \"key_0\": {\n      \"createdAtMillis\": 9377,\n      \"fieldValue\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"updatedAtMillis\": 3173,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  }\n}"}],"_postman_id":"91204c9a-bc2d-47cd-9e6d-66eb1d684cd8"},{"name":"Save user metadata fields","id":"62cc435b-cbff-44cd-bade-08a49db06773","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fieldValueMap\": {\n    \"key_0\": \"string\"\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/saveUserMetadataFields","description":"<p>Saves custom metadata values for the user specified. Template IDs that do not map to an actual org metadata template are ignored and values for omitted Template IDs are left as-is.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","saveUserMetadataFields"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"43a8b4c5-2a93-4c4b-9f89-24b7a5a9aa1e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"fieldValueMap\": {\n    \"key_0\": \"string\"\n  },\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/saveUserMetadataFields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"templateMap\": {\n    \"key_0\": {\n      \"createdAtMillis\": 7356,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 1132,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    \"key_1\": {\n      \"createdAtMillis\": 7573,\n      \"fieldName\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scimFieldName\": \"string\",\n      \"updatedAtMillis\": 2283,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  },\n  \"userFieldValueMap\": {\n    \"key_0\": {\n      \"createdAtMillis\": 9377,\n      \"fieldValue\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"templateUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"updatedAtMillis\": 3173,\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  }\n}"}],"_postman_id":"62cc435b-cbff-44cd-bade-08a49db06773"},{"name":"Update user metadata field template","id":"8df6907e-2c62-43b4-b0be-3808b116834b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selectiveUpdate\": {\n    \"createdAtMillis\": 5806,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 3116,\n    \"updatedSetMethodMap\": {\n      \"key_0\": false,\n      \"key_1\": false\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/updateUserMetadataFieldTemplate","description":"<p>Update a template user metadata field that will be applicable to all users, allowing modification of existing custom field definitions.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","user","metadata","updateUserMetadataFieldTemplate"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"de7551ee-9462-4ec2-acd0-ad7524f7847f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"selectiveUpdate\": {\n    \"createdAtMillis\": 5806,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 3116,\n    \"updatedSetMethodMap\": {\n      \"key_0\": false,\n      \"key_1\": false\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/updateUserMetadataFieldTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"template\": {\n    \"createdAtMillis\": 2084,\n    \"fieldName\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"scimFieldName\": \"string\",\n    \"updatedAtMillis\": 6170,\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}"}],"_postman_id":"8df6907e-2c62-43b4-b0be-3808b116834b"}],"id":"9a40e833-98f6-4e74-83e7-01c75248daec","_postman_id":"9a40e833-98f6-4e74-83e7-01c75248daec","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Vehicle Webservice","item":[{"name":"Add vehicle label","id":"2185054a-396f-4780-9840-4cfa0048bf3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"Company Car\",\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/addVehicleLabel","description":"<p>Add a label to a vehicle</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","addVehicleLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"babef121-0d43-4822-9f43-462df7e59f04","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"Company Car\",\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/addVehicleLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2185054a-396f-4780-9840-4cfa0048bf3b"},{"name":"Associate events to vehicle","id":"e64c23da-bf44-46bf-8d94-c6ddb64d83c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/associateEventsToVehicle","description":"<p>Associate vehicle events to a saved vehicle</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","associateEventsToVehicle"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f0a47616-5003-42a8-a3c1-5a890ecba417","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/associateEventsToVehicle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e64c23da-bf44-46bf-8d94-c6ddb64d83c9"},{"name":"Delete vehicle","id":"33afcc04-0092-4f84-90b3-242c940018a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/deleteVehicle","description":"<p>Delete a saved vehicle</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","deleteVehicle"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"58490317-5aee-4bfc-a5e7-7d5da61812a4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/deleteVehicle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"33afcc04-0092-4f84-90b3-242c940018a8"},{"name":"Get recent vehicle events","id":"a526a47f-b69e-4f41-aa84-c9e0ee26f78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEvents","description":"<p>Get recent vehicle events for organization. Use /vehicle/getVehicleEvents instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getRecentVehicleEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d2d0f269-62c1-46b4-b70d-18c4c7420cbd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 1640998800000,\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 8130,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 1418,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a526a47f-b69e-4f41-aa84-c9e0ee26f78a"},{"name":"Get recent vehicle events by location","id":"c47b699d-55c9-40d4-8a0d-2bbaaffca548","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEventsByLocation","description":"<p>Get recent vehicle events for a location. Use /vehicle/getVehicleEvents instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getRecentVehicleEventsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"44ee7c8d-0054-439f-a956-ed2c46d28a4f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEventsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 8683,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 8684,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"c47b699d-55c9-40d4-8a0d-2bbaaffca548"},{"name":"Get recent vehicle events for vehicle","id":"364e2360-bcb6-4b3c-8ad1-244d90417746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"licensePlate\": \"ABC123\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEventsForVehicle","description":"<p>Get recent vehicle events for specified vehicle. Use /vehicle/getVehicleEvents instead.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getRecentVehicleEventsForVehicle"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"7c9a67fe-b8a8-41bc-90fd-15a85b14fa57","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"endTimeMs\": 1640998800000,\n  \"licensePlate\": \"ABC123\",\n  \"startTimeMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getRecentVehicleEventsForVehicle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 7004,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 364,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"364e2360-bcb6-4b3c-8ad1-244d90417746"},{"name":"Get vehicle events","id":"eadf599c-5ac9-46be-810d-e2b338ba91f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 7421,\n  \"licensePlateExactQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"licensePlateFuzzyQuery\": \"string\",\n  \"locationUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"nameQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimeMs\": 5121,\n  \"unnamedQuery\": true,\n  \"vehicleLabelQuery\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicleEvents","description":"<p>Get vehicle events with filters and additive queries</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getVehicleEvents"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1ff48bdf-b9ef-462c-867b-155cf83596a4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"endTimeMs\": 7421,\n  \"licensePlateExactQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"licensePlateFuzzyQuery\": \"string\",\n  \"locationUuidFilter\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"nameQuery\": [\n    \"string\",\n    \"string\"\n  ],\n  \"startTimeMs\": 5121,\n  \"unnamedQuery\": true,\n  \"vehicleLabelQuery\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicleEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"events\": [\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 4596,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    },\n    {\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"eventTimestamp\": 8222,\n      \"imageS3Key\": \"string\",\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"matchingLicensePlates\": [\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"partialLicensePlates\": [\n        \"string\"\n      ],\n      \"subLocationsHierarchyKey\": {\n        \"locationUuids\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ]\n      },\n      \"thumbnailS3Key\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"vehicleLicensePlate\": \"string\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"eadf599c-5ac9-46be-810d-e2b338ba91f1"},{"name":"Get vehicle labels for organization","id":"d566213e-0556-4e73-ba2c-453b0ded676b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicleLabelsForOrg","description":"<p>Get all vehicle labels for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getVehicleLabelsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"ab60f814-d0fa-4d74-bc44-177adef521b9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicleLabelsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"vehicleLabels\": {\n    \"key_0\": [\n      \"string\"\n    ]\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d566213e-0556-4e73-ba2c-453b0ded676b"},{"name":"Get vehicles","id":"d6602761-f018-4446-80db-999d8f149181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicles","description":"<p>Get details of all saved vehicles in organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","getVehicles"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"64dde77a-6697-4dee-966d-4e00b1f0e019","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/getVehicles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"vehicles\": [\n    {\n      \"alert\": false,\n      \"createdAtMillis\": 3443,\n      \"description\": \"string\",\n      \"licensePlate\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"thumbnailS3Key\": \"string\",\n      \"trust\": true\n    },\n    {\n      \"alert\": true,\n      \"createdAtMillis\": 4066,\n      \"description\": \"string\",\n      \"licensePlate\": \"string\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"thumbnailS3Key\": \"string\",\n      \"trust\": false\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"d6602761-f018-4446-80db-999d8f149181"},{"name":"Remove vehicle label","id":"08fd0016-c5fe-4a1b-95db-66bf4ff9855b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"Company Car\",\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/removeVehicleLabel","description":"<p>Remove a label to a vehicle</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","removeVehicleLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"14b27c60-6a69-4dc3-bd22-a91c9265a923","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"Company Car\",\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/removeVehicleLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"08fd0016-c5fe-4a1b-95db-66bf4ff9855b"},{"name":"Report vehicle event","id":"ba8a7053-9c5e-4c69-8e57-b390a3ccc204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/reportVehicleEvent","description":"<p>Report a mis-detected license plate event.  This sends the image/clip to Rhombus to better train AI models and removes the event</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","reportVehicleEvent"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d0275460-1d59-41e0-8c2a-d2fe33aade34","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/reportVehicleEvent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"collectedMediaForTraining\": true,\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ba8a7053-9c5e-4c69-8e57-b390a3ccc204"},{"name":"Save vehicle","id":"dd2e846a-ec5a-49e2-af0c-6031a9d67836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alert\": false,\n  \"createdAtMillis\": 1640995200000,\n  \"description\": \"Blue Honda Civic\",\n  \"name\": \"John's Car\",\n  \"thumbnailS3Key\": \"string\",\n  \"trust\": false,\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/saveVehicle","description":"<p>Name and save a vehicle based on license plate number</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","vehicle","saveVehicle"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"831c87a9-d533-47e2-bc37-75e225d8a25c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"alert\": false,\n  \"createdAtMillis\": 1640995200000,\n  \"description\": \"Blue Honda Civic\",\n  \"name\": \"John's Car\",\n  \"thumbnailS3Key\": \"string\",\n  \"trust\": false,\n  \"vehicleLicensePlate\": \"ABC123\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/vehicle/saveVehicle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"dd2e846a-ec5a-49e2-af0c-6031a9d67836"}],"id":"3924b85b-604e-4f4b-b720-fc0874124936","_postman_id":"3924b85b-604e-4f4b-b720-fc0874124936","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Video Webservice","item":[{"name":"Cancel splice","id":"219255e9-1915-4dcf-8cf7-7bd08125572d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/cancelSplice","description":"<p>Use /cancelSpliceV2 instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","cancelSplice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1a723fd3-3803-4e14-8c4c-8017b45c6762","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/cancelSplice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"219255e9-1915-4dcf-8cf7-7bd08125572d"},{"name":"Cancel splice V2","id":"be2bb6f4-be8b-499d-9ae8-579a4b5a0a34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clipUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/cancelSpliceV2","description":"<p>Cancel a spliced clip request</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","cancelSpliceV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9feddf73-924f-49e6-b775-271d3309dc6d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clipUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/cancelSpliceV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"be2bb6f4-be8b-499d-9ae8-579a4b5a0a34"},{"name":"Create shared timelapse group","id":"524df703-fbee-4189-8269-ed741148ab54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Shared timelapse for security review\",\n  \"expirationTimeSecs\": 86400,\n  \"plaintextPassword\": \"securePassword123\",\n  \"timelapseUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"title\": \"Security Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/createSharedTimelapseGroup","description":"<p>Share multiple timelapses in one link</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","createSharedTimelapseGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"06eb8b19-10d0-426b-a8e3-10e0cfcac1e8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Shared timelapse for security review\",\n  \"expirationTimeSecs\": 86400,\n  \"plaintextPassword\": \"securePassword123\",\n  \"timelapseUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"title\": \"Security Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/createSharedTimelapseGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"shareUrl\": \"https://example.com/share/timelapse/12345\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"524df703-fbee-4189-8269-ed741148ab54"},{"name":"Delete shared timelapse group","id":"9b7b19df-de58-4ddf-9a11-e7a84d3636c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/deleteSharedTimelapseGroup","description":"<p>Delete a shared timelapse link</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","deleteSharedTimelapseGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2219155f-0f4c-47ee-a1c2-0778ae26cff4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/deleteSharedTimelapseGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9b7b19df-de58-4ddf-9a11-e7a84d3636c7"},{"name":"Delete timelapse clips","id":"f1a8a7b1-77f3-45b3-8294-bf982c271194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/deleteTimelapseClips","description":"<p>Delete a timelapse</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","deleteTimelapseClips"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"167a794b-6e3d-417f-ba62-622a0f2fdcb0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/deleteTimelapseClips"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f1a8a7b1-77f3-45b3-8294-bf982c271194"},{"name":"Generate timelapse clip","id":"25f9d159-9380-4d6c-8104-bb186b51991c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Daily timelapse of security events\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"drawCameraDetails\": true,\n  \"drawTimestamp\": true,\n  \"skipNights\": true,\n  \"skipWeekends\": false,\n  \"startTime\": 1640995200000,\n  \"stopTime\": 1640998800000,\n  \"title\": \"Daily Security Review\",\n  \"videoDuration\": 60,\n  \"videoFormat\": \"mp4\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/generateTimelapseClip","description":"<p>Generate a timelapse</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","generateTimelapseClip"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"205b9f7c-4182-47dd-a722-789ec29f79cf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Daily timelapse of security events\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"drawCameraDetails\": true,\n  \"drawTimestamp\": true,\n  \"skipNights\": true,\n  \"skipWeekends\": false,\n  \"startTime\": 1640995200000,\n  \"stopTime\": 1640998800000,\n  \"title\": \"Daily Security Review\",\n  \"videoDuration\": 60,\n  \"videoFormat\": \"mp4\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/generateTimelapseClip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"25f9d159-9380-4d6c-8104-bb186b51991c"},{"name":"Get exact frame URI","id":"fa746cfd-ecab-4e81-baf6-eee25512fcdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"timestampMs\": 9808,\n  \"downscaleFactor\": 7407,\n  \"jpgQuality\": 99,\n  \"permyriadCropHeight\": 8155,\n  \"permyriadCropWidth\": 3498,\n  \"permyriadCropX\": 4068,\n  \"permyriadCropY\": 6154\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getExactFrameUri","description":"<p>Generate URL to get an exact frame with optional crop from a camera</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getExactFrameUri"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c3b8e934-9434-4ee8-9a7c-c0e159e51b67","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"timestampMs\": 9808,\n  \"downscaleFactor\": 7407,\n  \"jpgQuality\": 99,\n  \"permyriadCropHeight\": 8155,\n  \"permyriadCropWidth\": 3498,\n  \"permyriadCropX\": 4068,\n  \"permyriadCropY\": 6154\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getExactFrameUri"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"frameUri\": \"https://example.com/frame/12345.jpg\",\n  \"responseMessage\": \"Frame generated successfully\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"fa746cfd-ecab-4e81-baf6-eee25512fcdd"},{"name":"Get max splice duration","id":"49c70c6b-ae06-4026-9a47-2ab70f918d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getMaxSpliceDuration","description":"<p>Get the max splice duration an organization can set</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getMaxSpliceDuration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8d932846-9ac6-481d-8ae7-0968f6271f14","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getMaxSpliceDuration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"maxDuration\": 3600,\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"49c70c6b-ae06-4026-9a47-2ab70f918d43"},{"name":"Get shared timelapse groups","id":"75afc8bd-dcf0-4fc5-8e2f-90c19f30960f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getSharedTimelapseGroups","description":"<p>Get details of all shared timelapse links for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getSharedTimelapseGroups"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"4b6064c4-3a73-4fe7-a244-75bc22a846a9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getSharedTimelapseGroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"sharedTimelapses\": [\n    {\n      \"createdAtMillis\": 4378,\n      \"description\": \"string\",\n      \"expirationTimeSecs\": 8379,\n      \"isSecured\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedTimelapses\": [\n        {\n          \"clipDuration\": 9397,\n          \"clipFormat\": \"MPEG\",\n          \"sources\": [\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            },\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            }\n          ],\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"videoStartTime\": 9626,\n          \"videoStopTime\": 8303\n        },\n        {\n          \"clipDuration\": 6529,\n          \"clipFormat\": \"MPEG\",\n          \"sources\": [\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            },\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            }\n          ],\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"videoStartTime\": 6549,\n          \"videoStopTime\": 5694\n        }\n      ],\n      \"title\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"createdAtMillis\": 2683,\n      \"description\": \"string\",\n      \"expirationTimeSecs\": 1536,\n      \"isSecured\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"sharedTimelapses\": [\n        {\n          \"clipDuration\": 9580,\n          \"clipFormat\": \"GIF\",\n          \"sources\": [\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            },\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            }\n          ],\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"videoStartTime\": 6457,\n          \"videoStopTime\": 2143\n        },\n        {\n          \"clipDuration\": 416,\n          \"clipFormat\": \"MPEG\",\n          \"sources\": [\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            },\n            {\n              \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n            }\n          ],\n          \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"videoStartTime\": 1653,\n          \"videoStopTime\": 3160\n        }\n      ],\n      \"title\": \"string\",\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"75afc8bd-dcf0-4fc5-8e2f-90c19f30960f"},{"name":"Get spliced clips in progress","id":"577a5c87-6239-4006-8988-1d5d43438193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getSplicedClipsInProgress","description":"<p>Get all spliced clips in progress</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getSplicedClipsInProgress"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"42b58ecb-9e0f-4cf4-adf8-07239f82c02d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getSplicedClipsInProgress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"splicedClips\": [\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"PRIVATE\"\n      },\n      \"analyzeClip\": true,\n      \"clipTargetLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"consoleDelete\": false,\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 4839,\n          \"totalSegments\": 1238\n        }\n      },\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 926,\n          \"totalSegments\": 8412\n        },\n        \"key_1\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 3277,\n          \"totalSegments\": 5438\n        },\n        \"key_2\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 6545,\n          \"totalSegments\": 6018\n        }\n      },\n      \"deviceUuidToAlteredViewMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 8492,\n              \"width\": 683,\n              \"x\": 1505,\n              \"y\": 3886\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 8051,\n                \"width\": 8717\n              },\n              \"pitchDegrees\": 1698.0910024604711,\n              \"rollDegrees\": 7712.250540890475,\n              \"verticalFieldOfViewDegrees\": 7937,\n              \"yawDegrees\": 3420.627439022592\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 5476,\n              \"width\": 9295,\n              \"x\": 2458,\n              \"y\": 8750\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 3617,\n                \"width\": 6751\n              },\n              \"pitchDegrees\": 455.1906896479352,\n              \"rollDegrees\": 5066.400715820698,\n              \"verticalFieldOfViewDegrees\": 4666,\n              \"yawDegrees\": 1372.9746405824583\n            }\n          }\n        ],\n        \"key_1\": [\n          {\n            \"crop\": {\n              \"height\": 8521,\n              \"width\": 4790,\n              \"x\": 5505,\n              \"y\": 3923\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 2970,\n                \"width\": 390\n              },\n              \"pitchDegrees\": 2598.113886537392,\n              \"rollDegrees\": 7439.968735368787,\n              \"verticalFieldOfViewDegrees\": 1911,\n              \"yawDegrees\": 3218.6539049584285\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9827,\n              \"width\": 2967,\n              \"x\": 6369,\n              \"y\": 8680\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 9904,\n                \"width\": 6945\n              },\n              \"pitchDegrees\": 2596.0890302707253,\n              \"rollDegrees\": 4830.183807080448,\n              \"verticalFieldOfViewDegrees\": 1002,\n              \"yawDegrees\": 8485.373685133414\n            }\n          }\n        ],\n        \"key_2\": [\n          {\n            \"crop\": {\n              \"height\": 8121,\n              \"width\": 3186,\n              \"x\": 1896,\n              \"y\": 2638\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6843,\n                \"width\": 5922\n              },\n              \"pitchDegrees\": 8895.39413198622,\n              \"rollDegrees\": 7293.6131494043675,\n              \"verticalFieldOfViewDegrees\": 8083,\n              \"yawDegrees\": 8243.755007463216\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9796,\n              \"width\": 4978,\n              \"x\": 2147,\n              \"y\": 8457\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 3447,\n                \"width\": 1755\n              },\n              \"pitchDegrees\": 8899.774813122354,\n              \"rollDegrees\": 1327.7149034431868,\n              \"verticalFieldOfViewDegrees\": 8207,\n              \"yawDegrees\": 5046.865534644822\n            }\n          }\n        ],\n        \"key_3\": [\n          {\n            \"crop\": {\n              \"height\": 8150,\n              \"width\": 4455,\n              \"x\": 156,\n              \"y\": 2388\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 3950,\n                \"width\": 6481\n              },\n              \"pitchDegrees\": 6384.543572259636,\n              \"rollDegrees\": 2037.604191783826,\n              \"verticalFieldOfViewDegrees\": 9955,\n              \"yawDegrees\": 8304.087673277121\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 9320,\n              \"width\": 7319,\n              \"x\": 3799,\n              \"y\": 5297\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 6876,\n                \"width\": 1525\n              },\n              \"pitchDegrees\": 9919.542460047052,\n              \"rollDegrees\": 3753.6574482266506,\n              \"verticalFieldOfViewDegrees\": 9138,\n              \"yawDegrees\": 7336.050471463333\n            }\n          }\n        ],\n        \"key_4\": [\n          {\n            \"crop\": {\n              \"height\": 5445,\n              \"width\": 1317,\n              \"x\": 9381,\n              \"y\": 3873\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 8243,\n                \"width\": 8226\n              },\n              \"pitchDegrees\": 3953.634280083953,\n              \"rollDegrees\": 1899.938590073158,\n              \"verticalFieldOfViewDegrees\": 267,\n              \"yawDegrees\": 4639.9352185392\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 8889,\n              \"width\": 5905,\n              \"x\": 4011,\n              \"y\": 7454\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 8986,\n                \"width\": 8477\n              },\n              \"pitchDegrees\": 3557.4218307473716,\n              \"rollDegrees\": 9293.86658396125,\n              \"verticalFieldOfViewDegrees\": 7971,\n              \"yawDegrees\": 357.1763751827195\n            }\n          }\n        ]\n      },\n      \"deviceUuidToFisheyePresentationMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 7129,\n              \"width\": 9747\n            },\n            \"pitchDegrees\": 3075.3194835353083,\n            \"rollDegrees\": 6322.817068604949,\n            \"verticalFieldOfViewDegrees\": 2008,\n            \"yawDegrees\": 2558.5650237494438\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 4060,\n              \"width\": 5633\n            },\n            \"pitchDegrees\": 8397.62484009316,\n            \"rollDegrees\": 256.466956620629,\n            \"verticalFieldOfViewDegrees\": 7628,\n            \"yawDegrees\": 2925.7794070201594\n          }\n        ]\n      },\n      \"duration\": 4070,\n      \"integrationUploadList\": [\n        \"KISI\",\n        \"OMNIALERT\"\n      ],\n      \"isPolicyEvent\": false,\n      \"metadataBucketRegion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClip\": false,\n      \"saveFrame\": false,\n      \"segmentsUploaded\": 7449,\n      \"sendToSharedStorage\": true,\n      \"startTime\": 117,\n      \"status\": \"UPLOADING\",\n      \"thumbnailRelativeSecond\": 9173.686650070418,\n      \"timestampMs\": 3531,\n      \"title\": \"string\",\n      \"totalSegments\": 4341,\n      \"transactionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessSettings\": {\n        \"allowedRoles\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"allowedUsers\": [\n          \"AAAAAAAAAAAAAAAAAAAAAA\"\n        ],\n        \"visibility\": \"ORG_WIDE\"\n      },\n      \"analyzeClip\": false,\n      \"clipTargetLocation\": {\n        \"region\": \"string\"\n      },\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"consoleDelete\": true,\n      \"deleted\": false,\n      \"description\": \"string\",\n      \"deviceMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 2950,\n          \"totalSegments\": 7606\n        }\n      },\n      \"devicePresentationOrder\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"deviceUuidMap\": {\n        \"key_0\": {\n          \"region\": \"string\",\n          \"segmentsUploaded\": 8423,\n          \"totalSegments\": 4158\n        }\n      },\n      \"deviceUuidToAlteredViewMap\": {\n        \"key_0\": [\n          {\n            \"crop\": {\n              \"height\": 3906,\n              \"width\": 7731,\n              \"x\": 3605,\n              \"y\": 2119\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 5956,\n                \"width\": 3712\n              },\n              \"pitchDegrees\": 7284.794798480101,\n              \"rollDegrees\": 8166.242493125973,\n              \"verticalFieldOfViewDegrees\": 2230,\n              \"yawDegrees\": 3773.967516538417\n            }\n          },\n          {\n            \"crop\": {\n              \"height\": 6744,\n              \"width\": 4975,\n              \"x\": 3460,\n              \"y\": 7719\n            },\n            \"dewarp\": {\n              \"aspectRatio\": {\n                \"height\": 9758,\n                \"width\": 6738\n              },\n              \"pitchDegrees\": 8043.547419756734,\n              \"rollDegrees\": 9678.62665123929,\n              \"verticalFieldOfViewDegrees\": 1906,\n              \"yawDegrees\": 6435.622848104225\n            }\n          }\n        ]\n      },\n      \"deviceUuidToFisheyePresentationMap\": {\n        \"key_0\": [\n          {\n            \"aspectRatio\": {\n              \"height\": 6120,\n              \"width\": 277\n            },\n            \"pitchDegrees\": 1731.2622290334234,\n            \"rollDegrees\": 5274.06135839063,\n            \"verticalFieldOfViewDegrees\": 4660,\n            \"yawDegrees\": 4954.712026486199\n          },\n          {\n            \"aspectRatio\": {\n              \"height\": 1216,\n              \"width\": 3796\n            },\n            \"pitchDegrees\": 5097.532091233479,\n            \"rollDegrees\": 5098.52456693759,\n            \"verticalFieldOfViewDegrees\": 6461,\n            \"yawDegrees\": 7888.207924903914\n          }\n        ]\n      },\n      \"duration\": 4819,\n      \"integrationUploadList\": [\n        \"UNKNOWN\",\n        \"KISI\"\n      ],\n      \"isPolicyEvent\": false,\n      \"metadataBucketRegion\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"saveClip\": false,\n      \"saveFrame\": true,\n      \"segmentsUploaded\": 2071,\n      \"sendToSharedStorage\": true,\n      \"startTime\": 2527,\n      \"status\": \"UPLOADING\",\n      \"thumbnailRelativeSecond\": 8735.156901081695,\n      \"timestampMs\": 1324,\n      \"title\": \"string\",\n      \"totalSegments\": 1712,\n      \"transactionUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"577a5c87-6239-4006-8988-1d5d43438193"},{"name":"Get timelapse clips","id":"e25a2af6-11e4-4b59-bf78-62c394a860cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getTimelapseClips","description":"<p>Get all timelapse clips for organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getTimelapseClips"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9843c9e4-1c8e-4687-b53e-7de42656dbec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getTimelapseClips"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"timelapseClips\": [\n    {\n      \"clipCreationTime\": 1777,\n      \"clipDuration\": 763,\n      \"clipFormat\": \"GIF\",\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"description\": \"string\",\n      \"drawCameraDetails\": true,\n      \"drawTimestamp\": false,\n      \"drawWatermark\": false,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordDigest\": \"string\",\n      \"shared\": false,\n      \"skipNights\": true,\n      \"skipNonBusinessHours\": true,\n      \"skipWeekends\": false,\n      \"sources\": [\n        {\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        },\n        {\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        }\n      ],\n      \"status\": {\n        \"percentComplete\": 5013,\n        \"state\": \"INPROGRESS\"\n      },\n      \"title\": \"string\",\n      \"videoStartTime\": 9200,\n      \"videoStopTime\": 43\n    },\n    {\n      \"clipCreationTime\": 5409,\n      \"clipDuration\": 7842,\n      \"clipFormat\": \"MPEG\",\n      \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"description\": \"string\",\n      \"drawCameraDetails\": false,\n      \"drawTimestamp\": false,\n      \"drawWatermark\": true,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"passwordDigest\": \"string\",\n      \"shared\": true,\n      \"skipNights\": true,\n      \"skipNonBusinessHours\": false,\n      \"skipWeekends\": true,\n      \"sources\": [\n        {\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        },\n        {\n          \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n        }\n      ],\n      \"status\": {\n        \"percentComplete\": 3273,\n        \"state\": \"FAILED\"\n      },\n      \"title\": \"string\",\n      \"videoStartTime\": 3427,\n      \"videoStopTime\": 6993\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"e25a2af6-11e4-4b59-bf78-62c394a860cd"},{"name":"Get timelapse metadata","id":"8ddd5dbc-21ab-492e-9e6e-2de3f713d668","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getTimelapseMetadata","description":"<p>Get information about earliest available timelapse images for cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","getTimelapseMetadata"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1c2f40a2-bbb3-4a2b-be54-b1d77187202d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/getTimelapseMetadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"earliestTimestampMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8ddd5dbc-21ab-492e-9e6e-2de3f713d668"},{"name":"Retry splice","id":"ba9f50fc-dcb0-4360-b828-7a6821734574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/retrySplice","description":"<p>Send a request to retry splicing a clip</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","retrySplice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"6500d129-74e1-47e4-b7fc-f90d25ad73ab","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/retrySplice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"ba9f50fc-dcb0-4360-b828-7a6821734574"},{"name":"Share timelapse clips","id":"2eb7d1ee-a17b-4012-a98f-dc1473ff08bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clipUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/shareTimelapseClips","description":"<p>Use /CreateSharedTimelapseGroup instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","shareTimelapseClips"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2ff4a3ca-2081-43ea-b674-c03ca1b1cc7b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"clipUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/shareTimelapseClips"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"shareUrlMap\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"2eb7d1ee-a17b-4012-a98f-dc1473ff08bd"},{"name":"Splice","id":"00cfd059-0a6a-4444-b1a0-a97f0aea7e09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"duration\": 60,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/splice","description":"<p>Use /spliceV3 instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","splice"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"bb618ebe-6427-41b0-b582-5442770c214a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"duration\": 60,\n  \"startTime\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/splice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"00cfd059-0a6a-4444-b1a0-a97f0aea7e09"},{"name":"Splice frame","id":"b1da525a-4c3b-4d1d-b7c0-0a1ebab90d23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceFrame","description":"<p>Send a request to create a single image from a point in time</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","spliceFrame"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2b68a34e-b74b-4983-886b-ed84b4ca8cec","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceFrame"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"region\": \"us-west-2\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"b1da525a-4c3b-4d1d-b7c0-0a1ebab90d23"},{"name":"Splice V2","id":"8e30af5b-f7c9-4c3e-be50-71c386b1c06d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Review of security incident from main entrance\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 60,\n  \"fisheyePresentationMap\": {\n    \"key_0\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 1861,\n          \"width\": 1354\n        },\n        \"pitchDegrees\": 6475.780031749412,\n        \"rollDegrees\": 2214.9282953925754,\n        \"verticalFieldOfViewDegrees\": 3197,\n        \"yawDegrees\": 9123.364781304828\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 5747,\n          \"width\": 7755\n        },\n        \"pitchDegrees\": 7598.126667793177,\n        \"rollDegrees\": 7198.737116911316,\n        \"verticalFieldOfViewDegrees\": 1360,\n        \"yawDegrees\": 304.86989281525376\n      }\n    ],\n    \"key_1\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 8609,\n          \"width\": 460\n        },\n        \"pitchDegrees\": 8281.37041405735,\n        \"rollDegrees\": 2793.5988618710385,\n        \"verticalFieldOfViewDegrees\": 9354,\n        \"yawDegrees\": 817.9856297866928\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 402,\n          \"width\": 7530\n        },\n        \"pitchDegrees\": 6969.206502519254,\n        \"rollDegrees\": 7168.965243324395,\n        \"verticalFieldOfViewDegrees\": 9822,\n        \"yawDegrees\": 8645.025052771689\n      }\n    ]\n  },\n  \"startTimeMillis\": 1640995200000,\n  \"title\": \"Security Incident Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceV2","description":"<p>Use /spliceV3 instead</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","spliceV2"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"21acf8f6-f2bb-40e0-9950-f04c8ac8df1a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Review of security incident from main entrance\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"durationSec\": 60,\n  \"fisheyePresentationMap\": {\n    \"key_0\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 1861,\n          \"width\": 1354\n        },\n        \"pitchDegrees\": 6475.780031749412,\n        \"rollDegrees\": 2214.9282953925754,\n        \"verticalFieldOfViewDegrees\": 3197,\n        \"yawDegrees\": 9123.364781304828\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 5747,\n          \"width\": 7755\n        },\n        \"pitchDegrees\": 7598.126667793177,\n        \"rollDegrees\": 7198.737116911316,\n        \"verticalFieldOfViewDegrees\": 1360,\n        \"yawDegrees\": 304.86989281525376\n      }\n    ],\n    \"key_1\": [\n      {\n        \"aspectRatio\": {\n          \"height\": 8609,\n          \"width\": 460\n        },\n        \"pitchDegrees\": 8281.37041405735,\n        \"rollDegrees\": 2793.5988618710385,\n        \"verticalFieldOfViewDegrees\": 9354,\n        \"yawDegrees\": 817.9856297866928\n      },\n      {\n        \"aspectRatio\": {\n          \"height\": 402,\n          \"width\": 7530\n        },\n        \"pitchDegrees\": 6969.206502519254,\n        \"rollDegrees\": 7168.965243324395,\n        \"verticalFieldOfViewDegrees\": 9822,\n        \"yawDegrees\": 8645.025052771689\n      }\n    ]\n  },\n  \"startTimeMillis\": 1640995200000,\n  \"title\": \"Security Incident Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceV2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"8e30af5b-f7c9-4c3e-be50-71c386b1c06d"},{"name":"Splice V3","id":"a8ec0502-43d8-49b8-b47d-f06560d96083","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessSettings\": {\n    \"allowedRoles\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"allowedUsers\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"visibility\": \"ORG_WIDE\"\n  },\n  \"alteredViewMap\": {\n    \"key_0\": [\n      {\n        \"crop\": {\n          \"height\": 9645,\n          \"width\": 8522,\n          \"x\": 894,\n          \"y\": 5638\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 8470,\n            \"width\": 3741\n          },\n          \"pitchDegrees\": 5877.559179401035,\n          \"rollDegrees\": 5153.183972203737,\n          \"verticalFieldOfViewDegrees\": 6981,\n          \"yawDegrees\": 883.024133724557\n        }\n      },\n      {\n        \"crop\": {\n          \"height\": 1363,\n          \"width\": 5636,\n          \"x\": 7115,\n          \"y\": 1661\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 505,\n            \"width\": 1675\n          },\n          \"pitchDegrees\": 4374.8605979044905,\n          \"rollDegrees\": 3535.4282234162415,\n          \"verticalFieldOfViewDegrees\": 3268,\n          \"yawDegrees\": 5516.33452099243\n        }\n      }\n    ],\n    \"key_1\": [\n      {\n        \"crop\": {\n          \"height\": 8147,\n          \"width\": 7573,\n          \"x\": 4391,\n          \"y\": 6780\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 8001,\n            \"width\": 7016\n          },\n          \"pitchDegrees\": 6289.513467273556,\n          \"rollDegrees\": 7626.91690914006,\n          \"verticalFieldOfViewDegrees\": 6723,\n          \"yawDegrees\": 720.3371599432495\n        }\n      },\n      {\n        \"crop\": {\n          \"height\": 6716,\n          \"width\": 3061,\n          \"x\": 5725,\n          \"y\": 6607\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 9063,\n            \"width\": 5054\n          },\n          \"pitchDegrees\": 5816.524198440027,\n          \"rollDegrees\": 2138.058280396882,\n          \"verticalFieldOfViewDegrees\": 1121,\n          \"yawDegrees\": 1705.5516993665165\n        }\n      }\n    ]\n  },\n  \"audioIncluded\": true,\n  \"clipVisibility\": \"PRIVATE\",\n  \"description\": \"Review of security incident from main entrance\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 60,\n  \"integrationUploadMap\": {\n    \"key_0\": false,\n    \"key_1\": true\n  },\n  \"saveToConsole\": true,\n  \"sendToSharedStorage\": false,\n  \"sendToUserStorage\": false,\n  \"startTimeMillis\": 1640995200000,\n  \"title\": \"Security Incident Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceV3","description":"<p>Send a request to create an arbitrary clip for multiple cameras</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","spliceV3"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c8cad546-a246-4a1f-aa25-23668f9c9f6e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessSettings\": {\n    \"allowedRoles\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"allowedUsers\": [\n      \"AAAAAAAAAAAAAAAAAAAAAA\"\n    ],\n    \"visibility\": \"ORG_WIDE\"\n  },\n  \"alteredViewMap\": {\n    \"key_0\": [\n      {\n        \"crop\": {\n          \"height\": 9645,\n          \"width\": 8522,\n          \"x\": 894,\n          \"y\": 5638\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 8470,\n            \"width\": 3741\n          },\n          \"pitchDegrees\": 5877.559179401035,\n          \"rollDegrees\": 5153.183972203737,\n          \"verticalFieldOfViewDegrees\": 6981,\n          \"yawDegrees\": 883.024133724557\n        }\n      },\n      {\n        \"crop\": {\n          \"height\": 1363,\n          \"width\": 5636,\n          \"x\": 7115,\n          \"y\": 1661\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 505,\n            \"width\": 1675\n          },\n          \"pitchDegrees\": 4374.8605979044905,\n          \"rollDegrees\": 3535.4282234162415,\n          \"verticalFieldOfViewDegrees\": 3268,\n          \"yawDegrees\": 5516.33452099243\n        }\n      }\n    ],\n    \"key_1\": [\n      {\n        \"crop\": {\n          \"height\": 8147,\n          \"width\": 7573,\n          \"x\": 4391,\n          \"y\": 6780\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 8001,\n            \"width\": 7016\n          },\n          \"pitchDegrees\": 6289.513467273556,\n          \"rollDegrees\": 7626.91690914006,\n          \"verticalFieldOfViewDegrees\": 6723,\n          \"yawDegrees\": 720.3371599432495\n        }\n      },\n      {\n        \"crop\": {\n          \"height\": 6716,\n          \"width\": 3061,\n          \"x\": 5725,\n          \"y\": 6607\n        },\n        \"dewarp\": {\n          \"aspectRatio\": {\n            \"height\": 9063,\n            \"width\": 5054\n          },\n          \"pitchDegrees\": 5816.524198440027,\n          \"rollDegrees\": 2138.058280396882,\n          \"verticalFieldOfViewDegrees\": 1121,\n          \"yawDegrees\": 1705.5516993665165\n        }\n      }\n    ]\n  },\n  \"audioIncluded\": true,\n  \"clipVisibility\": \"PRIVATE\",\n  \"description\": \"Review of security incident from main entrance\",\n  \"deviceUuids\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n  ],\n  \"durationSec\": 60,\n  \"integrationUploadMap\": {\n    \"key_0\": false,\n    \"key_1\": true\n  },\n  \"saveToConsole\": true,\n  \"sendToSharedStorage\": false,\n  \"sendToUserStorage\": false,\n  \"startTimeMillis\": 1640995200000,\n  \"title\": \"Security Incident Review\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/spliceV3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"clipUuidList\": [\n    \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"AAAAAAAAAAAAAAAAAAAAAA\"\n  ],\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a8ec0502-43d8-49b8-b47d-f06560d96083"},{"name":"Update shared timelapse group","id":"a88cd9f8-6dc8-49ed-aa88-6d62d6cb74e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated shared timelapse for security review\",\n  \"descriptionUpdate\": true,\n  \"expirationTimeSecs\": 172800,\n  \"expirationTimeUpdate\": false,\n  \"passwordUpdate\": false,\n  \"plaintextPassword\": \"newSecurePassword123\",\n  \"title\": \"Updated Security Review\",\n  \"titleUpdate\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/updateSharedTimelapseGroup","description":"<p>Update title, description, or expiration on a shared timelapse link</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","video","updateSharedTimelapseGroup"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"959fea34-086d-4556-8047-1570b223de3e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Updated shared timelapse for security review\",\n  \"descriptionUpdate\": true,\n  \"expirationTimeSecs\": 172800,\n  \"expirationTimeUpdate\": false,\n  \"passwordUpdate\": false,\n  \"plaintextPassword\": \"newSecurePassword123\",\n  \"title\": \"Updated Security Review\",\n  \"titleUpdate\": true,\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/video/updateSharedTimelapseGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"shareUrl\": \"https://example.com/share/timelapse/12345\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"a88cd9f8-6dc8-49ed-aa88-6d62d6cb74e3"}],"id":"d308ef62-154b-457a-a68e-489fde466eae","_postman_id":"d308ef62-154b-457a-a68e-489fde466eae","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Elevator Webservice","item":[{"name":"Find access controlled elevators landings within the specified location","id":"a41e3476-d205-45e3-afe3-e6516330fdab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingsByLocation","description":"<p>Find access controlled elevators landings within the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","findAccessControlledElevatorLandingsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9c3f5e28-f0f6-4fa4-9f04-2667d41f4010","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 7024\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledElevatorLandings\": [\n    {\n      \"accessScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 4549,\n        \"state\": \"REQUIRED\"\n      },\n      \"accessStateOverride\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"requestedAtMillis\": 1701,\n        \"type\": \"CANCELLED_DOOR_STATE_OVERRIDE\"\n      },\n      \"accessStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"authFirstInStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 4690,\n        \"state\": \"REQUIRED\"\n      },\n      \"createdAtMillis\": 6466,\n      \"defaultAccessState\": \"ACCESS_CONTROLLED\",\n      \"floorNumber\": 6329,\n      \"geofenceEnabled\": false,\n      \"geofenceRadius\": 1151.4867301134068,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"remoteUnlockEnabled\": false,\n      \"type\": \"AccessControlledElevator\",\n      \"updatedAtMillis\": 1775,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"accessScheduleFirstInStateOverride\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"requestedAtMillis\": 6603,\n        \"state\": \"REQUIRED\"\n      },\n      \"accessStateOverride\": {\n        \"originator\": {\n          \"grantedToInternalEntityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"grantedToName\": \"string\",\n          \"supportAuthorityUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"supportUserEmail\": \"string\",\n          \"supportUsername\": \"string\"\n        },\n        \"requestedAtMillis\": 5626,\n        \"type\": \"DOOR_STATE_OVERRIDE\"\n      },\n      \"accessStateToScheduleUuidMap\": {\n        \"key_0\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n        \"key_1\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n      },\n      \"associatedCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"associatedFaceDetectionCameras\": [\n        \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n      ],\n      \"authFirstInStateOverride\": {\n        \"originator\": {\n          \"tokenName\": \"string\",\n          \"tokenUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"requestedAtMillis\": 1945,\n        \"state\": \"SATISFIED\"\n      },\n      \"createdAtMillis\": 7587,\n      \"defaultAccessState\": \"UNLOCKED\",\n      \"floorNumber\": 6376,\n      \"geofenceEnabled\": true,\n      \"geofenceRadius\": 4519.942481010106,\n      \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"policyUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"remoteUnlockEnabled\": false,\n      \"type\": \"AccessControlledDoor\",\n      \"updatedAtMillis\": 738,\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"lastEvaluatedKey\": \"string\"\n}"}],"_postman_id":"a41e3476-d205-45e3-afe3-e6516330fdab"},{"name":"Create a label that can be assigned to an access controlled elevator landing","id":"cb6b0045-0feb-4dd6-9a85-4bc4cbe44ddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/addAccessControlledElevatorLandingLabel","description":"<p>Create a label that can be assigned to an access controlled elevator landing and referenced by an access grant or access revocation</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","addAccessControlledElevatorLandingLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"b6ad7d31-0150-4383-a649-db5187c9700b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/addAccessControlledElevatorLandingLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"cb6b0045-0feb-4dd6-9a85-4bc4cbe44ddf"},{"name":"Find access controlled elevator landing shadows within the org","id":"dc07fb6f-09bc-4701-89ca-11a90bd92360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 1653\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingShadows","description":"<p>Find access controlled elevator landing shadows within the org</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","findAccessControlledElevatorLandingShadows"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"9113a9d2-d5ce-4943-9aeb-d1e3c5632057","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"maxPageSize\": 1653\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingShadows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"shadows\": [\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"source\": \"UNKNOWN\",\n        \"state\": \"NOT_CONFIGURED\",\n        \"stateUpdateEventTimestampMs\": 5921\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 5105,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"CONFIG_MEMBERSHIP\",\n        \"state\": \"DISABLED\",\n        \"stateUpdateEventTimestampMs\": 7684\n      },\n      \"state\": {\n        \"source\": \"DOOR_STATE_OVERRIDE\",\n        \"state\": \"ACCESS_CONTROLLED\",\n        \"stateUpdateEventTimestampMs\": 7009\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 4464\n    },\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"SCHEDULED_RESET\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 7717\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 6944,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"ruleName\": \"string\",\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"source\": \"CONFIG_REQUIREMENT_CHANGE\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 2880\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE_EXCEPTION\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 8213\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 4251\n    }\n  ]\n}"}],"_postman_id":"dc07fb6f-09bc-4701-89ca-11a90bd92360"},{"name":"Find access controlled elevator landing shadows within the specified location","id":"0cf2399a-fd0d-47ea-954a-28b79be8a669","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 4331\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingShadowsByLocation","description":"<p>Find access controlled elevator landing shadows within the specified location</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","findAccessControlledElevatorLandingShadowsByLocation"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"f1f7de83-7a5d-44f3-8ca4-ed7590638fb1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"maxPageSize\": 4331\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/findAccessControlledElevatorLandingShadowsByLocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lastEvaluatedKey\": \"string\",\n  \"shadows\": [\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"componentCompositeName\": \"string\",\n          \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"correlationId\": \"string\",\n          \"eventUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"originator\": {\n            \"value\": \"<Circular reference to #/components/schemas/BaseEventOriginator detected>\"\n          }\n        },\n        \"source\": \"UNKNOWN\",\n        \"state\": \"NOT_CONFIGURED\",\n        \"stateUpdateEventTimestampMs\": 5921\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 5105,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"CONFIG_MEMBERSHIP\",\n        \"state\": \"DISABLED\",\n        \"stateUpdateEventTimestampMs\": 7684\n      },\n      \"state\": {\n        \"source\": \"DOOR_STATE_OVERRIDE\",\n        \"state\": \"ACCESS_CONTROLLED\",\n        \"stateUpdateEventTimestampMs\": 7009\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 4464\n    },\n    {\n      \"authFirstIn\": {\n        \"originator\": {\n          \"userEmail\": \"string\",\n          \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"username\": \"string\"\n        },\n        \"source\": \"SCHEDULED_RESET\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 7717\n      },\n      \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"createdAtMillis\": 6944,\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"scheduleFirstIn\": {\n        \"originator\": {\n          \"ruleName\": \"string\",\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        \"source\": \"CONFIG_REQUIREMENT_CHANGE\",\n        \"state\": \"SATISFIED\",\n        \"stateUpdateEventTimestampMs\": 2880\n      },\n      \"state\": {\n        \"source\": \"SCHEDULE_EXCEPTION\",\n        \"state\": \"UNLOCKED\",\n        \"stateUpdateEventTimestampMs\": 8213\n      },\n      \"type\": \"AccessControlledDoorShadow\",\n      \"updatedAtMillis\": 4251\n    }\n  ]\n}"}],"_postman_id":"0cf2399a-fd0d-47ea-954a-28b79be8a669"},{"name":"Get all access controlled elevator landing labels for the organization","id":"d179c606-fb0a-409a-a1ad-6312847ceb4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/getAccessControlledElevatorLandingLabelsForOrg","description":"<p>Get all access controlled elevator landing labels for the organization</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","getAccessControlledElevatorLandingLabelsForOrg"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"c6edc590-9bf7-441e-8c6b-d128ee9c4f50","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/getAccessControlledElevatorLandingLabelsForOrg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accessControlledElevatorLandingLabels\": {\n    \"key_0\": [\n      \"string\"\n    ],\n    \"key_1\": [\n      \"string\"\n    ],\n    \"key_2\": [\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"d179c606-fb0a-409a-a1ad-6312847ceb4d"},{"name":"Remove a label to an access controlled elevator landing","id":"13aedbd6-5db1-49f3-a2be-bc7d938c06d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/removeAccessControlledElevatorLandingLabel","description":"<p>Remove a label to an access controlled elevator landing</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","component","elevator","removeAccessControlledElevatorLandingLabel"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"44bc0126-06bb-4952-abd9-8e69e6afcff5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"accessControlledElevatorLandingUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"label\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/component/elevator/removeAccessControlledElevatorLandingLabel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"13aedbd6-5db1-49f3-a2be-bc7d938c06d4"}],"id":"9e77c5e1-5b4d-45f9-95d1-1c8a97cffcd1","_postman_id":"9e77c5e1-5b4d-45f9-95d1-1c8a97cffcd1","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Scene Query Webservice","item":[{"name":"Execute a prompt, ad-hoc","id":"6455538e-7ebf-408f-816e-7b82ad4234e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/adHocPrompt","description":"<p>Exectue an existing prompt, ad-hoc</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","adHocPrompt"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"a6758b8d-aadb-4bfd-861e-b3a2285cc732","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/adHocPrompt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"event\": {\n    \"checkCondition\": false,\n    \"image\": \"string\",\n    \"imageOffsets\": [\n      394,\n      7257\n    ],\n    \"prompt\": \"string\",\n    \"timestampMs\": 8802,\n    \"value\": \"string\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"6455538e-7ebf-408f-816e-7b82ad4234e7"},{"name":"Create prompt configuration","id":"cad65333-07e2-463d-a1d7-3596251f2d68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"promptConfiguration\": {\n    \"active\": true,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"GT\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 7637.301009660145,\n              \"y\": 2480.3859271745555\n            },\n            {\n              \"x\": 2332.7041666908,\n              \"y\": 9905.14509886426\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8617,\n                  \"playCount\": 6824\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 5666,\n                  \"playCount\": 1650\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 537,\n                  \"expireTimeOfDayLocalSeconds\": 3471,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 3041,\n                  \"expireTimeOfDayLocalSeconds\": 3866,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"BLE_TRACKER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PM40_EXCEEDED_HIGH\",\n                          \"DOOR_AJAR\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CLIMATE_CO2\",\n                            \"alert\": true,\n                            \"bottom\": 2415,\n                            \"confidence\": 7132.746054264936,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7504,\n                                \"y\": 5643\n                              },\n                              \"key_1\": {\n                                \"x\": 6848,\n                                \"y\": 196\n                              },\n                              \"key_2\": {\n                                \"x\": 3157,\n                                \"y\": 4923\n                              }\n                            },\n                            \"left\": 8723,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8261,\n                            \"objectId\": 6451,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7723.513048763831,\n                            \"right\": 5045,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4162.878381853885,\n                              \"sensorLong\": 5861\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5841.812067574939\n                              }\n                            },\n                            \"top\": 8955,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                            \"alert\": true,\n                            \"bottom\": 6904,\n                            \"confidence\": 5885.3340550167995,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4827,\n                                \"y\": 8605\n                              },\n                              \"key_1\": {\n                                \"x\": 9757,\n                                \"y\": 1978\n                              }\n                            },\n                            \"left\": 2625,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2839,\n                            \"objectId\": 4208,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8942.496722181188,\n                            \"right\": 8494,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6352.221413351358,\n                              \"sensorLong\": 3745\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3754.641469614366\n                              }\n                            },\n                            \"top\": 8417,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9032,\n                        \"timestampMs\": 6658\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_PROX\",\n                          \"POSE_ANOMALOUS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 2360,\n                            \"confidence\": 2099.832245584028,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3556,\n                                \"y\": 4005\n                              },\n                              \"key_1\": {\n                                \"x\": 9664,\n                                \"y\": 1431\n                              }\n                            },\n                            \"left\": 8788,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3072,\n                            \"objectId\": 8393,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9119.682034614998,\n                            \"right\": 7322,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8964.6828323464,\n                              \"sensorLong\": 9370\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3953.2995794656076\n                              }\n                            },\n                            \"top\": 2452,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CAR_ENTER\",\n                            \"alert\": true,\n                            \"bottom\": 4603,\n                            \"confidence\": 872.2554798393567,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7379,\n                                \"y\": 1856\n                              },\n                              \"key_1\": {\n                                \"x\": 1000,\n                                \"y\": 5573\n                              }\n                            },\n                            \"left\": 2478,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9573,\n                            \"objectId\": 4190,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8539.707545049994,\n                            \"right\": 5913,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8570.226403880693,\n                              \"sensorLong\": 6119\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6354.97457301835\n                              }\n                            },\n                            \"top\": 482,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3103,\n                        \"timestampMs\": 4093\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_LEAK\",\n                          \"BUTTON_LONG_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MASK_MISSING\",\n                            \"alert\": false,\n                            \"bottom\": 9869,\n                            \"confidence\": 2914.297100279193,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7532,\n                                \"y\": 6258\n                              },\n                              \"key_1\": {\n                                \"x\": 2767,\n                                \"y\": 7603\n                              },\n                              \"key_2\": {\n                                \"x\": 6431,\n                                \"y\": 9620\n                              }\n                            },\n                            \"left\": 7794,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8673,\n                            \"objectId\": 1750,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7684.102326565967,\n                            \"right\": 7169,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6367.325224945122,\n                              \"sensorLong\": 4297\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7149.417287775384\n                              }\n                            },\n                            \"top\": 1149,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 4728,\n                            \"confidence\": 1389.4950014124463,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3860,\n                                \"y\": 1290\n                              },\n                              \"key_1\": {\n                                \"x\": 257,\n                                \"y\": 965\n                              },\n                              \"key_2\": {\n                                \"x\": 4541,\n                                \"y\": 6863\n                              }\n                            },\n                            \"left\": 7793,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 798,\n                            \"objectId\": 3332,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 18.509955470802364,\n                            \"right\": 3652,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7020.809422651735,\n                              \"sensorLong\": 7172\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4756.970668822176\n                              }\n                            },\n                            \"top\": 7918,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3059,\n                        \"timestampMs\": 1520\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_SOUND_HELP\",\n                          \"AIR_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 998,\n                            \"confidence\": 621.8458256888671,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1248,\n                                \"y\": 8441\n                              },\n                              \"key_1\": {\n                                \"x\": 467,\n                                \"y\": 7744\n                              },\n                              \"key_2\": {\n                                \"x\": 9807,\n                                \"y\": 8379\n                              },\n                              \"key_3\": {\n                                \"x\": 1804,\n                                \"y\": 6947\n                              },\n                              \"key_4\": {\n                                \"x\": 1650,\n                                \"y\": 8314\n                              }\n                            },\n                            \"left\": 4199,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6039,\n                            \"objectId\": 4637,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5953.068662494929,\n                            \"right\": 6858,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8192.165275030387,\n                              \"sensorLong\": 2330\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1425.450262738468\n                              }\n                            },\n                            \"top\": 9348,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO2\",\n                            \"alert\": true,\n                            \"bottom\": 2485,\n                            \"confidence\": 2707.8730451657207,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8821,\n                                \"y\": 7876\n                              },\n                              \"key_1\": {\n                                \"x\": 2048,\n                                \"y\": 9487\n                              }\n                            },\n                            \"left\": 1725,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8158,\n                            \"objectId\": 3118,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2381.179945673322,\n                            \"right\": 3266,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8747.881654124478,\n                              \"sensorLong\": 2124\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5503.1188308986675\n                              }\n                            },\n                            \"top\": 8200,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3123,\n                        \"timestampMs\": 430\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8366\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_PM25\",\n                          \"IOT_AIR_THC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": true,\n                            \"bottom\": 4097,\n                            \"confidence\": 5866.483113616015,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 175,\n                                \"y\": 6432\n                              },\n                              \"key_1\": {\n                                \"x\": 3672,\n                                \"y\": 4100\n                              }\n                            },\n                            \"left\": 5119,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8796,\n                            \"objectId\": 387,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7304.607521963702,\n                            \"right\": 7711,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1611.8302001740003,\n                              \"sensorLong\": 3179\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8692.891137282717\n                              }\n                            },\n                            \"top\": 9932,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_ETOH\",\n                            \"alert\": false,\n                            \"bottom\": 1311,\n                            \"confidence\": 8382.235086030476,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5434,\n                                \"y\": 6818\n                              },\n                              \"key_1\": {\n                                \"x\": 5448,\n                                \"y\": 7009\n                              }\n                            },\n                            \"left\": 103,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5513,\n                            \"objectId\": 6878,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6378.549249691672,\n                            \"right\": 987,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3665.167731734418,\n                              \"sensorLong\": 4955\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 266.8168528938808\n                              }\n                            },\n                            \"top\": 5014,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4988,\n                        \"timestampMs\": 6206\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_GR_ACTIVE\",\n                          \"AIR_MASKING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_DURESS\",\n                            \"alert\": true,\n                            \"bottom\": 6288,\n                            \"confidence\": 2940.3019718987953,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4613,\n                                \"y\": 4508\n                              },\n                              \"key_1\": {\n                                \"x\": 3994,\n                                \"y\": 4434\n                              },\n                              \"key_2\": {\n                                \"x\": 935,\n                                \"y\": 1698\n                              }\n                            },\n                            \"left\": 772,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 836,\n                            \"objectId\": 2902,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8509.60962935973,\n                            \"right\": 217,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2698.626189544475,\n                              \"sensorLong\": 4877\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1954.3688671744208\n                              }\n                            },\n                            \"top\": 5798,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_SMOKE\",\n                            \"alert\": true,\n                            \"bottom\": 7547,\n                            \"confidence\": 666.993088729384,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7852,\n                                \"y\": 38\n                              },\n                              \"key_1\": {\n                                \"x\": 8490,\n                                \"y\": 6836\n                              }\n                            },\n                            \"left\": 6357,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1483,\n                            \"objectId\": 9702,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5294.089811600202,\n                            \"right\": 7067,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8776.49073635012,\n                              \"sensorLong\": 4512\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8824.895273761524\n                              }\n                            },\n                            \"top\": 6289,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7334,\n                        \"timestampMs\": 5916\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8463\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9882,\n                  \"integration\": \"SHELLY\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 120,\n                  \"integration\": \"SLACK\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PLACE_OS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"DEVICE_INTEGRATION\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"UNKNOWN\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 3138,\n                \"password\": \"string\",\n                \"playCount\": 663,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 5918,\n                  \"overrideRelayDurationSec\": 3465,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 2424,\n                  \"overrideRelayDurationSec\": 4612,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7016,\n            \"backoffSeconds\": 6527,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 1685,\n                  \"playCount\": 2310\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 595,\n                  \"playCount\": 8820\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 8597,\n                  \"expireTimeOfDayLocalSeconds\": 5509,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 2673,\n                  \"expireTimeOfDayLocalSeconds\": 7126,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"NVR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"FACE_BLACKLISTED\",\n                          \"AC_TAMPER_PROX\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AQI_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 5853,\n                            \"confidence\": 2506.882517644693,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8212,\n                                \"y\": 9813\n                              },\n                              \"key_1\": {\n                                \"x\": 8936,\n                                \"y\": 5066\n                              }\n                            },\n                            \"left\": 1716,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2203,\n                            \"objectId\": 2690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5368.60471739687,\n                            \"right\": 4094,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6220.050737233145,\n                              \"sensorLong\": 6161\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1063.3216754578111\n                              }\n                            },\n                            \"top\": 1345,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_UNLOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 9064,\n                            \"confidence\": 9831.52417246015,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5494,\n                                \"y\": 4777\n                              }\n                            },\n                            \"left\": 4334,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8084,\n                            \"objectId\": 5437,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 746.5335759322667,\n                            \"right\": 3425,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6787.802413229127,\n                              \"sensorLong\": 7210\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5994.969353040833\n                              }\n                            },\n                            \"top\": 655,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9384,\n                        \"timestampMs\": 4423\n                      },\n                      {\n                        \"activities\": [\n                          \"SOUND_AGGRESSION\",\n                          \"TAG_DEPARTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 9515,\n                            \"confidence\": 7286.3165111343205,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2811,\n                                \"y\": 8772\n                              }\n                            },\n                            \"left\": 3274,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6990,\n                            \"objectId\": 5844,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 793.6973030581785,\n                            \"right\": 1720,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 212.15920302637414,\n                              \"sensorLong\": 721\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1277.7025134602927\n                              }\n                            },\n                            \"top\": 1482,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 1916,\n                            \"confidence\": 4180.032768878572,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5930,\n                                \"y\": 3912\n                              },\n                              \"key_1\": {\n                                \"x\": 3226,\n                                \"y\": 4034\n                              }\n                            },\n                            \"left\": 8280,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9936,\n                            \"objectId\": 7003,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3561.5116703025305,\n                            \"right\": 1893,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4992.17718807956,\n                              \"sensorLong\": 6065\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5545.744224182241\n                              }\n                            },\n                            \"top\": 6756,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9425,\n                        \"timestampMs\": 644\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_ACCEL\",\n                          \"PIR_OCCUPIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 5012,\n                            \"confidence\": 4446.248733971441,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9906,\n                                \"y\": 2121\n                              }\n                            },\n                            \"left\": 1493,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1289,\n                            \"objectId\": 3286,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6640.963045429607,\n                            \"right\": 1934,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2132.252140139468,\n                              \"sensorLong\": 3770\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1018.2786781225573\n                              }\n                            },\n                            \"top\": 2673,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": true,\n                            \"bottom\": 4311,\n                            \"confidence\": 9050.187371161514,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8610,\n                                \"y\": 8144\n                              },\n                              \"key_1\": {\n                                \"x\": 8784,\n                                \"y\": 445\n                              },\n                              \"key_2\": {\n                                \"x\": 2126,\n                                \"y\": 4564\n                              }\n                            },\n                            \"left\": 85,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2261,\n                            \"objectId\": 6600,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8678.744878853939,\n                            \"right\": 5418,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9545.265551002281,\n                              \"sensorLong\": 6597\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5480.576827997416\n                              }\n                            },\n                            \"top\": 1252,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8291,\n                        \"timestampMs\": 6637\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_PANIC_BUTTON_TRIGGERED\",\n                          \"HUMAN_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PM100_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 8850,\n                            \"confidence\": 2882.7106879415987,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1310,\n                                \"y\": 7950\n                              }\n                            },\n                            \"left\": 3666,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 623,\n                            \"objectId\": 896,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8815.61334934325,\n                            \"right\": 1939,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 724.6334230796924,\n                              \"sensorLong\": 286\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1968.5608055440885\n                              }\n                            },\n                            \"top\": 4673,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 1218,\n                            \"confidence\": 9729.376221096141,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7509,\n                                \"y\": 3524\n                              },\n                              \"key_1\": {\n                                \"x\": 6971,\n                                \"y\": 2222\n                              }\n                            },\n                            \"left\": 347,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8906,\n                            \"objectId\": 9243,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 150.48704338355589,\n                            \"right\": 7867,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3010.6157482895223,\n                              \"sensorLong\": 2991\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6461.3597645083855\n                              }\n                            },\n                            \"top\": 7709,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1823,\n                        \"timestampMs\": 2930\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3974\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AIR_VOC\",\n                          \"HEAT_INDEX_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 8882,\n                            \"confidence\": 4773.622119222616,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2103,\n                                \"y\": 4016\n                              },\n                              \"key_1\": {\n                                \"x\": 6371,\n                                \"y\": 7775\n                              }\n                            },\n                            \"left\": 6383,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4002,\n                            \"objectId\": 9582,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 455.65756508598065,\n                            \"right\": 2834,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3654.5956118962963,\n                              \"sensorLong\": 9457\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6106.8709160648505\n                              }\n                            },\n                            \"top\": 9902,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_TEMP\",\n                            \"alert\": true,\n                            \"bottom\": 1784,\n                            \"confidence\": 5454.178095921725,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7268,\n                                \"y\": 6378\n                              },\n                              \"key_1\": {\n                                \"x\": 262,\n                                \"y\": 5954\n                              },\n                              \"key_2\": {\n                                \"x\": 5443,\n                                \"y\": 1473\n                              },\n                              \"key_3\": {\n                                \"x\": 1731,\n                                \"y\": 7588\n                              }\n                            },\n                            \"left\": 2193,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5034,\n                            \"objectId\": 5229,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 49.65952951109686,\n                            \"right\": 7151,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2238.8843678659696,\n                              \"sensorLong\": 8598\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8550.574789559561\n                              }\n                            },\n                            \"top\": 1397,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8456,\n                        \"timestampMs\": 6275\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_TAMPER\",\n                          \"PEOPLECOUNT_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 2500,\n                            \"confidence\": 9870.626074020183,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2255,\n                                \"y\": 6916\n                              },\n                              \"key_1\": {\n                                \"x\": 7508,\n                                \"y\": 2537\n                              },\n                              \"key_2\": {\n                                \"x\": 8493,\n                                \"y\": 7140\n                              }\n                            },\n                            \"left\": 1239,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5661,\n                            \"objectId\": 2696,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4100.3867306829725,\n                            \"right\": 3793,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2221.653580902672,\n                              \"sensorLong\": 2016\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5612.788287297665\n                              }\n                            },\n                            \"top\": 8397,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_DISCONNECTED\",\n                            \"alert\": true,\n                            \"bottom\": 2110,\n                            \"confidence\": 2241.5153408215892,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 214,\n                                \"y\": 1786\n                              },\n                              \"key_1\": {\n                                \"x\": 652,\n                                \"y\": 891\n                              }\n                            },\n                            \"left\": 2353,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1549,\n                            \"objectId\": 8971,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2319.781913787691,\n                            \"right\": 6377,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 719.7047404639089,\n                              \"sensorLong\": 8355\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 314.8503328679153\n                              }\n                            },\n                            \"top\": 2074,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6748,\n                        \"timestampMs\": 6496\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 2381\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5855,\n                  \"integration\": \"PLACE_OS\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9831,\n                  \"integration\": \"LUMEO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PLACE_OS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"WEBHOOKS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"OPENPATH\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 6943,\n                \"password\": \"string\",\n                \"playCount\": 8551,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 6229,\n                  \"overrideRelayDurationSec\": 8396,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 4360,\n                  \"overrideRelayDurationSec\": 1761,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 3814,\n            \"backoffSeconds\": 5226,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"EQ\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 1974.646659029249,\n              \"y\": 8558.145313714585\n            },\n            {\n              \"x\": 4924.414691819896,\n              \"y\": 5823.794298215419\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8435,\n                  \"playCount\": 8738\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8665,\n                  \"playCount\": 2733\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 1110,\n                  \"expireTimeOfDayLocalSeconds\": 7345,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 8086,\n                  \"expireTimeOfDayLocalSeconds\": 5896,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_IAQ\",\n                          \"AUDIO_SOUND_ABUSIVE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 9080,\n                            \"confidence\": 9037.195059515187,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1293,\n                                \"y\": 513\n                              },\n                              \"key_1\": {\n                                \"x\": 6965,\n                                \"y\": 7506\n                              }\n                            },\n                            \"left\": 1709,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9608,\n                            \"objectId\": 4199,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8384.225736906812,\n                            \"right\": 7511,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 46.93406859377358,\n                              \"sensorLong\": 4305\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8826.268379070587\n                              }\n                            },\n                            \"top\": 1178,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_LOUD\",\n                            \"alert\": true,\n                            \"bottom\": 4099,\n                            \"confidence\": 8823.820956984058,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4962,\n                                \"y\": 7509\n                              },\n                              \"key_1\": {\n                                \"x\": 3248,\n                                \"y\": 3644\n                              }\n                            },\n                            \"left\": 9549,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5431,\n                            \"objectId\": 6848,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2112.0101610095276,\n                            \"right\": 5438,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 639.9996214010217,\n                              \"sensorLong\": 7754\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2002.8110484817075\n                              }\n                            },\n                            \"top\": 2625,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6848,\n                        \"timestampMs\": 6132\n                      },\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIREN\",\n                          \"FACE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"VOC_IDX_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 4866,\n                            \"confidence\": 2958.6461207950433,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2843,\n                                \"y\": 9902\n                              },\n                              \"key_1\": {\n                                \"x\": 3282,\n                                \"y\": 9756\n                              },\n                              \"key_2\": {\n                                \"x\": 3612,\n                                \"y\": 1970\n                              }\n                            },\n                            \"left\": 603,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 79,\n                            \"objectId\": 4729,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7120.861721743554,\n                            \"right\": 4050,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2433.058477904957,\n                              \"sensorLong\": 2350\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4649.6732276685825\n                              }\n                            },\n                            \"top\": 8298,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 6292,\n                            \"confidence\": 3423.3665929601752,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5695,\n                                \"y\": 1959\n                              },\n                              \"key_1\": {\n                                \"x\": 2546,\n                                \"y\": 5660\n                              },\n                              \"key_2\": {\n                                \"x\": 30,\n                                \"y\": 9536\n                              }\n                            },\n                            \"left\": 4105,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8554,\n                            \"objectId\": 7714,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4183.313053287139,\n                            \"right\": 4229,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1891.806639037361,\n                              \"sensorLong\": 4826\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3098.376592001766\n                              }\n                            },\n                            \"top\": 8218,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4580,\n                        \"timestampMs\": 4069\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6822\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_ACTIVATED\",\n                          \"PM40_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n                            \"alert\": true,\n                            \"bottom\": 7878,\n                            \"confidence\": 111.81948095443595,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9498,\n                                \"y\": 8238\n                              }\n                            },\n                            \"left\": 1563,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9408,\n                            \"objectId\": 7566,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5676.140360346986,\n                            \"right\": 3287,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1292.0434359169874,\n                              \"sensorLong\": 7053\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9661.032910856842\n                              }\n                            },\n                            \"top\": 5614,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_POSITIONING_CHANGED\",\n                            \"alert\": false,\n                            \"bottom\": 3944,\n                            \"confidence\": 3919.803153941852,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 460,\n                                \"y\": 8154\n                              },\n                              \"key_1\": {\n                                \"x\": 1675,\n                                \"y\": 5664\n                              }\n                            },\n                            \"left\": 7678,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9606,\n                            \"objectId\": 6011,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8282.737651151969,\n                            \"right\": 3344,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5503.973085485592,\n                              \"sensorLong\": 7810\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 181.34735529493406\n                              }\n                            },\n                            \"top\": 5028,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7940,\n                        \"timestampMs\": 9720\n                      },\n                      {\n                        \"activities\": [\n                          \"HUMIDITY_EXCEEDED_LOW\",\n                          \"AC_GI_ACTIVE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IAQ_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6985,\n                            \"confidence\": 4354.908101234427,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 697,\n                                \"y\": 1335\n                              },\n                              \"key_1\": {\n                                \"x\": 2434,\n                                \"y\": 7497\n                              },\n                              \"key_2\": {\n                                \"x\": 3663,\n                                \"y\": 809\n                              }\n                            },\n                            \"left\": 9237,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5600,\n                            \"objectId\": 8122,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6.152661920082458,\n                            \"right\": 6664,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 493.971354039302,\n                              \"sensorLong\": 3840\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4075.7409015932167\n                              }\n                            },\n                            \"top\": 2775,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 922,\n                            \"confidence\": 9435.055021297532,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2899,\n                                \"y\": 1307\n                              },\n                              \"key_1\": {\n                                \"x\": 4838,\n                                \"y\": 8994\n                              },\n                              \"key_2\": {\n                                \"x\": 1682,\n                                \"y\": 1942\n                              }\n                            },\n                            \"left\": 530,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7600,\n                            \"objectId\": 1959,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6724.3253053572,\n                            \"right\": 2762,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6683.394519685681,\n                              \"sensorLong\": 8858\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4644.207535091041\n                              }\n                            },\n                            \"top\": 5307,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7096,\n                        \"timestampMs\": 1802\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_CONNECTED\",\n                          \"AUDIO_SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 6451,\n                            \"confidence\": 2677.919264354296,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9639,\n                                \"y\": 645\n                              }\n                            },\n                            \"left\": 3872,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7370,\n                            \"objectId\": 1326,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3071.6970344448046,\n                            \"right\": 1545,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 28.203195275713355,\n                              \"sensorLong\": 2365\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7955.8011534006855\n                              }\n                            },\n                            \"top\": 4287,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_THREAT_DETECTED\",\n                            \"alert\": true,\n                            \"bottom\": 4201,\n                            \"confidence\": 1386.6839611231385,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9905,\n                                \"y\": 1004\n                              },\n                              \"key_1\": {\n                                \"x\": 576,\n                                \"y\": 9857\n                              },\n                              \"key_2\": {\n                                \"x\": 9633,\n                                \"y\": 2442\n                              },\n                              \"key_3\": {\n                                \"x\": 6917,\n                                \"y\": 5104\n                              }\n                            },\n                            \"left\": 6526,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 511,\n                            \"objectId\": 5044,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4513.888681908927,\n                            \"right\": 6789,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 282.17528699665763,\n                              \"sensorLong\": 7210\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9540.784024453937\n                              }\n                            },\n                            \"top\": 4181,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4479,\n                        \"timestampMs\": 8071\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"IOT_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 8821,\n                            \"confidence\": 4696.283988842373,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 144,\n                                \"y\": 7026\n                              },\n                              \"key_1\": {\n                                \"x\": 9748,\n                                \"y\": 3299\n                              },\n                              \"key_2\": {\n                                \"x\": 7557,\n                                \"y\": 3014\n                              }\n                            },\n                            \"left\": 6184,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2881,\n                            \"objectId\": 1497,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1916.5869364041632,\n                            \"right\": 9351,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4594.910507921046,\n                              \"sensorLong\": 1396\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 507.87510976842975\n                              }\n                            },\n                            \"top\": 944,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"alert\": false,\n                            \"bottom\": 8703,\n                            \"confidence\": 718.8817090915567,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6292,\n                                \"y\": 3823\n                              }\n                            },\n                            \"left\": 5231,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3325,\n                            \"objectId\": 9965,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8434.211275017744,\n                            \"right\": 2820,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7138.346060246554,\n                              \"sensorLong\": 1193\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4246.50382095986\n                              }\n                            },\n                            \"top\": 9051,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 959,\n                        \"timestampMs\": 419\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 784\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 1899,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9236,\n                  \"integration\": \"TOAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"SHELLY\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"ZAPIER\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 3131,\n                \"password\": \"string\",\n                \"playCount\": 9305,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 6584,\n                  \"overrideRelayDurationSec\": 6655,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4796,\n                  \"overrideRelayDurationSec\": 590,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7153,\n            \"backoffSeconds\": 6300,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4753,\n                  \"playCount\": 3646\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8333,\n                  \"playCount\": 1314\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 2917,\n                  \"expireTimeOfDayLocalSeconds\": 7184,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 7236,\n                  \"expireTimeOfDayLocalSeconds\": 7296,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"OCCUPANCY_SENSOR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"HUMAN_EXIT\",\n                          \"CAR_ENTER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 2513,\n                            \"confidence\": 7705.268893445474,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5811,\n                                \"y\": 554\n                              },\n                              \"key_1\": {\n                                \"x\": 8507,\n                                \"y\": 8688\n                              }\n                            },\n                            \"left\": 2569,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2855,\n                            \"objectId\": 2821,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3364.4371156624043,\n                            \"right\": 8513,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3077.614103615076,\n                              \"sensorLong\": 8492\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7711.601184914498\n                              }\n                            },\n                            \"top\": 3174,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                            \"alert\": true,\n                            \"bottom\": 50,\n                            \"confidence\": 1649.394852255568,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6288,\n                                \"y\": 9758\n                              }\n                            },\n                            \"left\": 929,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8900,\n                            \"objectId\": 1590,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9824.771807633102,\n                            \"right\": 6103,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5437.025898313508,\n                              \"sensorLong\": 7180\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6033.635580443535\n                              }\n                            },\n                            \"top\": 1674,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6790,\n                        \"timestampMs\": 1157\n                      },\n                      {\n                        \"activities\": [\n                          \"MOTION_ANIMAL\",\n                          \"IOT_SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 2561,\n                            \"confidence\": 3367.391034864302,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4376,\n                                \"y\": 9414\n                              },\n                              \"key_1\": {\n                                \"x\": 6633,\n                                \"y\": 2277\n                              }\n                            },\n                            \"left\": 4243,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1208,\n                            \"objectId\": 9147,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4648.704513297633,\n                            \"right\": 8275,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9104.518553714977,\n                              \"sensorLong\": 5467\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 216.05700563227526\n                              }\n                            },\n                            \"top\": 5848,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_IAQ\",\n                            \"alert\": false,\n                            \"bottom\": 48,\n                            \"confidence\": 4103.617425526944,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3207,\n                                \"y\": 2911\n                              },\n                              \"key_1\": {\n                                \"x\": 5446,\n                                \"y\": 3690\n                              }\n                            },\n                            \"left\": 5651,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3318,\n                            \"objectId\": 4233,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8561.037658110912,\n                            \"right\": 2990,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4803.866821845002,\n                              \"sensorLong\": 3641\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6425.5894807666\n                              }\n                            },\n                            \"top\": 1328,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9974,\n                        \"timestampMs\": 4645\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3607\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE_UNIDENTIFIED\",\n                          \"TAG_PANIC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 6974,\n                            \"confidence\": 2425.4846269771256,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9515,\n                                \"y\": 8032\n                              }\n                            },\n                            \"left\": 4766,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5058,\n                            \"objectId\": 5133,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6980.739055215082,\n                            \"right\": 730,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3753.7207147136155,\n                              \"sensorLong\": 8720\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2508.5007951869566\n                              }\n                            },\n                            \"top\": 8073,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_VAPE\",\n                            \"alert\": false,\n                            \"bottom\": 2974,\n                            \"confidence\": 334.0965325428291,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9649,\n                                \"y\": 3301\n                              },\n                              \"key_1\": {\n                                \"x\": 5170,\n                                \"y\": 5009\n                              }\n                            },\n                            \"left\": 1381,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5572,\n                            \"objectId\": 5762,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6683.852665064838,\n                            \"right\": 6699,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8813.801861696633,\n                              \"sensorLong\": 7166\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6100.757940022186\n                              }\n                            },\n                            \"top\": 1114,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3993,\n                        \"timestampMs\": 4169\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"CLIMATE_SMOKE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_MASKING\",\n                            \"alert\": true,\n                            \"bottom\": 8730,\n                            \"confidence\": 8713.301971789499,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7431,\n                                \"y\": 2780\n                              },\n                              \"key_1\": {\n                                \"x\": 6870,\n                                \"y\": 8501\n                              },\n                              \"key_2\": {\n                                \"x\": 846,\n                                \"y\": 5991\n                              }\n                            },\n                            \"left\": 4290,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5883,\n                            \"objectId\": 9330,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5786.458834493544,\n                            \"right\": 7670,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7997.6613397438605,\n                              \"sensorLong\": 4896\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1435.4628179779327\n                              }\n                            },\n                            \"top\": 8097,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PM100_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 7145,\n                            \"confidence\": 8814.459381635292,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8994,\n                                \"y\": 1251\n                              }\n                            },\n                            \"left\": 2974,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8604,\n                            \"objectId\": 2076,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2996.9773502293374,\n                            \"right\": 6224,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 632.4566537131604,\n                              \"sensorLong\": 9818\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6655.535007012893\n                              }\n                            },\n                            \"top\": 9583,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4963,\n                        \"timestampMs\": 6888\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_DEACTIVATED\",\n                          \"AUDIO_SOUND_GREETING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_DISABLED\",\n                            \"alert\": false,\n                            \"bottom\": 1246,\n                            \"confidence\": 6513.9928013393765,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2959,\n                                \"y\": 4689\n                              }\n                            },\n                            \"left\": 1592,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6204,\n                            \"objectId\": 690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5764.888535405077,\n                            \"right\": 4780,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7107.979627848788,\n                              \"sensorLong\": 6021\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8169.138972934018\n                              }\n                            },\n                            \"top\": 5927,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 7715,\n                            \"confidence\": 5036.00551591316,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8764,\n                                \"y\": 5369\n                              }\n                            },\n                            \"left\": 5597,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6591,\n                            \"objectId\": 4087,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2589.368969922059,\n                            \"right\": 9879,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3107.580261773366,\n                              \"sensorLong\": 1016\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6674.244916805196\n                              }\n                            },\n                            \"top\": 8501,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5068,\n                        \"timestampMs\": 5327\n                      },\n                      {\n                        \"activities\": [\n                          \"POS_ORDER\",\n                          \"BADGE_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 1297,\n                            \"confidence\": 5067.200820469479,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2909,\n                                \"y\": 1218\n                              },\n                              \"key_1\": {\n                                \"x\": 2544,\n                                \"y\": 8632\n                              },\n                              \"key_2\": {\n                                \"x\": 5684,\n                                \"y\": 933\n                              }\n                            },\n                            \"left\": 4355,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2016,\n                            \"objectId\": 1911,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8462.67213896206,\n                            \"right\": 7957,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4977.784308076732,\n                              \"sensorLong\": 8990\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2038.3825333173954\n                              }\n                            },\n                            \"top\": 6182,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_THC\",\n                            \"alert\": false,\n                            \"bottom\": 4649,\n                            \"confidence\": 9294.039225631457,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6915,\n                                \"y\": 7996\n                              },\n                              \"key_1\": {\n                                \"x\": 4207,\n                                \"y\": 1537\n                              },\n                              \"key_2\": {\n                                \"x\": 5915,\n                                \"y\": 7062\n                              },\n                              \"key_3\": {\n                                \"x\": 4063,\n                                \"y\": 6088\n                              }\n                            },\n                            \"left\": 9218,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 970,\n                            \"objectId\": 8582,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9979.136999425979,\n                            \"right\": 6702,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4466.665577109994,\n                              \"sensorLong\": 4039\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 718.8978780159782\n                              }\n                            },\n                            \"top\": 197,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4713,\n                        \"timestampMs\": 5191\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1585\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 1089,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5674,\n                  \"integration\": \"NINEONEONE_CELLULAR\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"INNER_RANGE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 2521,\n                \"password\": \"string\",\n                \"playCount\": 3205,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 2812,\n                  \"overrideRelayDurationSec\": 6113,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 6796,\n                  \"overrideRelayDurationSec\": 7993,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 4593,\n            \"backoffSeconds\": 8668,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      8487,\n      3310\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"PERCENT\",\n    \"reportsEnabled\": false,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"HUMAN_ENTER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/createPromptConfiguration","description":"<p>Create scene query configuration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","createPromptConfiguration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"8e8ea25f-b8e4-4e1f-9c44-ebecef6bfe16","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"promptConfiguration\": {\n    \"active\": true,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"GT\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 7637.301009660145,\n              \"y\": 2480.3859271745555\n            },\n            {\n              \"x\": 2332.7041666908,\n              \"y\": 9905.14509886426\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8617,\n                  \"playCount\": 6824\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 5666,\n                  \"playCount\": 1650\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 537,\n                  \"expireTimeOfDayLocalSeconds\": 3471,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 3041,\n                  \"expireTimeOfDayLocalSeconds\": 3866,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"BLE_TRACKER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PM40_EXCEEDED_HIGH\",\n                          \"DOOR_AJAR\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CLIMATE_CO2\",\n                            \"alert\": true,\n                            \"bottom\": 2415,\n                            \"confidence\": 7132.746054264936,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7504,\n                                \"y\": 5643\n                              },\n                              \"key_1\": {\n                                \"x\": 6848,\n                                \"y\": 196\n                              },\n                              \"key_2\": {\n                                \"x\": 3157,\n                                \"y\": 4923\n                              }\n                            },\n                            \"left\": 8723,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8261,\n                            \"objectId\": 6451,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7723.513048763831,\n                            \"right\": 5045,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4162.878381853885,\n                              \"sensorLong\": 5861\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5841.812067574939\n                              }\n                            },\n                            \"top\": 8955,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                            \"alert\": true,\n                            \"bottom\": 6904,\n                            \"confidence\": 5885.3340550167995,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4827,\n                                \"y\": 8605\n                              },\n                              \"key_1\": {\n                                \"x\": 9757,\n                                \"y\": 1978\n                              }\n                            },\n                            \"left\": 2625,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2839,\n                            \"objectId\": 4208,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8942.496722181188,\n                            \"right\": 8494,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6352.221413351358,\n                              \"sensorLong\": 3745\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3754.641469614366\n                              }\n                            },\n                            \"top\": 8417,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9032,\n                        \"timestampMs\": 6658\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_PROX\",\n                          \"POSE_ANOMALOUS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 2360,\n                            \"confidence\": 2099.832245584028,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3556,\n                                \"y\": 4005\n                              },\n                              \"key_1\": {\n                                \"x\": 9664,\n                                \"y\": 1431\n                              }\n                            },\n                            \"left\": 8788,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3072,\n                            \"objectId\": 8393,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9119.682034614998,\n                            \"right\": 7322,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8964.6828323464,\n                              \"sensorLong\": 9370\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3953.2995794656076\n                              }\n                            },\n                            \"top\": 2452,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CAR_ENTER\",\n                            \"alert\": true,\n                            \"bottom\": 4603,\n                            \"confidence\": 872.2554798393567,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7379,\n                                \"y\": 1856\n                              },\n                              \"key_1\": {\n                                \"x\": 1000,\n                                \"y\": 5573\n                              }\n                            },\n                            \"left\": 2478,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9573,\n                            \"objectId\": 4190,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8539.707545049994,\n                            \"right\": 5913,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8570.226403880693,\n                              \"sensorLong\": 6119\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6354.97457301835\n                              }\n                            },\n                            \"top\": 482,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3103,\n                        \"timestampMs\": 4093\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_LEAK\",\n                          \"BUTTON_LONG_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MASK_MISSING\",\n                            \"alert\": false,\n                            \"bottom\": 9869,\n                            \"confidence\": 2914.297100279193,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7532,\n                                \"y\": 6258\n                              },\n                              \"key_1\": {\n                                \"x\": 2767,\n                                \"y\": 7603\n                              },\n                              \"key_2\": {\n                                \"x\": 6431,\n                                \"y\": 9620\n                              }\n                            },\n                            \"left\": 7794,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8673,\n                            \"objectId\": 1750,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7684.102326565967,\n                            \"right\": 7169,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6367.325224945122,\n                              \"sensorLong\": 4297\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7149.417287775384\n                              }\n                            },\n                            \"top\": 1149,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 4728,\n                            \"confidence\": 1389.4950014124463,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3860,\n                                \"y\": 1290\n                              },\n                              \"key_1\": {\n                                \"x\": 257,\n                                \"y\": 965\n                              },\n                              \"key_2\": {\n                                \"x\": 4541,\n                                \"y\": 6863\n                              }\n                            },\n                            \"left\": 7793,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 798,\n                            \"objectId\": 3332,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 18.509955470802364,\n                            \"right\": 3652,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7020.809422651735,\n                              \"sensorLong\": 7172\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4756.970668822176\n                              }\n                            },\n                            \"top\": 7918,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3059,\n                        \"timestampMs\": 1520\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_SOUND_HELP\",\n                          \"AIR_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 998,\n                            \"confidence\": 621.8458256888671,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1248,\n                                \"y\": 8441\n                              },\n                              \"key_1\": {\n                                \"x\": 467,\n                                \"y\": 7744\n                              },\n                              \"key_2\": {\n                                \"x\": 9807,\n                                \"y\": 8379\n                              },\n                              \"key_3\": {\n                                \"x\": 1804,\n                                \"y\": 6947\n                              },\n                              \"key_4\": {\n                                \"x\": 1650,\n                                \"y\": 8314\n                              }\n                            },\n                            \"left\": 4199,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6039,\n                            \"objectId\": 4637,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5953.068662494929,\n                            \"right\": 6858,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8192.165275030387,\n                              \"sensorLong\": 2330\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1425.450262738468\n                              }\n                            },\n                            \"top\": 9348,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO2\",\n                            \"alert\": true,\n                            \"bottom\": 2485,\n                            \"confidence\": 2707.8730451657207,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8821,\n                                \"y\": 7876\n                              },\n                              \"key_1\": {\n                                \"x\": 2048,\n                                \"y\": 9487\n                              }\n                            },\n                            \"left\": 1725,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8158,\n                            \"objectId\": 3118,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2381.179945673322,\n                            \"right\": 3266,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8747.881654124478,\n                              \"sensorLong\": 2124\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5503.1188308986675\n                              }\n                            },\n                            \"top\": 8200,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3123,\n                        \"timestampMs\": 430\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8366\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_PM25\",\n                          \"IOT_AIR_THC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": true,\n                            \"bottom\": 4097,\n                            \"confidence\": 5866.483113616015,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 175,\n                                \"y\": 6432\n                              },\n                              \"key_1\": {\n                                \"x\": 3672,\n                                \"y\": 4100\n                              }\n                            },\n                            \"left\": 5119,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8796,\n                            \"objectId\": 387,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7304.607521963702,\n                            \"right\": 7711,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1611.8302001740003,\n                              \"sensorLong\": 3179\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8692.891137282717\n                              }\n                            },\n                            \"top\": 9932,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_ETOH\",\n                            \"alert\": false,\n                            \"bottom\": 1311,\n                            \"confidence\": 8382.235086030476,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5434,\n                                \"y\": 6818\n                              },\n                              \"key_1\": {\n                                \"x\": 5448,\n                                \"y\": 7009\n                              }\n                            },\n                            \"left\": 103,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5513,\n                            \"objectId\": 6878,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6378.549249691672,\n                            \"right\": 987,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3665.167731734418,\n                              \"sensorLong\": 4955\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 266.8168528938808\n                              }\n                            },\n                            \"top\": 5014,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4988,\n                        \"timestampMs\": 6206\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_GR_ACTIVE\",\n                          \"AIR_MASKING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_DURESS\",\n                            \"alert\": true,\n                            \"bottom\": 6288,\n                            \"confidence\": 2940.3019718987953,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4613,\n                                \"y\": 4508\n                              },\n                              \"key_1\": {\n                                \"x\": 3994,\n                                \"y\": 4434\n                              },\n                              \"key_2\": {\n                                \"x\": 935,\n                                \"y\": 1698\n                              }\n                            },\n                            \"left\": 772,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 836,\n                            \"objectId\": 2902,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8509.60962935973,\n                            \"right\": 217,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2698.626189544475,\n                              \"sensorLong\": 4877\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1954.3688671744208\n                              }\n                            },\n                            \"top\": 5798,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_SMOKE\",\n                            \"alert\": true,\n                            \"bottom\": 7547,\n                            \"confidence\": 666.993088729384,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7852,\n                                \"y\": 38\n                              },\n                              \"key_1\": {\n                                \"x\": 8490,\n                                \"y\": 6836\n                              }\n                            },\n                            \"left\": 6357,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1483,\n                            \"objectId\": 9702,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5294.089811600202,\n                            \"right\": 7067,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8776.49073635012,\n                              \"sensorLong\": 4512\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8824.895273761524\n                              }\n                            },\n                            \"top\": 6289,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7334,\n                        \"timestampMs\": 5916\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8463\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9882,\n                  \"integration\": \"SHELLY\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 120,\n                  \"integration\": \"SLACK\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PLACE_OS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"DEVICE_INTEGRATION\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"UNKNOWN\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 3138,\n                \"password\": \"string\",\n                \"playCount\": 663,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 5918,\n                  \"overrideRelayDurationSec\": 3465,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 2424,\n                  \"overrideRelayDurationSec\": 4612,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7016,\n            \"backoffSeconds\": 6527,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 1685,\n                  \"playCount\": 2310\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 595,\n                  \"playCount\": 8820\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 8597,\n                  \"expireTimeOfDayLocalSeconds\": 5509,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 2673,\n                  \"expireTimeOfDayLocalSeconds\": 7126,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"NVR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"FACE_BLACKLISTED\",\n                          \"AC_TAMPER_PROX\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AQI_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 5853,\n                            \"confidence\": 2506.882517644693,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8212,\n                                \"y\": 9813\n                              },\n                              \"key_1\": {\n                                \"x\": 8936,\n                                \"y\": 5066\n                              }\n                            },\n                            \"left\": 1716,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2203,\n                            \"objectId\": 2690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5368.60471739687,\n                            \"right\": 4094,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6220.050737233145,\n                              \"sensorLong\": 6161\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1063.3216754578111\n                              }\n                            },\n                            \"top\": 1345,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_UNLOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 9064,\n                            \"confidence\": 9831.52417246015,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5494,\n                                \"y\": 4777\n                              }\n                            },\n                            \"left\": 4334,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8084,\n                            \"objectId\": 5437,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 746.5335759322667,\n                            \"right\": 3425,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6787.802413229127,\n                              \"sensorLong\": 7210\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5994.969353040833\n                              }\n                            },\n                            \"top\": 655,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9384,\n                        \"timestampMs\": 4423\n                      },\n                      {\n                        \"activities\": [\n                          \"SOUND_AGGRESSION\",\n                          \"TAG_DEPARTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 9515,\n                            \"confidence\": 7286.3165111343205,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2811,\n                                \"y\": 8772\n                              }\n                            },\n                            \"left\": 3274,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6990,\n                            \"objectId\": 5844,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 793.6973030581785,\n                            \"right\": 1720,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 212.15920302637414,\n                              \"sensorLong\": 721\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1277.7025134602927\n                              }\n                            },\n                            \"top\": 1482,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 1916,\n                            \"confidence\": 4180.032768878572,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5930,\n                                \"y\": 3912\n                              },\n                              \"key_1\": {\n                                \"x\": 3226,\n                                \"y\": 4034\n                              }\n                            },\n                            \"left\": 8280,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9936,\n                            \"objectId\": 7003,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3561.5116703025305,\n                            \"right\": 1893,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4992.17718807956,\n                              \"sensorLong\": 6065\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5545.744224182241\n                              }\n                            },\n                            \"top\": 6756,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9425,\n                        \"timestampMs\": 644\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_ACCEL\",\n                          \"PIR_OCCUPIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 5012,\n                            \"confidence\": 4446.248733971441,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9906,\n                                \"y\": 2121\n                              }\n                            },\n                            \"left\": 1493,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1289,\n                            \"objectId\": 3286,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6640.963045429607,\n                            \"right\": 1934,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2132.252140139468,\n                              \"sensorLong\": 3770\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1018.2786781225573\n                              }\n                            },\n                            \"top\": 2673,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": true,\n                            \"bottom\": 4311,\n                            \"confidence\": 9050.187371161514,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8610,\n                                \"y\": 8144\n                              },\n                              \"key_1\": {\n                                \"x\": 8784,\n                                \"y\": 445\n                              },\n                              \"key_2\": {\n                                \"x\": 2126,\n                                \"y\": 4564\n                              }\n                            },\n                            \"left\": 85,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2261,\n                            \"objectId\": 6600,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8678.744878853939,\n                            \"right\": 5418,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9545.265551002281,\n                              \"sensorLong\": 6597\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5480.576827997416\n                              }\n                            },\n                            \"top\": 1252,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8291,\n                        \"timestampMs\": 6637\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_PANIC_BUTTON_TRIGGERED\",\n                          \"HUMAN_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PM100_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 8850,\n                            \"confidence\": 2882.7106879415987,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1310,\n                                \"y\": 7950\n                              }\n                            },\n                            \"left\": 3666,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 623,\n                            \"objectId\": 896,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8815.61334934325,\n                            \"right\": 1939,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 724.6334230796924,\n                              \"sensorLong\": 286\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1968.5608055440885\n                              }\n                            },\n                            \"top\": 4673,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 1218,\n                            \"confidence\": 9729.376221096141,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7509,\n                                \"y\": 3524\n                              },\n                              \"key_1\": {\n                                \"x\": 6971,\n                                \"y\": 2222\n                              }\n                            },\n                            \"left\": 347,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8906,\n                            \"objectId\": 9243,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 150.48704338355589,\n                            \"right\": 7867,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3010.6157482895223,\n                              \"sensorLong\": 2991\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6461.3597645083855\n                              }\n                            },\n                            \"top\": 7709,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1823,\n                        \"timestampMs\": 2930\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3974\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AIR_VOC\",\n                          \"HEAT_INDEX_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 8882,\n                            \"confidence\": 4773.622119222616,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2103,\n                                \"y\": 4016\n                              },\n                              \"key_1\": {\n                                \"x\": 6371,\n                                \"y\": 7775\n                              }\n                            },\n                            \"left\": 6383,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4002,\n                            \"objectId\": 9582,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 455.65756508598065,\n                            \"right\": 2834,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3654.5956118962963,\n                              \"sensorLong\": 9457\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6106.8709160648505\n                              }\n                            },\n                            \"top\": 9902,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_TEMP\",\n                            \"alert\": true,\n                            \"bottom\": 1784,\n                            \"confidence\": 5454.178095921725,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7268,\n                                \"y\": 6378\n                              },\n                              \"key_1\": {\n                                \"x\": 262,\n                                \"y\": 5954\n                              },\n                              \"key_2\": {\n                                \"x\": 5443,\n                                \"y\": 1473\n                              },\n                              \"key_3\": {\n                                \"x\": 1731,\n                                \"y\": 7588\n                              }\n                            },\n                            \"left\": 2193,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5034,\n                            \"objectId\": 5229,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 49.65952951109686,\n                            \"right\": 7151,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2238.8843678659696,\n                              \"sensorLong\": 8598\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8550.574789559561\n                              }\n                            },\n                            \"top\": 1397,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8456,\n                        \"timestampMs\": 6275\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_TAMPER\",\n                          \"PEOPLECOUNT_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 2500,\n                            \"confidence\": 9870.626074020183,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2255,\n                                \"y\": 6916\n                              },\n                              \"key_1\": {\n                                \"x\": 7508,\n                                \"y\": 2537\n                              },\n                              \"key_2\": {\n                                \"x\": 8493,\n                                \"y\": 7140\n                              }\n                            },\n                            \"left\": 1239,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5661,\n                            \"objectId\": 2696,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4100.3867306829725,\n                            \"right\": 3793,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2221.653580902672,\n                              \"sensorLong\": 2016\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5612.788287297665\n                              }\n                            },\n                            \"top\": 8397,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_DISCONNECTED\",\n                            \"alert\": true,\n                            \"bottom\": 2110,\n                            \"confidence\": 2241.5153408215892,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 214,\n                                \"y\": 1786\n                              },\n                              \"key_1\": {\n                                \"x\": 652,\n                                \"y\": 891\n                              }\n                            },\n                            \"left\": 2353,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1549,\n                            \"objectId\": 8971,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2319.781913787691,\n                            \"right\": 6377,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 719.7047404639089,\n                              \"sensorLong\": 8355\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 314.8503328679153\n                              }\n                            },\n                            \"top\": 2074,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6748,\n                        \"timestampMs\": 6496\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 2381\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5855,\n                  \"integration\": \"PLACE_OS\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9831,\n                  \"integration\": \"LUMEO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PLACE_OS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"WEBHOOKS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"OPENPATH\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 6943,\n                \"password\": \"string\",\n                \"playCount\": 8551,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 6229,\n                  \"overrideRelayDurationSec\": 8396,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 4360,\n                  \"overrideRelayDurationSec\": 1761,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 3814,\n            \"backoffSeconds\": 5226,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"EQ\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 1974.646659029249,\n              \"y\": 8558.145313714585\n            },\n            {\n              \"x\": 4924.414691819896,\n              \"y\": 5823.794298215419\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8435,\n                  \"playCount\": 8738\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8665,\n                  \"playCount\": 2733\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 1110,\n                  \"expireTimeOfDayLocalSeconds\": 7345,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 8086,\n                  \"expireTimeOfDayLocalSeconds\": 5896,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_IAQ\",\n                          \"AUDIO_SOUND_ABUSIVE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 9080,\n                            \"confidence\": 9037.195059515187,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1293,\n                                \"y\": 513\n                              },\n                              \"key_1\": {\n                                \"x\": 6965,\n                                \"y\": 7506\n                              }\n                            },\n                            \"left\": 1709,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9608,\n                            \"objectId\": 4199,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8384.225736906812,\n                            \"right\": 7511,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 46.93406859377358,\n                              \"sensorLong\": 4305\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8826.268379070587\n                              }\n                            },\n                            \"top\": 1178,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_LOUD\",\n                            \"alert\": true,\n                            \"bottom\": 4099,\n                            \"confidence\": 8823.820956984058,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4962,\n                                \"y\": 7509\n                              },\n                              \"key_1\": {\n                                \"x\": 3248,\n                                \"y\": 3644\n                              }\n                            },\n                            \"left\": 9549,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5431,\n                            \"objectId\": 6848,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2112.0101610095276,\n                            \"right\": 5438,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 639.9996214010217,\n                              \"sensorLong\": 7754\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2002.8110484817075\n                              }\n                            },\n                            \"top\": 2625,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6848,\n                        \"timestampMs\": 6132\n                      },\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIREN\",\n                          \"FACE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"VOC_IDX_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 4866,\n                            \"confidence\": 2958.6461207950433,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2843,\n                                \"y\": 9902\n                              },\n                              \"key_1\": {\n                                \"x\": 3282,\n                                \"y\": 9756\n                              },\n                              \"key_2\": {\n                                \"x\": 3612,\n                                \"y\": 1970\n                              }\n                            },\n                            \"left\": 603,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 79,\n                            \"objectId\": 4729,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7120.861721743554,\n                            \"right\": 4050,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2433.058477904957,\n                              \"sensorLong\": 2350\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4649.6732276685825\n                              }\n                            },\n                            \"top\": 8298,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 6292,\n                            \"confidence\": 3423.3665929601752,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5695,\n                                \"y\": 1959\n                              },\n                              \"key_1\": {\n                                \"x\": 2546,\n                                \"y\": 5660\n                              },\n                              \"key_2\": {\n                                \"x\": 30,\n                                \"y\": 9536\n                              }\n                            },\n                            \"left\": 4105,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8554,\n                            \"objectId\": 7714,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4183.313053287139,\n                            \"right\": 4229,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1891.806639037361,\n                              \"sensorLong\": 4826\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3098.376592001766\n                              }\n                            },\n                            \"top\": 8218,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4580,\n                        \"timestampMs\": 4069\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6822\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_ACTIVATED\",\n                          \"PM40_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_FALSE\",\n                            \"alert\": true,\n                            \"bottom\": 7878,\n                            \"confidence\": 111.81948095443595,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9498,\n                                \"y\": 8238\n                              }\n                            },\n                            \"left\": 1563,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9408,\n                            \"objectId\": 7566,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5676.140360346986,\n                            \"right\": 3287,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1292.0434359169874,\n                              \"sensorLong\": 7053\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9661.032910856842\n                              }\n                            },\n                            \"top\": 5614,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_POSITIONING_CHANGED\",\n                            \"alert\": false,\n                            \"bottom\": 3944,\n                            \"confidence\": 3919.803153941852,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 460,\n                                \"y\": 8154\n                              },\n                              \"key_1\": {\n                                \"x\": 1675,\n                                \"y\": 5664\n                              }\n                            },\n                            \"left\": 7678,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9606,\n                            \"objectId\": 6011,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8282.737651151969,\n                            \"right\": 3344,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5503.973085485592,\n                              \"sensorLong\": 7810\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 181.34735529493406\n                              }\n                            },\n                            \"top\": 5028,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7940,\n                        \"timestampMs\": 9720\n                      },\n                      {\n                        \"activities\": [\n                          \"HUMIDITY_EXCEEDED_LOW\",\n                          \"AC_GI_ACTIVE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IAQ_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6985,\n                            \"confidence\": 4354.908101234427,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 697,\n                                \"y\": 1335\n                              },\n                              \"key_1\": {\n                                \"x\": 2434,\n                                \"y\": 7497\n                              },\n                              \"key_2\": {\n                                \"x\": 3663,\n                                \"y\": 809\n                              }\n                            },\n                            \"left\": 9237,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5600,\n                            \"objectId\": 8122,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6.152661920082458,\n                            \"right\": 6664,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 493.971354039302,\n                              \"sensorLong\": 3840\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4075.7409015932167\n                              }\n                            },\n                            \"top\": 2775,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 922,\n                            \"confidence\": 9435.055021297532,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2899,\n                                \"y\": 1307\n                              },\n                              \"key_1\": {\n                                \"x\": 4838,\n                                \"y\": 8994\n                              },\n                              \"key_2\": {\n                                \"x\": 1682,\n                                \"y\": 1942\n                              }\n                            },\n                            \"left\": 530,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7600,\n                            \"objectId\": 1959,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6724.3253053572,\n                            \"right\": 2762,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6683.394519685681,\n                              \"sensorLong\": 8858\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4644.207535091041\n                              }\n                            },\n                            \"top\": 5307,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7096,\n                        \"timestampMs\": 1802\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_CONNECTED\",\n                          \"AUDIO_SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 6451,\n                            \"confidence\": 2677.919264354296,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9639,\n                                \"y\": 645\n                              }\n                            },\n                            \"left\": 3872,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7370,\n                            \"objectId\": 1326,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3071.6970344448046,\n                            \"right\": 1545,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 28.203195275713355,\n                              \"sensorLong\": 2365\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7955.8011534006855\n                              }\n                            },\n                            \"top\": 4287,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_THREAT_DETECTED\",\n                            \"alert\": true,\n                            \"bottom\": 4201,\n                            \"confidence\": 1386.6839611231385,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9905,\n                                \"y\": 1004\n                              },\n                              \"key_1\": {\n                                \"x\": 576,\n                                \"y\": 9857\n                              },\n                              \"key_2\": {\n                                \"x\": 9633,\n                                \"y\": 2442\n                              },\n                              \"key_3\": {\n                                \"x\": 6917,\n                                \"y\": 5104\n                              }\n                            },\n                            \"left\": 6526,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 511,\n                            \"objectId\": 5044,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4513.888681908927,\n                            \"right\": 6789,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 282.17528699665763,\n                              \"sensorLong\": 7210\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9540.784024453937\n                              }\n                            },\n                            \"top\": 4181,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4479,\n                        \"timestampMs\": 8071\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"IOT_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 8821,\n                            \"confidence\": 4696.283988842373,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 144,\n                                \"y\": 7026\n                              },\n                              \"key_1\": {\n                                \"x\": 9748,\n                                \"y\": 3299\n                              },\n                              \"key_2\": {\n                                \"x\": 7557,\n                                \"y\": 3014\n                              }\n                            },\n                            \"left\": 6184,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2881,\n                            \"objectId\": 1497,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1916.5869364041632,\n                            \"right\": 9351,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4594.910507921046,\n                              \"sensorLong\": 1396\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 507.87510976842975\n                              }\n                            },\n                            \"top\": 944,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"alert\": false,\n                            \"bottom\": 8703,\n                            \"confidence\": 718.8817090915567,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6292,\n                                \"y\": 3823\n                              }\n                            },\n                            \"left\": 5231,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3325,\n                            \"objectId\": 9965,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8434.211275017744,\n                            \"right\": 2820,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7138.346060246554,\n                              \"sensorLong\": 1193\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4246.50382095986\n                              }\n                            },\n                            \"top\": 9051,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 959,\n                        \"timestampMs\": 419\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 784\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 1899,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9236,\n                  \"integration\": \"TOAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"SHELLY\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"ZAPIER\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 3131,\n                \"password\": \"string\",\n                \"playCount\": 9305,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 6584,\n                  \"overrideRelayDurationSec\": 6655,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4796,\n                  \"overrideRelayDurationSec\": 590,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7153,\n            \"backoffSeconds\": 6300,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4753,\n                  \"playCount\": 3646\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8333,\n                  \"playCount\": 1314\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 2917,\n                  \"expireTimeOfDayLocalSeconds\": 7184,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 7236,\n                  \"expireTimeOfDayLocalSeconds\": 7296,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"OCCUPANCY_SENSOR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"HUMAN_EXIT\",\n                          \"CAR_ENTER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 2513,\n                            \"confidence\": 7705.268893445474,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5811,\n                                \"y\": 554\n                              },\n                              \"key_1\": {\n                                \"x\": 8507,\n                                \"y\": 8688\n                              }\n                            },\n                            \"left\": 2569,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2855,\n                            \"objectId\": 2821,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3364.4371156624043,\n                            \"right\": 8513,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3077.614103615076,\n                              \"sensorLong\": 8492\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7711.601184914498\n                              }\n                            },\n                            \"top\": 3174,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                            \"alert\": true,\n                            \"bottom\": 50,\n                            \"confidence\": 1649.394852255568,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6288,\n                                \"y\": 9758\n                              }\n                            },\n                            \"left\": 929,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8900,\n                            \"objectId\": 1590,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9824.771807633102,\n                            \"right\": 6103,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5437.025898313508,\n                              \"sensorLong\": 7180\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6033.635580443535\n                              }\n                            },\n                            \"top\": 1674,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6790,\n                        \"timestampMs\": 1157\n                      },\n                      {\n                        \"activities\": [\n                          \"MOTION_ANIMAL\",\n                          \"IOT_SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 2561,\n                            \"confidence\": 3367.391034864302,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4376,\n                                \"y\": 9414\n                              },\n                              \"key_1\": {\n                                \"x\": 6633,\n                                \"y\": 2277\n                              }\n                            },\n                            \"left\": 4243,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1208,\n                            \"objectId\": 9147,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4648.704513297633,\n                            \"right\": 8275,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9104.518553714977,\n                              \"sensorLong\": 5467\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 216.05700563227526\n                              }\n                            },\n                            \"top\": 5848,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_IAQ\",\n                            \"alert\": false,\n                            \"bottom\": 48,\n                            \"confidence\": 4103.617425526944,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3207,\n                                \"y\": 2911\n                              },\n                              \"key_1\": {\n                                \"x\": 5446,\n                                \"y\": 3690\n                              }\n                            },\n                            \"left\": 5651,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3318,\n                            \"objectId\": 4233,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8561.037658110912,\n                            \"right\": 2990,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4803.866821845002,\n                              \"sensorLong\": 3641\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6425.5894807666\n                              }\n                            },\n                            \"top\": 1328,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9974,\n                        \"timestampMs\": 4645\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3607\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE_UNIDENTIFIED\",\n                          \"TAG_PANIC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 6974,\n                            \"confidence\": 2425.4846269771256,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9515,\n                                \"y\": 8032\n                              }\n                            },\n                            \"left\": 4766,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5058,\n                            \"objectId\": 5133,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6980.739055215082,\n                            \"right\": 730,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3753.7207147136155,\n                              \"sensorLong\": 8720\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2508.5007951869566\n                              }\n                            },\n                            \"top\": 8073,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_VAPE\",\n                            \"alert\": false,\n                            \"bottom\": 2974,\n                            \"confidence\": 334.0965325428291,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9649,\n                                \"y\": 3301\n                              },\n                              \"key_1\": {\n                                \"x\": 5170,\n                                \"y\": 5009\n                              }\n                            },\n                            \"left\": 1381,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5572,\n                            \"objectId\": 5762,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6683.852665064838,\n                            \"right\": 6699,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8813.801861696633,\n                              \"sensorLong\": 7166\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6100.757940022186\n                              }\n                            },\n                            \"top\": 1114,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3993,\n                        \"timestampMs\": 4169\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"CLIMATE_SMOKE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_MASKING\",\n                            \"alert\": true,\n                            \"bottom\": 8730,\n                            \"confidence\": 8713.301971789499,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7431,\n                                \"y\": 2780\n                              },\n                              \"key_1\": {\n                                \"x\": 6870,\n                                \"y\": 8501\n                              },\n                              \"key_2\": {\n                                \"x\": 846,\n                                \"y\": 5991\n                              }\n                            },\n                            \"left\": 4290,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5883,\n                            \"objectId\": 9330,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5786.458834493544,\n                            \"right\": 7670,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7997.6613397438605,\n                              \"sensorLong\": 4896\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1435.4628179779327\n                              }\n                            },\n                            \"top\": 8097,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PM100_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 7145,\n                            \"confidence\": 8814.459381635292,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8994,\n                                \"y\": 1251\n                              }\n                            },\n                            \"left\": 2974,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8604,\n                            \"objectId\": 2076,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2996.9773502293374,\n                            \"right\": 6224,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 632.4566537131604,\n                              \"sensorLong\": 9818\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6655.535007012893\n                              }\n                            },\n                            \"top\": 9583,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4963,\n                        \"timestampMs\": 6888\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_DEACTIVATED\",\n                          \"AUDIO_SOUND_GREETING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_DISABLED\",\n                            \"alert\": false,\n                            \"bottom\": 1246,\n                            \"confidence\": 6513.9928013393765,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2959,\n                                \"y\": 4689\n                              }\n                            },\n                            \"left\": 1592,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6204,\n                            \"objectId\": 690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5764.888535405077,\n                            \"right\": 4780,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7107.979627848788,\n                              \"sensorLong\": 6021\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8169.138972934018\n                              }\n                            },\n                            \"top\": 5927,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 7715,\n                            \"confidence\": 5036.00551591316,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8764,\n                                \"y\": 5369\n                              }\n                            },\n                            \"left\": 5597,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6591,\n                            \"objectId\": 4087,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2589.368969922059,\n                            \"right\": 9879,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3107.580261773366,\n                              \"sensorLong\": 1016\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6674.244916805196\n                              }\n                            },\n                            \"top\": 8501,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5068,\n                        \"timestampMs\": 5327\n                      },\n                      {\n                        \"activities\": [\n                          \"POS_ORDER\",\n                          \"BADGE_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 1297,\n                            \"confidence\": 5067.200820469479,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2909,\n                                \"y\": 1218\n                              },\n                              \"key_1\": {\n                                \"x\": 2544,\n                                \"y\": 8632\n                              },\n                              \"key_2\": {\n                                \"x\": 5684,\n                                \"y\": 933\n                              }\n                            },\n                            \"left\": 4355,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2016,\n                            \"objectId\": 1911,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8462.67213896206,\n                            \"right\": 7957,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4977.784308076732,\n                              \"sensorLong\": 8990\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2038.3825333173954\n                              }\n                            },\n                            \"top\": 6182,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_THC\",\n                            \"alert\": false,\n                            \"bottom\": 4649,\n                            \"confidence\": 9294.039225631457,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6915,\n                                \"y\": 7996\n                              },\n                              \"key_1\": {\n                                \"x\": 4207,\n                                \"y\": 1537\n                              },\n                              \"key_2\": {\n                                \"x\": 5915,\n                                \"y\": 7062\n                              },\n                              \"key_3\": {\n                                \"x\": 4063,\n                                \"y\": 6088\n                              }\n                            },\n                            \"left\": 9218,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 970,\n                            \"objectId\": 8582,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9979.136999425979,\n                            \"right\": 6702,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4466.665577109994,\n                              \"sensorLong\": 4039\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 718.8978780159782\n                              }\n                            },\n                            \"top\": 197,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4713,\n                        \"timestampMs\": 5191\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1585\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 1089,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5674,\n                  \"integration\": \"NINEONEONE_CELLULAR\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"INNER_RANGE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 2521,\n                \"password\": \"string\",\n                \"playCount\": 3205,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 2812,\n                  \"overrideRelayDurationSec\": 6113,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 6796,\n                  \"overrideRelayDurationSec\": 7993,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 4593,\n            \"backoffSeconds\": 8668,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      8487,\n      3310\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"PERCENT\",\n    \"reportsEnabled\": false,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"HUMAN_ENTER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/createPromptConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"promptConfiguration\": {\n    \"active\": false,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"LT\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 7217.946943902342,\n              \"y\": 2020.4084251179322\n            },\n            {\n              \"x\": 5001.279615733065,\n              \"y\": 8150.464944680022\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 2273,\n                  \"playCount\": 6365\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 851,\n                  \"playCount\": 2996\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 4800,\n                  \"expireTimeOfDayLocalSeconds\": 8296,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 7586\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 1840,\n                  \"expireTimeOfDayLocalSeconds\": 7064,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 6161\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"CAMERA\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"GLOVES_MISSING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 7488,\n                            \"confidence\": 3264.679302374445,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1636,\n                                \"y\": 4312\n                              }\n                            },\n                            \"left\": 2839,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6320,\n                            \"objectId\": 3457,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3425.822442243782,\n                            \"right\": 8665,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 998.9836842257116,\n                              \"sensorLong\": 9386\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3810.732165091251\n                              }\n                            },\n                            \"top\": 8421,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DB_TRIGGERED\",\n                            \"alert\": true,\n                            \"bottom\": 7013,\n                            \"confidence\": 8487.803736406822,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9665,\n                                \"y\": 2776\n                              },\n                              \"key_1\": {\n                                \"x\": 355,\n                                \"y\": 4310\n                              }\n                            },\n                            \"left\": 1768,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4216,\n                            \"objectId\": 4906,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6184.692622936248,\n                            \"right\": 9086,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2293.7453416882336,\n                              \"sensorLong\": 1517\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1788.3292393305728\n                              }\n                            },\n                            \"top\": 3272,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7334,\n                        \"timestampMs\": 7225\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"AIR_MASKING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_MASKING\",\n                            \"alert\": false,\n                            \"bottom\": 3564,\n                            \"confidence\": 1293.6837740480955,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8728,\n                                \"y\": 1779\n                              }\n                            },\n                            \"left\": 5976,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1678,\n                            \"objectId\": 9635,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5780.697542722291,\n                            \"right\": 7600,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 442.49685644685013,\n                              \"sensorLong\": 1687\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7099.253337297482\n                              }\n                            },\n                            \"top\": 8706,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TEMPERATURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 2654,\n                            \"confidence\": 7183.558025902599,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9382,\n                                \"y\": 5269\n                              },\n                              \"key_1\": {\n                                \"x\": 8449,\n                                \"y\": 5574\n                              }\n                            },\n                            \"left\": 6522,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4153,\n                            \"objectId\": 6155,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5689.359411528392,\n                            \"right\": 777,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1671.3183312760905,\n                              \"sensorLong\": 4098\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7008.558322805385\n                              }\n                            },\n                            \"top\": 3802,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2815,\n                        \"timestampMs\": 2724\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_HELP\",\n                          \"CLIMATE_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_GLASS_BREAK\",\n                            \"alert\": false,\n                            \"bottom\": 9013,\n                            \"confidence\": 9652.59401511283,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4755,\n                                \"y\": 8791\n                              }\n                            },\n                            \"left\": 920,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7564,\n                            \"objectId\": 4664,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 907.981786416645,\n                            \"right\": 7886,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9076.84285500703,\n                              \"sensorLong\": 5343\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6921.05370514613\n                              }\n                            },\n                            \"top\": 5917,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 995,\n                            \"confidence\": 2639.2372197929003,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4897,\n                                \"y\": 4357\n                              },\n                              \"key_1\": {\n                                \"x\": 3218,\n                                \"y\": 2753\n                              },\n                              \"key_2\": {\n                                \"x\": 9601,\n                                \"y\": 4969\n                              }\n                            },\n                            \"left\": 4844,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4931,\n                            \"objectId\": 784,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6659.460405964519,\n                            \"right\": 521,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6193.017917460379,\n                              \"sensorLong\": 3416\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2370.159128814553\n                              }\n                            },\n                            \"top\": 7189,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5086,\n                        \"timestampMs\": 8689\n                      },\n                      {\n                        \"activities\": [\n                          \"SOUND_GUN_SHOT\",\n                          \"TAG_DEPARTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CAR_ENTER\",\n                            \"alert\": false,\n                            \"bottom\": 8708,\n                            \"confidence\": 9279.217682561391,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4993,\n                                \"y\": 7840\n                              },\n                              \"key_1\": {\n                                \"x\": 3423,\n                                \"y\": 3985\n                              },\n                              \"key_2\": {\n                                \"x\": 9647,\n                                \"y\": 5300\n                              },\n                              \"key_3\": {\n                                \"x\": 9249,\n                                \"y\": 1057\n                              }\n                            },\n                            \"left\": 5353,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1587,\n                            \"objectId\": 4597,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4786.38918170198,\n                            \"right\": 6423,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7045.361349529051,\n                              \"sensorLong\": 5696\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5249.731688396042\n                              }\n                            },\n                            \"top\": 6205,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_VOC\",\n                            \"alert\": true,\n                            \"bottom\": 7945,\n                            \"confidence\": 7785.291497178961,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8685,\n                                \"y\": 9261\n                              },\n                              \"key_1\": {\n                                \"x\": 6357,\n                                \"y\": 56\n                              }\n                            },\n                            \"left\": 8622,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3424,\n                            \"objectId\": 1251,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5904.430563095113,\n                            \"right\": 6774,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9426.50627650336,\n                              \"sensorLong\": 4076\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4722.092844295269\n                              }\n                            },\n                            \"top\": 8159,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2966,\n                        \"timestampMs\": 7757\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"PEOPLECOUNT_HIGH_RESET\",\n                          \"MOTION_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ROBOT_DOG_DETECTED\",\n                            \"alert\": true,\n                            \"bottom\": 6868,\n                            \"confidence\": 2270.081095947092,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7635,\n                                \"y\": 6866\n                              },\n                              \"key_1\": {\n                                \"x\": 7805,\n                                \"y\": 7296\n                              }\n                            },\n                            \"left\": 3461,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3655,\n                            \"objectId\": 3545,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3494.1661803408765,\n                            \"right\": 5520,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5815.656207924538,\n                              \"sensorLong\": 8356\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5403.525487852776\n                              }\n                            },\n                            \"top\": 9718,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PEOPLECOUNT_LOW_RESET\",\n                            \"alert\": true,\n                            \"bottom\": 1367,\n                            \"confidence\": 1787.2164515761324,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1218,\n                                \"y\": 2630\n                              }\n                            },\n                            \"left\": 850,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4440,\n                            \"objectId\": 3105,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8523.35570555226,\n                            \"right\": 3927,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6053.853950169947,\n                              \"sensorLong\": 7380\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6746.612837306936\n                              }\n                            },\n                            \"top\": 8039,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7482,\n                        \"timestampMs\": 277\n                      },\n                      {\n                        \"activities\": [\n                          \"TEMPERATURE_EXCEEDED_HIGH\",\n                          \"PIR_OCCUPIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"POS_ORDER\",\n                            \"alert\": true,\n                            \"bottom\": 6798,\n                            \"confidence\": 1469.3504366938482,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8118,\n                                \"y\": 3212\n                              },\n                              \"key_1\": {\n                                \"x\": 7712,\n                                \"y\": 8526\n                              }\n                            },\n                            \"left\": 1860,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5789,\n                            \"objectId\": 7568,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6680.960459135646,\n                            \"right\": 8315,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6182.7263632605045,\n                              \"sensorLong\": 2099\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 0.3736659390773944\n                              }\n                            },\n                            \"top\": 9914,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_THREAT_CASE_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 5969,\n                            \"confidence\": 3951.7981737137097,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4604,\n                                \"y\": 4562\n                              }\n                            },\n                            \"left\": 2380,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8831,\n                            \"objectId\": 3020,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6868.299556534609,\n                            \"right\": 2676,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6975.467251417107,\n                              \"sensorLong\": 6197\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7051.80396005608\n                              }\n                            },\n                            \"top\": 6573,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1169,\n                        \"timestampMs\": 2834\n                      }\n                    ],\n                    \"key_3\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_CO2\",\n                          \"DOOR_AJAR\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IAQ_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4371,\n                            \"confidence\": 9345.341422898688,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7053,\n                                \"y\": 4\n                              },\n                              \"key_1\": {\n                                \"x\": 2322,\n                                \"y\": 6616\n                              },\n                              \"key_2\": {\n                                \"x\": 892,\n                                \"y\": 4610\n                              }\n                            },\n                            \"left\": 8951,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2370,\n                            \"objectId\": 9112,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9254.66562758207,\n                            \"right\": 8104,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8824.790851906042,\n                              \"sensorLong\": 6015\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3503.4336124863976\n                              }\n                            },\n                            \"top\": 7086,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE\",\n                            \"alert\": true,\n                            \"bottom\": 3396,\n                            \"confidence\": 8071.674158003836,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5673,\n                                \"y\": 9993\n                              },\n                              \"key_1\": {\n                                \"x\": 2331,\n                                \"y\": 9654\n                              }\n                            },\n                            \"left\": 2290,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5510,\n                            \"objectId\": 8960,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2646.1017503243165,\n                            \"right\": 13,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2924.456764521239,\n                              \"sensorLong\": 3034\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3194.0077900733454\n                              }\n                            },\n                            \"top\": 9468,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1192,\n                        \"timestampMs\": 3559\n                      },\n                      {\n                        \"activities\": [\n                          \"TVOC_EXCEEDED_HIGH\",\n                          \"PM10_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 1562,\n                            \"confidence\": 7431.951491760003,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 187,\n                                \"y\": 4434\n                              },\n                              \"key_1\": {\n                                \"x\": 7021,\n                                \"y\": 4616\n                              },\n                              \"key_2\": {\n                                \"x\": 5111,\n                                \"y\": 1605\n                              },\n                              \"key_3\": {\n                                \"x\": 792,\n                                \"y\": 4863\n                              },\n                              \"key_4\": {\n                                \"x\": 8388,\n                                \"y\": 4233\n                              }\n                            },\n                            \"left\": 6679,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9281,\n                            \"objectId\": 2235,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2030.1556430862822,\n                            \"right\": 2563,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8455.606384393843,\n                              \"sensorLong\": 3374\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8448.12864365663\n                              }\n                            },\n                            \"top\": 17,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": false,\n                            \"bottom\": 9178,\n                            \"confidence\": 6799.299293008478,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2081,\n                                \"y\": 645\n                              },\n                              \"key_1\": {\n                                \"x\": 6808,\n                                \"y\": 564\n                              }\n                            },\n                            \"left\": 1801,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2374,\n                            \"objectId\": 3232,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2514.5810928518285,\n                            \"right\": 4140,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5431.986013561452,\n                              \"sensorLong\": 9734\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6126.379338434178\n                              }\n                            },\n                            \"top\": 2989,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 293,\n                        \"timestampMs\": 241\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8154\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_UNAUTHORIZED\",\n                          \"PIR_VACANT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PROBE_CONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 1952,\n                            \"confidence\": 4893.73964394189,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9288,\n                                \"y\": 5696\n                              },\n                              \"key_1\": {\n                                \"x\": 3001,\n                                \"y\": 1688\n                              }\n                            },\n                            \"left\": 1792,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6842,\n                            \"objectId\": 9399,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8535.769903969984,\n                            \"right\": 6740,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4294.438943115586,\n                              \"sensorLong\": 7863\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4058.6048897318915\n                              }\n                            },\n                            \"top\": 3047,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PM10_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 3988,\n                            \"confidence\": 4209.417165728373,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4060,\n                                \"y\": 2029\n                              }\n                            },\n                            \"left\": 8572,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2836,\n                            \"objectId\": 7554,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1336.815195743355,\n                            \"right\": 7833,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9892.53111029088,\n                              \"sensorLong\": 9505\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2758.3348166748565\n                              }\n                            },\n                            \"top\": 7786,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1394,\n                        \"timestampMs\": 8527\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_BUTTON_DOUBLE_CLICK\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_AIR_MASKING\",\n                            \"alert\": false,\n                            \"bottom\": 9613,\n                            \"confidence\": 3251.1255832799948,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 611,\n                                \"y\": 9876\n                              }\n                            },\n                            \"left\": 3004,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 690,\n                            \"objectId\": 4614,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7421.236452732634,\n                            \"right\": 7408,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7393.3195615593595,\n                              \"sensorLong\": 6189\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2488.5914858479464\n                              }\n                            },\n                            \"top\": 2499,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_ETOH\",\n                            \"alert\": false,\n                            \"bottom\": 3576,\n                            \"confidence\": 1036.422586848864,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4360,\n                                \"y\": 1591\n                              },\n                              \"key_1\": {\n                                \"x\": 7740,\n                                \"y\": 9190\n                              },\n                              \"key_2\": {\n                                \"x\": 4721,\n                                \"y\": 7079\n                              }\n                            },\n                            \"left\": 4634,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4710,\n                            \"objectId\": 7343,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7576.623842125811,\n                            \"right\": 4421,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1552.9971497733363,\n                              \"sensorLong\": 7022\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5641.606189352837\n                              }\n                            },\n                            \"top\": 2359,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4951,\n                        \"timestampMs\": 5814\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6272\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 6159,\n                  \"integration\": \"BUTTERFLY_MX\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 3706,\n                  \"integration\": \"APERIO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PAR_POS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"WEBHOOKS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 1000,\n                \"password\": \"string\",\n                \"playCount\": 5023,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 6916,\n                  \"overrideRelayDurationSec\": 7046,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 445\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 5661,\n                  \"overrideRelayDurationSec\": 8422,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 7715\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 2085,\n            \"backoffSeconds\": 7102,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 5450,\n                  \"playCount\": 1414\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8801,\n                  \"playCount\": 9077\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 6967,\n                  \"expireTimeOfDayLocalSeconds\": 1850,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 9457\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 4978,\n                  \"expireTimeOfDayLocalSeconds\": 5655,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 7069\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"CAMERA\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"POSE_ANOMALOUS\",\n                          \"AUDIO_SOUND_ALARM_SMOKE_FIRE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_DEPARTED\",\n                            \"alert\": false,\n                            \"bottom\": 6483,\n                            \"confidence\": 8852.807132551765,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9572,\n                                \"y\": 4662\n                              }\n                            },\n                            \"left\": 7339,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6190,\n                            \"objectId\": 6356,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7286.444264471425,\n                            \"right\": 5453,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 968.2544983720076,\n                              \"sensorLong\": 911\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4319.356090100861\n                              }\n                            },\n                            \"top\": 141,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"SOUND_AGGRESSION\",\n                            \"alert\": false,\n                            \"bottom\": 6596,\n                            \"confidence\": 5530.159264219296,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8116,\n                                \"y\": 6755\n                              }\n                            },\n                            \"left\": 173,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8472,\n                            \"objectId\": 2529,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6660.560435053222,\n                            \"right\": 1990,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7297.395731043954,\n                              \"sensorLong\": 3913\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2420.849171418116\n                              }\n                            },\n                            \"top\": 9677,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5068,\n                        \"timestampMs\": 9210\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_BADGE_UNAUTHORIZED\",\n                          \"AUDIO_SOUND_GREETING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 7128,\n                            \"confidence\": 5603.32321838235,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 967,\n                                \"y\": 7857\n                              },\n                              \"key_1\": {\n                                \"x\": 4528,\n                                \"y\": 1661\n                              }\n                            },\n                            \"left\": 1403,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9820,\n                            \"objectId\": 3656,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5692.925235041333,\n                            \"right\": 9078,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3119.2526394345377,\n                              \"sensorLong\": 2003\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3432.3770909930286\n                              }\n                            },\n                            \"top\": 223,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": false,\n                            \"bottom\": 906,\n                            \"confidence\": 8884.420551294468,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1356,\n                                \"y\": 2349\n                              }\n                            },\n                            \"left\": 5943,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3787,\n                            \"objectId\": 1642,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3525.08298893472,\n                            \"right\": 6962,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9632.85090486345,\n                              \"sensorLong\": 6486\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5634.146605283397\n                              }\n                            },\n                            \"top\": 3033,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5487,\n                        \"timestampMs\": 4522\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE\",\n                          \"LICENSEPLATE_BLACKLISTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"SOUND_GUN_SHOT\",\n                            \"alert\": true,\n                            \"bottom\": 2732,\n                            \"confidence\": 1318.4987605045096,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6089,\n                                \"y\": 3565\n                              }\n                            },\n                            \"left\": 2853,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4429,\n                            \"objectId\": 306,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5858.150231009898,\n                            \"right\": 3268,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2876.9943749493264,\n                              \"sensorLong\": 9588\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2176.7694031783203\n                              }\n                            },\n                            \"top\": 7263,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_POSITIONING_CHANGED\",\n                            \"alert\": true,\n                            \"bottom\": 177,\n                            \"confidence\": 820.236571386832,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6715,\n                                \"y\": 3297\n                              },\n                              \"key_1\": {\n                                \"x\": 2372,\n                                \"y\": 9918\n                              }\n                            },\n                            \"left\": 9074,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3974,\n                            \"objectId\": 8254,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1153.9853597039796,\n                            \"right\": 2073,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6966.65142209185,\n                              \"sensorLong\": 3338\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6055.762025717051\n                              }\n                            },\n                            \"top\": 3967,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3924,\n                        \"timestampMs\": 1326\n                      },\n                      {\n                        \"activities\": [\n                          \"BUTTON_SINGLE_PRESSED\",\n                          \"IOT_SOUND_AGGRESSION\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"HELMET_MISSING\",\n                            \"alert\": false,\n                            \"bottom\": 5710,\n                            \"confidence\": 3452.239246569988,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 689,\n                                \"y\": 330\n                              },\n                              \"key_1\": {\n                                \"x\": 727,\n                                \"y\": 2566\n                              }\n                            },\n                            \"left\": 1717,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2209,\n                            \"objectId\": 6685,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6131.570119739158,\n                            \"right\": 8109,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3765.665586551312,\n                              \"sensorLong\": 7759\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2550.90383279994\n                              }\n                            },\n                            \"top\": 9811,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_THREAT_CASE_CLOSED\",\n                            \"alert\": false,\n                            \"bottom\": 8312,\n                            \"confidence\": 6462.115959609465,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4993,\n                                \"y\": 3798\n                              },\n                              \"key_1\": {\n                                \"x\": 4437,\n                                \"y\": 7840\n                              }\n                            },\n                            \"left\": 7367,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 23,\n                            \"objectId\": 7404,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5282.621557342668,\n                            \"right\": 6226,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7989.939674889021,\n                              \"sensorLong\": 4099\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8126.043041604794\n                              }\n                            },\n                            \"top\": 4481,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9141,\n                        \"timestampMs\": 6080\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 5700\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_VAPE\",\n                          \"AUDIO_SOUND_GUN\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6112,\n                            \"confidence\": 2079.6239235709836,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1691,\n                                \"y\": 1352\n                              }\n                            },\n                            \"left\": 7548,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1261,\n                            \"objectId\": 9969,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7617.6319579373185,\n                            \"right\": 9227,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1721.0624021082754,\n                              \"sensorLong\": 548\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4884.91665500278\n                              }\n                            },\n                            \"top\": 3991,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CAR_EXIT\",\n                            \"alert\": false,\n                            \"bottom\": 8849,\n                            \"confidence\": 913.6003401182546,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8452,\n                                \"y\": 2946\n                              }\n                            },\n                            \"left\": 465,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5446,\n                            \"objectId\": 5053,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9045.089584950932,\n                            \"right\": 6103,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2506.462294867002,\n                              \"sensorLong\": 8948\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1211.7005353768895\n                              }\n                            },\n                            \"top\": 6814,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2827,\n                        \"timestampMs\": 9196\n                      },\n                      {\n                        \"activities\": [\n                          \"CO2_EXCEEDED_HIGH\",\n                          \"ALM_MONITORING_DISABLED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_AIR_CO\",\n                            \"alert\": false,\n                            \"bottom\": 7510,\n                            \"confidence\": 9682.275895197099,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 177,\n                                \"y\": 8058\n                              }\n                            },\n                            \"left\": 1493,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9035,\n                            \"objectId\": 221,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4382.445816405636,\n                            \"right\": 4579,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 940.5963148589103,\n                              \"sensorLong\": 9450\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2265.0882448736074\n                              }\n                            },\n                            \"top\": 1334,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                            \"alert\": false,\n                            \"bottom\": 6637,\n                            \"confidence\": 5340.822591979957,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9389,\n                                \"y\": 7968\n                              },\n                              \"key_1\": {\n                                \"x\": 8784,\n                                \"y\": 1444\n                              },\n                              \"key_2\": {\n                                \"x\": 1897,\n                                \"y\": 6077\n                              }\n                            },\n                            \"left\": 3353,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2303,\n                            \"objectId\": 4549,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9235.550881820136,\n                            \"right\": 898,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5880.259434928057,\n                              \"sensorLong\": 8755\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 594.579118016596\n                              }\n                            },\n                            \"top\": 744,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 441,\n                        \"timestampMs\": 7634\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"TAG_ARRIVED\",\n                          \"CAR_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 9445,\n                            \"confidence\": 6956.837739138379,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3163,\n                                \"y\": 446\n                              }\n                            },\n                            \"left\": 5683,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9190,\n                            \"objectId\": 2829,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5901.407004991228,\n                            \"right\": 5071,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4145.922656400118,\n                              \"sensorLong\": 9194\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3064.9392090804126\n                              }\n                            },\n                            \"top\": 6549,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_BUTTON_SINGLE_CLICK\",\n                            \"alert\": false,\n                            \"bottom\": 2002,\n                            \"confidence\": 3203.469232655818,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7248,\n                                \"y\": 307\n                              },\n                              \"key_1\": {\n                                \"x\": 5573,\n                                \"y\": 8296\n                              },\n                              \"key_2\": {\n                                \"x\": 3091,\n                                \"y\": 5152\n                              }\n                            },\n                            \"left\": 4310,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9186,\n                            \"objectId\": 6755,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3701.736302580474,\n                            \"right\": 1887,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1017.5876860587141,\n                              \"sensorLong\": 3820\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5123.5459434542645\n                              }\n                            },\n                            \"top\": 4410,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1925,\n                        \"timestampMs\": 3972\n                      },\n                      {\n                        \"activities\": [\n                          \"VISITOR_ARRIVED\",\n                          \"AC_BADGE_FACE_MISMATCH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_SIREN\",\n                            \"alert\": false,\n                            \"bottom\": 3374,\n                            \"confidence\": 7001.148845265221,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2905,\n                                \"y\": 9235\n                              },\n                              \"key_1\": {\n                                \"x\": 3072,\n                                \"y\": 7193\n                              },\n                              \"key_2\": {\n                                \"x\": 9630,\n                                \"y\": 4571\n                              },\n                              \"key_3\": {\n                                \"x\": 2858,\n                                \"y\": 8055\n                              },\n                              \"key_4\": {\n                                \"x\": 9678,\n                                \"y\": 2824\n                              }\n                            },\n                            \"left\": 5840,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1125,\n                            \"objectId\": 4030,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7488.895434575263,\n                            \"right\": 9572,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9051.21532815148,\n                              \"sensorLong\": 2620\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6279.150374504072\n                              }\n                            },\n                            \"top\": 7895,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_PM25\",\n                            \"alert\": false,\n                            \"bottom\": 6022,\n                            \"confidence\": 5294.477415237453,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5076,\n                                \"y\": 657\n                              },\n                              \"key_1\": {\n                                \"x\": 3129,\n                                \"y\": 1174\n                              },\n                              \"key_2\": {\n                                \"x\": 536,\n                                \"y\": 8276\n                              }\n                            },\n                            \"left\": 4781,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3232,\n                            \"objectId\": 6898,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8702.25872504011,\n                            \"right\": 8211,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3253.5093987540154,\n                              \"sensorLong\": 2730\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2232.773376859971\n                              }\n                            },\n                            \"top\": 6042,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8115,\n                        \"timestampMs\": 6519\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_ACTIVATED\",\n                          \"FACE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"UNKNOWN\",\n                            \"alert\": false,\n                            \"bottom\": 6505,\n                            \"confidence\": 6698.852635395662,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4261,\n                                \"y\": 1192\n                              },\n                              \"key_1\": {\n                                \"x\": 2644,\n                                \"y\": 1727\n                              }\n                            },\n                            \"left\": 153,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 990,\n                            \"objectId\": 4654,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6230.5703039698465,\n                            \"right\": 8839,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8182.646650558269,\n                              \"sensorLong\": 5921\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1497.1734014199822\n                              }\n                            },\n                            \"top\": 8273,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DPI_DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 8566,\n                            \"confidence\": 1100.453585583383,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9289,\n                                \"y\": 6254\n                              }\n                            },\n                            \"left\": 8164,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9479,\n                            \"objectId\": 1178,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3290.591597392953,\n                            \"right\": 9654,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5711.15162339252,\n                              \"sensorLong\": 8253\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5384.938825814849\n                              }\n                            },\n                            \"top\": 3854,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7753,\n                        \"timestampMs\": 4620\n                      },\n                      {\n                        \"activities\": [\n                          \"HEAT_INDEX_EXCEEDED_HIGH\",\n                          \"VISITOR_ARRIVED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_ARRIVED\",\n                            \"alert\": true,\n                            \"bottom\": 5721,\n                            \"confidence\": 9008.636442064302,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8647,\n                                \"y\": 6002\n                              }\n                            },\n                            \"left\": 7132,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6742,\n                            \"objectId\": 2074,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4062.8215632294327,\n                            \"right\": 8065,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 701.2749893879188,\n                              \"sensorLong\": 5225\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1988.0030446270514\n                              }\n                            },\n                            \"top\": 7091,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CO2_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6241,\n                            \"confidence\": 224.41936323944535,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8715,\n                                \"y\": 6764\n                              },\n                              \"key_1\": {\n                                \"x\": 2311,\n                                \"y\": 3829\n                              },\n                              \"key_2\": {\n                                \"x\": 9846,\n                                \"y\": 8835\n                              }\n                            },\n                            \"left\": 8260,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9953,\n                            \"objectId\": 5067,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3980.735590342599,\n                            \"right\": 172,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2576.7988648284622,\n                              \"sensorLong\": 1459\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6598.534846663692\n                              }\n                            },\n                            \"top\": 6344,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1062,\n                        \"timestampMs\": 408\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 5840\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 2883,\n                  \"integration\": \"GUEST_MANAGEMENT\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9440,\n                  \"integration\": \"RAPTOR\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"ENVOY\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"UNKNOWN\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 9543,\n                \"password\": \"string\",\n                \"playCount\": 8247,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 1111,\n                  \"overrideRelayDurationSec\": 6373,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 4829\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4128,\n                  \"overrideRelayDurationSec\": 3096,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 9716\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 4337,\n            \"backoffSeconds\": 54,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"GT\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 7466.080623035996,\n              \"y\": 7484.235660165812\n            },\n            {\n              \"x\": 9720.737678961044,\n              \"y\": 1474.8580673315926\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4910,\n                  \"playCount\": 8770\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7624,\n                  \"playCount\": 3601\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 359,\n                  \"expireTimeOfDayLocalSeconds\": 4762,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 5582\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 2555,\n                  \"expireTimeOfDayLocalSeconds\": 4539,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 4146\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"BLE_TRACKER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_SECURITY_BREACH\",\n                          \"MOTION_ANIMAL\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_AIR_CO\",\n                            \"alert\": false,\n                            \"bottom\": 4063,\n                            \"confidence\": 5058.547573293504,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8098,\n                                \"y\": 6837\n                              }\n                            },\n                            \"left\": 4087,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7209,\n                            \"objectId\": 3992,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9811.889601526353,\n                            \"right\": 1388,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2314.258060142238,\n                              \"sensorLong\": 2644\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4766.206935513981\n                              }\n                            },\n                            \"top\": 8902,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 9658,\n                            \"confidence\": 4036.7798499779474,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1630,\n                                \"y\": 8338\n                              },\n                              \"key_1\": {\n                                \"x\": 3545,\n                                \"y\": 9572\n                              }\n                            },\n                            \"left\": 9417,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6364,\n                            \"objectId\": 8519,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8424.324196365824,\n                            \"right\": 7459,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8455.555261281526,\n                              \"sensorLong\": 2274\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1936.0709082618243\n                              }\n                            },\n                            \"top\": 9093,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3359,\n                        \"timestampMs\": 1694\n                      },\n                      {\n                        \"activities\": [\n                          \"MASK_MISSING\",\n                          \"FACE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_SIGNIFICANT\",\n                            \"alert\": true,\n                            \"bottom\": 4542,\n                            \"confidence\": 9027.34148030001,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6992,\n                                \"y\": 7730\n                              },\n                              \"key_1\": {\n                                \"x\": 3885,\n                                \"y\": 6396\n                              },\n                              \"key_2\": {\n                                \"x\": 8976,\n                                \"y\": 2473\n                              },\n                              \"key_3\": {\n                                \"x\": 4840,\n                                \"y\": 3872\n                              }\n                            },\n                            \"left\": 5872,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9157,\n                            \"objectId\": 2940,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9335.148918134928,\n                            \"right\": 801,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9313.994488565764,\n                              \"sensorLong\": 1115\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4888.4258057026545\n                              }\n                            },\n                            \"top\": 937,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"SOUND_AGGRESSION\",\n                            \"alert\": false,\n                            \"bottom\": 7810,\n                            \"confidence\": 5735.774502804121,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8763,\n                                \"y\": 2063\n                              },\n                              \"key_1\": {\n                                \"x\": 3793,\n                                \"y\": 2368\n                              }\n                            },\n                            \"left\": 9624,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9609,\n                            \"objectId\": 572,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2581.2579792876545,\n                            \"right\": 6029,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1409.0040843219942,\n                              \"sensorLong\": 2904\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2851.1936340347565\n                              }\n                            },\n                            \"top\": 1543,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9692,\n                        \"timestampMs\": 8650\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 7849\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_IAQ\",\n                          \"AUDIO_SOUND_GLASS_BREAK\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"POWER_SWITCH_BATTERY\",\n                            \"alert\": true,\n                            \"bottom\": 3067,\n                            \"confidence\": 8627.620166103283,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1574,\n                                \"y\": 6947\n                              },\n                              \"key_1\": {\n                                \"x\": 7649,\n                                \"y\": 435\n                              },\n                              \"key_2\": {\n                                \"x\": 7233,\n                                \"y\": 2107\n                              }\n                            },\n                            \"left\": 3615,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1102,\n                            \"objectId\": 2546,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7582.647886820258,\n                            \"right\": 7984,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 777.1744897751342,\n                              \"sensorLong\": 6788\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4085.265073369524\n                              }\n                            },\n                            \"top\": 2847,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"GUN_DETECT_EVENT\",\n                            \"alert\": true,\n                            \"bottom\": 4703,\n                            \"confidence\": 5544.790322801372,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7286,\n                                \"y\": 931\n                              }\n                            },\n                            \"left\": 99,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 993,\n                            \"objectId\": 2166,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4160.696334483267,\n                            \"right\": 9361,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8744.728663642389,\n                              \"sensorLong\": 1884\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7968.004300944604\n                              }\n                            },\n                            \"top\": 2886,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8152,\n                        \"timestampMs\": 9302\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_REMOTE_UNLOCK\",\n                          \"BADGE_MANUAL\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                            \"alert\": true,\n                            \"bottom\": 8115,\n                            \"confidence\": 2177.505475126076,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3542,\n                                \"y\": 1336\n                              }\n                            },\n                            \"left\": 7739,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 79,\n                            \"objectId\": 642,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7667.448500134457,\n                            \"right\": 4764,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1515.089834108081,\n                              \"sensorLong\": 3167\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8313.76130741678\n                              }\n                            },\n                            \"top\": 600,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 529,\n                            \"confidence\": 9578.350168819268,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9180,\n                                \"y\": 6247\n                              }\n                            },\n                            \"left\": 5821,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5173,\n                            \"objectId\": 1334,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3015.3510065120195,\n                            \"right\": 2521,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6371.113095230176,\n                              \"sensorLong\": 8342\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2246.6407643087628\n                              }\n                            },\n                            \"top\": 6619,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9638,\n                        \"timestampMs\": 1910\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6809\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 7678,\n                  \"integration\": \"PRODATAKEY\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 1722,\n                  \"integration\": \"WEBHOOKS\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"BRIVO\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"PLACE_OS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"BRIVO\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 214,\n                \"password\": \"string\",\n                \"playCount\": 89,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 462,\n                  \"overrideRelayDurationSec\": 1488,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 5738\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 2685,\n                  \"overrideRelayDurationSec\": 4675,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 9146\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 3476,\n            \"backoffSeconds\": 1408,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 1868,\n                  \"playCount\": 3324\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4909,\n                  \"playCount\": 6799\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 9993,\n                  \"expireTimeOfDayLocalSeconds\": 4048,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 6441\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 2564,\n                  \"expireTimeOfDayLocalSeconds\": 5423,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 1429\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"DOOR_SENSOR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"FACE\",\n                          \"CLIMATE_LEAK\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"HEAT_INDEX_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6241,\n                            \"confidence\": 1910.3653035495993,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6703,\n                                \"y\": 1988\n                              }\n                            },\n                            \"left\": 5574,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2624,\n                            \"objectId\": 1260,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3065.388053744937,\n                            \"right\": 4550,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5097.275663356367,\n                              \"sensorLong\": 652\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3147.6089382926407\n                              }\n                            },\n                            \"top\": 4174,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 28,\n                            \"confidence\": 227.43867130393892,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6860,\n                                \"y\": 6703\n                              },\n                              \"key_1\": {\n                                \"x\": 694,\n                                \"y\": 9190\n                              },\n                              \"key_2\": {\n                                \"x\": 6230,\n                                \"y\": 7770\n                              }\n                            },\n                            \"left\": 5810,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8016,\n                            \"objectId\": 5770,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9946.141991686833,\n                            \"right\": 1908,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2612.2778602257113,\n                              \"sensorLong\": 3566\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 815.3094069251509\n                              }\n                            },\n                            \"top\": 263,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5265,\n                        \"timestampMs\": 6072\n                      },\n                      {\n                        \"activities\": [\n                          \"AIR_MASKING\",\n                          \"AC_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BUTTON_LONG_PRESSED\",\n                            \"alert\": true,\n                            \"bottom\": 5687,\n                            \"confidence\": 5040.920401508879,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1189,\n                                \"y\": 1811\n                              },\n                              \"key_1\": {\n                                \"x\": 9491,\n                                \"y\": 1566\n                              }\n                            },\n                            \"left\": 3988,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1904,\n                            \"objectId\": 1902,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8421.515235709781,\n                            \"right\": 2864,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2137.593803617963,\n                              \"sensorLong\": 9633\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7907.763333075397\n                              }\n                            },\n                            \"top\": 5344,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_FORCED_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 5746,\n                            \"confidence\": 9527.075487777636,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2744,\n                                \"y\": 4594\n                              }\n                            },\n                            \"left\": 7215,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7624,\n                            \"objectId\": 7396,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3570.665148456034,\n                            \"right\": 8026,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2443.603548311266,\n                              \"sensorLong\": 9765\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 35.084048876652396\n                              }\n                            },\n                            \"top\": 3487,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 806,\n                        \"timestampMs\": 2054\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 9277\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"MOTION_TAMPER\",\n                          \"FACE_ALERT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_DURESS\",\n                            \"alert\": true,\n                            \"bottom\": 9753,\n                            \"confidence\": 4401.332209775522,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8605,\n                                \"y\": 7359\n                              },\n                              \"key_1\": {\n                                \"x\": 1148,\n                                \"y\": 7630\n                              },\n                              \"key_2\": {\n                                \"x\": 5762,\n                                \"y\": 6261\n                              },\n                              \"key_3\": {\n                                \"x\": 5492,\n                                \"y\": 2988\n                              }\n                            },\n                            \"left\": 3871,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3037,\n                            \"objectId\": 2891,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6075.715675584208,\n                            \"right\": 9847,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3120.4409784159748,\n                              \"sensorLong\": 6889\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 382.3999053032834\n                              }\n                            },\n                            \"top\": 1111,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_PM25\",\n                            \"alert\": true,\n                            \"bottom\": 5472,\n                            \"confidence\": 6676.318157436305,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5966,\n                                \"y\": 7644\n                              },\n                              \"key_1\": {\n                                \"x\": 3733,\n                                \"y\": 9996\n                              },\n                              \"key_2\": {\n                                \"x\": 4451,\n                                \"y\": 5706\n                              }\n                            },\n                            \"left\": 9994,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9932,\n                            \"objectId\": 6470,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3427.973042705317,\n                            \"right\": 5367,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6472.588154756802,\n                              \"sensorLong\": 7150\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6788.681251211977\n                              }\n                            },\n                            \"top\": 3883,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8033,\n                        \"timestampMs\": 8782\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_SETTINGS_CHANGE\",\n                          \"POS_ORDER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_THC\",\n                            \"alert\": true,\n                            \"bottom\": 8787,\n                            \"confidence\": 4197.749962940919,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6782,\n                                \"y\": 4266\n                              },\n                              \"key_1\": {\n                                \"x\": 1459,\n                                \"y\": 6235\n                              },\n                              \"key_2\": {\n                                \"x\": 783,\n                                \"y\": 8154\n                              }\n                            },\n                            \"left\": 5614,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5488,\n                            \"objectId\": 9445,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4333.296173534651,\n                            \"right\": 1994,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5018.742152820428,\n                              \"sensorLong\": 6087\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1415.3937208819323\n                              }\n                            },\n                            \"top\": 8746,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_SOUND_HELP\",\n                            \"alert\": true,\n                            \"bottom\": 4820,\n                            \"confidence\": 4277.319089171927,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5121,\n                                \"y\": 2436\n                              },\n                              \"key_1\": {\n                                \"x\": 2257,\n                                \"y\": 4336\n                              }\n                            },\n                            \"left\": 348,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6418,\n                            \"objectId\": 8778,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7884.955804216683,\n                            \"right\": 2072,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4112.461848380049,\n                              \"sensorLong\": 1491\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8881.034453979282\n                              }\n                            },\n                            \"top\": 5560,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3188,\n                        \"timestampMs\": 5678\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_AUTHORIZED\",\n                          \"MOTION_CAR\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_REQUEST_TO_EXIT\",\n                            \"alert\": false,\n                            \"bottom\": 8783,\n                            \"confidence\": 5520.6724190666655,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7019,\n                                \"y\": 7700\n                              },\n                              \"key_1\": {\n                                \"x\": 492,\n                                \"y\": 3169\n                              }\n                            },\n                            \"left\": 2655,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7231,\n                            \"objectId\": 215,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9794.43524220014,\n                            \"right\": 9600,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4147.068891663966,\n                              \"sensorLong\": 8237\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 413.70766665382195\n                              }\n                            },\n                            \"top\": 2301,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_THREAT_CASE_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 6360,\n                            \"confidence\": 748.92305899656,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7139,\n                                \"y\": 2837\n                              },\n                              \"key_1\": {\n                                \"x\": 1815,\n                                \"y\": 9829\n                              }\n                            },\n                            \"left\": 7744,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1333,\n                            \"objectId\": 5121,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2633.936240494845,\n                            \"right\": 2871,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6272.095066754433,\n                              \"sensorLong\": 1703\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 555.6062345307988\n                              }\n                            },\n                            \"top\": 1575,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 340,\n                        \"timestampMs\": 6831\n                      },\n                      {\n                        \"activities\": [\n                          \"PIR_OCCUPIED\",\n                          \"HEAT_INDEX_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"VOC_IDX_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 5000,\n                            \"confidence\": 4087.675954857861,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6162,\n                                \"y\": 1178\n                              }\n                            },\n                            \"left\": 1062,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2908,\n                            \"objectId\": 9542,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4852.26995145335,\n                            \"right\": 4825,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6987.292892571435,\n                              \"sensorLong\": 9424\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 150.22314501264455\n                              }\n                            },\n                            \"top\": 361,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_TAMPER_PROX\",\n                            \"alert\": true,\n                            \"bottom\": 5611,\n                            \"confidence\": 7299.69048410418,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9113,\n                                \"y\": 8010\n                              }\n                            },\n                            \"left\": 2124,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9011,\n                            \"objectId\": 9600,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8481.221886166124,\n                            \"right\": 9966,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5139.026936437727,\n                              \"sensorLong\": 7434\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7506.947212021207\n                              }\n                            },\n                            \"top\": 7719,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6734,\n                        \"timestampMs\": 2523\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3585\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9693,\n                  \"integration\": \"OMNIALERT\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 7175,\n                  \"integration\": \"FLIC\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"GOOGLE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"APERIO\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"BRIVO\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PDK\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 2261,\n                \"password\": \"string\",\n                \"playCount\": 1376,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 1754,\n                  \"overrideRelayDurationSec\": 2886,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 6391\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 1075,\n                  \"overrideRelayDurationSec\": 6062,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 123\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 1624,\n            \"backoffSeconds\": 6145,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      5733,\n      4625\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"COUNT\",\n    \"reportsEnabled\": true,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"CAR_ENTER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"cad65333-07e2-463d-a1d7-3596251f2d68"},{"name":"Delete prompt configuration","id":"24c0f1ca-345d-4b68-a361-f220f3855560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/deletePromptConfiguration","description":"<p>Delete scene query configuration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","deletePromptConfiguration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"1a79122d-343a-4b19-9337-cef9e35a800f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/deletePromptConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"24c0f1ca-345d-4b68-a361-f220f3855560"},{"name":"Find all prompt configurations","id":"0c84ea85-a66e-4e44-9a64-abd7550e181f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/findPromptConfigurations","description":"<p>Find all scene query configurations</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","findPromptConfigurations"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"d07137ff-a7c4-4267-8995-793b5a7c437a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/findPromptConfigurations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"promptConfigurations\": [\n    {\n      \"active\": true,\n      \"cameraConfigurations\": [\n        {\n          \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"checkConditionOverride\": {\n            \"operator\": \"GTE\",\n            \"value\": \"string\"\n          },\n          \"exampleImages\": [\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            },\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            }\n          ],\n          \"promptExtension\": \"string\",\n          \"promptOverride\": \"string\",\n          \"region\": {\n            \"coordinates\": [\n              {\n                \"x\": 9079.322421456349,\n                \"y\": 2848.2328122363397\n              },\n              {\n                \"x\": 9172.059567893173,\n                \"y\": 963.856383007764\n              }\n            ]\n          },\n          \"scheduledActions\": [\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 9216,\n                    \"playCount\": 3806\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 1096,\n                    \"playCount\": 5311\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"NONE\",\n                    \"expireTimeDelaySeconds\": 372,\n                    \"expireTimeOfDayLocalSeconds\": 6285,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 5866\n                  },\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 4556,\n                    \"expireTimeOfDayLocalSeconds\": 6994,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 486\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"DOOR_SENSOR\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\",\n                      \"key_3\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"IOT_AIR_VAPE\",\n                            \"CLIMATE_LEAK\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                              \"alert\": true,\n                              \"bottom\": 9113,\n                              \"confidence\": 876.7482746798083,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6448,\n                                  \"y\": 4980\n                                },\n                                \"key_1\": {\n                                  \"x\": 5591,\n                                  \"y\": 9393\n                                }\n                              },\n                              \"left\": 9059,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5904,\n                              \"objectId\": 4394,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2996.954119794146,\n                              \"right\": 8839,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 7282.692426480273,\n                                \"sensorLong\": 7595\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7560.919699568875\n                                }\n                              },\n                              \"top\": 7381,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                              \"alert\": true,\n                              \"bottom\": 7065,\n                              \"confidence\": 4153.2740626667855,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3431,\n                                  \"y\": 2045\n                                }\n                              },\n                              \"left\": 5449,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 445,\n                              \"objectId\": 6182,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1669.842833373203,\n                              \"right\": 1211,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6456.879478999218,\n                                \"sensorLong\": 7570\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2505.8225574379576\n                                }\n                              },\n                              \"top\": 5870,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3604,\n                          \"timestampMs\": 2847\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_APERIO_DEVICE_DISCONNECTED\",\n                            \"NOX_IDX_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_GI_INACTIVE\",\n                              \"alert\": false,\n                              \"bottom\": 1367,\n                              \"confidence\": 3894.520852231671,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3879,\n                                  \"y\": 4740\n                                },\n                                \"key_1\": {\n                                  \"x\": 6502,\n                                  \"y\": 5546\n                                },\n                                \"key_2\": {\n                                  \"x\": 7444,\n                                  \"y\": 4277\n                                }\n                              },\n                              \"left\": 5086,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1299,\n                              \"objectId\": 7495,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1839.8117607040465,\n                              \"right\": 2063,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5464.688989201119,\n                                \"sensorLong\": 156\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6296.759227792192\n                                }\n                              },\n                              \"top\": 8051,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                              \"alert\": false,\n                              \"bottom\": 5744,\n                              \"confidence\": 9330.142069437752,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4244,\n                                  \"y\": 5326\n                                },\n                                \"key_1\": {\n                                  \"x\": 8073,\n                                  \"y\": 9289\n                                },\n                                \"key_2\": {\n                                  \"x\": 7212,\n                                  \"y\": 1272\n                                }\n                              },\n                              \"left\": 845,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6425,\n                              \"objectId\": 3177,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 4325.972394261022,\n                              \"right\": 3170,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3907.739766023992,\n                                \"sensorLong\": 634\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3039.288973267944\n                                }\n                              },\n                              \"top\": 6414,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 4018,\n                          \"timestampMs\": 2874\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"AUDIO_SOUND_LOUD\",\n                            \"PEOPLECOUNT_HIGH_RESET\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                              \"alert\": true,\n                              \"bottom\": 4729,\n                              \"confidence\": 3415.7038252955354,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9100,\n                                  \"y\": 1332\n                                }\n                              },\n                              \"left\": 9348,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8261,\n                              \"objectId\": 7720,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1803.2918467545555,\n                              \"right\": 7486,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2815.4312309957795,\n                                \"sensorLong\": 6804\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 919.7722881701486\n                                }\n                              },\n                              \"top\": 9068,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                              \"alert\": false,\n                              \"bottom\": 9529,\n                              \"confidence\": 5322.290753173899,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2207,\n                                  \"y\": 6360\n                                }\n                              },\n                              \"left\": 2283,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6479,\n                              \"objectId\": 6693,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5832.407354264597,\n                              \"right\": 3518,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3336.8316969893663,\n                                \"sensorLong\": 8182\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4445.905425159278\n                                }\n                              },\n                              \"top\": 2296,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 2015,\n                          \"timestampMs\": 7379\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_DPI_DOOR_OPEN\",\n                            \"TAG_BOUNDARY_INGRESS\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PRESSURE_EXCEEDED_LOW\",\n                              \"alert\": true,\n                              \"bottom\": 1129,\n                              \"confidence\": 7315.736914739892,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4431,\n                                  \"y\": 7660\n                                },\n                                \"key_1\": {\n                                  \"x\": 4362,\n                                  \"y\": 5190\n                                },\n                                \"key_2\": {\n                                  \"x\": 8101,\n                                  \"y\": 4841\n                                }\n                              },\n                              \"left\": 5575,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3213,\n                              \"objectId\": 7455,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2961.594891494721,\n                              \"right\": 1536,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5627.0501019068715,\n                                \"sensorLong\": 626\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2444.870838993547\n                                }\n                              },\n                              \"top\": 4433,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_SOUND_HELP\",\n                              \"alert\": false,\n                              \"bottom\": 516,\n                              \"confidence\": 6622.640234675126,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5108,\n                                  \"y\": 2440\n                                }\n                              },\n                              \"left\": 1629,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 659,\n                              \"objectId\": 9725,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6243.035221454549,\n                              \"right\": 1834,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2014.3184490956423,\n                                \"sensorLong\": 916\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2823.0994035429812\n                                }\n                              },\n                              \"top\": 8814,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1987,\n                          \"timestampMs\": 7598\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 7519\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"AUDIO_SOUND_GUN\",\n                            \"ALM_MONITORING_EVENT_DETECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                              \"alert\": false,\n                              \"bottom\": 950,\n                              \"confidence\": 5930.302736106754,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9365,\n                                  \"y\": 5350\n                                }\n                              },\n                              \"left\": 4607,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5160,\n                              \"objectId\": 6954,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1230.4218010444124,\n                              \"right\": 7220,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8129.2049499955565,\n                                \"sensorLong\": 4409\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4606.265170715862\n                                }\n                              },\n                              \"top\": 5865,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"HUMAN_EXIT\",\n                              \"alert\": true,\n                              \"bottom\": 2510,\n                              \"confidence\": 4682.373641582795,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1407,\n                                  \"y\": 7108\n                                }\n                              },\n                              \"left\": 1241,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7888,\n                              \"objectId\": 6859,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8606.696403436896,\n                              \"right\": 6870,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8250.860049250738,\n                                \"sensorLong\": 8018\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3791.2106302618076\n                                }\n                              },\n                              \"top\": 9695,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1311,\n                          \"timestampMs\": 1467\n                        },\n                        {\n                          \"activities\": [\n                            \"GUN_DETECT_EVENT\",\n                            \"TEMPERATURE_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n                              \"alert\": true,\n                              \"bottom\": 6918,\n                              \"confidence\": 4677.3878730755005,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9138,\n                                  \"y\": 3484\n                                },\n                                \"key_1\": {\n                                  \"x\": 4595,\n                                  \"y\": 6384\n                                },\n                                \"key_2\": {\n                                  \"x\": 8185,\n                                  \"y\": 2178\n                                }\n                              },\n                              \"left\": 6557,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7256,\n                              \"objectId\": 9283,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5603.695637907591,\n                              \"right\": 1253,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 696.0861382696826,\n                                \"sensorLong\": 5608\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3226.8305200798995\n                                }\n                              },\n                              \"top\": 7109,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PEOPLECOUNT_LOW\",\n                              \"alert\": true,\n                              \"bottom\": 6241,\n                              \"confidence\": 118.85635251337901,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2078,\n                                  \"y\": 3647\n                                },\n                                \"key_1\": {\n                                  \"x\": 2043,\n                                  \"y\": 5472\n                                }\n                              },\n                              \"left\": 557,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9022,\n                              \"objectId\": 8674,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6044.970880625844,\n                              \"right\": 4663,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6655.339832915554,\n                                \"sensorLong\": 7754\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5365.664250868008\n                                }\n                              },\n                              \"top\": 4207,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 838,\n                          \"timestampMs\": 559\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"CAR_EXIT\",\n                            \"MOTION_HUMAN\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_FACE_MISMATCH\",\n                              \"alert\": true,\n                              \"bottom\": 8765,\n                              \"confidence\": 5293.9279256520485,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5061,\n                                  \"y\": 1395\n                                },\n                                \"key_1\": {\n                                  \"x\": 3652,\n                                  \"y\": 7863\n                                }\n                              },\n                              \"left\": 2059,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3170,\n                              \"objectId\": 3539,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7312.521266080698,\n                              \"right\": 1037,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4028.699108044074,\n                                \"sensorLong\": 7091\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3266.7019532106733\n                                }\n                              },\n                              \"top\": 6798,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_REX_ACTIVE\",\n                              \"alert\": false,\n                              \"bottom\": 6014,\n                              \"confidence\": 2725.4182696769512,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5608,\n                                  \"y\": 1444\n                                }\n                              },\n                              \"left\": 9278,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6907,\n                              \"objectId\": 4227,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 951.8950382590607,\n                              \"right\": 9641,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8658.344588978358,\n                                \"sensorLong\": 7373\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7611.328981805832\n                                }\n                              },\n                              \"top\": 8581,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 5802,\n                          \"timestampMs\": 8671\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_DB_TRIGGERED\",\n                            \"AC_APERIO_LOW_BATTERY\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_FORCED_OPEN\",\n                              \"alert\": true,\n                              \"bottom\": 3202,\n                              \"confidence\": 8759.34419119394,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4832,\n                                  \"y\": 5851\n                                },\n                                \"key_1\": {\n                                  \"x\": 321,\n                                  \"y\": 9396\n                                },\n                                \"key_2\": {\n                                  \"x\": 8285,\n                                  \"y\": 9056\n                                }\n                              },\n                              \"left\": 3301,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 428,\n                              \"objectId\": 7124,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8485.306241733724,\n                              \"right\": 1705,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1254.1266569072573,\n                                \"sensorLong\": 221\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3052.283271266767\n                                }\n                              },\n                              \"top\": 5270,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DPI_DOOR_OPEN\",\n                              \"alert\": true,\n                              \"bottom\": 9302,\n                              \"confidence\": 1626.772286658631,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7197,\n                                  \"y\": 8204\n                                },\n                                \"key_1\": {\n                                  \"x\": 1131,\n                                  \"y\": 4135\n                                }\n                              },\n                              \"left\": 3998,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6185,\n                              \"objectId\": 5511,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3865.3613520127196,\n                              \"right\": 1155,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4883.511920611539,\n                                \"sensorLong\": 2403\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1232.20624120574\n                                }\n                              },\n                              \"top\": 3248,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 2373,\n                          \"timestampMs\": 6630\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 2921\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 5547,\n                    \"integration\": \"GOOGLE\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 3425,\n                    \"integration\": \"TOAST\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"PLACE_OS\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"INNER_RANGE\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": false,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"PLACEOS\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"PLACEOS\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 3395,\n                  \"password\": \"string\",\n                  \"playCount\": 444,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 721,\n                    \"overrideRelayDurationSec\": 6499,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 9845\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 9735,\n                    \"overrideRelayDurationSec\": 6115,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"UNKNOWN\",\n                    \"version\": 5881\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\",\n                      \"key_3\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 92,\n              \"backoffSeconds\": 7668,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 985,\n                    \"playCount\": 2033\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 2791,\n                    \"playCount\": 6524\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"NONE\",\n                    \"expireTimeDelaySeconds\": 6318,\n                    \"expireTimeOfDayLocalSeconds\": 8535,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 3727\n                  },\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"NONE\",\n                    \"expireTimeDelaySeconds\": 5431,\n                    \"expireTimeOfDayLocalSeconds\": 9839,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 2043\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"DOOR_CONTROLLER\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"PRESSURE_EXCEEDED_LOW\",\n                            \"CLIMATE_VOC\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n                              \"alert\": false,\n                              \"bottom\": 985,\n                              \"confidence\": 6241.4281437879945,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4378,\n                                  \"y\": 1392\n                                },\n                                \"key_1\": {\n                                  \"x\": 148,\n                                  \"y\": 349\n                                },\n                                \"key_2\": {\n                                  \"x\": 3107,\n                                  \"y\": 7881\n                                }\n                              },\n                              \"left\": 7573,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 884,\n                              \"objectId\": 9108,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3124.178197567564,\n                              \"right\": 1694,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6720.341268078245,\n                                \"sensorLong\": 2191\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 8521.820217403874\n                                }\n                              },\n                              \"top\": 275,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"GUN_DETECT_EVENT\",\n                              \"alert\": false,\n                              \"bottom\": 4364,\n                              \"confidence\": 1786.0726397999538,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8053,\n                                  \"y\": 3184\n                                },\n                                \"key_1\": {\n                                  \"x\": 6164,\n                                  \"y\": 7311\n                                }\n                              },\n                              \"left\": 5438,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 854,\n                              \"objectId\": 910,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2785.7641249453623,\n                              \"right\": 8914,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2151.6666107013416,\n                                \"sensorLong\": 2583\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4653.914716803822\n                                }\n                              },\n                              \"top\": 3558,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 191,\n                          \"timestampMs\": 667\n                        },\n                        {\n                          \"activities\": [\n                            \"TAG_BOUNDARY_INGRESS\",\n                            \"CARBON_MONOXIDE_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_APERIO_DEVICE_TAMPER\",\n                              \"alert\": true,\n                              \"bottom\": 5595,\n                              \"confidence\": 9010.513891228571,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 249,\n                                  \"y\": 7280\n                                },\n                                \"key_1\": {\n                                  \"x\": 9020,\n                                  \"y\": 4552\n                                }\n                              },\n                              \"left\": 8687,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3629,\n                              \"objectId\": 7569,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2414.207303175615,\n                              \"right\": 7513,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6138.484574147829,\n                                \"sensorLong\": 3194\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2310.030114298154\n                                }\n                              },\n                              \"top\": 7567,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PROBE_DISCONNECTED\",\n                              \"alert\": false,\n                              \"bottom\": 2023,\n                              \"confidence\": 6038.690132610564,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7087,\n                                  \"y\": 3539\n                                },\n                                \"key_1\": {\n                                  \"x\": 8422,\n                                  \"y\": 8742\n                                }\n                              },\n                              \"left\": 3172,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1184,\n                              \"objectId\": 9678,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5238.522295644557,\n                              \"right\": 3906,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4581.104904890601,\n                                \"sensorLong\": 1345\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6787.946965813385\n                                }\n                              },\n                              \"top\": 2046,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7475,\n                          \"timestampMs\": 7636\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 6964\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"BADGE_UNAUTHORIZED\",\n                            \"PEOPLECOUNT_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"LICENSEPLATE_TRUSTED\",\n                              \"alert\": false,\n                              \"bottom\": 164,\n                              \"confidence\": 3616.1686514600656,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4181,\n                                  \"y\": 2867\n                                }\n                              },\n                              \"left\": 8277,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9203,\n                              \"objectId\": 5936,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5834.146733582015,\n                              \"right\": 1710,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8499.457181731235,\n                                \"sensorLong\": 2731\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1792.337765791856\n                                }\n                              },\n                              \"top\": 4357,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 6566,\n                              \"confidence\": 2077.6961412749674,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6101,\n                                  \"y\": 2394\n                                },\n                                \"key_1\": {\n                                  \"x\": 8839,\n                                  \"y\": 8253\n                                }\n                              },\n                              \"left\": 3322,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 951,\n                              \"objectId\": 426,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1759.2903731006904,\n                              \"right\": 5983,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 9711.465714253129,\n                                \"sensorLong\": 931\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9847.549432413958\n                                }\n                              },\n                              \"top\": 4654,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7937,\n                          \"timestampMs\": 2345\n                        },\n                        {\n                          \"activities\": [\n                            \"DOOR_OPENED\",\n                            \"AC_APERIO_DEVICE_DISCONNECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"IOT_SOUND_AGGRESSION\",\n                              \"alert\": true,\n                              \"bottom\": 6273,\n                              \"confidence\": 3366.9791001915405,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1051,\n                                  \"y\": 6533\n                                },\n                                \"key_1\": {\n                                  \"x\": 7946,\n                                  \"y\": 234\n                                }\n                              },\n                              \"left\": 1755,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2523,\n                              \"objectId\": 2507,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7653.016355769963,\n                              \"right\": 7968,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 7084.618283350943,\n                                \"sensorLong\": 8787\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1838.0361666248791\n                                }\n                              },\n                              \"top\": 3107,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"TAG_PANIC\",\n                              \"alert\": false,\n                              \"bottom\": 6930,\n                              \"confidence\": 2040.5387121378005,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5197,\n                                  \"y\": 5591\n                                },\n                                \"key_1\": {\n                                  \"x\": 6039,\n                                  \"y\": 4058\n                                },\n                                \"key_2\": {\n                                  \"x\": 1215,\n                                  \"y\": 2212\n                                },\n                                \"key_3\": {\n                                  \"x\": 8829,\n                                  \"y\": 8405\n                                }\n                              },\n                              \"left\": 8441,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8949,\n                              \"objectId\": 8997,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5843.021774225083,\n                              \"right\": 7209,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1412.6939460632327,\n                                \"sensorLong\": 6144\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 8931.21343850369\n                                }\n                              },\n                              \"top\": 7391,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9443,\n                          \"timestampMs\": 5019\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"BUTTON_DOUBLE_PRESSED\",\n                            \"ALM_AUTHORITIES_CONTACTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PROBE_CONNECTED\",\n                              \"alert\": false,\n                              \"bottom\": 186,\n                              \"confidence\": 749.35683304441,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6547,\n                                  \"y\": 6619\n                                },\n                                \"key_1\": {\n                                  \"x\": 5093,\n                                  \"y\": 6703\n                                },\n                                \"key_2\": {\n                                  \"x\": 9041,\n                                  \"y\": 5563\n                                },\n                                \"key_3\": {\n                                  \"x\": 4155,\n                                  \"y\": 2435\n                                }\n                              },\n                              \"left\": 2448,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 494,\n                              \"objectId\": 6072,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1420.9037446451146,\n                              \"right\": 155,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 818.9376979058105,\n                                \"sensorLong\": 8823\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1336.9400465430558\n                                }\n                              },\n                              \"top\": 6430,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                              \"alert\": false,\n                              \"bottom\": 2040,\n                              \"confidence\": 770.7249131003624,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2554,\n                                  \"y\": 4096\n                                }\n                              },\n                              \"left\": 2442,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4252,\n                              \"objectId\": 8341,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6149.401881702947,\n                              \"right\": 6360,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 7462.733101663163,\n                                \"sensorLong\": 7496\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2694.221367770986\n                                }\n                              },\n                              \"top\": 868,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 2674,\n                          \"timestampMs\": 2692\n                        },\n                        {\n                          \"activities\": [\n                            \"LICENSEPLATE_UNIDENTIFIED\",\n                            \"TAG_ARRIVED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                              \"alert\": false,\n                              \"bottom\": 9389,\n                              \"confidence\": 5128.672264923622,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3558,\n                                  \"y\": 9856\n                                }\n                              },\n                              \"left\": 1398,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8983,\n                              \"objectId\": 9651,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8671.637199774488,\n                              \"right\": 9950,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3553.6240870592683,\n                                \"sensorLong\": 8442\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4780.874891215206\n                                }\n                              },\n                              \"top\": 4304,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AUDIO_SOUND_LOUD\",\n                              \"alert\": true,\n                              \"bottom\": 323,\n                              \"confidence\": 401.391057094318,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4130,\n                                  \"y\": 5816\n                                },\n                                \"key_1\": {\n                                  \"x\": 7878,\n                                  \"y\": 7214\n                                }\n                              },\n                              \"left\": 358,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3054,\n                              \"objectId\": 7832,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3816.9649243747303,\n                              \"right\": 2509,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3309.081753925136,\n                                \"sensorLong\": 8097\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 832.0384408410941\n                                }\n                              },\n                              \"top\": 2817,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1160,\n                          \"timestampMs\": 7339\n                        }\n                      ],\n                      \"key_2\": [\n                        {\n                          \"activities\": [\n                            \"CLIMATE_PM25\",\n                            \"SOUND_AGGRESSION\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_GI_ACTIVE\",\n                              \"alert\": false,\n                              \"bottom\": 9748,\n                              \"confidence\": 1806.2980493725677,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8619,\n                                  \"y\": 3927\n                                }\n                              },\n                              \"left\": 7,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8196,\n                              \"objectId\": 9027,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5573.699883864058,\n                              \"right\": 1927,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 2910.7810617499385,\n                                \"sensorLong\": 9329\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6165.511761625932\n                                }\n                              },\n                              \"top\": 7875,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"DOOR_AJAR\",\n                              \"alert\": false,\n                              \"bottom\": 5778,\n                              \"confidence\": 9051.57270400319,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2971,\n                                  \"y\": 3626\n                                },\n                                \"key_1\": {\n                                  \"x\": 414,\n                                  \"y\": 2972\n                                },\n                                \"key_2\": {\n                                  \"x\": 2067,\n                                  \"y\": 8566\n                                },\n                                \"key_3\": {\n                                  \"x\": 4655,\n                                  \"y\": 8927\n                                }\n                              },\n                              \"left\": 6252,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9589,\n                              \"objectId\": 1472,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3772.2438825667437,\n                              \"right\": 2318,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2066.838468031287,\n                                \"sensorLong\": 5144\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5265.839774023424\n                                }\n                              },\n                              \"top\": 2000,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1823,\n                          \"timestampMs\": 4855\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_REX_ACTIVE\",\n                            \"IOT_GUNSHOT\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_SINGLE_PRESSED\",\n                              \"alert\": false,\n                              \"bottom\": 4615,\n                              \"confidence\": 8136.688903526017,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8400,\n                                  \"y\": 5555\n                                },\n                                \"key_1\": {\n                                  \"x\": 4597,\n                                  \"y\": 7350\n                                }\n                              },\n                              \"left\": 6762,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5133,\n                              \"objectId\": 618,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 299.9476309440685,\n                              \"right\": 4581,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1763.2121902214792,\n                                \"sensorLong\": 3894\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4712.411659187374\n                                }\n                              },\n                              \"top\": 5523,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_BADGE_AUTHORIZED\",\n                              \"alert\": true,\n                              \"bottom\": 6283,\n                              \"confidence\": 2001.1715278874242,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1950,\n                                  \"y\": 5097\n                                }\n                              },\n                              \"left\": 1247,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1869,\n                              \"objectId\": 1028,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 4874.537762916813,\n                              \"right\": 2763,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8545.509823759812,\n                                \"sensorLong\": 2083\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1674.2924540655379\n                                }\n                              },\n                              \"top\": 1818,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3311,\n                          \"timestampMs\": 4995\n                        }\n                      ],\n                      \"key_3\": [\n                        {\n                          \"activities\": [\n                            \"PIR_OCCUPIED\",\n                            \"AC_BADGE_FACE_MISMATCH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PM100_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 3862,\n                              \"confidence\": 4894.146899369059,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8381,\n                                  \"y\": 3716\n                                },\n                                \"key_1\": {\n                                  \"x\": 2592,\n                                  \"y\": 7816\n                                }\n                              },\n                              \"left\": 1312,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3249,\n                              \"objectId\": 5545,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6270.789819709883,\n                              \"right\": 7552,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3748.5352213046986,\n                                \"sensorLong\": 7335\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6701.182853443995\n                                }\n                              },\n                              \"top\": 570,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"SOUND_HELP\",\n                              \"alert\": true,\n                              \"bottom\": 6100,\n                              \"confidence\": 5935.864664489232,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5181,\n                                  \"y\": 1780\n                                }\n                              },\n                              \"left\": 1635,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8298,\n                              \"objectId\": 3075,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6270.797060836013,\n                              \"right\": 670,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2581.81402130959,\n                                \"sensorLong\": 996\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1522.8251731091525\n                                }\n                              },\n                              \"top\": 7135,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 4669,\n                          \"timestampMs\": 3402\n                        },\n                        {\n                          \"activities\": [\n                            \"CLIMATE_ETOH\",\n                            \"AC_DR_CONNECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_DR_CONNECTED\",\n                              \"alert\": false,\n                              \"bottom\": 7267,\n                              \"confidence\": 6873.649387684115,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6449,\n                                  \"y\": 1603\n                                },\n                                \"key_1\": {\n                                  \"x\": 7165,\n                                  \"y\": 2364\n                                },\n                                \"key_2\": {\n                                  \"x\": 6492,\n                                  \"y\": 4919\n                                }\n                              },\n                              \"left\": 8964,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6916,\n                              \"objectId\": 7512,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2847.2765770681317,\n                              \"right\": 9680,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 7824.320176453965,\n                                \"sensorLong\": 3638\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1707.8105585049875\n                                }\n                              },\n                              \"top\": 6510,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"ROBOT_DOG_DETECTED\",\n                              \"alert\": true,\n                              \"bottom\": 4324,\n                              \"confidence\": 3178.1984140233344,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3627,\n                                  \"y\": 2787\n                                },\n                                \"key_1\": {\n                                  \"x\": 5797,\n                                  \"y\": 3271\n                                },\n                                \"key_2\": {\n                                  \"x\": 4573,\n                                  \"y\": 7873\n                                }\n                              },\n                              \"left\": 6128,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1374,\n                              \"objectId\": 3232,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8559.878832134213,\n                              \"right\": 1672,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5915.157775500504,\n                                \"sensorLong\": 9019\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1721.99408241279\n                                }\n                              },\n                              \"top\": 2606,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 974,\n                          \"timestampMs\": 4014\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 7193\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 8535,\n                    \"integration\": \"OPENAI\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 1962,\n                    \"integration\": \"UNKNOWN\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"TOAST\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"TOAST\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": true,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"BRIVO\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"INNER_RANGE\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 7226,\n                  \"password\": \"string\",\n                  \"playCount\": 22,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 1387,\n                    \"overrideRelayDurationSec\": 6069,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"UNKNOWN\",\n                    \"version\": 5393\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 5537,\n                    \"overrideRelayDurationSec\": 3103,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 4818\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 8286,\n              \"backoffSeconds\": 2204,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ]\n        },\n        {\n          \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"checkConditionOverride\": {\n            \"operator\": \"LT\",\n            \"value\": \"string\"\n          },\n          \"exampleImages\": [\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            },\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            }\n          ],\n          \"promptExtension\": \"string\",\n          \"promptOverride\": \"string\",\n          \"region\": {\n            \"coordinates\": [\n              {\n                \"x\": 5481.080539546894,\n                \"y\": 1827.681223741311\n              },\n              {\n                \"x\": 752.806608021741,\n                \"y\": 5175.575397099652\n              }\n            ]\n          },\n          \"scheduledActions\": [\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 7687,\n                    \"playCount\": 6788\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 4078,\n                    \"playCount\": 1059\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 5244,\n                    \"expireTimeOfDayLocalSeconds\": 5880,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 8024\n                  },\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 1218,\n                    \"expireTimeOfDayLocalSeconds\": 2897,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 2156\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"OCCUPANCY_SENSOR\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\",\n                      \"key_3\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"AC_APERIO_DEVICE_TAMPER\",\n                            \"AC_BADGE_FACE_MISMATCH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_TAMPER_PROX\",\n                              \"alert\": true,\n                              \"bottom\": 6346,\n                              \"confidence\": 7889.37967758556,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1155,\n                                  \"y\": 1487\n                                },\n                                \"key_1\": {\n                                  \"x\": 7691,\n                                  \"y\": 4207\n                                },\n                                \"key_2\": {\n                                  \"x\": 917,\n                                  \"y\": 3536\n                                },\n                                \"key_3\": {\n                                  \"x\": 6200,\n                                  \"y\": 9828\n                                }\n                              },\n                              \"left\": 9071,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4431,\n                              \"objectId\": 576,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6994.162876030019,\n                              \"right\": 6652,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8409.282546354356,\n                                \"sensorLong\": 1617\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7876.317374621806\n                                }\n                              },\n                              \"top\": 133,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 6851,\n                              \"confidence\": 2302.3466048164496,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1053,\n                                  \"y\": 2881\n                                },\n                                \"key_1\": {\n                                  \"x\": 1624,\n                                  \"y\": 4757\n                                },\n                                \"key_2\": {\n                                  \"x\": 8353,\n                                  \"y\": 5332\n                                },\n                                \"key_3\": {\n                                  \"x\": 5407,\n                                  \"y\": 8307\n                                }\n                              },\n                              \"left\": 6175,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5750,\n                              \"objectId\": 1584,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1334.9834813989457,\n                              \"right\": 8674,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 7339.814364363717,\n                                \"sensorLong\": 4597\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5810.123974324555\n                                }\n                              },\n                              \"top\": 2840,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 4716,\n                          \"timestampMs\": 8736\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_DPI_DOOR_AJAR\",\n                            \"PROBE_DISCONNECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_APERIO_DEVICE_REBOOT\",\n                              \"alert\": false,\n                              \"bottom\": 8667,\n                              \"confidence\": 2514.6866635507936,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5455,\n                                  \"y\": 3440\n                                }\n                              },\n                              \"left\": 8809,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8467,\n                              \"objectId\": 1633,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2881.0856917888473,\n                              \"right\": 7094,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6033.538662796974,\n                                \"sensorLong\": 8540\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2964.6597276435236\n                                }\n                              },\n                              \"top\": 2245,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_AIR_THC\",\n                              \"alert\": true,\n                              \"bottom\": 2692,\n                              \"confidence\": 9677.756906836106,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9602,\n                                  \"y\": 570\n                                }\n                              },\n                              \"left\": 7688,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 867,\n                              \"objectId\": 5515,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3639.776648736028,\n                              \"right\": 1060,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1889.2340016134824,\n                                \"sensorLong\": 8112\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7534.114544860324\n                                }\n                              },\n                              \"top\": 9735,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 8558,\n                          \"timestampMs\": 2225\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 8091\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"VISITOR_ARRIVED\",\n                            \"ALM_MONITORING_DISABLED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_SINGLE_PRESSED\",\n                              \"alert\": true,\n                              \"bottom\": 8410,\n                              \"confidence\": 1901.2264167999194,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5664,\n                                  \"y\": 6658\n                                },\n                                \"key_1\": {\n                                  \"x\": 1807,\n                                  \"y\": 5608\n                                },\n                                \"key_2\": {\n                                  \"x\": 7115,\n                                  \"y\": 2568\n                                }\n                              },\n                              \"left\": 7875,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6406,\n                              \"objectId\": 1867,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2356.6478196243224,\n                              \"right\": 1267,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4735.171083131684,\n                                \"sensorLong\": 2163\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6989.473454205657\n                                }\n                              },\n                              \"top\": 5653,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"SOUND_GUN_SHOT\",\n                              \"alert\": false,\n                              \"bottom\": 3512,\n                              \"confidence\": 6086.918434436417,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 882,\n                                  \"y\": 531\n                                },\n                                \"key_1\": {\n                                  \"x\": 9336,\n                                  \"y\": 6737\n                                }\n                              },\n                              \"left\": 4403,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 516,\n                              \"objectId\": 2672,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2839.818456045815,\n                              \"right\": 7007,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6927.589865432023,\n                                \"sensorLong\": 125\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6711.416415376168\n                                }\n                              },\n                              \"top\": 2002,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 5392,\n                          \"timestampMs\": 3203\n                        },\n                        {\n                          \"activities\": [\n                            \"AUDIO_SOUND_GUN\",\n                            \"GLOVES_MISSING\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                              \"alert\": true,\n                              \"bottom\": 2186,\n                              \"confidence\": 4325.01010492637,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2849,\n                                  \"y\": 3208\n                                }\n                              },\n                              \"left\": 3376,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7960,\n                              \"objectId\": 7707,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9461.142439794834,\n                              \"right\": 289,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 1742.644555814188,\n                                \"sensorLong\": 6541\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 122.05847043307516\n                                }\n                              },\n                              \"top\": 4198,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AIR_VAPE\",\n                              \"alert\": true,\n                              \"bottom\": 3847,\n                              \"confidence\": 7327.959100011785,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2498,\n                                  \"y\": 7358\n                                }\n                              },\n                              \"left\": 4458,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2187,\n                              \"objectId\": 5928,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8301.111987008098,\n                              \"right\": 7474,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 2625.328091099586,\n                                \"sensorLong\": 8396\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1857.0134914143077\n                                }\n                              },\n                              \"top\": 5573,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3672,\n                          \"timestampMs\": 3330\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"AC_GR_ACTIVE\",\n                            \"DOOR_OPENED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"SOUND_AGGRESSION\",\n                              \"alert\": false,\n                              \"bottom\": 1482,\n                              \"confidence\": 5213.504048024318,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4276,\n                                  \"y\": 8589\n                                }\n                              },\n                              \"left\": 9053,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8101,\n                              \"objectId\": 7001,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1594.0458132885449,\n                              \"right\": 3328,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3633.6763280432892,\n                                \"sensorLong\": 3930\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1058.6732229059191\n                                }\n                              },\n                              \"top\": 6504,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PEOPLECOUNT_HIGH_RESET\",\n                              \"alert\": true,\n                              \"bottom\": 6313,\n                              \"confidence\": 9744.433978004756,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3562,\n                                  \"y\": 9954\n                                },\n                                \"key_1\": {\n                                  \"x\": 6282,\n                                  \"y\": 5909\n                                }\n                              },\n                              \"left\": 8886,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5255,\n                              \"objectId\": 930,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5241.92965027461,\n                              \"right\": 5851,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5947.135887284329,\n                                \"sensorLong\": 3525\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3399.2182548705905\n                                }\n                              },\n                              \"top\": 533,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 8926,\n                          \"timestampMs\": 487\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_DSR_LOCKED\",\n                            \"ALM_MONITORING_EVENT_DETECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CLIMATE_VAPE\",\n                              \"alert\": true,\n                              \"bottom\": 6757,\n                              \"confidence\": 6389.007617483969,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8415,\n                                  \"y\": 5827\n                                }\n                              },\n                              \"left\": 8308,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2216,\n                              \"objectId\": 1208,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1713.5787897197963,\n                              \"right\": 5596,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1947.908202137383,\n                                \"sensorLong\": 6061\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6314.037328084856\n                                }\n                              },\n                              \"top\": 2069,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DSR_UNLOCKED\",\n                              \"alert\": true,\n                              \"bottom\": 1211,\n                              \"confidence\": 9401.402120845463,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2564,\n                                  \"y\": 8913\n                                }\n                              },\n                              \"left\": 6179,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9242,\n                              \"objectId\": 6745,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6516.030178497281,\n                              \"right\": 2194,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 652.695947412243,\n                                \"sensorLong\": 8322\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4729.108768718857\n                                }\n                              },\n                              \"top\": 9746,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3228,\n                          \"timestampMs\": 6334\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 9007\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 231,\n                    \"integration\": \"BRIVO\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 9141,\n                    \"integration\": \"OPENAI\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"BRIVO\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"RAPTOR\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": false,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"PDK\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"GENEA\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 7829,\n                  \"password\": \"string\",\n                  \"playCount\": 1457,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 6996,\n                    \"overrideRelayDurationSec\": 6091,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"ACTIVE\",\n                    \"version\": 6782\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 3622,\n                    \"overrideRelayDurationSec\": 5975,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 8106\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 6712,\n              \"backoffSeconds\": 7738,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 2023,\n                    \"playCount\": 4698\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 723,\n                    \"playCount\": 4481\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 1570,\n                    \"expireTimeOfDayLocalSeconds\": 2485,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 4043\n                  },\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                    \"expireTimeDelaySeconds\": 3324,\n                    \"expireTimeOfDayLocalSeconds\": 3334,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 790\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"BADGE_READER\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"CUSTOM\",\n                            \"HEAT_INDEX_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"FACE_BLACKLISTED\",\n                              \"alert\": true,\n                              \"bottom\": 1015,\n                              \"confidence\": 1987.5798235189811,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4534,\n                                  \"y\": 6201\n                                }\n                              },\n                              \"left\": 6469,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5014,\n                              \"objectId\": 7414,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3845.5374479181723,\n                              \"right\": 1668,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6661.941151815551,\n                                \"sensorLong\": 9321\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6461.789082275644\n                                }\n                              },\n                              \"top\": 5383,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"VISITOR_ARRIVED\",\n                              \"alert\": false,\n                              \"bottom\": 7470,\n                              \"confidence\": 1611.3833608485818,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8297,\n                                  \"y\": 9518\n                                },\n                                \"key_1\": {\n                                  \"x\": 5814,\n                                  \"y\": 8925\n                                }\n                              },\n                              \"left\": 3043,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4506,\n                              \"objectId\": 572,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8563.5355801239,\n                              \"right\": 7058,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 7823.325132740868,\n                                \"sensorLong\": 8906\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1163.9106535252308\n                                }\n                              },\n                              \"top\": 1349,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 6456,\n                          \"timestampMs\": 8828\n                        },\n                        {\n                          \"activities\": [\n                            \"AIR_MASKING\",\n                            \"LICENSEPLATE_TRUSTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 8086,\n                              \"confidence\": 1822.1563274929786,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3503,\n                                  \"y\": 5655\n                                },\n                                \"key_1\": {\n                                  \"x\": 222,\n                                  \"y\": 9499\n                                },\n                                \"key_2\": {\n                                  \"x\": 140,\n                                  \"y\": 4014\n                                }\n                              },\n                              \"left\": 4877,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 727,\n                              \"objectId\": 810,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 270.5320427803426,\n                              \"right\": 5351,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8148.640531429157,\n                                \"sensorLong\": 315\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1212.0946531496734\n                                }\n                              },\n                              \"top\": 4634,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DSR_LOCKED\",\n                              \"alert\": true,\n                              \"bottom\": 5367,\n                              \"confidence\": 9920.427492454583,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6109,\n                                  \"y\": 622\n                                },\n                                \"key_1\": {\n                                  \"x\": 8419,\n                                  \"y\": 8031\n                                },\n                                \"key_2\": {\n                                  \"x\": 6124,\n                                  \"y\": 4027\n                                },\n                                \"key_3\": {\n                                  \"x\": 8343,\n                                  \"y\": 331\n                                }\n                              },\n                              \"left\": 2590,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7844,\n                              \"objectId\": 6656,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3599.824080226095,\n                              \"right\": 7502,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 1952.350837233574,\n                                \"sensorLong\": 7529\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9185.616582751258\n                                }\n                              },\n                              \"top\": 4931,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 5296,\n                          \"timestampMs\": 1316\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 680\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"IOT_AIR_MASKING\",\n                            \"TAG_PANIC\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"IOT_GUNSHOT\",\n                              \"alert\": true,\n                              \"bottom\": 7749,\n                              \"confidence\": 594.7217813602479,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2526,\n                                  \"y\": 6163\n                                },\n                                \"key_1\": {\n                                  \"x\": 9201,\n                                  \"y\": 4417\n                                }\n                              },\n                              \"left\": 3678,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1411,\n                              \"objectId\": 6906,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8214.752917796715,\n                              \"right\": 6970,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6742.791334944233,\n                                \"sensorLong\": 4370\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3221.682580379668\n                                }\n                              },\n                              \"top\": 1607,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 1208,\n                              \"confidence\": 9665.509537419975,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8368,\n                                  \"y\": 9868\n                                },\n                                \"key_1\": {\n                                  \"x\": 5817,\n                                  \"y\": 6727\n                                }\n                              },\n                              \"left\": 4647,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9694,\n                              \"objectId\": 4634,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2446.577090590718,\n                              \"right\": 8001,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8476.674969195574,\n                                \"sensorLong\": 415\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7244.535212554597\n                                }\n                              },\n                              \"top\": 34,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 826,\n                          \"timestampMs\": 3855\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_TAMPER_SWITCH\",\n                            \"FACE_ALERT\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_LONG_PRESSED\",\n                              \"alert\": false,\n                              \"bottom\": 6131,\n                              \"confidence\": 9571.804877786433,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4172,\n                                  \"y\": 2869\n                                },\n                                \"key_1\": {\n                                  \"x\": 2616,\n                                  \"y\": 375\n                                },\n                                \"key_2\": {\n                                  \"x\": 7404,\n                                  \"y\": 6969\n                                }\n                              },\n                              \"left\": 3673,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7549,\n                              \"objectId\": 1454,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8397.27788984963,\n                              \"right\": 145,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8203.035853544552,\n                                \"sensorLong\": 5654\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9850.568140436168\n                                }\n                              },\n                              \"top\": 2459,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AIR_CO\",\n                              \"alert\": false,\n                              \"bottom\": 4704,\n                              \"confidence\": 8314.606327614276,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5903,\n                                  \"y\": 5218\n                                },\n                                \"key_1\": {\n                                  \"x\": 7693,\n                                  \"y\": 2621\n                                },\n                                \"key_2\": {\n                                  \"x\": 9745,\n                                  \"y\": 6918\n                                },\n                                \"key_3\": {\n                                  \"x\": 8373,\n                                  \"y\": 7582\n                                },\n                                \"key_4\": {\n                                  \"x\": 1452,\n                                  \"y\": 3164\n                                }\n                              },\n                              \"left\": 1124,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1880,\n                              \"objectId\": 6557,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7247.291285283765,\n                              \"right\": 2434,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3388.432353251831,\n                                \"sensorLong\": 8118\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4992.1888492986045\n                                }\n                              },\n                              \"top\": 4476,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7572,\n                          \"timestampMs\": 4860\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"CLIMATE_VOC\",\n                            \"BADGE_AJAR\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PEOPLECOUNT_LOW\",\n                              \"alert\": false,\n                              \"bottom\": 3721,\n                              \"confidence\": 6188.645517432312,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6033,\n                                  \"y\": 1662\n                                },\n                                \"key_1\": {\n                                  \"x\": 3725,\n                                  \"y\": 7057\n                                },\n                                \"key_2\": {\n                                  \"x\": 443,\n                                  \"y\": 4628\n                                }\n                              },\n                              \"left\": 6092,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3438,\n                              \"objectId\": 7934,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3004.4209364138273,\n                              \"right\": 9137,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 7859.274207905131,\n                                \"sensorLong\": 2844\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 8883.66782978569\n                                }\n                              },\n                              \"top\": 9787,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"CAR_EXIT\",\n                              \"alert\": true,\n                              \"bottom\": 1440,\n                              \"confidence\": 3576.386772380935,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6288,\n                                  \"y\": 2459\n                                },\n                                \"key_1\": {\n                                  \"x\": 4271,\n                                  \"y\": 5170\n                                }\n                              },\n                              \"left\": 6822,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5668,\n                              \"objectId\": 9482,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5505.066013009601,\n                              \"right\": 6553,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1284.6456102202785,\n                                \"sensorLong\": 1446\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6037.064714608151\n                                }\n                              },\n                              \"top\": 1336,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1130,\n                          \"timestampMs\": 1000\n                        },\n                        {\n                          \"activities\": [\n                            \"IOT_AIR_VAPE\",\n                            \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AIR_CO\",\n                              \"alert\": true,\n                              \"bottom\": 6305,\n                              \"confidence\": 6940.817687055401,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 911,\n                                  \"y\": 5902\n                                },\n                                \"key_1\": {\n                                  \"x\": 8927,\n                                  \"y\": 4842\n                                },\n                                \"key_2\": {\n                                  \"x\": 8155,\n                                  \"y\": 1420\n                                },\n                                \"key_3\": {\n                                  \"x\": 6871,\n                                  \"y\": 1400\n                                }\n                              },\n                              \"left\": 7675,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7248,\n                              \"objectId\": 8340,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 4120.756511239117,\n                              \"right\": 4448,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 4688.286021638312,\n                                \"sensorLong\": 6750\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4318.797575113984\n                                }\n                              },\n                              \"top\": 8487,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DPI_DOOR_CLOSED\",\n                              \"alert\": true,\n                              \"bottom\": 9663,\n                              \"confidence\": 7560.598472906299,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1040,\n                                  \"y\": 4635\n                                },\n                                \"key_1\": {\n                                  \"x\": 5003,\n                                  \"y\": 2821\n                                },\n                                \"key_2\": {\n                                  \"x\": 9190,\n                                  \"y\": 4541\n                                }\n                              },\n                              \"left\": 8489,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7733,\n                              \"objectId\": 8309,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7173.305615733785,\n                              \"right\": 2940,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 4946.038802038262,\n                                \"sensorLong\": 2456\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6580.149206163739\n                                }\n                              },\n                              \"top\": 504,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9053,\n                          \"timestampMs\": 5217\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 329\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 6117,\n                    \"integration\": \"PAR_POS\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 191,\n                    \"integration\": \"SLACK\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"TOAST\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"WEBHOOKS\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": true,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"BRIVO\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"RHOMBUS\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 4887,\n                  \"password\": \"string\",\n                  \"playCount\": 6538,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 5635,\n                    \"overrideRelayDurationSec\": 3826,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"UNKNOWN\",\n                    \"version\": 4565\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"STEADY\",\n                    \"overrideRelayDurationMs\": 9349,\n                    \"overrideRelayDurationSec\": 2312,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"ACTIVE\",\n                    \"version\": 1167\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 3930,\n              \"backoffSeconds\": 5617,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ]\n        }\n      ],\n      \"checkCondition\": {\n        \"operator\": \"LTE\",\n        \"value\": \"string\"\n      },\n      \"description\": \"string\",\n      \"generateAlertForActionNewlyAddedCameras\": false,\n      \"multiImageTimeDeltasSeconds\": [\n        8540,\n        7845\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"prompt\": \"string\",\n      \"promptType\": \"BOOLEAN\",\n      \"reportsEnabled\": true,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"shortName\": \"string\",\n      \"trigger\": {\n        \"activity\": \"RECURRING_INTERVAL\",\n        \"value\": \"string\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    },\n    {\n      \"active\": true,\n      \"cameraConfigurations\": [\n        {\n          \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"checkConditionOverride\": {\n            \"operator\": \"LT\",\n            \"value\": \"string\"\n          },\n          \"exampleImages\": [\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            },\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            }\n          ],\n          \"promptExtension\": \"string\",\n          \"promptOverride\": \"string\",\n          \"region\": {\n            \"coordinates\": [\n              {\n                \"x\": 3301.1573226907685,\n                \"y\": 6212.488342115073\n              },\n              {\n                \"x\": 6770.875619169108,\n                \"y\": 9799.532840193395\n              }\n            ]\n          },\n          \"scheduledActions\": [\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 4287,\n                    \"playCount\": 5590\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 3207,\n                    \"playCount\": 6784\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 8091,\n                    \"expireTimeOfDayLocalSeconds\": 1249,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 1494\n                  },\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 4551,\n                    \"expireTimeOfDayLocalSeconds\": 6684,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 5257\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"BLE_TRACKER\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"PIR_MOVEMENT\",\n                            \"AUDIO_SOUND_LOUD\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"ALM_THREAT_CASE_CLOSED\",\n                              \"alert\": true,\n                              \"bottom\": 5705,\n                              \"confidence\": 5897.61071481753,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 488,\n                                  \"y\": 9257\n                                }\n                              },\n                              \"left\": 4287,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4670,\n                              \"objectId\": 4219,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 4383.298447814299,\n                              \"right\": 9572,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 6241.079062748236,\n                                \"sensorLong\": 2236\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9646.423587115733\n                                }\n                              },\n                              \"top\": 6248,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PIR_MOVEMENT\",\n                              \"alert\": true,\n                              \"bottom\": 1660,\n                              \"confidence\": 5239.897136665923,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6610,\n                                  \"y\": 8261\n                                },\n                                \"key_1\": {\n                                  \"x\": 8238,\n                                  \"y\": 296\n                                }\n                              },\n                              \"left\": 2541,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6976,\n                              \"objectId\": 6054,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7658.86975800278,\n                              \"right\": 7715,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3288.395933027055,\n                                \"sensorLong\": 9915\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4895.514952940321\n                                }\n                              },\n                              \"top\": 6527,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3364,\n                          \"timestampMs\": 3692\n                        },\n                        {\n                          \"activities\": [\n                            \"PM25_EXCEEDED_HIGH\",\n                            \"FACE\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CLIMATE_CO2\",\n                              \"alert\": true,\n                              \"bottom\": 5032,\n                              \"confidence\": 4176.935409197639,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9891,\n                                  \"y\": 7635\n                                }\n                              },\n                              \"left\": 6319,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1154,\n                              \"objectId\": 9381,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5092.865313637043,\n                              \"right\": 1614,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 4771.687438880159,\n                                \"sensorLong\": 709\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4834.642648341283\n                                }\n                              },\n                              \"top\": 1332,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_GUNSHOT\",\n                              \"alert\": true,\n                              \"bottom\": 9570,\n                              \"confidence\": 4047.1086780522537,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 769,\n                                  \"y\": 3710\n                                }\n                              },\n                              \"left\": 9043,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3389,\n                              \"objectId\": 3687,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8192.753991052503,\n                              \"right\": 1458,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8160.755730942932,\n                                \"sensorLong\": 7651\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7735.093578598806\n                                }\n                              },\n                              \"top\": 5050,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 2354,\n                          \"timestampMs\": 8774\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 3585\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"PEOPLECOUNT_HIGH\",\n                            \"FACE_BLACKLISTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"HUMIDITY_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 5494,\n                              \"confidence\": 8925.946747848788,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2270,\n                                  \"y\": 1624\n                                },\n                                \"key_1\": {\n                                  \"x\": 2879,\n                                  \"y\": 5262\n                                },\n                                \"key_2\": {\n                                  \"x\": 6141,\n                                  \"y\": 2456\n                                }\n                              },\n                              \"left\": 4029,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6114,\n                              \"objectId\": 5871,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 665.2773399608325,\n                              \"right\": 7900,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 879.5185233747916,\n                                \"sensorLong\": 9939\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7933.989903361716\n                                }\n                              },\n                              \"top\": 1896,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DR_DISCONNECTED\",\n                              \"alert\": false,\n                              \"bottom\": 5541,\n                              \"confidence\": 3805.7190412088016,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7871,\n                                  \"y\": 492\n                                },\n                                \"key_1\": {\n                                  \"x\": 8298,\n                                  \"y\": 238\n                                }\n                              },\n                              \"left\": 4051,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4994,\n                              \"objectId\": 47,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5934.4418233046545,\n                              \"right\": 8535,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 4228.836689104111,\n                                \"sensorLong\": 6446\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 8610.011865045244\n                                }\n                              },\n                              \"top\": 9634,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7930,\n                          \"timestampMs\": 2397\n                        },\n                        {\n                          \"activities\": [\n                            \"AIR_CO\",\n                            \"PEOPLECOUNT_HIGH_RESET\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"MOTION_HUMAN\",\n                              \"alert\": true,\n                              \"bottom\": 9419,\n                              \"confidence\": 8915.228497608558,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7874,\n                                  \"y\": 7010\n                                },\n                                \"key_1\": {\n                                  \"x\": 9896,\n                                  \"y\": 2001\n                                }\n                              },\n                              \"left\": 6673,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6265,\n                              \"objectId\": 273,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7667.2848897188505,\n                              \"right\": 9237,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8322.220393388581,\n                                \"sensorLong\": 8732\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3536.658833056774\n                                }\n                              },\n                              \"top\": 8972,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AIR_MASKING\",\n                              \"alert\": true,\n                              \"bottom\": 3098,\n                              \"confidence\": 7472.048327879364,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5119,\n                                  \"y\": 2330\n                                }\n                              },\n                              \"left\": 6205,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5294,\n                              \"objectId\": 8741,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7920.310179315837,\n                              \"right\": 8145,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 2231.796801428212,\n                                \"sensorLong\": 873\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9458.846890924966\n                                }\n                              },\n                              \"top\": 4002,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 547,\n                          \"timestampMs\": 3354\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"IOT_AIR_VAPE\",\n                            \"AC_BADGE_FACE_MISMATCH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PM40_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 2109,\n                              \"confidence\": 9447.56612433157,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9579,\n                                  \"y\": 2579\n                                },\n                                \"key_1\": {\n                                  \"x\": 2010,\n                                  \"y\": 5085\n                                },\n                                \"key_2\": {\n                                  \"x\": 4066,\n                                  \"y\": 4148\n                                },\n                                \"key_3\": {\n                                  \"x\": 6600,\n                                  \"y\": 2434\n                                }\n                              },\n                              \"left\": 1082,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4137,\n                              \"objectId\": 338,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7585.2544621147235,\n                              \"right\": 2622,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5449.680080554806,\n                                \"sensorLong\": 4132\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3093.675552522428\n                                }\n                              },\n                              \"top\": 3042,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"CLIMATE_PM25\",\n                              \"alert\": false,\n                              \"bottom\": 1683,\n                              \"confidence\": 9893.474273985299,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2526,\n                                  \"y\": 5029\n                                }\n                              },\n                              \"left\": 559,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8235,\n                              \"objectId\": 4961,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7213.675321543032,\n                              \"right\": 4864,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4227.074114729905,\n                                \"sensorLong\": 6111\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7346.136031550308\n                                }\n                              },\n                              \"top\": 7818,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9144,\n                          \"timestampMs\": 8196\n                        },\n                        {\n                          \"activities\": [\n                            \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"TEMPERATURE_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AUDIO_SOUND_GREETING\",\n                              \"alert\": false,\n                              \"bottom\": 2158,\n                              \"confidence\": 3943.863906779532,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1061,\n                                  \"y\": 4754\n                                },\n                                \"key_1\": {\n                                  \"x\": 5055,\n                                  \"y\": 7875\n                                }\n                              },\n                              \"left\": 5847,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9878,\n                              \"objectId\": 3081,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6527.533578210531,\n                              \"right\": 2690,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 7464.344437378816,\n                                \"sensorLong\": 120\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2319.724158935965\n                                }\n                              },\n                              \"top\": 1517,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 4169,\n                              \"confidence\": 5399.616339431967,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8374,\n                                  \"y\": 8423\n                                }\n                              },\n                              \"left\": 6772,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 692,\n                              \"objectId\": 984,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 319.0690915649608,\n                              \"right\": 4702,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2560.901669029483,\n                                \"sensorLong\": 949\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5825.394106120913\n                                }\n                              },\n                              \"top\": 9339,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7713,\n                          \"timestampMs\": 8960\n                        }\n                      ],\n                      \"key_2\": [\n                        {\n                          \"activities\": [\n                            \"AC_DSR_UNLOCKED\",\n                            \"IOT_AIR_VAPE\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"SOUND_LOUD\",\n                              \"alert\": true,\n                              \"bottom\": 300,\n                              \"confidence\": 111.11768402052303,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6448,\n                                  \"y\": 8776\n                                },\n                                \"key_1\": {\n                                  \"x\": 7425,\n                                  \"y\": 3882\n                                },\n                                \"key_2\": {\n                                  \"x\": 99,\n                                  \"y\": 1518\n                                }\n                              },\n                              \"left\": 6297,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8288,\n                              \"objectId\": 7907,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 19.245059837682543,\n                              \"right\": 3832,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 722.6892553813591,\n                                \"sensorLong\": 5998\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2203.5566743260792\n                                }\n                              },\n                              \"top\": 110,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"MOTION_CAR\",\n                              \"alert\": true,\n                              \"bottom\": 227,\n                              \"confidence\": 8968.765096494823,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8990,\n                                  \"y\": 8094\n                                },\n                                \"key_1\": {\n                                  \"x\": 8020,\n                                  \"y\": 5403\n                                },\n                                \"key_2\": {\n                                  \"x\": 2801,\n                                  \"y\": 5387\n                                }\n                              },\n                              \"left\": 9484,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2972,\n                              \"objectId\": 7058,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1295.2750497228594,\n                              \"right\": 6240,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 344.78222279620053,\n                                \"sensorLong\": 9247\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5562.70128573556\n                                }\n                              },\n                              \"top\": 3536,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7139,\n                          \"timestampMs\": 5887\n                        },\n                        {\n                          \"activities\": [\n                            \"DOOR_AJAR\",\n                            \"BADGE_AJAR\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CLIMATE_IAQ\",\n                              \"alert\": false,\n                              \"bottom\": 7157,\n                              \"confidence\": 3028.463497710314,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5994,\n                                  \"y\": 2845\n                                },\n                                \"key_1\": {\n                                  \"x\": 9270,\n                                  \"y\": 8100\n                                }\n                              },\n                              \"left\": 8420,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3337,\n                              \"objectId\": 2362,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9886.580540438748,\n                              \"right\": 565,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2107.8040688239084,\n                                \"sensorLong\": 7439\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5326.883014747985\n                                }\n                              },\n                              \"top\": 7056,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                              \"alert\": false,\n                              \"bottom\": 6949,\n                              \"confidence\": 3078.0743628162145,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6125,\n                                  \"y\": 7865\n                                },\n                                \"key_1\": {\n                                  \"x\": 7355,\n                                  \"y\": 7813\n                                }\n                              },\n                              \"left\": 9550,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8076,\n                              \"objectId\": 6405,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2421.750537101801,\n                              \"right\": 5164,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 9802.897332768764,\n                                \"sensorLong\": 2046\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9956.504540066346\n                                }\n                              },\n                              \"top\": 9259,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3724,\n                          \"timestampMs\": 1963\n                        }\n                      ],\n                      \"key_3\": [\n                        {\n                          \"activities\": [\n                            \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"FACE_UNIDENTIFIED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_AUTHORIZED\",\n                              \"alert\": false,\n                              \"bottom\": 38,\n                              \"confidence\": 4731.012281466021,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8403,\n                                  \"y\": 2544\n                                },\n                                \"key_1\": {\n                                  \"x\": 5522,\n                                  \"y\": 2057\n                                }\n                              },\n                              \"left\": 1828,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2895,\n                              \"objectId\": 5632,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 438.2621393923447,\n                              \"right\": 1694,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5771.334337289364,\n                                \"sensorLong\": 3387\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1945.0042390877486\n                                }\n                              },\n                              \"top\": 101,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_AIR_THC\",\n                              \"alert\": false,\n                              \"bottom\": 9370,\n                              \"confidence\": 7592.067386175443,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 593,\n                                  \"y\": 6022\n                                }\n                              },\n                              \"left\": 2865,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9185,\n                              \"objectId\": 8483,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6841.770867521588,\n                              \"right\": 7289,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3620.6050535088475,\n                                \"sensorLong\": 3902\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3516.271781678282\n                                }\n                              },\n                              \"top\": 9422,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 4440,\n                          \"timestampMs\": 4047\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_BADGE_UNAUTHORIZED\",\n                            \"BADGE_REQUEST_TO_EXIT\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 6791,\n                              \"confidence\": 6466.822026334736,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8612,\n                                  \"y\": 2142\n                                }\n                              },\n                              \"left\": 8812,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3110,\n                              \"objectId\": 1379,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 216.40246334096113,\n                              \"right\": 6320,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8374.939444850304,\n                                \"sensorLong\": 9867\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6858.444587884606\n                                }\n                              },\n                              \"top\": 8967,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"MOTION_TAMPER\",\n                              \"alert\": true,\n                              \"bottom\": 5392,\n                              \"confidence\": 5907.23888186298,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1080,\n                                  \"y\": 5733\n                                },\n                                \"key_1\": {\n                                  \"x\": 6035,\n                                  \"y\": 6438\n                                }\n                              },\n                              \"left\": 2235,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1834,\n                              \"objectId\": 7690,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7985.281451507544,\n                              \"right\": 2122,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 7362.4245181541755,\n                                \"sensorLong\": 8077\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2152.546503748238\n                                }\n                              },\n                              \"top\": 41,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 6453,\n                          \"timestampMs\": 8083\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 8475\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 6728,\n                    \"integration\": \"APERIO\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 2067,\n                    \"integration\": \"WEBHOOKS\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"GUEST_MANAGEMENT\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"GENEA\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": false,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"INNER_RANGE\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"OPENPATH\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 2701,\n                  \"password\": \"string\",\n                  \"playCount\": 4583,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 6677,\n                    \"overrideRelayDurationSec\": 5504,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 4166\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"STEADY\",\n                    \"overrideRelayDurationMs\": 9410,\n                    \"overrideRelayDurationSec\": 6282,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 8355\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 1292,\n              \"backoffSeconds\": 2495,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 4231,\n                    \"playCount\": 1671\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 2021,\n                    \"playCount\": 518\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"NONE\",\n                    \"expireTimeDelaySeconds\": 8711,\n                    \"expireTimeOfDayLocalSeconds\": 7316,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 2652\n                  },\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                    \"expireTimeDelaySeconds\": 8510,\n                    \"expireTimeOfDayLocalSeconds\": 7988,\n                    \"useFirstInRulesIfPossible\": true,\n                    \"version\": 2290\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"BLE_BUTTON\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"TAG_BOUNDARY_EGRESS\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_DURESS\",\n                              \"alert\": false,\n                              \"bottom\": 9431,\n                              \"confidence\": 9579.67273285341,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4358,\n                                  \"y\": 5753\n                                },\n                                \"key_1\": {\n                                  \"x\": 5581,\n                                  \"y\": 4047\n                                },\n                                \"key_2\": {\n                                  \"x\": 9426,\n                                  \"y\": 9940\n                                }\n                              },\n                              \"left\": 3168,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5424,\n                              \"objectId\": 3031,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9888.229260067195,\n                              \"right\": 2384,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 2231.118855483316,\n                                \"sensorLong\": 2722\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3303.0861684074384\n                                }\n                              },\n                              \"top\": 6179,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_AIR_CO2\",\n                              \"alert\": true,\n                              \"bottom\": 2362,\n                              \"confidence\": 1092.9373541805055,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 302,\n                                  \"y\": 2726\n                                }\n                              },\n                              \"left\": 5399,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3035,\n                              \"objectId\": 1492,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7602.388963181786,\n                              \"right\": 6632,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 1975.8323718311988,\n                                \"sensorLong\": 8522\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7582.9619506295185\n                                }\n                              },\n                              \"top\": 2188,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7523,\n                          \"timestampMs\": 3699\n                        },\n                        {\n                          \"activities\": [\n                            \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                            \"IOT_AIR_MASKING\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PEOPLECOUNT_LOW_RESET\",\n                              \"alert\": false,\n                              \"bottom\": 4273,\n                              \"confidence\": 1862.6981488890015,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9635,\n                                  \"y\": 4355\n                                }\n                              },\n                              \"left\": 9908,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9130,\n                              \"objectId\": 6106,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1139.177870148762,\n                              \"right\": 6938,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 942.6762789403754,\n                                \"sensorLong\": 5212\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6261.955765299338\n                                }\n                              },\n                              \"top\": 8647,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PIR_VACANT\",\n                              \"alert\": true,\n                              \"bottom\": 3440,\n                              \"confidence\": 4201.310583979021,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9325,\n                                  \"y\": 4252\n                                },\n                                \"key_1\": {\n                                  \"x\": 4459,\n                                  \"y\": 8831\n                                },\n                                \"key_2\": {\n                                  \"x\": 2693,\n                                  \"y\": 8541\n                                }\n                              },\n                              \"left\": 4586,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8130,\n                              \"objectId\": 9337,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1048.2585273597756,\n                              \"right\": 3657,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3142.234495973231,\n                                \"sensorLong\": 910\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1181.6660571657023\n                                }\n                              },\n                              \"top\": 4788,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 6885,\n                          \"timestampMs\": 1316\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 5181\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"TVOC_EXCEEDED_HIGH\",\n                            \"AC_PANIC_BUTTON_TRIGGERED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AIR_CO2\",\n                              \"alert\": false,\n                              \"bottom\": 9116,\n                              \"confidence\": 9282.550303139531,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7766,\n                                  \"y\": 4030\n                                },\n                                \"key_1\": {\n                                  \"x\": 4018,\n                                  \"y\": 2991\n                                },\n                                \"key_2\": {\n                                  \"x\": 7376,\n                                  \"y\": 6000\n                                }\n                              },\n                              \"left\": 6525,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 433,\n                              \"objectId\": 9535,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5484.15654654899,\n                              \"right\": 4128,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 7387.098529374288,\n                                \"sensorLong\": 8192\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7341.46038047731\n                                }\n                              },\n                              \"top\": 8926,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"POWER_SWITCH_BATTERY\",\n                              \"alert\": false,\n                              \"bottom\": 3856,\n                              \"confidence\": 797.0256917474417,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 590,\n                                  \"y\": 7988\n                                }\n                              },\n                              \"left\": 2415,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1307,\n                              \"objectId\": 6111,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9893.721907165549,\n                              \"right\": 5797,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5803.663878263654,\n                                \"sensorLong\": 995\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5531.957009240263\n                                }\n                              },\n                              \"top\": 9896,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 4067,\n                          \"timestampMs\": 2263\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_APERIO_FLAT_BATTERY\",\n                            \"AC_GI_ACTIVE\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                              \"alert\": false,\n                              \"bottom\": 4980,\n                              \"confidence\": 5354.366079446984,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6869,\n                                  \"y\": 2127\n                                }\n                              },\n                              \"left\": 7609,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1712,\n                              \"objectId\": 8907,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 7297.645508503483,\n                              \"right\": 7950,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 6251.27917105394,\n                                \"sensorLong\": 7380\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4136.829123181671\n                                }\n                              },\n                              \"top\": 3277,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AUDIO_SOUND_GREETING\",\n                              \"alert\": false,\n                              \"bottom\": 4074,\n                              \"confidence\": 3007.5697389593815,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2412,\n                                  \"y\": 5985\n                                },\n                                \"key_1\": {\n                                  \"x\": 1086,\n                                  \"y\": 7075\n                                },\n                                \"key_2\": {\n                                  \"x\": 2660,\n                                  \"y\": 7452\n                                }\n                              },\n                              \"left\": 2168,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9809,\n                              \"objectId\": 161,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5756.703355162352,\n                              \"right\": 2237,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2935.4693343226068,\n                                \"sensorLong\": 1609\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1180.244516334219\n                                }\n                              },\n                              \"top\": 9487,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 5219,\n                          \"timestampMs\": 6441\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 9334\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 2558,\n                    \"integration\": \"OPENAI\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 1070,\n                    \"integration\": \"OMNIALERT\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"GOOGLE\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"GENEA\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": true,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"OPENPATH\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"OPENPATH\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 3774,\n                  \"password\": \"string\",\n                  \"playCount\": 9944,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"STEADY\",\n                    \"overrideRelayDurationMs\": 9068,\n                    \"overrideRelayDurationSec\": 8955,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"ACTIVE\",\n                    \"version\": 4807\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 3392,\n                    \"overrideRelayDurationSec\": 7785,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"UNKNOWN\",\n                    \"version\": 5558\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 2778,\n              \"backoffSeconds\": 7971,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ]\n        },\n        {\n          \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n          \"checkConditionOverride\": {\n            \"operator\": \"LT\",\n            \"value\": \"string\"\n          },\n          \"exampleImages\": [\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            },\n            {\n              \"image\": \"string\",\n              \"label\": \"string\"\n            }\n          ],\n          \"promptExtension\": \"string\",\n          \"promptOverride\": \"string\",\n          \"region\": {\n            \"coordinates\": [\n              {\n                \"x\": 5881.5318905601835,\n                \"y\": 6962.592389117987\n              },\n              {\n                \"x\": 8348.850324231773,\n                \"y\": 6458.966217753399\n              }\n            ]\n          },\n          \"scheduledActions\": [\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 6851,\n                    \"playCount\": 1607\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 1425,\n                    \"playCount\": 5863\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                    \"expireTimeDelaySeconds\": 5282,\n                    \"expireTimeOfDayLocalSeconds\": 236,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 5743\n                  },\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                    \"expireTimeDelaySeconds\": 5539,\n                    \"expireTimeOfDayLocalSeconds\": 315,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 720\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"MOTION\",\n                            \"AC_APERIO_DEVICE_CONNECTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"MASK_MISSING\",\n                              \"alert\": false,\n                              \"bottom\": 885,\n                              \"confidence\": 1809.2896991855257,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3511,\n                                  \"y\": 8460\n                                },\n                                \"key_1\": {\n                                  \"x\": 3707,\n                                  \"y\": 2259\n                                }\n                              },\n                              \"left\": 7549,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4629,\n                              \"objectId\": 6014,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9997.179629322505,\n                              \"right\": 1630,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3335.575108681208,\n                                \"sensorLong\": 1052\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1997.3647860481146\n                                }\n                              },\n                              \"top\": 5142,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"CLIMATE_PM25\",\n                              \"alert\": false,\n                              \"bottom\": 158,\n                              \"confidence\": 5096.379527564956,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5662,\n                                  \"y\": 1662\n                                }\n                              },\n                              \"left\": 771,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1181,\n                              \"objectId\": 1174,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6301.156772804333,\n                              \"right\": 7465,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2016.6928650796413,\n                                \"sensorLong\": 7817\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1041.0570418457787\n                                }\n                              },\n                              \"top\": 5311,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7616,\n                          \"timestampMs\": 3063\n                        },\n                        {\n                          \"activities\": [\n                            \"VISITOR_DEPARTED\",\n                            \"HELMET_MISSING\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_DSR_UNLOCKED\",\n                              \"alert\": true,\n                              \"bottom\": 2102,\n                              \"confidence\": 4901.117798353558,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 872,\n                                  \"y\": 69\n                                },\n                                \"key_1\": {\n                                  \"x\": 8069,\n                                  \"y\": 2069\n                                }\n                              },\n                              \"left\": 3268,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3766,\n                              \"objectId\": 5082,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1656.625710038795,\n                              \"right\": 2503,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 402.8023930200875,\n                                \"sensorLong\": 5771\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1021.9959064171103\n                                }\n                              },\n                              \"top\": 4437,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PM10_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 1074,\n                              \"confidence\": 3076.3639740132585,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3058,\n                                  \"y\": 9400\n                                }\n                              },\n                              \"left\": 7251,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6176,\n                              \"objectId\": 6962,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8100.3395554938825,\n                              \"right\": 7119,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 194.06577959855787,\n                                \"sensorLong\": 8372\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2883.471726095448\n                                }\n                              },\n                              \"top\": 2235,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1113,\n                          \"timestampMs\": 7177\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                            \"BADGE_AUTHORIZED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BUTTON_LONG_PRESSED\",\n                              \"alert\": true,\n                              \"bottom\": 9550,\n                              \"confidence\": 8104.084100425275,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4000,\n                                  \"y\": 8355\n                                },\n                                \"key_1\": {\n                                  \"x\": 4889,\n                                  \"y\": 3471\n                                }\n                              },\n                              \"left\": 269,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4232,\n                              \"objectId\": 7777,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1176.8342864281922,\n                              \"right\": 9955,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5774.245576626898,\n                                \"sensorLong\": 2345\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 36.0607630843579\n                                }\n                              },\n                              \"top\": 911,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_REX_ACTIVE\",\n                              \"alert\": false,\n                              \"bottom\": 6713,\n                              \"confidence\": 7296.664858828334,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1275,\n                                  \"y\": 9068\n                                },\n                                \"key_1\": {\n                                  \"x\": 4071,\n                                  \"y\": 6931\n                                }\n                              },\n                              \"left\": 3137,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7535,\n                              \"objectId\": 9050,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5673.657007094259,\n                              \"right\": 5595,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8332.472400122871,\n                                \"sensorLong\": 9885\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 609.9903049868094\n                                }\n                              },\n                              \"top\": 6906,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 8255,\n                          \"timestampMs\": 8094\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_DR_CONNECTED\",\n                            \"AC_GR_INACTIVE\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_DSR_LOCKED\",\n                              \"alert\": true,\n                              \"bottom\": 5389,\n                              \"confidence\": 8622.321535867186,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7887,\n                                  \"y\": 9412\n                                }\n                              },\n                              \"left\": 3731,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 1741,\n                              \"objectId\": 8370,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1428.6988408169843,\n                              \"right\": 2223,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 1462.467963578613,\n                                \"sensorLong\": 3695\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7500.918748675698\n                                }\n                              },\n                              \"top\": 342,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"TAMPER\",\n                              \"alert\": true,\n                              \"bottom\": 6517,\n                              \"confidence\": 1236.680435959836,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2277,\n                                  \"y\": 5996\n                                },\n                                \"key_1\": {\n                                  \"x\": 7921,\n                                  \"y\": 4231\n                                },\n                                \"key_2\": {\n                                  \"x\": 2546,\n                                  \"y\": 4623\n                                },\n                                \"key_3\": {\n                                  \"x\": 2639,\n                                  \"y\": 6076\n                                }\n                              },\n                              \"left\": 1046,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2917,\n                              \"objectId\": 4071,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3287.1654173843167,\n                              \"right\": 4533,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 2320.8043591187643,\n                                \"sensorLong\": 5176\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9949.876043684224\n                                }\n                              },\n                              \"top\": 1510,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 8549,\n                          \"timestampMs\": 3336\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 8011\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                            \"TAG_POSITIONING_CHANGED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"IOT_TAMPER\",\n                              \"alert\": false,\n                              \"bottom\": 1050,\n                              \"confidence\": 2683.444385681808,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5794,\n                                  \"y\": 5206\n                                }\n                              },\n                              \"left\": 9507,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2846,\n                              \"objectId\": 7760,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 4674.597602521757,\n                              \"right\": 5394,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8916.641803623494,\n                                \"sensorLong\": 8516\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1424.3141263126024\n                                }\n                              },\n                              \"top\": 5030,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DPI_DOOR_CLOSED\",\n                              \"alert\": false,\n                              \"bottom\": 9271,\n                              \"confidence\": 9543.101045931064,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9476,\n                                  \"y\": 4780\n                                }\n                              },\n                              \"left\": 5049,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6322,\n                              \"objectId\": 3038,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2597.5833637592928,\n                              \"right\": 6101,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2955.2801820114414,\n                                \"sensorLong\": 2683\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 2597.970940096039\n                                }\n                              },\n                              \"top\": 2940,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 2507,\n                          \"timestampMs\": 7025\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_APERIO_DEVICE_TAMPER\",\n                            \"MOTION_CAR\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AC_APERIO_DEVICE_CONNECTED\",\n                              \"alert\": false,\n                              \"bottom\": 5547,\n                              \"confidence\": 1097.8423015966189,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1363,\n                                  \"y\": 6014\n                                },\n                                \"key_1\": {\n                                  \"x\": 3044,\n                                  \"y\": 8345\n                                },\n                                \"key_2\": {\n                                  \"x\": 4719,\n                                  \"y\": 4412\n                                }\n                              },\n                              \"left\": 1697,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 900,\n                              \"objectId\": 2043,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6310.248707919733,\n                              \"right\": 5416,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 38.602198261787905,\n                                \"sensorLong\": 3783\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 676.0243419921563\n                                }\n                              },\n                              \"top\": 4182,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"POS_ORDER\",\n                              \"alert\": true,\n                              \"bottom\": 3662,\n                              \"confidence\": 7340.071608261837,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8808,\n                                  \"y\": 5682\n                                }\n                              },\n                              \"left\": 9291,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7431,\n                              \"objectId\": 3911,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9410.967499438457,\n                              \"right\": 6146,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3803.7650930920418,\n                                \"sensorLong\": 6441\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4554.340430638084\n                                }\n                              },\n                              \"top\": 9084,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 8641,\n                          \"timestampMs\": 4253\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 307\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 1233,\n                    \"integration\": \"GENEA\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 1794,\n                    \"integration\": \"GOOGLE\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"RAPTOR\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"NINEONEONE_CELLULAR\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": true,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"BRIVO\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"UNKNOWN\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 1448,\n                  \"password\": \"string\",\n                  \"playCount\": 4243,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 3690,\n                    \"overrideRelayDurationSec\": 6346,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"ACTIVE\",\n                    \"version\": 7577\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 4420,\n                    \"overrideRelayDurationSec\": 7709,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 7187\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 5092,\n              \"backoffSeconds\": 4857,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            {\n              \"action\": {\n                \"activateLocationLockdown\": {\n                  \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n                },\n                \"alertAction\": false,\n                \"audioPlaybackActions\": [\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 2025,\n                    \"playCount\": 7189\n                  },\n                  {\n                    \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"audioGateways\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA\"\n                    ],\n                    \"loopDurationSec\": 6250,\n                    \"playCount\": 4254\n                  }\n                ],\n                \"cancelLoopingAudioPlaybackAction\": {\n                  \"_audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"audioDevices\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ]\n                },\n                \"changeComponentCompositeAccessStateActions\": [\n                  {\n                    \"accessState\": \"UNLOCKED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                    \"expireTimeDelaySeconds\": 2887,\n                    \"expireTimeOfDayLocalSeconds\": 3393,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 3330\n                  },\n                  {\n                    \"accessState\": \"ACCESS_CONTROLLED\",\n                    \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"expirationStrategy\": \"TIME_DELAY\",\n                    \"expireTimeDelaySeconds\": 845,\n                    \"expireTimeOfDayLocalSeconds\": 2803,\n                    \"useFirstInRulesIfPossible\": false,\n                    \"version\": 1754\n                  }\n                ],\n                \"connectAudioDeviceToPhoneNumberAction\": {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"deviceType\": \"OCCUPANCY_SENSOR\",\n                  \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"optionalGreeting\": \"string\",\n                  \"phoneNumber\": \"string\"\n                },\n                \"customActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"path\": \"string\"\n                  }\n                ],\n                \"customLLMActions\": [\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"AC_GR_ACTIVE\",\n                            \"AC_REMOTE_UNLOCK\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                              \"alert\": true,\n                              \"bottom\": 2456,\n                              \"confidence\": 3777.3181600648,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"GRAY\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2487,\n                                  \"y\": 5451\n                                },\n                                \"key_1\": {\n                                  \"x\": 7569,\n                                  \"y\": 6706\n                                }\n                              },\n                              \"left\": 3836,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5529,\n                              \"objectId\": 7012,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9135.28103980986,\n                              \"right\": 2931,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 600.2069581878034,\n                                \"sensorLong\": 6901\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4816.415769503528\n                                }\n                              },\n                              \"top\": 8672,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"CLIMATE_CO2\",\n                              \"alert\": false,\n                              \"bottom\": 8704,\n                              \"confidence\": 7407.286745973154,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4678,\n                                  \"y\": 7769\n                                }\n                              },\n                              \"left\": 5306,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4,\n                              \"objectId\": 9253,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5370.272515394307,\n                              \"right\": 3466,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8035.605434709241,\n                                \"sensorLong\": 8313\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6423.827631696548\n                                }\n                              },\n                              \"top\": 7858,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 1198,\n                          \"timestampMs\": 8113\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_APERIO_DEVICE_TAMPER\",\n                            \"AC_APERIO_LOW_BATTERY\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CO2_EXCEEDED_LOW\",\n                              \"alert\": true,\n                              \"bottom\": 650,\n                              \"confidence\": 8443.946375222067,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2955,\n                                  \"y\": 5490\n                                },\n                                \"key_1\": {\n                                  \"x\": 5042,\n                                  \"y\": 3065\n                                }\n                              },\n                              \"left\": 6448,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4062,\n                              \"objectId\": 7260,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 294.6603111860413,\n                              \"right\": 5956,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 6923.129841842854,\n                                \"sensorLong\": 9845\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3972.5705801114696\n                                }\n                              },\n                              \"top\": 1470,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"TAMPER\",\n                              \"alert\": true,\n                              \"bottom\": 8311,\n                              \"confidence\": 4748.3707349301585,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9576,\n                                  \"y\": 8671\n                                },\n                                \"key_1\": {\n                                  \"x\": 126,\n                                  \"y\": 2307\n                                }\n                              },\n                              \"left\": 620,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2306,\n                              \"objectId\": 2485,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5832.286988262596,\n                              \"right\": 2933,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8501.292306392479,\n                                \"sensorLong\": 3699\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5658.495594403443\n                                }\n                              },\n                              \"top\": 2608,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 3305,\n                          \"timestampMs\": 2396\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                            \"PIR_MOVEMENT\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_SECURITY_BREACH\",\n                              \"alert\": true,\n                              \"bottom\": 6451,\n                              \"confidence\": 4184.969700530905,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 4131,\n                                  \"y\": 9830\n                                },\n                                \"key_1\": {\n                                  \"x\": 6015,\n                                  \"y\": 9757\n                                }\n                              },\n                              \"left\": 1522,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7233,\n                              \"objectId\": 2667,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6106.252513837516,\n                              \"right\": 7549,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 512.277196807962,\n                                \"sensorLong\": 7003\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4845.424965591754\n                                }\n                              },\n                              \"top\": 3787,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"MOTION_CAR\",\n                              \"alert\": false,\n                              \"bottom\": 5221,\n                              \"confidence\": 7120.163546846275,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2686,\n                                  \"y\": 8712\n                                },\n                                \"key_1\": {\n                                  \"x\": 5968,\n                                  \"y\": 1481\n                                }\n                              },\n                              \"left\": 6861,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8031,\n                              \"objectId\": 9090,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5673.105290754963,\n                              \"right\": 3472,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 3058.3215925712425,\n                                \"sensorLong\": 1677\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4704.654849749426\n                                }\n                              },\n                              \"top\": 3445,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 345,\n                          \"timestampMs\": 7983\n                        },\n                        {\n                          \"activities\": [\n                            \"IOT_AIR_MASKING\",\n                            \"SOUND_AGGRESSION\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"POS_ORDER\",\n                              \"alert\": false,\n                              \"bottom\": 9323,\n                              \"confidence\": 9519.379056536416,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5181,\n                                  \"y\": 3068\n                                },\n                                \"key_1\": {\n                                  \"x\": 5502,\n                                  \"y\": 1150\n                                }\n                              },\n                              \"left\": 487,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9072,\n                              \"objectId\": 5921,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 5276.560943783748,\n                              \"right\": 7424,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5282.18353613644,\n                                \"sensorLong\": 1435\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9292.878598656629\n                                }\n                              },\n                              \"top\": 3446,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"LICENSEPLATE\",\n                              \"alert\": false,\n                              \"bottom\": 4720,\n                              \"confidence\": 4009.908153813522,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 8236,\n                                  \"y\": 4053\n                                },\n                                \"key_1\": {\n                                  \"x\": 5475,\n                                  \"y\": 2491\n                                },\n                                \"key_2\": {\n                                  \"x\": 713,\n                                  \"y\": 6506\n                                },\n                                \"key_3\": {\n                                  \"x\": 7438,\n                                  \"y\": 5688\n                                }\n                              },\n                              \"left\": 9066,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8880,\n                              \"objectId\": 6263,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 3671.824341337333,\n                              \"right\": 2555,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 5376.958893946582,\n                                \"sensorLong\": 3741\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6627.662356730803\n                                }\n                              },\n                              \"top\": 2627,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 6366,\n                          \"timestampMs\": 7914\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 4083\n                  },\n                  {\n                    \"deviceActivityEvents\": {\n                      \"key_0\": [\n                        {\n                          \"activities\": [\n                            \"UNKNOWN\",\n                            \"CLIMATE_SMOKE\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"BADGE_AJAR\",\n                              \"alert\": false,\n                              \"bottom\": 951,\n                              \"confidence\": 4368.34671103931,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1187,\n                                  \"y\": 5608\n                                },\n                                \"key_1\": {\n                                  \"x\": 9999,\n                                  \"y\": 6938\n                                },\n                                \"key_2\": {\n                                  \"x\": 4155,\n                                  \"y\": 6095\n                                },\n                                \"key_3\": {\n                                  \"x\": 6786,\n                                  \"y\": 3007\n                                }\n                              },\n                              \"left\": 6862,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3258,\n                              \"objectId\": 4647,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9784.870678374022,\n                              \"right\": 7340,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 1547.3321535811579,\n                                \"sensorLong\": 2215\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3099.4586202542605\n                                }\n                              },\n                              \"top\": 878,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"IOT_AIR_CO\",\n                              \"alert\": true,\n                              \"bottom\": 1252,\n                              \"confidence\": 4164.906382347555,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"RED\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5730,\n                                  \"y\": 973\n                                }\n                              },\n                              \"left\": 9962,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 2934,\n                              \"objectId\": 1028,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 935.2127985551962,\n                              \"right\": 2619,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5075.653665918363,\n                                \"sensorLong\": 5452\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 6241.1110461681155\n                                }\n                              },\n                              \"top\": 4924,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 382,\n                          \"timestampMs\": 9620\n                        },\n                        {\n                          \"activities\": [\n                            \"VISUAL_TAMPER\",\n                            \"HEAT_INDEX_EXCEEDED_HIGH\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"MOTION\",\n                              \"alert\": false,\n                              \"bottom\": 4320,\n                              \"confidence\": 4902.643327774025,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5651,\n                                  \"y\": 1036\n                                },\n                                \"key_1\": {\n                                  \"x\": 8277,\n                                  \"y\": 3160\n                                }\n                              },\n                              \"left\": 1539,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8035,\n                              \"objectId\": 8244,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1248.5840162164452,\n                              \"right\": 548,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 6923.817584280274,\n                                \"sensorLong\": 5283\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4233.816246540106\n                                }\n                              },\n                              \"top\": 9243,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"BADGE_REQUEST_TO_EXIT\",\n                              \"alert\": true,\n                              \"bottom\": 1679,\n                              \"confidence\": 2598.953167562079,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1803,\n                                  \"y\": 4747\n                                }\n                              },\n                              \"left\": 4977,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 8228,\n                              \"objectId\": 8690,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9086.575889009793,\n                              \"right\": 6685,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 843.9539079890678,\n                                \"sensorLong\": 4495\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1983.6220006680128\n                                }\n                              },\n                              \"top\": 6164,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9049,\n                          \"timestampMs\": 4234\n                        }\n                      ],\n                      \"key_1\": [\n                        {\n                          \"activities\": [\n                            \"BADGE_MANUAL\",\n                            \"AC_DSR_LOCKED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"AUDIO_SOUND_GUN\",\n                              \"alert\": true,\n                              \"bottom\": 9005,\n                              \"confidence\": 2042.2356815329579,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 2487,\n                                  \"y\": 9299\n                                }\n                              },\n                              \"left\": 2536,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6817,\n                              \"objectId\": 5678,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2616.218040295164,\n                              \"right\": 2210,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2571.67318588992,\n                                \"sensorLong\": 934\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 9518.052184417475\n                                }\n                              },\n                              \"top\": 5288,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                              \"alert\": false,\n                              \"bottom\": 3196,\n                              \"confidence\": 8468.08196352391,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3073,\n                                  \"y\": 9350\n                                },\n                                \"key_1\": {\n                                  \"x\": 6667,\n                                  \"y\": 9991\n                                }\n                              },\n                              \"left\": 3633,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 5897,\n                              \"objectId\": 798,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9440.027342508432,\n                              \"right\": 6504,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 4155.661008075249,\n                                \"sensorLong\": 9169\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4380.082265987091\n                                }\n                              },\n                              \"top\": 5751,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 5429,\n                          \"timestampMs\": 1313\n                        },\n                        {\n                          \"activities\": [\n                            \"AC_GI_INACTIVE\",\n                            \"BUTTON_DOUBLE_PRESSED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"TAMPER\",\n                              \"alert\": false,\n                              \"bottom\": 9523,\n                              \"confidence\": 9493.075380365359,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6342,\n                                  \"y\": 8168\n                                }\n                              },\n                              \"left\": 2906,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3386,\n                              \"objectId\": 3533,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6421.629644566422,\n                              \"right\": 7517,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 3626.0015922775015,\n                                \"sensorLong\": 5566\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 96.38655940126917\n                                }\n                              },\n                              \"top\": 3163,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"MOTION_HUMAN\",\n                              \"alert\": true,\n                              \"bottom\": 5280,\n                              \"confidence\": 5115.623342012565,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLUE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 7953,\n                                  \"y\": 1596\n                                }\n                              },\n                              \"left\": 7810,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3890,\n                              \"objectId\": 9101,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9220.411919417103,\n                              \"right\": 4279,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 4099.235260745633,\n                                \"sensorLong\": 2763\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7843.059625445939\n                                }\n                              },\n                              \"top\": 4618,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9000,\n                          \"timestampMs\": 3073\n                        }\n                      ],\n                      \"key_2\": [\n                        {\n                          \"activities\": [\n                            \"LICENSEPLATE_UNIDENTIFIED\",\n                            \"IOT_TAMPER\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"MASK_MISSING\",\n                              \"alert\": true,\n                              \"bottom\": 8198,\n                              \"confidence\": 586.8857298290453,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": false,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 1782,\n                                  \"y\": 7725\n                                },\n                                \"key_1\": {\n                                  \"x\": 1818,\n                                  \"y\": 7130\n                                },\n                                \"key_2\": {\n                                  \"x\": 282,\n                                  \"y\": 2860\n                                }\n                              },\n                              \"left\": 6651,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 4744,\n                              \"objectId\": 7647,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9926.635070741962,\n                              \"right\": 1525,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 6586.266679211654,\n                                \"sensorLong\": 4062\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 666.7859498855466\n                                }\n                              },\n                              \"top\": 9161,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                              \"alert\": true,\n                              \"bottom\": 8170,\n                              \"confidence\": 6227.323023114058,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"ORANGE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6151,\n                                  \"y\": 3131\n                                },\n                                \"key_1\": {\n                                  \"x\": 3941,\n                                  \"y\": 1925\n                                },\n                                \"key_2\": {\n                                  \"x\": 3167,\n                                  \"y\": 291\n                                },\n                                \"key_3\": {\n                                  \"x\": 2037,\n                                  \"y\": 5800\n                                }\n                              },\n                              \"left\": 1159,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 7824,\n                              \"objectId\": 4225,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8053.654159777917,\n                              \"right\": 6173,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 2519.7335143993205,\n                                \"sensorLong\": 8836\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 4593.414758873709\n                                }\n                              },\n                              \"top\": 7552,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 155,\n                          \"timestampMs\": 1274\n                        },\n                        {\n                          \"activities\": [\n                            \"CLIMATE_PM25\",\n                            \"AC_APERIO_FLAT_BATTERY\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CLIMATE_PM25\",\n                              \"alert\": true,\n                              \"bottom\": 5640,\n                              \"confidence\": 4164.033506482876,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"BLACK\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5557,\n                                  \"y\": 1884\n                                },\n                                \"key_1\": {\n                                  \"x\": 5186,\n                                  \"y\": 6713\n                                }\n                              },\n                              \"left\": 8261,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 337,\n                              \"objectId\": 8947,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 2950.7936573258053,\n                              \"right\": 1976,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8317.864741625697,\n                                \"sensorLong\": 4414\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3140.031774044425\n                                }\n                              },\n                              \"top\": 4649,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"AC_DR_DISCONNECTED\",\n                              \"alert\": true,\n                              \"bottom\": 8071,\n                              \"confidence\": 2139.6473094345824,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6534,\n                                  \"y\": 4096\n                                },\n                                \"key_1\": {\n                                  \"x\": 6828,\n                                  \"y\": 9876\n                                }\n                              },\n                              \"left\": 9533,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6877,\n                              \"objectId\": 7887,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 9131.810319445767,\n                              \"right\": 5366,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8430.71788393336,\n                                \"sensorLong\": 9881\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 5010.2811968266005\n                                }\n                              },\n                              \"top\": 2415,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 9771,\n                          \"timestampMs\": 449\n                        }\n                      ],\n                      \"key_3\": [\n                        {\n                          \"activities\": [\n                            \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"TAG_DEPARTED\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"CAR_EXIT\",\n                              \"alert\": false,\n                              \"bottom\": 8849,\n                              \"confidence\": 2781.935019887669,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"PURPLE\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 9201,\n                                  \"y\": 7517\n                                }\n                              },\n                              \"left\": 5139,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9622,\n                              \"objectId\": 2841,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 6777.2882421598715,\n                              \"right\": 765,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 5595.20458719249,\n                                \"sensorLong\": 7079\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 1993.6025201872942\n                                }\n                              },\n                              \"top\": 1537,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"MOTION_CAR\",\n                              \"alert\": false,\n                              \"bottom\": 4591,\n                              \"confidence\": 5507.623563511306,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 3403,\n                                  \"y\": 3636\n                                },\n                                \"key_1\": {\n                                  \"x\": 5894,\n                                  \"y\": 9387\n                                }\n                              },\n                              \"left\": 2935,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 9175,\n                              \"objectId\": 7855,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8498.238799747418,\n                              \"right\": 7701,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 9650.342555215677,\n                                \"sensorLong\": 101\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 3016.1448255911673\n                                }\n                              },\n                              \"top\": 8614,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 7922,\n                          \"timestampMs\": 9976\n                        },\n                        {\n                          \"activities\": [\n                            \"TEMPERATURE_EXCEEDED_HIGH\",\n                            \"IOT_GUNSHOT\"\n                          ],\n                          \"boundingBoxes\": [\n                            {\n                              \"activity\": \"ALM_MONITORING_EVENT_DETECTED\",\n                              \"alert\": true,\n                              \"bottom\": 1306,\n                              \"confidence\": 1548.6193087214594,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TEAL\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 5700,\n                                  \"y\": 3438\n                                }\n                              },\n                              \"left\": 2211,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 3617,\n                              \"objectId\": 1219,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 8644.082773120404,\n                              \"right\": 5474,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": false,\n                                \"sensorDouble\": 8859.150488671688,\n                                \"sensorLong\": 8630\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 8356.128356176092\n                                }\n                              },\n                              \"top\": 8918,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            },\n                            {\n                              \"activity\": \"PEOPLECOUNT_HIGH_RESET\",\n                              \"alert\": false,\n                              \"bottom\": 3696,\n                              \"confidence\": 9694.551399057458,\n                              \"croppedImageLocator\": \"string\",\n                              \"customActivityColor\": \"TAN\",\n                              \"customActivityDescription\": \"string\",\n                              \"customActivityDisplayName\": \"string\",\n                              \"faceName\": \"string\",\n                              \"inMotion\": true,\n                              \"keypointsV2\": {\n                                \"key_0\": {\n                                  \"x\": 6523,\n                                  \"y\": 5816\n                                }\n                              },\n                              \"left\": 2241,\n                              \"licensePlate\": \"string\",\n                              \"loudness\": 6175,\n                              \"objectId\": 7474,\n                              \"pose\": \"string\",\n                              \"relativeSecond\": 1520.8534207979385,\n                              \"right\": 3682,\n                              \"sensorValType\": {\n                                \"sensorBoolean\": true,\n                                \"sensorDouble\": 8762.966929691751,\n                                \"sensorLong\": 4134\n                              },\n                              \"toastOrderIdInfo\": {\n                                \"employeeName\": \"string\",\n                                \"guid\": \"string\",\n                                \"locationName\": \"string\",\n                                \"restaurantName\": \"string\",\n                                \"toastCheckInfo\": {\n                                  \"totalAmount\": 7541.563808430229\n                                }\n                              },\n                              \"top\": 9365,\n                              \"unidentifiedFaceId\": \"string\",\n                              \"vehicleName\": \"string\"\n                            }\n                          ],\n                          \"durationSec\": 6519,\n                          \"timestampMs\": 3298\n                        }\n                      ]\n                    },\n                    \"deviceFacetUuids\": [\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                      \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                    ],\n                    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"timestampMs\": 4218\n                  }\n                ],\n                \"enableDisableAudioRecordActions\": [\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": true\n                  },\n                  {\n                    \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"enable\": false\n                  }\n                ],\n                \"integrationCommandActions\": [\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 2769,\n                    \"integration\": \"INFORMACAST\"\n                  },\n                  {\n                    \"commandPayload\": \"string\",\n                    \"delaySecs\": 9739,\n                    \"integration\": \"PLACE_OS\"\n                  }\n                ],\n                \"integrationNotificationActions\": [\n                  {\n                    \"integration\": \"UNKNOWN\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  },\n                  {\n                    \"integration\": \"OPENAI\",\n                    \"notificationEntity\": \"string\",\n                    \"notificationTarget\": \"string\"\n                  }\n                ],\n                \"liveNotificationAction\": true,\n                \"remoteDoorUnlockActions\": [\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"GENEA\"\n                  },\n                  {\n                    \"doorId\": \"string\",\n                    \"placeId\": \"string\",\n                    \"system\": \"PLACEOS\"\n                  }\n                ],\n                \"thirdPartyAudioPlaybackAction\": {\n                  \"audioFileName\": \"string\",\n                  \"ipAddress\": \"string\",\n                  \"loopDurationSec\": 5617,\n                  \"password\": \"string\",\n                  \"playCount\": 240,\n                  \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"username\": \"string\"\n                },\n                \"triggerComponentRelayActions\": [\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 3848,\n                    \"overrideRelayDurationSec\": 4682,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"INACTIVE\",\n                    \"version\": 7210\n                  },\n                  {\n                    \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"outputType\": \"TRANSIENT\",\n                    \"overrideRelayDurationMs\": 9007,\n                    \"overrideRelayDurationSec\": 5762,\n                    \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"state\": \"ACTIVE\",\n                    \"version\": 5459\n                  }\n                ],\n                \"webhookActions\": [\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  },\n                  {\n                    \"headers\": {\n                      \"key_0\": \"string\",\n                      \"key_1\": \"string\",\n                      \"key_2\": \"string\",\n                      \"key_3\": \"string\"\n                    },\n                    \"oauthClientId\": \"string\",\n                    \"oauthClientSecret\": \"string\",\n                    \"oauthGrantType\": \"string\",\n                    \"oauthScope\": \"string\",\n                    \"oauthUrl\": \"string\",\n                    \"webhookUrl\": \"string\"\n                  }\n                ]\n              },\n              \"backoffMinutes\": 5235,\n              \"backoffSeconds\": 3828,\n              \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            }\n          ]\n        }\n      ],\n      \"checkCondition\": {\n        \"operator\": \"GTE\",\n        \"value\": \"string\"\n      },\n      \"description\": \"string\",\n      \"generateAlertForActionNewlyAddedCameras\": false,\n      \"multiImageTimeDeltasSeconds\": [\n        2613,\n        3004\n      ],\n      \"name\": \"string\",\n      \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"prompt\": \"string\",\n      \"promptType\": \"COUNT\",\n      \"reportsEnabled\": true,\n      \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n      \"shortName\": \"string\",\n      \"trigger\": {\n        \"activity\": \"FACE_ALERT\",\n        \"value\": \"string\"\n      },\n      \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n    }\n  ],\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"0c84ea85-a66e-4e44-9a64-abd7550e181f"},{"name":"Get prompt configuration","id":"29dbe97e-148a-44a4-b912-66717efb877b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/getPromptConfiguration","description":"<p>Get scene query configuration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","getPromptConfiguration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"506811f0-2cfd-4373-a3ab-d273f70d6492","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/getPromptConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"promptConfiguration\": {\n    \"active\": false,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"LTE\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 6005.1699364794595,\n              \"y\": 1060.26904630391\n            },\n            {\n              \"x\": 8049.671963848113,\n              \"y\": 412.3725333467165\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7245,\n                  \"playCount\": 3543\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 3505,\n                  \"playCount\": 1201\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 5794,\n                  \"expireTimeOfDayLocalSeconds\": 9537,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 4767\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 521,\n                  \"expireTimeOfDayLocalSeconds\": 4558,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 6044\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"NVR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_DSR_LOCKED\",\n                          \"LICENSEPLATE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 5510,\n                            \"confidence\": 2064.87151227575,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8698,\n                                \"y\": 5101\n                              },\n                              \"key_1\": {\n                                \"x\": 1147,\n                                \"y\": 797\n                              },\n                              \"key_2\": {\n                                \"x\": 4375,\n                                \"y\": 6150\n                              }\n                            },\n                            \"left\": 9314,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3229,\n                            \"objectId\": 3726,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5672.053590192881,\n                            \"right\": 5566,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4622.247428788873,\n                              \"sensorLong\": 2843\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3633.501520818816\n                              }\n                            },\n                            \"top\": 8994,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                            \"alert\": false,\n                            \"bottom\": 4099,\n                            \"confidence\": 5332.318699750826,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4914,\n                                \"y\": 805\n                              }\n                            },\n                            \"left\": 4492,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8444,\n                            \"objectId\": 7815,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6518.957340984622,\n                            \"right\": 6169,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3934.3738051150767,\n                              \"sensorLong\": 9615\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4565.943728871022\n                              }\n                            },\n                            \"top\": 6432,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5740,\n                        \"timestampMs\": 3217\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_AUTHORIZED\",\n                          \"BADGE_REQUEST_TO_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                            \"alert\": true,\n                            \"bottom\": 8206,\n                            \"confidence\": 6214.227223940958,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9338,\n                                \"y\": 6392\n                              },\n                              \"key_1\": {\n                                \"x\": 6929,\n                                \"y\": 3271\n                              },\n                              \"key_2\": {\n                                \"x\": 8048,\n                                \"y\": 2610\n                              },\n                              \"key_3\": {\n                                \"x\": 7831,\n                                \"y\": 6933\n                              },\n                              \"key_4\": {\n                                \"x\": 6905,\n                                \"y\": 2199\n                              }\n                            },\n                            \"left\": 7312,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1834,\n                            \"objectId\": 8152,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3326.464268474958,\n                            \"right\": 68,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8452.20297578496,\n                              \"sensorLong\": 1755\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5646.695384829263\n                              }\n                            },\n                            \"top\": 4354,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_DURESS\",\n                            \"alert\": false,\n                            \"bottom\": 9286,\n                            \"confidence\": 2128.7644309555385,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6728,\n                                \"y\": 9241\n                              }\n                            },\n                            \"left\": 3851,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3612,\n                            \"objectId\": 5759,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1240.9351354980936,\n                            \"right\": 5497,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9962.019317400174,\n                              \"sensorLong\": 5887\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6080.041826799718\n                              }\n                            },\n                            \"top\": 9335,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4263,\n                        \"timestampMs\": 965\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"POSE_ANOMALOUS\",\n                          \"IOT_AIR_THC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"SOUND_HELP\",\n                            \"alert\": true,\n                            \"bottom\": 8964,\n                            \"confidence\": 3863.67437369868,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1635,\n                                \"y\": 7685\n                              },\n                              \"key_1\": {\n                                \"x\": 7474,\n                                \"y\": 3114\n                              },\n                              \"key_2\": {\n                                \"x\": 5556,\n                                \"y\": 738\n                              }\n                            },\n                            \"left\": 496,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 623,\n                            \"objectId\": 547,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 161.5421573265685,\n                            \"right\": 5819,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9586.090590625043,\n                              \"sensorLong\": 144\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2832.0246910387036\n                              }\n                            },\n                            \"top\": 8596,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n                            \"alert\": true,\n                            \"bottom\": 1035,\n                            \"confidence\": 4083.187281269041,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8898,\n                                \"y\": 3631\n                              },\n                              \"key_1\": {\n                                \"x\": 257,\n                                \"y\": 4310\n                              }\n                            },\n                            \"left\": 8491,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7494,\n                            \"objectId\": 3137,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4233.72000606522,\n                            \"right\": 4272,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8310.043394398179,\n                              \"sensorLong\": 4799\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7327.7228562282335\n                              }\n                            },\n                            \"top\": 4343,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9544,\n                        \"timestampMs\": 6786\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"BUTTON_SINGLE_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CLIMATE_VOC\",\n                            \"alert\": false,\n                            \"bottom\": 5973,\n                            \"confidence\": 8296.01124130562,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4956,\n                                \"y\": 8561\n                              },\n                              \"key_1\": {\n                                \"x\": 7802,\n                                \"y\": 218\n                              }\n                            },\n                            \"left\": 475,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5538,\n                            \"objectId\": 2025,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5230.84896880045,\n                            \"right\": 2259,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 628.2411282608291,\n                              \"sensorLong\": 9456\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8200.395648112424\n                              }\n                            },\n                            \"top\": 5277,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"SOUND_LOUD\",\n                            \"alert\": false,\n                            \"bottom\": 3736,\n                            \"confidence\": 9425.1515406952,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 456,\n                                \"y\": 9480\n                              },\n                              \"key_1\": {\n                                \"x\": 4272,\n                                \"y\": 7373\n                              }\n                            },\n                            \"left\": 3213,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 126,\n                            \"objectId\": 828,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4932.964945350688,\n                            \"right\": 3352,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3533.80541758515,\n                              \"sensorLong\": 6526\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3449.6250226221823\n                              }\n                            },\n                            \"top\": 3080,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 167,\n                        \"timestampMs\": 3206\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 735\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_REX_INACTIVE\",\n                          \"BADGE_UNAUTHORIZED_V2\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"alert\": false,\n                            \"bottom\": 4510,\n                            \"confidence\": 948.4109407820496,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3910,\n                                \"y\": 2718\n                              },\n                              \"key_1\": {\n                                \"x\": 4197,\n                                \"y\": 7157\n                              },\n                              \"key_2\": {\n                                \"x\": 1749,\n                                \"y\": 172\n                              }\n                            },\n                            \"left\": 4482,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1137,\n                            \"objectId\": 7092,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6410.5443055509695,\n                            \"right\": 6649,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6107.823851846401,\n                              \"sensorLong\": 5180\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 943.2288113312936\n                              }\n                            },\n                            \"top\": 9976,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_PM25\",\n                            \"alert\": true,\n                            \"bottom\": 4206,\n                            \"confidence\": 3498.3216568668563,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7527,\n                                \"y\": 4139\n                              },\n                              \"key_1\": {\n                                \"x\": 662,\n                                \"y\": 9807\n                              }\n                            },\n                            \"left\": 4072,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2616,\n                            \"objectId\": 3755,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5483.748561009054,\n                            \"right\": 5339,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9123.697240827973,\n                              \"sensorLong\": 7065\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8724.619522679788\n                              }\n                            },\n                            \"top\": 7263,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 411,\n                        \"timestampMs\": 3983\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_REMOTE_UNLOCK\",\n                          \"AC_TAMPER_PROX\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": false,\n                            \"bottom\": 3869,\n                            \"confidence\": 9777.053689352213,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 802,\n                                \"y\": 7141\n                              },\n                              \"key_1\": {\n                                \"x\": 9390,\n                                \"y\": 2975\n                              }\n                            },\n                            \"left\": 6241,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6105,\n                            \"objectId\": 9892,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2782.5593821718676,\n                            \"right\": 9760,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5023.412702614724,\n                              \"sensorLong\": 7931\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6032.9494037957775\n                              }\n                            },\n                            \"top\": 7379,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AQI_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 3708,\n                            \"confidence\": 2817.2507147615856,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9998,\n                                \"y\": 716\n                              }\n                            },\n                            \"left\": 7579,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5541,\n                            \"objectId\": 1681,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1526.9904119100274,\n                            \"right\": 419,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9172.08132390434,\n                              \"sensorLong\": 2191\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3086.294255957285\n                              }\n                            },\n                            \"top\": 7340,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6700,\n                        \"timestampMs\": 9169\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_LOW_BATTERY\",\n                          \"IOT_AIR_CO\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n                            \"alert\": false,\n                            \"bottom\": 6918,\n                            \"confidence\": 8556.804777564581,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7669,\n                                \"y\": 6587\n                              },\n                              \"key_1\": {\n                                \"x\": 5779,\n                                \"y\": 8705\n                              },\n                              \"key_2\": {\n                                \"x\": 4792,\n                                \"y\": 5585\n                              }\n                            },\n                            \"left\": 1847,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 985,\n                            \"objectId\": 100,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9401.242325335948,\n                            \"right\": 6975,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9500.541870535495,\n                              \"sensorLong\": 3856\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 223.4523754407025\n                              }\n                            },\n                            \"top\": 3328,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DPI_DOOR_OPEN\",\n                            \"alert\": false,\n                            \"bottom\": 4759,\n                            \"confidence\": 4252.171408095573,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4902,\n                                \"y\": 8877\n                              },\n                              \"key_1\": {\n                                \"x\": 7242,\n                                \"y\": 1595\n                              }\n                            },\n                            \"left\": 1539,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8438,\n                            \"objectId\": 8245,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3898.585453342653,\n                            \"right\": 6883,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6159.862331033772,\n                              \"sensorLong\": 8908\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9416.910797161105\n                              }\n                            },\n                            \"top\": 39,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3491,\n                        \"timestampMs\": 9790\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_REBOOT\",\n                          \"AIR_MASKING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PROBE_DISCONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 2618,\n                            \"confidence\": 2494.7490428684005,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4754,\n                                \"y\": 8821\n                              },\n                              \"key_1\": {\n                                \"x\": 9875,\n                                \"y\": 683\n                              }\n                            },\n                            \"left\": 8533,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6391,\n                            \"objectId\": 4654,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3399.0109342197748,\n                            \"right\": 3569,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3755.661421705141,\n                              \"sensorLong\": 3902\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9619.359689226783\n                              }\n                            },\n                            \"top\": 6112,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_VOC\",\n                            \"alert\": true,\n                            \"bottom\": 7864,\n                            \"confidence\": 2811.5355769136886,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6624,\n                                \"y\": 9322\n                              },\n                              \"key_1\": {\n                                \"x\": 895,\n                                \"y\": 1581\n                              },\n                              \"key_2\": {\n                                \"x\": 1510,\n                                \"y\": 1967\n                              }\n                            },\n                            \"left\": 9462,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6558,\n                            \"objectId\": 1513,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1529.9593246442166,\n                            \"right\": 7671,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9341.16645984524,\n                              \"sensorLong\": 186\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7221.8080822224365\n                              }\n                            },\n                            \"top\": 5977,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4578,\n                        \"timestampMs\": 286\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1805\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 2665,\n                  \"integration\": \"OMNIALERT\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 7449,\n                  \"integration\": \"GOOGLE\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"BUTTERFLY_MX\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"MICROSOFT_TEAMS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 4293,\n                \"password\": \"string\",\n                \"playCount\": 6719,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 7079,\n                  \"overrideRelayDurationSec\": 7647,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 6760\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 9457,\n                  \"overrideRelayDurationSec\": 6012,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 6254\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 8999,\n            \"backoffSeconds\": 3217,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 2005,\n                  \"playCount\": 1936\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 2106,\n                  \"playCount\": 4970\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 1197,\n                  \"expireTimeOfDayLocalSeconds\": 2788,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 6697\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 6910,\n                  \"expireTimeOfDayLocalSeconds\": 3540,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 9791\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_DURESS\",\n                          \"IOT_AIR_TEMP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_PANIC\",\n                            \"alert\": true,\n                            \"bottom\": 6909,\n                            \"confidence\": 3747.0018775269964,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6513,\n                                \"y\": 8694\n                              }\n                            },\n                            \"left\": 1471,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 528,\n                            \"objectId\": 5456,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6910.580447071231,\n                            \"right\": 4471,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7265.443605204827,\n                              \"sensorLong\": 95\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2812.815509140798\n                              }\n                            },\n                            \"top\": 4962,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"HUMAN_ENTER\",\n                            \"alert\": true,\n                            \"bottom\": 1918,\n                            \"confidence\": 34.02741241365304,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3836,\n                                \"y\": 1496\n                              }\n                            },\n                            \"left\": 5178,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8882,\n                            \"objectId\": 1492,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2580.781553275018,\n                            \"right\": 2711,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1330.9734288287345,\n                              \"sensorLong\": 4038\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3299.9412217987388\n                              }\n                            },\n                            \"top\": 1368,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1323,\n                        \"timestampMs\": 3802\n                      },\n                      {\n                        \"activities\": [\n                          \"CO2_EXCEEDED_HIGH\",\n                          \"CLIMATE_CO2\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_THREAT_DETECTED\",\n                            \"alert\": true,\n                            \"bottom\": 6770,\n                            \"confidence\": 3255.627685512632,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2022,\n                                \"y\": 6111\n                              },\n                              \"key_1\": {\n                                \"x\": 6849,\n                                \"y\": 7735\n                              },\n                              \"key_2\": {\n                                \"x\": 628,\n                                \"y\": 508\n                              }\n                            },\n                            \"left\": 5288,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8155,\n                            \"objectId\": 8334,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8479.973991326755,\n                            \"right\": 4452,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9251.311230513174,\n                              \"sensorLong\": 8880\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6842.928306055212\n                              }\n                            },\n                            \"top\": 9260,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": true,\n                            \"bottom\": 6713,\n                            \"confidence\": 3533.5295883696062,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1301,\n                                \"y\": 2334\n                              },\n                              \"key_1\": {\n                                \"x\": 5930,\n                                \"y\": 8011\n                              },\n                              \"key_2\": {\n                                \"x\": 1798,\n                                \"y\": 9466\n                              },\n                              \"key_3\": {\n                                \"x\": 6973,\n                                \"y\": 816\n                              }\n                            },\n                            \"left\": 9675,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6763,\n                            \"objectId\": 8350,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1094.7087640349816,\n                            \"right\": 2669,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 997.1215362846286,\n                              \"sensorLong\": 854\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6917.2258866922975\n                              }\n                            },\n                            \"top\": 811,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 619,\n                        \"timestampMs\": 284\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"GLOVES_MISSING\",\n                          \"CUSTOM_LLM_BOOLEAN_TRUE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_AJAR\",\n                            \"alert\": true,\n                            \"bottom\": 2918,\n                            \"confidence\": 6471.6900911469775,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6748,\n                                \"y\": 4791\n                              }\n                            },\n                            \"left\": 3091,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5074,\n                            \"objectId\": 2143,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4458.753613774178,\n                            \"right\": 1642,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 588.7665650309515,\n                              \"sensorLong\": 6574\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5269.215368091042\n                              }\n                            },\n                            \"top\": 4168,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO2\",\n                            \"alert\": false,\n                            \"bottom\": 2543,\n                            \"confidence\": 3003.134068906759,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2530,\n                                \"y\": 2006\n                              },\n                              \"key_1\": {\n                                \"x\": 2270,\n                                \"y\": 7134\n                              },\n                              \"key_2\": {\n                                \"x\": 7280,\n                                \"y\": 9698\n                              }\n                            },\n                            \"left\": 5040,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7801,\n                            \"objectId\": 8165,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2249.205797330258,\n                            \"right\": 6481,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5237.29722925179,\n                              \"sensorLong\": 2277\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1684.0876066218934\n                              }\n                            },\n                            \"top\": 9506,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8027,\n                        \"timestampMs\": 7197\n                      },\n                      {\n                        \"activities\": [\n                          \"PIR_VACANT\",\n                          \"BUTTON_SINGLE_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_OK_BATTERY\",\n                            \"alert\": false,\n                            \"bottom\": 2749,\n                            \"confidence\": 5231.298940215163,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 846,\n                                \"y\": 4807\n                              },\n                              \"key_1\": {\n                                \"x\": 2765,\n                                \"y\": 6010\n                              },\n                              \"key_2\": {\n                                \"x\": 9005,\n                                \"y\": 926\n                              }\n                            },\n                            \"left\": 7148,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7061,\n                            \"objectId\": 4496,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5731.355868156836,\n                            \"right\": 9322,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7527.173212813911,\n                              \"sensorLong\": 2005\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3843.549392777237\n                              }\n                            },\n                            \"top\": 9681,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_OK_BATTERY\",\n                            \"alert\": true,\n                            \"bottom\": 4126,\n                            \"confidence\": 3653.190244657176,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7316,\n                                \"y\": 4951\n                              }\n                            },\n                            \"left\": 6496,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5247,\n                            \"objectId\": 6417,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6443.923625081687,\n                            \"right\": 4158,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7756.20957049439,\n                              \"sensorLong\": 7402\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 379.48689441469566\n                              }\n                            },\n                            \"top\": 2824,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9770,\n                        \"timestampMs\": 4230\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                          \"FACE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAMPER\",\n                            \"alert\": false,\n                            \"bottom\": 7339,\n                            \"confidence\": 4312.119386191415,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1295,\n                                \"y\": 9877\n                              },\n                              \"key_1\": {\n                                \"x\": 2128,\n                                \"y\": 6305\n                              },\n                              \"key_2\": {\n                                \"x\": 1529,\n                                \"y\": 9378\n                              }\n                            },\n                            \"left\": 1383,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 177,\n                            \"objectId\": 174,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 855.4898025538837,\n                            \"right\": 9053,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3965.959588460608,\n                              \"sensorLong\": 9218\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6121.90520631003\n                              }\n                            },\n                            \"top\": 4826,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MOTION_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 2099,\n                            \"confidence\": 4035.4527579900832,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4253,\n                                \"y\": 8528\n                              },\n                              \"key_1\": {\n                                \"x\": 9193,\n                                \"y\": 5727\n                              },\n                              \"key_2\": {\n                                \"x\": 3097,\n                                \"y\": 2679\n                              }\n                            },\n                            \"left\": 8900,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9026,\n                            \"objectId\": 9366,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4028.195623257134,\n                            \"right\": 2685,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9689.930936457351,\n                              \"sensorLong\": 2938\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7892.756201006672\n                              }\n                            },\n                            \"top\": 8154,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8382,\n                        \"timestampMs\": 1932\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_DPI_DOOR_AJAR\",\n                          \"LICENSEPLATE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_SECURITY_BREACH\",\n                            \"alert\": true,\n                            \"bottom\": 5703,\n                            \"confidence\": 838.9087823855101,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6175,\n                                \"y\": 21\n                              }\n                            },\n                            \"left\": 7549,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9452,\n                            \"objectId\": 3245,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5549.187279627848,\n                            \"right\": 8401,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 799.6102104064984,\n                              \"sensorLong\": 1792\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3219.5366605879494\n                              }\n                            },\n                            \"top\": 4140,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": true,\n                            \"bottom\": 4222,\n                            \"confidence\": 8135.751731177125,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6608,\n                                \"y\": 2713\n                              },\n                              \"key_1\": {\n                                \"x\": 4323,\n                                \"y\": 7087\n                              }\n                            },\n                            \"left\": 5135,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2891,\n                            \"objectId\": 3933,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3632.935905474941,\n                            \"right\": 5470,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1253.8657387556684,\n                              \"sensorLong\": 8924\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8159.436011728727\n                              }\n                            },\n                            \"top\": 4979,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9725,\n                        \"timestampMs\": 4807\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3967\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_SOUND_HELP\",\n                          \"CLIMATE_IAQ\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n                            \"alert\": false,\n                            \"bottom\": 8432,\n                            \"confidence\": 6173.293360927106,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1706,\n                                \"y\": 1873\n                              },\n                              \"key_1\": {\n                                \"x\": 950,\n                                \"y\": 5497\n                              }\n                            },\n                            \"left\": 3026,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7103,\n                            \"objectId\": 7821,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4789.2616673788925,\n                            \"right\": 723,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5023.908991206976,\n                              \"sensorLong\": 1696\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3274.340311694299\n                              }\n                            },\n                            \"top\": 6232,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_LOUD\",\n                            \"alert\": false,\n                            \"bottom\": 1505,\n                            \"confidence\": 9626.362990800828,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 641,\n                                \"y\": 5117\n                              },\n                              \"key_1\": {\n                                \"x\": 8478,\n                                \"y\": 7739\n                              },\n                              \"key_2\": {\n                                \"x\": 9036,\n                                \"y\": 4010\n                              },\n                              \"key_3\": {\n                                \"x\": 5474,\n                                \"y\": 5146\n                              }\n                            },\n                            \"left\": 6053,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9698,\n                            \"objectId\": 1297,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 941.9373017375099,\n                            \"right\": 1008,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3134.4001608063454,\n                              \"sensorLong\": 190\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2335.897683421102\n                              }\n                            },\n                            \"top\": 842,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7425,\n                        \"timestampMs\": 8555\n                      },\n                      {\n                        \"activities\": [\n                          \"PIR_VACANT\",\n                          \"BADGE_UNAUTHORIZED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": false,\n                            \"bottom\": 9579,\n                            \"confidence\": 9931.43332682156,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5140,\n                                \"y\": 1296\n                              },\n                              \"key_1\": {\n                                \"x\": 8470,\n                                \"y\": 8689\n                              }\n                            },\n                            \"left\": 9865,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1433,\n                            \"objectId\": 7602,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3459.3122420910904,\n                            \"right\": 7836,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2098.9124044212626,\n                              \"sensorLong\": 7580\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 528.4470680265696\n                              }\n                            },\n                            \"top\": 422,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"POSE_ANOMALOUS\",\n                            \"alert\": true,\n                            \"bottom\": 2506,\n                            \"confidence\": 1682.2475192917198,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 712,\n                                \"y\": 5476\n                              },\n                              \"key_1\": {\n                                \"x\": 3067,\n                                \"y\": 8016\n                              },\n                              \"key_2\": {\n                                \"x\": 4060,\n                                \"y\": 878\n                              }\n                            },\n                            \"left\": 694,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6211,\n                            \"objectId\": 7989,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2222.3131996086986,\n                            \"right\": 4857,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8107.756395984189,\n                              \"sensorLong\": 7557\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 885.0714320652098\n                              }\n                            },\n                            \"top\": 9101,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2188,\n                        \"timestampMs\": 116\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6166\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 2458,\n                  \"integration\": \"APERIO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9425,\n                  \"integration\": \"INNER_RANGE\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"PIMLOC\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"OPENAI\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 6656,\n                \"password\": \"string\",\n                \"playCount\": 177,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 7469,\n                  \"overrideRelayDurationSec\": 9088,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 4463\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 7440,\n                  \"overrideRelayDurationSec\": 9939,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 6603\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 8815,\n            \"backoffSeconds\": 5197,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"GTE\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 7916.69968687166,\n              \"y\": 7083.768037933904\n            },\n            {\n              \"x\": 321.7772608252245,\n              \"y\": 6134.989514026676\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7588,\n                  \"playCount\": 7372\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 9998,\n                  \"playCount\": 1228\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 3877,\n                  \"expireTimeOfDayLocalSeconds\": 2213,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 1900\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 1677,\n                  \"expireTimeOfDayLocalSeconds\": 8222,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 1305\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"OCCUPANCY_SENSOR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AIR_VOC\",\n                          \"SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 1169,\n                            \"confidence\": 4487.287370698494,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4108,\n                                \"y\": 3508\n                              },\n                              \"key_1\": {\n                                \"x\": 6933,\n                                \"y\": 3508\n                              }\n                            },\n                            \"left\": 6082,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6232,\n                            \"objectId\": 5475,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1151.4930604669216,\n                            \"right\": 7139,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1641.8056991670937,\n                              \"sensorLong\": 5228\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6389.988542855652\n                              }\n                            },\n                            \"top\": 9956,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                            \"alert\": false,\n                            \"bottom\": 7838,\n                            \"confidence\": 2927.1504506778488,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7510,\n                                \"y\": 7547\n                              },\n                              \"key_1\": {\n                                \"x\": 9330,\n                                \"y\": 9036\n                              },\n                              \"key_2\": {\n                                \"x\": 9556,\n                                \"y\": 6593\n                              }\n                            },\n                            \"left\": 4240,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9113,\n                            \"objectId\": 470,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6897.391167800089,\n                            \"right\": 4353,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4366.266334136657,\n                              \"sensorLong\": 9036\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6033.202268889199\n                              }\n                            },\n                            \"top\": 9836,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2190,\n                        \"timestampMs\": 9620\n                      },\n                      {\n                        \"activities\": [\n                          \"PEOPLECOUNT_LOW_RESET\",\n                          \"ALM_MONITORING_ENABLED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_LOW_RESET\",\n                            \"alert\": false,\n                            \"bottom\": 9645,\n                            \"confidence\": 1980.3811330475708,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2041,\n                                \"y\": 4574\n                              },\n                              \"key_1\": {\n                                \"x\": 438,\n                                \"y\": 2363\n                              },\n                              \"key_2\": {\n                                \"x\": 2840,\n                                \"y\": 1385\n                              },\n                              \"key_3\": {\n                                \"x\": 3058,\n                                \"y\": 5818\n                              }\n                            },\n                            \"left\": 1553,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3494,\n                            \"objectId\": 6394,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4113.889061714591,\n                            \"right\": 3397,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7579.149126909843,\n                              \"sensorLong\": 3537\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6602.19966568363\n                              }\n                            },\n                            \"top\": 8947,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                            \"alert\": false,\n                            \"bottom\": 9685,\n                            \"confidence\": 9315.406190925914,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3189,\n                                \"y\": 2542\n                              },\n                              \"key_1\": {\n                                \"x\": 9828,\n                                \"y\": 6029\n                              }\n                            },\n                            \"left\": 8293,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8568,\n                            \"objectId\": 7626,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9868.230354115289,\n                            \"right\": 5218,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4403.1088213880175,\n                              \"sensorLong\": 9015\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7306.52880826677\n                              }\n                            },\n                            \"top\": 4607,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7673,\n                        \"timestampMs\": 6277\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_FACE_MISMATCH\",\n                          \"LICENSEPLATE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 2389,\n                            \"confidence\": 3400.3138203313533,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4897,\n                                \"y\": 6331\n                              }\n                            },\n                            \"left\": 7430,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8727,\n                            \"objectId\": 7409,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2174.0186445120635,\n                            \"right\": 1091,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4399.54794488129,\n                              \"sensorLong\": 1293\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3248.443412477624\n                              }\n                            },\n                            \"top\": 3106,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AQI_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4911,\n                            \"confidence\": 159.20186623595845,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5666,\n                                \"y\": 3035\n                              },\n                              \"key_1\": {\n                                \"x\": 6089,\n                                \"y\": 1807\n                              }\n                            },\n                            \"left\": 3853,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7466,\n                            \"objectId\": 6473,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5445.802635545593,\n                            \"right\": 4803,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3645.2647203711817,\n                              \"sensorLong\": 3142\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2841.5165092814523\n                              }\n                            },\n                            \"top\": 9127,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3966,\n                        \"timestampMs\": 54\n                      },\n                      {\n                        \"activities\": [\n                          \"SOUND_GUN_SHOT\",\n                          \"FACE_UNIDENTIFIED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": true,\n                            \"bottom\": 8014,\n                            \"confidence\": 9577.564867447185,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6640,\n                                \"y\": 3505\n                              },\n                              \"key_1\": {\n                                \"x\": 7072,\n                                \"y\": 452\n                              },\n                              \"key_2\": {\n                                \"x\": 4242,\n                                \"y\": 7747\n                              }\n                            },\n                            \"left\": 2048,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5105,\n                            \"objectId\": 1287,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7249.365817474602,\n                            \"right\": 535,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9950.13387048651,\n                              \"sensorLong\": 6394\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6355.691818618628\n                              }\n                            },\n                            \"top\": 8551,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4446,\n                            \"confidence\": 8955.08476127896,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6504,\n                                \"y\": 8582\n                              }\n                            },\n                            \"left\": 2879,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3587,\n                            \"objectId\": 3154,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1563.410259728264,\n                            \"right\": 7024,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7566.626127112033,\n                              \"sensorLong\": 4729\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6942.276143911523\n                              }\n                            },\n                            \"top\": 7635,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8394,\n                        \"timestampMs\": 2507\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"CAR_EXIT\",\n                          \"FACE_ALERT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PIR_VACANT\",\n                            \"alert\": false,\n                            \"bottom\": 5536,\n                            \"confidence\": 5556.028049045844,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1769,\n                                \"y\": 3338\n                              },\n                              \"key_1\": {\n                                \"x\": 3313,\n                                \"y\": 1100\n                              },\n                              \"key_2\": {\n                                \"x\": 9478,\n                                \"y\": 4873\n                              },\n                              \"key_3\": {\n                                \"x\": 2333,\n                                \"y\": 4750\n                              }\n                            },\n                            \"left\": 9187,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5452,\n                            \"objectId\": 5605,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5552.880253764045,\n                            \"right\": 800,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5294.40928485213,\n                              \"sensorLong\": 2768\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7292.300519777237\n                              }\n                            },\n                            \"top\": 5942,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_CO2\",\n                            \"alert\": true,\n                            \"bottom\": 9527,\n                            \"confidence\": 6814.797720046915,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7181,\n                                \"y\": 4469\n                              }\n                            },\n                            \"left\": 838,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8410,\n                            \"objectId\": 4922,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1024.6083980378717,\n                            \"right\": 7410,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8971.473220652737,\n                              \"sensorLong\": 2759\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 806.3311289588082\n                              }\n                            },\n                            \"top\": 9648,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5683,\n                        \"timestampMs\": 3439\n                      },\n                      {\n                        \"activities\": [\n                          \"AIR_CO\",\n                          \"ALM_THREAT_CASE_CLOSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                            \"alert\": false,\n                            \"bottom\": 5594,\n                            \"confidence\": 9050.009841530786,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8785,\n                                \"y\": 950\n                              },\n                              \"key_1\": {\n                                \"x\": 5394,\n                                \"y\": 7049\n                              }\n                            },\n                            \"left\": 3181,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3947,\n                            \"objectId\": 3118,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6220.46903829002,\n                            \"right\": 3048,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 449.4281440024661,\n                              \"sensorLong\": 3788\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1205.1583068370487\n                              }\n                            },\n                            \"top\": 7586,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_FACE_MISMATCH\",\n                            \"alert\": false,\n                            \"bottom\": 2347,\n                            \"confidence\": 8184.0204896689775,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4806,\n                                \"y\": 3173\n                              },\n                              \"key_1\": {\n                                \"x\": 1086,\n                                \"y\": 9964\n                              }\n                            },\n                            \"left\": 7700,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4178,\n                            \"objectId\": 1752,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3424.6464076326033,\n                            \"right\": 5560,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2108.2057429267697,\n                              \"sensorLong\": 1447\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8894.911081987582\n                              }\n                            },\n                            \"top\": 4292,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4345,\n                        \"timestampMs\": 386\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 9544\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PEOPLECOUNT_LOW\",\n                          \"AUDIO_SOUND_LOUD\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MOTION_CAR\",\n                            \"alert\": true,\n                            \"bottom\": 7735,\n                            \"confidence\": 4534.986863492077,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8995,\n                                \"y\": 2453\n                              },\n                              \"key_1\": {\n                                \"x\": 7020,\n                                \"y\": 2938\n                              },\n                              \"key_2\": {\n                                \"x\": 6240,\n                                \"y\": 462\n                              }\n                            },\n                            \"left\": 5028,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1737,\n                            \"objectId\": 7864,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6127.717810413777,\n                            \"right\": 5140,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3312.7923697409647,\n                              \"sensorLong\": 4665\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8259.562648022002\n                              }\n                            },\n                            \"top\": 1137,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CUSTOM\",\n                            \"alert\": true,\n                            \"bottom\": 1705,\n                            \"confidence\": 1333.1651069361737,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8893,\n                                \"y\": 278\n                              }\n                            },\n                            \"left\": 3880,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6556,\n                            \"objectId\": 3384,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7497.821814575452,\n                            \"right\": 784,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3497.7316904236245,\n                              \"sensorLong\": 4929\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3594.1594455916293\n                              }\n                            },\n                            \"top\": 8794,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1176,\n                        \"timestampMs\": 25\n                      },\n                      {\n                        \"activities\": [\n                          \"FACE\",\n                          \"AIR_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 4523,\n                            \"confidence\": 19.220373320529838,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1751,\n                                \"y\": 4431\n                              },\n                              \"key_1\": {\n                                \"x\": 2542,\n                                \"y\": 5629\n                              }\n                            },\n                            \"left\": 2779,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7804,\n                            \"objectId\": 718,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3169.2021195307675,\n                            \"right\": 2325,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7546.0299427774635,\n                              \"sensorLong\": 3530\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8853.263161997562\n                              }\n                            },\n                            \"top\": 7333,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"FACE_IDENTIFIED\",\n                            \"alert\": false,\n                            \"bottom\": 474,\n                            \"confidence\": 7859.9386337819,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3745,\n                                \"y\": 3826\n                              },\n                              \"key_1\": {\n                                \"x\": 7682,\n                                \"y\": 7282\n                              },\n                              \"key_2\": {\n                                \"x\": 9603,\n                                \"y\": 8257\n                              },\n                              \"key_3\": {\n                                \"x\": 7587,\n                                \"y\": 2202\n                              },\n                              \"key_4\": {\n                                \"x\": 2715,\n                                \"y\": 8476\n                              }\n                            },\n                            \"left\": 357,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9511,\n                            \"objectId\": 4488,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6498.631717976171,\n                            \"right\": 9777,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9848.799983607141,\n                              \"sensorLong\": 2093\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9640.124811094076\n                              }\n                            },\n                            \"top\": 3377,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2320,\n                        \"timestampMs\": 3521\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"SOUND_LOUD\",\n                          \"TEMPERATURE_EXCEEDED_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DR_DISCONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 2116,\n                            \"confidence\": 5810.592606168479,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4361,\n                                \"y\": 8980\n                              }\n                            },\n                            \"left\": 7725,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5774,\n                            \"objectId\": 60,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2677.9168659165475,\n                            \"right\": 3510,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1849.8023430102228,\n                              \"sensorLong\": 7132\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 291.68021492876227\n                              }\n                            },\n                            \"top\": 8009,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_MASKING\",\n                            \"alert\": true,\n                            \"bottom\": 9200,\n                            \"confidence\": 6600.388698549808,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7278,\n                                \"y\": 108\n                              },\n                              \"key_1\": {\n                                \"x\": 4368,\n                                \"y\": 6140\n                              },\n                              \"key_2\": {\n                                \"x\": 9322,\n                                \"y\": 569\n                              }\n                            },\n                            \"left\": 3333,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6733,\n                            \"objectId\": 9495,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9955.239714277952,\n                            \"right\": 496,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8394.129440185723,\n                              \"sensorLong\": 3661\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8949.287455529418\n                              }\n                            },\n                            \"top\": 7178,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3522,\n                        \"timestampMs\": 5422\n                      },\n                      {\n                        \"activities\": [\n                          \"ETOH_EXCEEDED_HIGH\",\n                          \"TAG_BOUNDARY_INGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MOTION_HUMAN\",\n                            \"alert\": true,\n                            \"bottom\": 7267,\n                            \"confidence\": 4749.15958832209,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1371,\n                                \"y\": 4638\n                              }\n                            },\n                            \"left\": 6939,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3937,\n                            \"objectId\": 7363,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4668.131506179751,\n                            \"right\": 2043,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7084.074578377444,\n                              \"sensorLong\": 4396\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 340.5613766794313\n                              }\n                            },\n                            \"top\": 2609,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"GUN_DETECT_EVENT\",\n                            \"alert\": true,\n                            \"bottom\": 5103,\n                            \"confidence\": 5744.983727262736,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2069,\n                                \"y\": 8360\n                              }\n                            },\n                            \"left\": 1816,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1442,\n                            \"objectId\": 6084,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5480.511485469966,\n                            \"right\": 2326,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6655.363111296657,\n                              \"sensorLong\": 5352\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6447.392282745474\n                              }\n                            },\n                            \"top\": 1739,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1505,\n                        \"timestampMs\": 4813\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1276\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 6563,\n                  \"integration\": \"DICE\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9307,\n                  \"integration\": \"INFORMACAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"GENEA\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 7571,\n                \"password\": \"string\",\n                \"playCount\": 441,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 6614,\n                  \"overrideRelayDurationSec\": 699,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 9906\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 9774,\n                  \"overrideRelayDurationSec\": 3875,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 9522\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 1337,\n            \"backoffSeconds\": 3581,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8238,\n                  \"playCount\": 5039\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 3675,\n                  \"playCount\": 2735\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 9670,\n                  \"expireTimeOfDayLocalSeconds\": 2549,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 2422\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 6968,\n                  \"expireTimeOfDayLocalSeconds\": 419,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 5687\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_DISABLED\",\n                          \"AUDIO_SOUND_GLASS_BREAK\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"HUMIDITY_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 4895,\n                            \"confidence\": 2847.7601616840498,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8638,\n                                \"y\": 7426\n                              },\n                              \"key_1\": {\n                                \"x\": 9321,\n                                \"y\": 8381\n                              },\n                              \"key_2\": {\n                                \"x\": 9118,\n                                \"y\": 8702\n                              }\n                            },\n                            \"left\": 9083,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9412,\n                            \"objectId\": 1115,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3149.5429795994887,\n                            \"right\": 6695,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3800.3877693745335,\n                              \"sensorLong\": 9014\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7448.254228819502\n                              }\n                            },\n                            \"top\": 9754,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_VOC\",\n                            \"alert\": true,\n                            \"bottom\": 6062,\n                            \"confidence\": 8755.700244273346,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3694,\n                                \"y\": 5538\n                              },\n                              \"key_1\": {\n                                \"x\": 6996,\n                                \"y\": 1796\n                              },\n                              \"key_2\": {\n                                \"x\": 7973,\n                                \"y\": 7089\n                              }\n                            },\n                            \"left\": 301,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2222,\n                            \"objectId\": 6984,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8785.436766369157,\n                            \"right\": 4458,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5943.995001803737,\n                              \"sensorLong\": 2059\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3913.8580201353457\n                              }\n                            },\n                            \"top\": 1082,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8229,\n                        \"timestampMs\": 9948\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_LOW_BATTERY\",\n                          \"AC_DR_DISCONNECTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"POS_ORDER\",\n                            \"alert\": true,\n                            \"bottom\": 3863,\n                            \"confidence\": 7599.149187041087,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7897,\n                                \"y\": 6886\n                              },\n                              \"key_1\": {\n                                \"x\": 6982,\n                                \"y\": 340\n                              }\n                            },\n                            \"left\": 705,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 345,\n                            \"objectId\": 3605,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5035.303225714724,\n                            \"right\": 3981,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2483.1556458838168,\n                              \"sensorLong\": 1802\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3120.616816603088\n                              }\n                            },\n                            \"top\": 484,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MASK_MISSING\",\n                            \"alert\": false,\n                            \"bottom\": 1735,\n                            \"confidence\": 3522.8440625007206,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5469,\n                                \"y\": 9924\n                              },\n                              \"key_1\": {\n                                \"x\": 4981,\n                                \"y\": 7451\n                              },\n                              \"key_2\": {\n                                \"x\": 3983,\n                                \"y\": 1190\n                              }\n                            },\n                            \"left\": 413,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1641,\n                            \"objectId\": 2316,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 498.434231024294,\n                            \"right\": 454,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6381.812035639101,\n                              \"sensorLong\": 1391\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1440.4287715836683\n                              }\n                            },\n                            \"top\": 2310,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 162,\n                        \"timestampMs\": 8525\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE_UNIDENTIFIED\",\n                          \"IOT_AIR_CO\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TEMPERATURE_EXCEEDED_LOW\",\n                            \"alert\": true,\n                            \"bottom\": 6306,\n                            \"confidence\": 1921.3942647515214,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2860,\n                                \"y\": 5442\n                              },\n                              \"key_1\": {\n                                \"x\": 2489,\n                                \"y\": 4338\n                              },\n                              \"key_2\": {\n                                \"x\": 8757,\n                                \"y\": 8005\n                              }\n                            },\n                            \"left\": 511,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4388,\n                            \"objectId\": 2765,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3491.6018322811506,\n                            \"right\": 3800,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5365.908702765591,\n                              \"sensorLong\": 2809\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8528.382954994902\n                              }\n                            },\n                            \"top\": 1728,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                            \"alert\": true,\n                            \"bottom\": 683,\n                            \"confidence\": 9333.274672837379,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8792,\n                                \"y\": 8544\n                              },\n                              \"key_1\": {\n                                \"x\": 4345,\n                                \"y\": 3850\n                              },\n                              \"key_2\": {\n                                \"x\": 4544,\n                                \"y\": 9627\n                              }\n                            },\n                            \"left\": 3089,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9722,\n                            \"objectId\": 4929,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3968.7697495502052,\n                            \"right\": 1758,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9605.498587218091,\n                              \"sensorLong\": 4347\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4449.233482345651\n                              }\n                            },\n                            \"top\": 126,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9473,\n                        \"timestampMs\": 9106\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_PANIC_BUTTON_TRIGGERED\",\n                          \"TEMPERATURE_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 4441,\n                            \"confidence\": 5737.65713418372,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7236,\n                                \"y\": 6997\n                              },\n                              \"key_1\": {\n                                \"x\": 7151,\n                                \"y\": 7517\n                              }\n                            },\n                            \"left\": 7504,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5072,\n                            \"objectId\": 6747,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5665.042957450517,\n                            \"right\": 1957,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 879.1234437170648,\n                              \"sensorLong\": 2282\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4343.24977875951\n                              }\n                            },\n                            \"top\": 7913,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_GREETING\",\n                            \"alert\": true,\n                            \"bottom\": 5821,\n                            \"confidence\": 8095.953241148985,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1749,\n                                \"y\": 5446\n                              }\n                            },\n                            \"left\": 4760,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 219,\n                            \"objectId\": 3365,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 224.59244024269464,\n                            \"right\": 8240,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7007.780587935224,\n                              \"sensorLong\": 6844\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7571.574668838352\n                              }\n                            },\n                            \"top\": 7567,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 404,\n                        \"timestampMs\": 2459\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"AIR_CO2\",\n                          \"CLIMATE_ETOH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 4456,\n                            \"confidence\": 8989.407089283366,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6514,\n                                \"y\": 7264\n                              },\n                              \"key_1\": {\n                                \"x\": 9324,\n                                \"y\": 1156\n                              }\n                            },\n                            \"left\": 6280,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9427,\n                            \"objectId\": 7496,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8800.323385455935,\n                            \"right\": 8508,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9677.130560022195,\n                              \"sensorLong\": 8849\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7361.117861302997\n                              }\n                            },\n                            \"top\": 6778,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_POSITIONING_CHANGED\",\n                            \"alert\": false,\n                            \"bottom\": 5864,\n                            \"confidence\": 2243.3102005539918,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2539,\n                                \"y\": 3161\n                              },\n                              \"key_1\": {\n                                \"x\": 6715,\n                                \"y\": 3049\n                              }\n                            },\n                            \"left\": 9729,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7217,\n                            \"objectId\": 1248,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2003.2878955663746,\n                            \"right\": 4363,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9011.840317918872,\n                              \"sensorLong\": 2540\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4039.1007685226164\n                              }\n                            },\n                            \"top\": 6745,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8662,\n                        \"timestampMs\": 5421\n                      },\n                      {\n                        \"activities\": [\n                          \"FACE_ALERT\",\n                          \"FACE_ALERT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_GUNSHOT\",\n                            \"alert\": true,\n                            \"bottom\": 2575,\n                            \"confidence\": 1657.4027504349954,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2147,\n                                \"y\": 2146\n                              },\n                              \"key_1\": {\n                                \"x\": 4708,\n                                \"y\": 8476\n                              }\n                            },\n                            \"left\": 252,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6198,\n                            \"objectId\": 9995,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 65.40841924897566,\n                            \"right\": 1532,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2904.7610811513746,\n                              \"sensorLong\": 1556\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9887.174304992343\n                              }\n                            },\n                            \"top\": 5342,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": false,\n                            \"bottom\": 727,\n                            \"confidence\": 2299.441860504885,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5022,\n                                \"y\": 6639\n                              },\n                              \"key_1\": {\n                                \"x\": 9263,\n                                \"y\": 4204\n                              }\n                            },\n                            \"left\": 9611,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8458,\n                            \"objectId\": 679,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2462.029832231323,\n                            \"right\": 7517,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3106.8594210583456,\n                              \"sensorLong\": 9816\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3412.346612442967\n                              }\n                            },\n                            \"top\": 8040,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9130,\n                        \"timestampMs\": 2577\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6366\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PEOPLECOUNT_HIGH\",\n                          \"SOUND_LOUD\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DB_TRIGGERED\",\n                            \"alert\": false,\n                            \"bottom\": 6601,\n                            \"confidence\": 3243.4230232291175,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7445,\n                                \"y\": 7510\n                              }\n                            },\n                            \"left\": 7145,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4739,\n                            \"objectId\": 8616,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1522.4907980190717,\n                            \"right\": 7645,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9185.920077680212,\n                              \"sensorLong\": 1782\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4215.622461738067\n                              }\n                            },\n                            \"top\": 3001,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                            \"alert\": true,\n                            \"bottom\": 41,\n                            \"confidence\": 7238.20984387104,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 731,\n                                \"y\": 3740\n                              },\n                              \"key_1\": {\n                                \"x\": 2780,\n                                \"y\": 3181\n                              }\n                            },\n                            \"left\": 4306,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 856,\n                            \"objectId\": 7293,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5791.644553927708,\n                            \"right\": 2692,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4637.319093096053,\n                              \"sensorLong\": 6820\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6552.605620054588\n                              }\n                            },\n                            \"top\": 3195,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6804,\n                        \"timestampMs\": 9804\n                      },\n                      {\n                        \"activities\": [\n                          \"ETOH_EXCEEDED_HIGH\",\n                          \"SOUND_GUN_SHOT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": true,\n                            \"bottom\": 5190,\n                            \"confidence\": 7574.650496458555,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6110,\n                                \"y\": 9633\n                              },\n                              \"key_1\": {\n                                \"x\": 953,\n                                \"y\": 62\n                              },\n                              \"key_2\": {\n                                \"x\": 5328,\n                                \"y\": 336\n                              },\n                              \"key_3\": {\n                                \"x\": 6323,\n                                \"y\": 1945\n                              }\n                            },\n                            \"left\": 7466,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5959,\n                            \"objectId\": 1272,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3196.9018295099995,\n                            \"right\": 8289,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2911.1617671564227,\n                              \"sensorLong\": 3482\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1581.3084358133221\n                              }\n                            },\n                            \"top\": 545,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_REX_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 6443,\n                            \"confidence\": 7871.74562003857,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 449,\n                                \"y\": 1249\n                              },\n                              \"key_1\": {\n                                \"x\": 6942,\n                                \"y\": 2681\n                              },\n                              \"key_2\": {\n                                \"x\": 4402,\n                                \"y\": 7700\n                              }\n                            },\n                            \"left\": 7248,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5188,\n                            \"objectId\": 9459,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9635.959084336653,\n                            \"right\": 746,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3363.9862174540112,\n                              \"sensorLong\": 3113\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 521.7626741483183\n                              }\n                            },\n                            \"top\": 6501,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3487,\n                        \"timestampMs\": 5776\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                          \"BADGE_UNAUTHORIZED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CAR_EXIT\",\n                            \"alert\": true,\n                            \"bottom\": 7256,\n                            \"confidence\": 2296.964242186772,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6181,\n                                \"y\": 4145\n                              }\n                            },\n                            \"left\": 4724,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1529,\n                            \"objectId\": 9384,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8322.660117857817,\n                            \"right\": 2361,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3851.585744802615,\n                              \"sensorLong\": 5811\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 466.6666377914352\n                              }\n                            },\n                            \"top\": 5457,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n                            \"alert\": false,\n                            \"bottom\": 7178,\n                            \"confidence\": 427.9080326194618,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1094,\n                                \"y\": 6156\n                              },\n                              \"key_1\": {\n                                \"x\": 3490,\n                                \"y\": 4259\n                              }\n                            },\n                            \"left\": 6370,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8491,\n                            \"objectId\": 8211,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1884.0173309001361,\n                            \"right\": 9292,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3005.3166355654826,\n                              \"sensorLong\": 9771\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8124.258569117189\n                              }\n                            },\n                            \"top\": 5248,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 445,\n                        \"timestampMs\": 3230\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_SWITCH\",\n                          \"TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": false,\n                            \"bottom\": 2779,\n                            \"confidence\": 3668.097803490793,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5681,\n                                \"y\": 734\n                              },\n                              \"key_1\": {\n                                \"x\": 5859,\n                                \"y\": 8000\n                              }\n                            },\n                            \"left\": 1476,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1429,\n                            \"objectId\": 4454,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1802.0116946818598,\n                            \"right\": 4345,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6086.068759437051,\n                              \"sensorLong\": 8714\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7649.037908070686\n                              }\n                            },\n                            \"top\": 1076,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4750,\n                            \"confidence\": 5005.960803924066,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 710,\n                                \"y\": 6078\n                              }\n                            },\n                            \"left\": 5690,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2459,\n                            \"objectId\": 338,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6590.176236986682,\n                            \"right\": 7890,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9324.90433255817,\n                              \"sensorLong\": 2180\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 489.7993923434152\n                              }\n                            },\n                            \"top\": 9138,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8108,\n                        \"timestampMs\": 7579\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"MASK_MISSING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_BOUNDARY_EGRESS\",\n                            \"alert\": false,\n                            \"bottom\": 9473,\n                            \"confidence\": 7597.704016834821,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3646,\n                                \"y\": 510\n                              },\n                              \"key_1\": {\n                                \"x\": 3301,\n                                \"y\": 3258\n                              },\n                              \"key_2\": {\n                                \"x\": 5666,\n                                \"y\": 3230\n                              },\n                              \"key_3\": {\n                                \"x\": 4721,\n                                \"y\": 7364\n                              }\n                            },\n                            \"left\": 9183,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4850,\n                            \"objectId\": 4427,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9403.811528961402,\n                            \"right\": 2862,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8501.283848016403,\n                              \"sensorLong\": 8900\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5557.567327547989\n                              }\n                            },\n                            \"top\": 7116,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"POSE_ANOMALOUS\",\n                            \"alert\": false,\n                            \"bottom\": 8083,\n                            \"confidence\": 3635.17363391348,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5645,\n                                \"y\": 2892\n                              }\n                            },\n                            \"left\": 1827,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8382,\n                            \"objectId\": 1412,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2305.0848424243454,\n                            \"right\": 3810,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4505.556757908429,\n                              \"sensorLong\": 7960\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8459.363224099083\n                              }\n                            },\n                            \"top\": 2154,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2007,\n                        \"timestampMs\": 2970\n                      },\n                      {\n                        \"activities\": [\n                          \"POS_ORDER\",\n                          \"GLOVES_MISSING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                            \"alert\": true,\n                            \"bottom\": 3967,\n                            \"confidence\": 9536.379192925931,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2352,\n                                \"y\": 6820\n                              },\n                              \"key_1\": {\n                                \"x\": 634,\n                                \"y\": 1324\n                              }\n                            },\n                            \"left\": 3014,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3818,\n                            \"objectId\": 181,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6112.416788030524,\n                            \"right\": 6665,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8690.676903800328,\n                              \"sensorLong\": 1268\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8915.054289748989\n                              }\n                            },\n                            \"top\": 4773,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"SOUND_AGGRESSION\",\n                            \"alert\": false,\n                            \"bottom\": 7043,\n                            \"confidence\": 2518.641874099854,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1997,\n                                \"y\": 3301\n                              }\n                            },\n                            \"left\": 9514,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5970,\n                            \"objectId\": 1932,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2635.3624792840756,\n                            \"right\": 7678,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6542.38632990869,\n                              \"sensorLong\": 5098\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3561.986330680651\n                              }\n                            },\n                            \"top\": 5676,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3265,\n                        \"timestampMs\": 8264\n                      }\n                    ],\n                    \"key_3\": [\n                      {\n                        \"activities\": [\n                          \"PIR_MOVEMENT\",\n                          \"AC_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DSR_UNLOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 8809,\n                            \"confidence\": 1579.2720398899407,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5551,\n                                \"y\": 2793\n                              },\n                              \"key_1\": {\n                                \"x\": 4766,\n                                \"y\": 9189\n                              }\n                            },\n                            \"left\": 2664,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2206,\n                            \"objectId\": 5269,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7242.533221538964,\n                            \"right\": 1601,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4047.187568148889,\n                              \"sensorLong\": 5029\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 386.34550182451875\n                              }\n                            },\n                            \"top\": 664,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n                            \"alert\": false,\n                            \"bottom\": 4457,\n                            \"confidence\": 3126.167627049221,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5766,\n                                \"y\": 9813\n                              }\n                            },\n                            \"left\": 7573,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5185,\n                            \"objectId\": 7956,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5084.812275204405,\n                            \"right\": 1710,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8681.760251690319,\n                              \"sensorLong\": 6383\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4456.245045831799\n                              }\n                            },\n                            \"top\": 827,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4618,\n                        \"timestampMs\": 5785\n                      },\n                      {\n                        \"activities\": [\n                          \"VISUAL_TAMPER\",\n                          \"IOT_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_REX_ACTIVE\",\n                            \"alert\": true,\n                            \"bottom\": 2008,\n                            \"confidence\": 4053.788334466617,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4591,\n                                \"y\": 2578\n                              }\n                            },\n                            \"left\": 16,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3035,\n                            \"objectId\": 8753,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4668.790143432841,\n                            \"right\": 9432,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 662.2103758694386,\n                              \"sensorLong\": 7933\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5541.594997386117\n                              }\n                            },\n                            \"top\": 9591,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_CONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 9857,\n                            \"confidence\": 4409.396238533128,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3227,\n                                \"y\": 7015\n                              },\n                              \"key_1\": {\n                                \"x\": 5899,\n                                \"y\": 4334\n                              }\n                            },\n                            \"left\": 2603,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7954,\n                            \"objectId\": 3462,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7783.928938334106,\n                            \"right\": 3130,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 639.2353800491835,\n                              \"sensorLong\": 5827\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 271.5866361944808\n                              }\n                            },\n                            \"top\": 495,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1109,\n                        \"timestampMs\": 4138\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 731\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9061,\n                  \"integration\": \"OPENAI\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 3396,\n                  \"integration\": \"TOAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"MICROSOFT_TEAMS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"KISI\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"KISI\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 6554,\n                \"password\": \"string\",\n                \"playCount\": 2409,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 8112,\n                  \"overrideRelayDurationSec\": 1171,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 4640\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 9524,\n                  \"overrideRelayDurationSec\": 6821,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 5424\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 8105,\n            \"backoffSeconds\": 9794,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"LT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": true,\n    \"multiImageTimeDeltasSeconds\": [\n      6716,\n      5359\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"BOOLEAN\",\n    \"reportsEnabled\": true,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"TAMPER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"29dbe97e-148a-44a4-b912-66717efb877b"},{"name":"Optimize prompt via chat","id":"effe29db-4d06-4823-b226-b4739d0b0af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"context\": {\n    \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"expectedAnswer\": \"string\",\n    \"optionalContext\": \"string\",\n    \"originalAnswer\": \"string\",\n    \"originalPrompt\": \"string\",\n    \"region\": {\n      \"coordinates\": [\n        {\n          \"x\": 6652.659722249612,\n          \"y\": 3357.721981717794\n        },\n        {\n          \"x\": 190.7008837296864,\n          \"y\": 705.1220380611278\n        }\n      ]\n    },\n    \"timestampMs\": 8928\n  },\n  \"currentMessage\": \"string\",\n  \"history\": [\n    {\n      \"role\": \"string\",\n      \"text\": \"string\"\n    },\n    {\n      \"role\": \"string\",\n      \"text\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/optimizePromptChat","description":"<p>Optimize a scene query prompt through an interactive chat with Gemini</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","optimizePromptChat"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"eb3d0898-585f-4090-9434-b61610f46ded","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"context\": {\n    \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n    \"expectedAnswer\": \"string\",\n    \"optionalContext\": \"string\",\n    \"originalAnswer\": \"string\",\n    \"originalPrompt\": \"string\",\n    \"region\": {\n      \"coordinates\": [\n        {\n          \"x\": 6652.659722249612,\n          \"y\": 3357.721981717794\n        },\n        {\n          \"x\": 190.7008837296864,\n          \"y\": 705.1220380611278\n        }\n      ]\n    },\n    \"timestampMs\": 8928\n  },\n  \"currentMessage\": \"string\",\n  \"history\": [\n    {\n      \"role\": \"string\",\n      \"text\": \"string\"\n    },\n    {\n      \"role\": \"string\",\n      \"text\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/optimizePromptChat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"explanation\": \"string\",\n  \"optimizedPrompt\": \"string\",\n  \"questionForUser\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"effe29db-4d06-4823-b226-b4739d0b0af1"},{"name":"Selective update prompt configuration","id":"9a7f39d6-70d1-4656-b06d-71db8c968928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"active\": false,\n  \"cameraConfigurations\": [\n    {\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"checkConditionOverride\": {\n        \"operator\": \"LT\",\n        \"value\": \"string\"\n      },\n      \"exampleImages\": [\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        },\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        }\n      ],\n      \"promptExtension\": \"string\",\n      \"promptOverride\": \"string\",\n      \"region\": {\n        \"coordinates\": [\n          {\n            \"x\": 3645.4528456502076,\n            \"y\": 1038.0364685345\n          },\n          {\n            \"x\": 4407.153611929409,\n            \"y\": 8305.845280124051\n          }\n        ]\n      },\n      \"scheduledActions\": [\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": false,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 4269,\n                \"playCount\": 4007\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3195,\n                \"playCount\": 1364\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 4835,\n                \"expireTimeOfDayLocalSeconds\": 1321,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                \"expireTimeDelaySeconds\": 78,\n                \"expireTimeOfDayLocalSeconds\": 8701,\n                \"useFirstInRulesIfPossible\": false\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"PROBE_CONNECTED\",\n                        \"VISUAL_TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                          \"alert\": true,\n                          \"bottom\": 1011,\n                          \"confidence\": 4549.7350590539545,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9487,\n                              \"y\": 9115\n                            }\n                          },\n                          \"left\": 7491,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1889,\n                          \"objectId\": 3199,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8018.476102921511,\n                          \"right\": 9233,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5161.6979364745985,\n                            \"sensorLong\": 6194\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8509.841573333035\n                            }\n                          },\n                          \"top\": 4495,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                          \"alert\": false,\n                          \"bottom\": 7110,\n                          \"confidence\": 1991.1742414413714,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9676,\n                              \"y\": 3737\n                            },\n                            \"key_1\": {\n                              \"x\": 6996,\n                              \"y\": 4536\n                            }\n                          },\n                          \"left\": 228,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 76,\n                          \"objectId\": 3969,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4094.1872494017707,\n                          \"right\": 9937,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3898.6949818032413,\n                            \"sensorLong\": 8115\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3498.7267665970357\n                            }\n                          },\n                          \"top\": 251,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8626,\n                      \"timestampMs\": 3259\n                    },\n                    {\n                      \"activities\": [\n                        \"PIR_VACANT\",\n                        \"ALM_AUTHORITIES_CONTACTED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"SOUND_GUN_SHOT\",\n                          \"alert\": true,\n                          \"bottom\": 7595,\n                          \"confidence\": 8186.451441982858,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4388,\n                              \"y\": 1080\n                            },\n                            \"key_1\": {\n                              \"x\": 371,\n                              \"y\": 1811\n                            }\n                          },\n                          \"left\": 4584,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1208,\n                          \"objectId\": 6610,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3534.0965454475536,\n                          \"right\": 8153,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3976.660334991702,\n                            \"sensorLong\": 4373\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4782.597115230578\n                            }\n                          },\n                          \"top\": 2979,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"MOTION_ANIMAL\",\n                          \"alert\": false,\n                          \"bottom\": 8091,\n                          \"confidence\": 1743.4171087314487,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8536,\n                              \"y\": 6222\n                            }\n                          },\n                          \"left\": 3597,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 31,\n                          \"objectId\": 7627,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5517.364292909726,\n                          \"right\": 2228,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2382.619361952021,\n                            \"sensorLong\": 9167\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3582.2055291871125\n                            }\n                          },\n                          \"top\": 4982,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6992,\n                      \"timestampMs\": 2028\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"VISUAL_TAMPER\",\n                        \"POWER_SWITCH_PRIMARY\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                          \"alert\": false,\n                          \"bottom\": 9588,\n                          \"confidence\": 502.4270380274909,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8399,\n                              \"y\": 1405\n                            }\n                          },\n                          \"left\": 4256,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7725,\n                          \"objectId\": 7065,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8955.837398244867,\n                          \"right\": 5205,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6473.290199597545,\n                            \"sensorLong\": 9211\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1267.379784567102\n                            }\n                          },\n                          \"top\": 9285,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"UNKNOWN\",\n                          \"alert\": true,\n                          \"bottom\": 2758,\n                          \"confidence\": 6339.877206564646,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3531,\n                              \"y\": 1775\n                            },\n                            \"key_1\": {\n                              \"x\": 864,\n                              \"y\": 3211\n                            }\n                          },\n                          \"left\": 2664,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3633,\n                          \"objectId\": 8465,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9474.600547650949,\n                          \"right\": 3479,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7244.772493593432,\n                            \"sensorLong\": 8064\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6395.988850878631\n                            }\n                          },\n                          \"top\": 7886,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3226,\n                      \"timestampMs\": 8087\n                    },\n                    {\n                      \"activities\": [\n                        \"CAR_ENTER\",\n                        \"TAG_PANIC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_BADGE_AUTHORIZED\",\n                          \"alert\": false,\n                          \"bottom\": 7183,\n                          \"confidence\": 2098.0217067735275,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1384,\n                              \"y\": 4655\n                            }\n                          },\n                          \"left\": 4007,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4129,\n                          \"objectId\": 8251,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9190.135742945591,\n                          \"right\": 6612,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 1353.4637164974606,\n                            \"sensorLong\": 9363\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5481.820032670857\n                            }\n                          },\n                          \"top\": 9161,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_REX_ACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 6068,\n                          \"confidence\": 5755.909339179799,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3167,\n                              \"y\": 4900\n                            }\n                          },\n                          \"left\": 3974,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2972,\n                          \"objectId\": 3699,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4551.559079647449,\n                          \"right\": 209,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4540.0146531580995,\n                            \"sensorLong\": 3255\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7594.041789091566\n                            }\n                          },\n                          \"top\": 6829,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4838,\n                      \"timestampMs\": 2457\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 5386\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_DEVICE_REBOOT\",\n                        \"AIR_CO2\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"PM25_EXCEEDED_HIGH\",\n                          \"alert\": true,\n                          \"bottom\": 5355,\n                          \"confidence\": 8146.081978924338,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1566,\n                              \"y\": 2375\n                            }\n                          },\n                          \"left\": 5408,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1759,\n                          \"objectId\": 7954,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9617.524771375978,\n                          \"right\": 1030,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9721.445805139983,\n                            \"sensorLong\": 1187\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4472.5204068110315\n                            }\n                          },\n                          \"top\": 4001,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": false,\n                          \"bottom\": 4435,\n                          \"confidence\": 6547.685147267362,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1948,\n                              \"y\": 124\n                            },\n                            \"key_1\": {\n                              \"x\": 2500,\n                              \"y\": 6126\n                            }\n                          },\n                          \"left\": 5717,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4574,\n                          \"objectId\": 8103,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4168.911223783977,\n                          \"right\": 6503,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4296.174377907413,\n                            \"sensorLong\": 2862\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8193.358571003842\n                            }\n                          },\n                          \"top\": 1577,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1382,\n                      \"timestampMs\": 3218\n                    },\n                    {\n                      \"activities\": [\n                        \"BADGE_AUTHORIZED\",\n                        \"ALM_MONITORING_DISABLED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_AIR_MASKING\",\n                          \"alert\": true,\n                          \"bottom\": 1317,\n                          \"confidence\": 4210.1124280684935,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9328,\n                              \"y\": 8609\n                            },\n                            \"key_1\": {\n                              \"x\": 2808,\n                              \"y\": 7653\n                            }\n                          },\n                          \"left\": 2180,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3423,\n                          \"objectId\": 3710,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4624.279866822747,\n                          \"right\": 589,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6152.790863823197,\n                            \"sensorLong\": 5519\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7087.707275521627\n                            }\n                          },\n                          \"top\": 3428,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": false,\n                          \"bottom\": 5412,\n                          \"confidence\": 8856.64727165562,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 231,\n                              \"y\": 1256\n                            }\n                          },\n                          \"left\": 5382,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5922,\n                          \"objectId\": 8932,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8269.174643579689,\n                          \"right\": 1875,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8152.037939976395,\n                            \"sensorLong\": 9309\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8988.478593137115\n                            }\n                          },\n                          \"top\": 1428,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 2003,\n                      \"timestampMs\": 7164\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 89\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 8935,\n                \"integration\": \"DICE\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 7137,\n                \"integration\": \"OPENTECH_ALLIANCE\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"PLACE_OS\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"DICE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": true,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"PLACEOS\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"PLACEOS\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 4119,\n              \"password\": \"string\",\n              \"playCount\": 6060,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 1582,\n                \"overrideRelayDurationSec\": 9654,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 7949,\n                \"overrideRelayDurationSec\": 2997,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\",\n                  \"key_3\": \"string\",\n                  \"key_4\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 5280,\n          \"backoffSeconds\": 8826,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": true,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 9186,\n                \"playCount\": 2265\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 2223,\n                \"playCount\": 2058\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 8166,\n                \"expireTimeOfDayLocalSeconds\": 5488,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                \"expireTimeDelaySeconds\": 6383,\n                \"expireTimeOfDayLocalSeconds\": 7985,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"EXECUTABLE\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"BADGE_REQUEST_TO_EXIT\",\n                        \"HELMET_MISSING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_TAMPER_PROX\",\n                          \"alert\": true,\n                          \"bottom\": 4886,\n                          \"confidence\": 4926.020684284058,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6174,\n                              \"y\": 7236\n                            },\n                            \"key_1\": {\n                              \"x\": 7722,\n                              \"y\": 692\n                            }\n                          },\n                          \"left\": 9193,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9744,\n                          \"objectId\": 6408,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5790.542200738162,\n                          \"right\": 5609,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4546.242470593495,\n                            \"sensorLong\": 3177\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8380.24669969245\n                            }\n                          },\n                          \"top\": 4804,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_INACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 6858,\n                          \"confidence\": 8144.447208958239,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 255,\n                              \"y\": 9073\n                            },\n                            \"key_1\": {\n                              \"x\": 8862,\n                              \"y\": 8492\n                            }\n                          },\n                          \"left\": 9568,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9657,\n                          \"objectId\": 8649,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3847.168252763473,\n                          \"right\": 7460,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2038.800865417194,\n                            \"sensorLong\": 711\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6165.075944083474\n                            }\n                          },\n                          \"top\": 9971,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4181,\n                      \"timestampMs\": 6982\n                    },\n                    {\n                      \"activities\": [\n                        \"IOT_BUTTON_DOUBLE_CLICK\",\n                        \"AC_BADGE_AUTHORIZED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                          \"alert\": false,\n                          \"bottom\": 1778,\n                          \"confidence\": 2297.022612350408,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4039,\n                              \"y\": 9222\n                            }\n                          },\n                          \"left\": 3714,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8074,\n                          \"objectId\": 2602,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2996.2233824723585,\n                          \"right\": 5894,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7310.616517189583,\n                            \"sensorLong\": 258\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2734.0124575343825\n                            }\n                          },\n                          \"top\": 2499,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_INACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 5035,\n                          \"confidence\": 4747.619112654033,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9665,\n                              \"y\": 5931\n                            }\n                          },\n                          \"left\": 1876,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 418,\n                          \"objectId\": 1322,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 6250.234929022482,\n                          \"right\": 9853,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5035.825015750366,\n                            \"sensorLong\": 3681\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5668.809745807435\n                            }\n                          },\n                          \"top\": 691,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4827,\n                      \"timestampMs\": 4390\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 551\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_DB_TRIGGERED\",\n                        \"AIR_VAPE\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": false,\n                          \"bottom\": 5847,\n                          \"confidence\": 3626.7307371392676,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2641,\n                              \"y\": 206\n                            },\n                            \"key_1\": {\n                              \"x\": 2001,\n                              \"y\": 4052\n                            },\n                            \"key_2\": {\n                              \"x\": 3868,\n                              \"y\": 7380\n                            },\n                            \"key_3\": {\n                              \"x\": 5134,\n                              \"y\": 3277\n                            }\n                          },\n                          \"left\": 431,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 405,\n                          \"objectId\": 5294,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8438.938141700288,\n                          \"right\": 531,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4479.5072680821195,\n                            \"sensorLong\": 8165\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5531.0489277049\n                            }\n                          },\n                          \"top\": 8277,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"SOUND_LOUD\",\n                          \"alert\": true,\n                          \"bottom\": 6143,\n                          \"confidence\": 2842.8207471615474,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6691,\n                              \"y\": 4541\n                            }\n                          },\n                          \"left\": 551,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 854,\n                          \"objectId\": 33,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9745.297213996682,\n                          \"right\": 3141,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5288.973275392122,\n                            \"sensorLong\": 2384\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 73.61669391763303\n                            }\n                          },\n                          \"top\": 5686,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9398,\n                      \"timestampMs\": 6667\n                    },\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                        \"TAG_POSITIONING_CHANGED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"DOOR_CLOSED\",\n                          \"alert\": false,\n                          \"bottom\": 5829,\n                          \"confidence\": 2703.167472353869,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3740,\n                              \"y\": 9486\n                            }\n                          },\n                          \"left\": 3266,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3134,\n                          \"objectId\": 5980,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3937.881655886426,\n                          \"right\": 2045,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1776.7758846995641,\n                            \"sensorLong\": 5666\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7735.211086270748\n                            }\n                          },\n                          \"top\": 5743,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"TAG_MOVED\",\n                          \"alert\": true,\n                          \"bottom\": 3611,\n                          \"confidence\": 2106.184486707483,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4608,\n                              \"y\": 6693\n                            }\n                          },\n                          \"left\": 6976,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9869,\n                          \"objectId\": 4875,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 286.3889287338184,\n                          \"right\": 3735,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1289.6303562511857,\n                            \"sensorLong\": 9563\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4513.8472151866545\n                            }\n                          },\n                          \"top\": 3375,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8145,\n                      \"timestampMs\": 1097\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"TAG_BOUNDARY_INGRESS\",\n                        \"GLOVES_MISSING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"BADGE_FORCED_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 9751,\n                          \"confidence\": 470.573416958886,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9295,\n                              \"y\": 9028\n                            }\n                          },\n                          \"left\": 2459,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8001,\n                          \"objectId\": 3313,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2430.3299556530856,\n                          \"right\": 5427,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 38.9292130604324,\n                            \"sensorLong\": 5835\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1771.1532142963038\n                            }\n                          },\n                          \"top\": 8445,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                          \"alert\": true,\n                          \"bottom\": 2755,\n                          \"confidence\": 8491.771813228659,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2381,\n                              \"y\": 3931\n                            },\n                            \"key_1\": {\n                              \"x\": 6247,\n                              \"y\": 7369\n                            }\n                          },\n                          \"left\": 3599,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3315,\n                          \"objectId\": 6157,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7179.283208171861,\n                          \"right\": 1363,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9027.6214854771,\n                            \"sensorLong\": 830\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7310.754978687261\n                            }\n                          },\n                          \"top\": 8526,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9690,\n                      \"timestampMs\": 3043\n                    },\n                    {\n                      \"activities\": [\n                        \"IOT_PANIC_BUTTON_TRIGGERED\",\n                        \"CLIMATE_THC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": true,\n                          \"bottom\": 824,\n                          \"confidence\": 3403.6440467448006,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5190,\n                              \"y\": 4120\n                            },\n                            \"key_1\": {\n                              \"x\": 5533,\n                              \"y\": 7184\n                            },\n                            \"key_2\": {\n                              \"x\": 3119,\n                              \"y\": 1111\n                            }\n                          },\n                          \"left\": 7265,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 562,\n                          \"objectId\": 4439,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7406.732515177332,\n                          \"right\": 4276,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7121.31874327762,\n                            \"sensorLong\": 6819\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 9098.016343596182\n                            }\n                          },\n                          \"top\": 383,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_AIR_CO2\",\n                          \"alert\": false,\n                          \"bottom\": 5436,\n                          \"confidence\": 464.3385408986589,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5029,\n                              \"y\": 8726\n                            },\n                            \"key_1\": {\n                              \"x\": 7303,\n                              \"y\": 7133\n                            }\n                          },\n                          \"left\": 4657,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7471,\n                          \"objectId\": 9052,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9565.316359709803,\n                          \"right\": 9688,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 2398.898985732643,\n                            \"sensorLong\": 6490\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2109.0414592146867\n                            }\n                          },\n                          \"top\": 6735,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9302,\n                      \"timestampMs\": 1075\n                    }\n                  ],\n                  \"key_2\": [\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_HELP\",\n                        \"POWER_SWITCH_BATTERY\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"BADGE_SECURITY_BREACH\",\n                          \"alert\": true,\n                          \"bottom\": 3017,\n                          \"confidence\": 2624.0316585501632,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 972,\n                              \"y\": 2363\n                            },\n                            \"key_1\": {\n                              \"x\": 8842,\n                              \"y\": 9773\n                            },\n                            \"key_2\": {\n                              \"x\": 7893,\n                              \"y\": 408\n                            }\n                          },\n                          \"left\": 4738,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7033,\n                          \"objectId\": 1372,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8823.06374625997,\n                          \"right\": 5847,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2751.273058968453,\n                            \"sensorLong\": 4762\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3511.356536416119\n                            }\n                          },\n                          \"top\": 6185,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"CLIMATE_ETOH\",\n                          \"alert\": false,\n                          \"bottom\": 9811,\n                          \"confidence\": 8859.409927142435,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2723,\n                              \"y\": 4392\n                            },\n                            \"key_1\": {\n                              \"x\": 8796,\n                              \"y\": 4380\n                            },\n                            \"key_2\": {\n                              \"x\": 9706,\n                              \"y\": 6694\n                            }\n                          },\n                          \"left\": 3438,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8505,\n                          \"objectId\": 7489,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3421.5515769062076,\n                          \"right\": 8043,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5689.82946671724,\n                            \"sensorLong\": 4324\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 616.7935639233391\n                            }\n                          },\n                          \"top\": 7880,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4028,\n                      \"timestampMs\": 1055\n                    },\n                    {\n                      \"activities\": [\n                        \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                        \"MOTION_TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_REX_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 1504,\n                          \"confidence\": 555.8501663353876,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 97,\n                              \"y\": 3488\n                            },\n                            \"key_1\": {\n                              \"x\": 7761,\n                              \"y\": 9954\n                            }\n                          },\n                          \"left\": 1713,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3053,\n                          \"objectId\": 980,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1654.679927407252,\n                          \"right\": 7185,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4454.642095996046,\n                            \"sensorLong\": 1208\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1664.5456816041815\n                            }\n                          },\n                          \"top\": 8767,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"SOUND_HELP\",\n                          \"alert\": true,\n                          \"bottom\": 2756,\n                          \"confidence\": 9333.271686917411,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 944,\n                              \"y\": 8090\n                            },\n                            \"key_1\": {\n                              \"x\": 4892,\n                              \"y\": 5543\n                            },\n                            \"key_2\": {\n                              \"x\": 9649,\n                              \"y\": 4168\n                            },\n                            \"key_3\": {\n                              \"x\": 8383,\n                              \"y\": 9765\n                            },\n                            \"key_4\": {\n                              \"x\": 6093,\n                              \"y\": 9251\n                            }\n                          },\n                          \"left\": 4719,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5554,\n                          \"objectId\": 6106,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2932.4250289819843,\n                          \"right\": 4694,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4331.455610430355,\n                            \"sensorLong\": 5738\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3159.491860778092\n                            }\n                          },\n                          \"top\": 7406,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6324,\n                      \"timestampMs\": 4778\n                    }\n                  ],\n                  \"key_3\": [\n                    {\n                      \"activities\": [\n                        \"AC_GI_ACTIVE\",\n                        \"TAG_PANIC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"SOUND_HELP\",\n                          \"alert\": false,\n                          \"bottom\": 6313,\n                          \"confidence\": 1909.5793106493297,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 267,\n                              \"y\": 4202\n                            },\n                            \"key_1\": {\n                              \"x\": 7441,\n                              \"y\": 6739\n                            }\n                          },\n                          \"left\": 3195,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4332,\n                          \"objectId\": 389,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7368.3483326096175,\n                          \"right\": 2422,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 612.0246824045172,\n                            \"sensorLong\": 6595\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1747.0933184773419\n                            }\n                          },\n                          \"top\": 6816,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DR_DISCONNECTED\",\n                          \"alert\": false,\n                          \"bottom\": 429,\n                          \"confidence\": 8905.684647309588,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2927,\n                              \"y\": 7446\n                            },\n                            \"key_1\": {\n                              \"x\": 3455,\n                              \"y\": 5675\n                            }\n                          },\n                          \"left\": 8171,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7762,\n                          \"objectId\": 1719,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7436.715930804004,\n                          \"right\": 7617,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 192.6023563273871,\n                            \"sensorLong\": 399\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6572.284097196081\n                            }\n                          },\n                          \"top\": 8608,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3937,\n                      \"timestampMs\": 3923\n                    },\n                    {\n                      \"activities\": [\n                        \"NOX_IDX_EXCEEDED_HIGH\",\n                        \"AC_DSR_UNLOCKED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_GI_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 4413,\n                          \"confidence\": 7363.405115311237,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5748,\n                              \"y\": 902\n                            }\n                          },\n                          \"left\": 7168,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 371,\n                          \"objectId\": 9862,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4851.773773663792,\n                          \"right\": 8258,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 9340.537609266823,\n                            \"sensorLong\": 8959\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7953.046942269022\n                            }\n                          },\n                          \"top\": 9790,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"BADGE_REQUEST_TO_EXIT\",\n                          \"alert\": false,\n                          \"bottom\": 3442,\n                          \"confidence\": 4873.460043534938,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3981,\n                              \"y\": 2894\n                            },\n                            \"key_1\": {\n                              \"x\": 7549,\n                              \"y\": 5833\n                            },\n                            \"key_2\": {\n                              \"x\": 8131,\n                              \"y\": 5244\n                            }\n                          },\n                          \"left\": 2026,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5209,\n                          \"objectId\": 1667,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5624.714736141931,\n                          \"right\": 4503,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3779.99937430848,\n                            \"sensorLong\": 532\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8859.45967869989\n                            }\n                          },\n                          \"top\": 3431,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3825,\n                      \"timestampMs\": 2123\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 376\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 9500,\n                \"integration\": \"ZAPIER\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 4677,\n                \"integration\": \"RAPTOR\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"GENEA\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"DICE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": true,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"RHOMBUS\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"GENEA\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 265,\n              \"password\": \"string\",\n              \"playCount\": 55,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 9179,\n                \"overrideRelayDurationSec\": 5113,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"ACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 1995,\n                \"overrideRelayDurationSec\": 7423,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 4454,\n          \"backoffSeconds\": 7287,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    },\n    {\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"checkConditionOverride\": {\n        \"operator\": \"GTE\",\n        \"value\": \"string\"\n      },\n      \"exampleImages\": [\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        },\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        }\n      ],\n      \"promptExtension\": \"string\",\n      \"promptOverride\": \"string\",\n      \"region\": {\n        \"coordinates\": [\n          {\n            \"x\": 2912.3464612527305,\n            \"y\": 6981.628266528579\n          },\n          {\n            \"x\": 8167.367707522695,\n            \"y\": 4556.378930687495\n          }\n        ]\n      },\n      \"scheduledActions\": [\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": false,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3043,\n                \"playCount\": 9710\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3604,\n                \"playCount\": 4697\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 7824,\n                \"expireTimeOfDayLocalSeconds\": 740,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"ACCESS_CONTROLLED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 1436,\n                \"expireTimeOfDayLocalSeconds\": 8860,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"BLE_TRACKER\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                        \"MOTION_CAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AIR_CO\",\n                          \"alert\": false,\n                          \"bottom\": 4700,\n                          \"confidence\": 6520.9267068067265,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8793,\n                              \"y\": 3882\n                            }\n                          },\n                          \"left\": 9580,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9920,\n                          \"objectId\": 6302,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7655.182183740028,\n                          \"right\": 1078,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 516.6881970748749,\n                            \"sensorLong\": 7895\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 333.2096421874242\n                            }\n                          },\n                          \"top\": 6366,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PIR_VACANT\",\n                          \"alert\": true,\n                          \"bottom\": 4218,\n                          \"confidence\": 1417.176961009603,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1385,\n                              \"y\": 5184\n                            },\n                            \"key_1\": {\n                              \"x\": 6799,\n                              \"y\": 2438\n                            }\n                          },\n                          \"left\": 1178,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 439,\n                          \"objectId\": 6285,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7245.9550578336375,\n                          \"right\": 7844,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4148.701633762215,\n                            \"sensorLong\": 4862\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1994.2570622810995\n                            }\n                          },\n                          \"top\": 4604,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 564,\n                      \"timestampMs\": 4917\n                    },\n                    {\n                      \"activities\": [\n                        \"BADGE_SECURITY_BREACH\",\n                        \"IOT_SOUND_AGGRESSION\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"DOOR_OPENED\",\n                          \"alert\": false,\n                          \"bottom\": 7587,\n                          \"confidence\": 1188.6200065184282,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5003,\n                              \"y\": 1044\n                            },\n                            \"key_1\": {\n                              \"x\": 9120,\n                              \"y\": 216\n                            },\n                            \"key_2\": {\n                              \"x\": 248,\n                              \"y\": 2445\n                            },\n                            \"key_3\": {\n                              \"x\": 2651,\n                              \"y\": 4847\n                            }\n                          },\n                          \"left\": 6320,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3173,\n                          \"objectId\": 4773,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7668.304271841362,\n                          \"right\": 5892,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3592.815814355359,\n                            \"sensorLong\": 4667\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2356.1423203151867\n                            }\n                          },\n                          \"top\": 1148,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"POSE_FALL\",\n                          \"alert\": false,\n                          \"bottom\": 9499,\n                          \"confidence\": 8555.007066088718,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 155,\n                              \"y\": 3470\n                            }\n                          },\n                          \"left\": 1309,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7045,\n                          \"objectId\": 6923,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4789.576393022916,\n                          \"right\": 499,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6258.70213971359,\n                            \"sensorLong\": 2695\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3625.212326558529\n                            }\n                          },\n                          \"top\": 2740,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6567,\n                      \"timestampMs\": 7743\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"NOX_IDX_EXCEEDED_HIGH\",\n                        \"AC_BADGE_FACE_MISMATCH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n                          \"alert\": false,\n                          \"bottom\": 7068,\n                          \"confidence\": 8136.136028849901,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7903,\n                              \"y\": 113\n                            },\n                            \"key_1\": {\n                              \"x\": 9740,\n                              \"y\": 2672\n                            },\n                            \"key_2\": {\n                              \"x\": 3428,\n                              \"y\": 5019\n                            }\n                          },\n                          \"left\": 5353,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 48,\n                          \"objectId\": 3402,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8400.309892485437,\n                          \"right\": 577,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 960.7995662072,\n                            \"sensorLong\": 9513\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 744.0999002543869\n                            }\n                          },\n                          \"top\": 9319,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"ROBOT_DOG_DETECTED\",\n                          \"alert\": false,\n                          \"bottom\": 5292,\n                          \"confidence\": 9509.320350519205,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5620,\n                              \"y\": 6198\n                            },\n                            \"key_1\": {\n                              \"x\": 9910,\n                              \"y\": 5111\n                            },\n                            \"key_2\": {\n                              \"x\": 5743,\n                              \"y\": 5705\n                            },\n                            \"key_3\": {\n                              \"x\": 6671,\n                              \"y\": 6572\n                            }\n                          },\n                          \"left\": 9417,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2798,\n                          \"objectId\": 7596,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8694.328546750872,\n                          \"right\": 8823,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2783.2372255147166,\n                            \"sensorLong\": 2790\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8565.708137153773\n                            }\n                          },\n                          \"top\": 5420,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4700,\n                      \"timestampMs\": 7872\n                    },\n                    {\n                      \"activities\": [\n                        \"ALM_THREAT_CASE_CLOSED\",\n                        \"AUDIO_SOUND_SIGNIFICANT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_AIR_CO2\",\n                          \"alert\": false,\n                          \"bottom\": 4698,\n                          \"confidence\": 6206.01680874971,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7405,\n                              \"y\": 8223\n                            }\n                          },\n                          \"left\": 7303,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9755,\n                          \"objectId\": 653,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3155.247229296887,\n                          \"right\": 9179,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 9739.336102736266,\n                            \"sensorLong\": 5905\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8043.542904769769\n                            }\n                          },\n                          \"top\": 2952,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_APERIO_OK_BATTERY\",\n                          \"alert\": false,\n                          \"bottom\": 7359,\n                          \"confidence\": 3415.737113197468,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4887,\n                              \"y\": 1037\n                            }\n                          },\n                          \"left\": 3748,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 299,\n                          \"objectId\": 2888,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9870.382009068184,\n                          \"right\": 8502,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8964.075432274865,\n                            \"sensorLong\": 9185\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4782.375551062916\n                            }\n                          },\n                          \"top\": 8504,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1680,\n                      \"timestampMs\": 9589\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 1652\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_FLAT_BATTERY\",\n                        \"BADGE_UNAUTHORIZED_V2\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"CUSTOM\",\n                          \"alert\": false,\n                          \"bottom\": 6446,\n                          \"confidence\": 7549.63934973836,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9546,\n                              \"y\": 2574\n                            },\n                            \"key_1\": {\n                              \"x\": 8090,\n                              \"y\": 3041\n                            },\n                            \"key_2\": {\n                              \"x\": 6466,\n                              \"y\": 7800\n                            }\n                          },\n                          \"left\": 1753,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6029,\n                          \"objectId\": 3984,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7439.993423321652,\n                          \"right\": 8457,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5393.263032299756,\n                            \"sensorLong\": 381\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4860.1776730372585\n                            }\n                          },\n                          \"top\": 9261,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 8123,\n                          \"confidence\": 4335.42230497878,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 50,\n                              \"y\": 4231\n                            },\n                            \"key_1\": {\n                              \"x\": 9604,\n                              \"y\": 3866\n                            },\n                            \"key_2\": {\n                              \"x\": 689,\n                              \"y\": 7055\n                            },\n                            \"key_3\": {\n                              \"x\": 5762,\n                              \"y\": 3322\n                            }\n                          },\n                          \"left\": 3561,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6270,\n                          \"objectId\": 2805,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1508.6055916469143,\n                          \"right\": 1884,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4449.693737991954,\n                            \"sensorLong\": 177\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8743.221542843232\n                            }\n                          },\n                          \"top\": 2179,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4634,\n                      \"timestampMs\": 9032\n                    },\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_OK_BATTERY\",\n                        \"AUDIO_SOUND_LOUD\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": true,\n                          \"bottom\": 4319,\n                          \"confidence\": 1444.9447734182552,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7019,\n                              \"y\": 6857\n                            },\n                            \"key_1\": {\n                              \"x\": 6652,\n                              \"y\": 8174\n                            }\n                          },\n                          \"left\": 2778,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3661,\n                          \"objectId\": 9215,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3629.568808381609,\n                          \"right\": 3103,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6980.468611045665,\n                            \"sensorLong\": 9189\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4515.101119958192\n                            }\n                          },\n                          \"top\": 3412,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_BUTTON_HOLD\",\n                          \"alert\": true,\n                          \"bottom\": 1930,\n                          \"confidence\": 5112.322647267082,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2409,\n                              \"y\": 3094\n                            },\n                            \"key_1\": {\n                              \"x\": 4441,\n                              \"y\": 2154\n                            },\n                            \"key_2\": {\n                              \"x\": 3426,\n                              \"y\": 9678\n                            }\n                          },\n                          \"left\": 4722,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3812,\n                          \"objectId\": 8507,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3072.1228263343114,\n                          \"right\": 4926,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 305.00865345084895,\n                            \"sensorLong\": 5073\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2597.2911561426827\n                            }\n                          },\n                          \"top\": 6903,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1889,\n                      \"timestampMs\": 3992\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 8955\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 408,\n                \"integration\": \"PRODATAKEY\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 7111,\n                \"integration\": \"NINEONEONE_CELLULAR\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"LUMEO\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"PRODATAKEY\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": false,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"UNKNOWN\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"OPENPATH\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 2355,\n              \"password\": \"string\",\n              \"playCount\": 7058,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 713,\n                \"overrideRelayDurationSec\": 3456,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"ACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 4539,\n                \"overrideRelayDurationSec\": 8532,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"UNKNOWN\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 5331,\n          \"backoffSeconds\": 8698,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": true,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 1735,\n                \"playCount\": 8739\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 4543,\n                \"playCount\": 8051\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"ACCESS_CONTROLLED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"NONE\",\n                \"expireTimeDelaySeconds\": 5492,\n                \"expireTimeOfDayLocalSeconds\": 9909,\n                \"useFirstInRulesIfPossible\": true\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"NONE\",\n                \"expireTimeDelaySeconds\": 9700,\n                \"expireTimeOfDayLocalSeconds\": 3572,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"UNKNOWN\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"TAG_MOVED\",\n                        \"CO2_EXCEEDED_HIGH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"ALM_MONITORING_DISABLED\",\n                          \"alert\": true,\n                          \"bottom\": 3128,\n                          \"confidence\": 2245.2481473278185,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5524,\n                              \"y\": 223\n                            }\n                          },\n                          \"left\": 7881,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 413,\n                          \"objectId\": 5581,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9080.473459766083,\n                          \"right\": 2569,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6947.25996184494,\n                            \"sensorLong\": 2915\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 964.0435723493379\n                            }\n                          },\n                          \"top\": 5112,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                          \"alert\": false,\n                          \"bottom\": 4704,\n                          \"confidence\": 4327.4972171960435,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 554,\n                              \"y\": 1701\n                            }\n                          },\n                          \"left\": 9964,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7129,\n                          \"objectId\": 9857,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4844.882521676861,\n                          \"right\": 591,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7774.889256681108,\n                            \"sensorLong\": 2453\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4646.621276106904\n                            }\n                          },\n                          \"top\": 5448,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8193,\n                      \"timestampMs\": 9666\n                    },\n                    {\n                      \"activities\": [\n                        \"POWER_SWITCH_BATTERY\",\n                        \"AUDIO_SOUND_GREETING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n                          \"alert\": true,\n                          \"bottom\": 729,\n                          \"confidence\": 594.6933258662468,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3184,\n                              \"y\": 1202\n                            }\n                          },\n                          \"left\": 8293,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8322,\n                          \"objectId\": 4554,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3520.1970290560494,\n                          \"right\": 4686,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4280.632581449479,\n                            \"sensorLong\": 8456\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2815.34571092775\n                            }\n                          },\n                          \"top\": 9800,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PIR_VACANT\",\n                          \"alert\": false,\n                          \"bottom\": 6234,\n                          \"confidence\": 7843.7356400969,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2079,\n                              \"y\": 7355\n                            },\n                            \"key_1\": {\n                              \"x\": 9645,\n                              \"y\": 4691\n                            },\n                            \"key_2\": {\n                              \"x\": 3898,\n                              \"y\": 331\n                            }\n                          },\n                          \"left\": 5541,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5631,\n                          \"objectId\": 2521,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4642.435499256081,\n                          \"right\": 5612,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7434.019959914435,\n                            \"sensorLong\": 8807\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7039.735864609717\n                            }\n                          },\n                          \"top\": 5105,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1015,\n                      \"timestampMs\": 2333\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"IOT_SOUND_HELP\",\n                        \"DOOR_AJAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_GR_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 1882,\n                          \"confidence\": 324.9701278938355,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9323,\n                              \"y\": 576\n                            },\n                            \"key_1\": {\n                              \"x\": 1898,\n                              \"y\": 252\n                            }\n                          },\n                          \"left\": 9808,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8569,\n                          \"objectId\": 6381,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1226.2647752942435,\n                          \"right\": 7523,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5872.914913222722,\n                            \"sensorLong\": 2095\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2245.265887750565\n                            }\n                          },\n                          \"top\": 7056,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": true,\n                          \"bottom\": 9852,\n                          \"confidence\": 518.2548543742671,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4440,\n                              \"y\": 7114\n                            }\n                          },\n                          \"left\": 6506,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8643,\n                          \"objectId\": 598,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7321.338352607356,\n                          \"right\": 4283,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 440.66134067871633,\n                            \"sensorLong\": 4609\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3394.285861925823\n                            }\n                          },\n                          \"top\": 6939,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6319,\n                      \"timestampMs\": 1772\n                    },\n                    {\n                      \"activities\": [\n                        \"PM25_EXCEEDED_HIGH\",\n                        \"LICENSEPLATE_ALERT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"LICENSEPLATE_UNIDENTIFIED\",\n                          \"alert\": true,\n                          \"bottom\": 3514,\n                          \"confidence\": 114.08483407035818,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7188,\n                              \"y\": 8110\n                            }\n                          },\n                          \"left\": 8013,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 306,\n                          \"objectId\": 1084,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2970.3399439159075,\n                          \"right\": 1934,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5167.017011563377,\n                            \"sensorLong\": 4727\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 600.7728884020725\n                            }\n                          },\n                          \"top\": 7580,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"DOOR_OPENED\",\n                          \"alert\": true,\n                          \"bottom\": 1469,\n                          \"confidence\": 4880.651747219955,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2328,\n                              \"y\": 3656\n                            },\n                            \"key_1\": {\n                              \"x\": 1955,\n                              \"y\": 6799\n                            },\n                            \"key_2\": {\n                              \"x\": 3613,\n                              \"y\": 7607\n                            },\n                            \"key_3\": {\n                              \"x\": 5314,\n                              \"y\": 4184\n                            }\n                          },\n                          \"left\": 2217,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7620,\n                          \"objectId\": 7991,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3754.236118405212,\n                          \"right\": 7932,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2643.9859285097778,\n                            \"sensorLong\": 9344\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 243.06130361254174\n                            }\n                          },\n                          \"top\": 3550,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1505,\n                      \"timestampMs\": 7166\n                    }\n                  ],\n                  \"key_2\": [\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_GUN\",\n                        \"TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_SIREN\",\n                          \"alert\": true,\n                          \"bottom\": 9488,\n                          \"confidence\": 6344.095940264145,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6551,\n                              \"y\": 4883\n                            }\n                          },\n                          \"left\": 4916,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5375,\n                          \"objectId\": 5987,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5126.380271309634,\n                          \"right\": 2120,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 8737.472194695623,\n                            \"sensorLong\": 7924\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4621.214242269489\n                            }\n                          },\n                          \"top\": 5202,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 6333,\n                          \"confidence\": 6723.659050670989,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4636,\n                              \"y\": 9284\n                            }\n                          },\n                          \"left\": 9255,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 70,\n                          \"objectId\": 2617,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1250.8851605734983,\n                          \"right\": 8444,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 828.3910130673355,\n                            \"sensorLong\": 5211\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4794.394024787447\n                            }\n                          },\n                          \"top\": 4267,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 245,\n                      \"timestampMs\": 4508\n                    },\n                    {\n                      \"activities\": [\n                        \"PEOPLECOUNT_HIGH_RESET\",\n                        \"PEOPLECOUNT_LOW\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                          \"alert\": false,\n                          \"bottom\": 9645,\n                          \"confidence\": 9451.823690427045,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4315,\n                              \"y\": 8966\n                            },\n                            \"key_1\": {\n                              \"x\": 1918,\n                              \"y\": 442\n                            }\n                          },\n                          \"left\": 882,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2217,\n                          \"objectId\": 8605,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3360.7429269642353,\n                          \"right\": 3240,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5071.7645943867565,\n                            \"sensorLong\": 5163\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4018.62050517952\n                            }\n                          },\n                          \"top\": 9605,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"TAG_MOVED\",\n                          \"alert\": false,\n                          \"bottom\": 3332,\n                          \"confidence\": 8107.412484304501,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7375,\n                              \"y\": 2215\n                            }\n                          },\n                          \"left\": 3443,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8202,\n                          \"objectId\": 7781,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4370.986526665645,\n                          \"right\": 215,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8787.896171880851,\n                            \"sensorLong\": 2728\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1688.805187787732\n                            }\n                          },\n                          \"top\": 4887,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6504,\n                      \"timestampMs\": 5288\n                    }\n                  ],\n                  \"key_3\": [\n                    {\n                      \"activities\": [\n                        \"IOT_BUTTON_SINGLE_CLICK\",\n                        \"IOT_AIR_CO\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_APERIO_OK_BATTERY\",\n                          \"alert\": true,\n                          \"bottom\": 8672,\n                          \"confidence\": 6088.913041002355,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1461,\n                              \"y\": 7119\n                            },\n                            \"key_1\": {\n                              \"x\": 8102,\n                              \"y\": 7745\n                            },\n                            \"key_2\": {\n                              \"x\": 2307,\n                              \"y\": 5218\n                            }\n                          },\n                          \"left\": 7679,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9575,\n                          \"objectId\": 8510,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1173.2725108901843,\n                          \"right\": 295,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6765.085455276023,\n                            \"sensorLong\": 2058\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3070.1043269967054\n                            }\n                          },\n                          \"top\": 9064,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 2572,\n                          \"confidence\": 6249.622563971029,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9598,\n                              \"y\": 9023\n                            },\n                            \"key_1\": {\n                              \"x\": 3568,\n                              \"y\": 9235\n                            }\n                          },\n                          \"left\": 7244,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3444,\n                          \"objectId\": 4917,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7585.143521070348,\n                          \"right\": 6453,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7675.3950129713085,\n                            \"sensorLong\": 5226\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1538.468845579728\n                            }\n                          },\n                          \"top\": 1537,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3452,\n                      \"timestampMs\": 3508\n                    },\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_GLASS_BREAK\",\n                        \"HUMAN_EXIT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                          \"alert\": false,\n                          \"bottom\": 4409,\n                          \"confidence\": 5758.840152404052,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6962,\n                              \"y\": 7080\n                            },\n                            \"key_1\": {\n                              \"x\": 364,\n                              \"y\": 224\n                            }\n                          },\n                          \"left\": 2111,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7054,\n                          \"objectId\": 4044,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1085.8965253227427,\n                          \"right\": 1076,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7746.79324993224,\n                            \"sensorLong\": 3459\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8906.311241926905\n                            }\n                          },\n                          \"top\": 9863,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                          \"alert\": false,\n                          \"bottom\": 311,\n                          \"confidence\": 4412.901816537289,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1480,\n                              \"y\": 494\n                            },\n                            \"key_1\": {\n                              \"x\": 5273,\n                              \"y\": 1824\n                            }\n                          },\n                          \"left\": 3678,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8128,\n                          \"objectId\": 1587,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5221.243221334897,\n                          \"right\": 4110,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4280.315399950079,\n                            \"sensorLong\": 7370\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1189.8072152669358\n                            }\n                          },\n                          \"top\": 9077,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1641,\n                      \"timestampMs\": 3327\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 2853\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_REX_INACTIVE\",\n                        \"PROBE_TEMPERATURE_EXCEEDED_HIGH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"MASK_MISSING\",\n                          \"alert\": true,\n                          \"bottom\": 5420,\n                          \"confidence\": 5770.537209709947,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7585,\n                              \"y\": 4102\n                            }\n                          },\n                          \"left\": 1907,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 238,\n                          \"objectId\": 5478,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4859.504224410871,\n                          \"right\": 551,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6514.121769693615,\n                            \"sensorLong\": 193\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 9470.22567987631\n                            }\n                          },\n                          \"top\": 7103,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": true,\n                          \"bottom\": 4226,\n                          \"confidence\": 6557.493901339455,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9492,\n                              \"y\": 5021\n                            }\n                          },\n                          \"left\": 1019,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3679,\n                          \"objectId\": 2846,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3772.1044116432777,\n                          \"right\": 8983,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5578.68719337572,\n                            \"sensorLong\": 9096\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3203.2224581008027\n                            }\n                          },\n                          \"top\": 1881,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 5955,\n                      \"timestampMs\": 7028\n                    },\n                    {\n                      \"activities\": [\n                        \"AIR_THC\",\n                        \"MOTION_CAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n                          \"alert\": false,\n                          \"bottom\": 8217,\n                          \"confidence\": 3593.936513540186,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 683,\n                              \"y\": 2339\n                            }\n                          },\n                          \"left\": 7546,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6067,\n                          \"objectId\": 2316,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9537.885991539159,\n                          \"right\": 8748,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6273.923171048883,\n                            \"sensorLong\": 4442\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 703.3321926823644\n                            }\n                          },\n                          \"top\": 4580,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"DOOR_AJAR\",\n                          \"alert\": false,\n                          \"bottom\": 1560,\n                          \"confidence\": 4438.553386330739,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1775,\n                              \"y\": 2898\n                            },\n                            \"key_1\": {\n                              \"x\": 9061,\n                              \"y\": 9518\n                            }\n                          },\n                          \"left\": 7230,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6918,\n                          \"objectId\": 3676,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3882.418769956124,\n                          \"right\": 7809,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9602.028101953394,\n                            \"sensorLong\": 9718\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7654.596870968855\n                            }\n                          },\n                          \"top\": 2286,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6598,\n                      \"timestampMs\": 5731\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_DEVICE_CONNECTED\",\n                        \"HUMIDITY_EXCEEDED_LOW\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"CUSTOM\",\n                          \"alert\": false,\n                          \"bottom\": 8838,\n                          \"confidence\": 7538.309926125988,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8919,\n                              \"y\": 9391\n                            },\n                            \"key_1\": {\n                              \"x\": 3999,\n                              \"y\": 3579\n                            },\n                            \"key_2\": {\n                              \"x\": 12,\n                              \"y\": 4758\n                            }\n                          },\n                          \"left\": 1371,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6677,\n                          \"objectId\": 9769,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 6544.826482385708,\n                          \"right\": 1430,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 3746.8962841998655,\n                            \"sensorLong\": 2695\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8445.183190434818\n                            }\n                          },\n                          \"top\": 7577,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_SOUND_AGGRESSION\",\n                          \"alert\": false,\n                          \"bottom\": 5077,\n                          \"confidence\": 802.541598842037,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9791,\n                              \"y\": 6773\n                            },\n                            \"key_1\": {\n                              \"x\": 1101,\n                              \"y\": 5547\n                            }\n                          },\n                          \"left\": 7157,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6799,\n                          \"objectId\": 9541,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 213.480882511905,\n                          \"right\": 6331,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9655.725593169367,\n                            \"sensorLong\": 7184\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6671.819540967676\n                            }\n                          },\n                          \"top\": 3637,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3353,\n                      \"timestampMs\": 2792\n                    },\n                    {\n                      \"activities\": [\n                        \"ALM_MONITORING_ENABLED\",\n                        \"LICENSEPLATE_TRUSTED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"PEOPLECOUNT_LOW\",\n                          \"alert\": false,\n                          \"bottom\": 8348,\n                          \"confidence\": 50.11321065328866,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9329,\n                              \"y\": 5260\n                            },\n                            \"key_1\": {\n                              \"x\": 2430,\n                              \"y\": 8991\n                            },\n                            \"key_2\": {\n                              \"x\": 8664,\n                              \"y\": 4406\n                            },\n                            \"key_3\": {\n                              \"x\": 7443,\n                              \"y\": 9113\n                            },\n                            \"key_4\": {\n                              \"x\": 210,\n                              \"y\": 3899\n                            }\n                          },\n                          \"left\": 8925,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3366,\n                          \"objectId\": 3265,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4837.556246047028,\n                          \"right\": 9966,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9703.857248578091,\n                            \"sensorLong\": 8277\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8967.057935583058\n                            }\n                          },\n                          \"top\": 3307,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GI_ACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 864,\n                          \"confidence\": 2476.282193586905,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1669,\n                              \"y\": 1004\n                            }\n                          },\n                          \"left\": 9341,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7207,\n                          \"objectId\": 5715,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3053.500698345948,\n                          \"right\": 4743,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1810.4005250162224,\n                            \"sensorLong\": 3134\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5537.626440309206\n                            }\n                          },\n                          \"top\": 9967,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6339,\n                      \"timestampMs\": 9391\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 6051\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 5173,\n                \"integration\": \"KISI\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 2554,\n                \"integration\": \"PLACE_OS\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"OPENTECH_ALLIANCE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"GUEST_MANAGEMENT\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": false,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"UNKNOWN\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"BRIVO\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 9308,\n              \"password\": \"string\",\n              \"playCount\": 1903,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 6010,\n                \"overrideRelayDurationSec\": 7982,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"UNKNOWN\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 2109,\n                \"overrideRelayDurationSec\": 7841,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 192,\n          \"backoffSeconds\": 6218,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    }\n  ],\n  \"checkCondition\": {\n    \"operator\": \"EQ\",\n    \"value\": \"string\"\n  },\n  \"description\": \"string\",\n  \"minuteTriggerRate\": 3485,\n  \"name\": \"string\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"prompt\": \"string\",\n  \"promptType\": \"COUNT\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"shortName\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/selectiveUpdatePromptConfiguration","description":"<p>Selectively update a scene query configuration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","selectiveUpdatePromptConfiguration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"2c1b86d0-53dd-4d50-8103-1d684a3cc6c9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"active\": false,\n  \"cameraConfigurations\": [\n    {\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"checkConditionOverride\": {\n        \"operator\": \"LT\",\n        \"value\": \"string\"\n      },\n      \"exampleImages\": [\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        },\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        }\n      ],\n      \"promptExtension\": \"string\",\n      \"promptOverride\": \"string\",\n      \"region\": {\n        \"coordinates\": [\n          {\n            \"x\": 3645.4528456502076,\n            \"y\": 1038.0364685345\n          },\n          {\n            \"x\": 4407.153611929409,\n            \"y\": 8305.845280124051\n          }\n        ]\n      },\n      \"scheduledActions\": [\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": false,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 4269,\n                \"playCount\": 4007\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3195,\n                \"playCount\": 1364\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 4835,\n                \"expireTimeOfDayLocalSeconds\": 1321,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                \"expireTimeDelaySeconds\": 78,\n                \"expireTimeOfDayLocalSeconds\": 8701,\n                \"useFirstInRulesIfPossible\": false\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"ENVIRONMENTAL_SENSOR\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"PROBE_CONNECTED\",\n                        \"VISUAL_TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"TAG_BOUNDARY_INGRESS\",\n                          \"alert\": true,\n                          \"bottom\": 1011,\n                          \"confidence\": 4549.7350590539545,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9487,\n                              \"y\": 9115\n                            }\n                          },\n                          \"left\": 7491,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1889,\n                          \"objectId\": 3199,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8018.476102921511,\n                          \"right\": 9233,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5161.6979364745985,\n                            \"sensorLong\": 6194\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8509.841573333035\n                            }\n                          },\n                          \"top\": 4495,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                          \"alert\": false,\n                          \"bottom\": 7110,\n                          \"confidence\": 1991.1742414413714,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9676,\n                              \"y\": 3737\n                            },\n                            \"key_1\": {\n                              \"x\": 6996,\n                              \"y\": 4536\n                            }\n                          },\n                          \"left\": 228,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 76,\n                          \"objectId\": 3969,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4094.1872494017707,\n                          \"right\": 9937,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3898.6949818032413,\n                            \"sensorLong\": 8115\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3498.7267665970357\n                            }\n                          },\n                          \"top\": 251,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8626,\n                      \"timestampMs\": 3259\n                    },\n                    {\n                      \"activities\": [\n                        \"PIR_VACANT\",\n                        \"ALM_AUTHORITIES_CONTACTED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"SOUND_GUN_SHOT\",\n                          \"alert\": true,\n                          \"bottom\": 7595,\n                          \"confidence\": 8186.451441982858,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4388,\n                              \"y\": 1080\n                            },\n                            \"key_1\": {\n                              \"x\": 371,\n                              \"y\": 1811\n                            }\n                          },\n                          \"left\": 4584,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1208,\n                          \"objectId\": 6610,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3534.0965454475536,\n                          \"right\": 8153,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3976.660334991702,\n                            \"sensorLong\": 4373\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4782.597115230578\n                            }\n                          },\n                          \"top\": 2979,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"MOTION_ANIMAL\",\n                          \"alert\": false,\n                          \"bottom\": 8091,\n                          \"confidence\": 1743.4171087314487,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8536,\n                              \"y\": 6222\n                            }\n                          },\n                          \"left\": 3597,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 31,\n                          \"objectId\": 7627,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5517.364292909726,\n                          \"right\": 2228,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2382.619361952021,\n                            \"sensorLong\": 9167\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3582.2055291871125\n                            }\n                          },\n                          \"top\": 4982,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6992,\n                      \"timestampMs\": 2028\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"VISUAL_TAMPER\",\n                        \"POWER_SWITCH_PRIMARY\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                          \"alert\": false,\n                          \"bottom\": 9588,\n                          \"confidence\": 502.4270380274909,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8399,\n                              \"y\": 1405\n                            }\n                          },\n                          \"left\": 4256,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7725,\n                          \"objectId\": 7065,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8955.837398244867,\n                          \"right\": 5205,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6473.290199597545,\n                            \"sensorLong\": 9211\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1267.379784567102\n                            }\n                          },\n                          \"top\": 9285,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"UNKNOWN\",\n                          \"alert\": true,\n                          \"bottom\": 2758,\n                          \"confidence\": 6339.877206564646,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3531,\n                              \"y\": 1775\n                            },\n                            \"key_1\": {\n                              \"x\": 864,\n                              \"y\": 3211\n                            }\n                          },\n                          \"left\": 2664,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3633,\n                          \"objectId\": 8465,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9474.600547650949,\n                          \"right\": 3479,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7244.772493593432,\n                            \"sensorLong\": 8064\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6395.988850878631\n                            }\n                          },\n                          \"top\": 7886,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3226,\n                      \"timestampMs\": 8087\n                    },\n                    {\n                      \"activities\": [\n                        \"CAR_ENTER\",\n                        \"TAG_PANIC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_BADGE_AUTHORIZED\",\n                          \"alert\": false,\n                          \"bottom\": 7183,\n                          \"confidence\": 2098.0217067735275,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1384,\n                              \"y\": 4655\n                            }\n                          },\n                          \"left\": 4007,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4129,\n                          \"objectId\": 8251,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9190.135742945591,\n                          \"right\": 6612,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 1353.4637164974606,\n                            \"sensorLong\": 9363\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5481.820032670857\n                            }\n                          },\n                          \"top\": 9161,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_REX_ACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 6068,\n                          \"confidence\": 5755.909339179799,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3167,\n                              \"y\": 4900\n                            }\n                          },\n                          \"left\": 3974,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2972,\n                          \"objectId\": 3699,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4551.559079647449,\n                          \"right\": 209,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4540.0146531580995,\n                            \"sensorLong\": 3255\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7594.041789091566\n                            }\n                          },\n                          \"top\": 6829,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4838,\n                      \"timestampMs\": 2457\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 5386\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_DEVICE_REBOOT\",\n                        \"AIR_CO2\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"PM25_EXCEEDED_HIGH\",\n                          \"alert\": true,\n                          \"bottom\": 5355,\n                          \"confidence\": 8146.081978924338,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1566,\n                              \"y\": 2375\n                            }\n                          },\n                          \"left\": 5408,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 1759,\n                          \"objectId\": 7954,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9617.524771375978,\n                          \"right\": 1030,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9721.445805139983,\n                            \"sensorLong\": 1187\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4472.5204068110315\n                            }\n                          },\n                          \"top\": 4001,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": false,\n                          \"bottom\": 4435,\n                          \"confidence\": 6547.685147267362,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1948,\n                              \"y\": 124\n                            },\n                            \"key_1\": {\n                              \"x\": 2500,\n                              \"y\": 6126\n                            }\n                          },\n                          \"left\": 5717,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4574,\n                          \"objectId\": 8103,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4168.911223783977,\n                          \"right\": 6503,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4296.174377907413,\n                            \"sensorLong\": 2862\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8193.358571003842\n                            }\n                          },\n                          \"top\": 1577,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1382,\n                      \"timestampMs\": 3218\n                    },\n                    {\n                      \"activities\": [\n                        \"BADGE_AUTHORIZED\",\n                        \"ALM_MONITORING_DISABLED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_AIR_MASKING\",\n                          \"alert\": true,\n                          \"bottom\": 1317,\n                          \"confidence\": 4210.1124280684935,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9328,\n                              \"y\": 8609\n                            },\n                            \"key_1\": {\n                              \"x\": 2808,\n                              \"y\": 7653\n                            }\n                          },\n                          \"left\": 2180,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3423,\n                          \"objectId\": 3710,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4624.279866822747,\n                          \"right\": 589,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6152.790863823197,\n                            \"sensorLong\": 5519\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7087.707275521627\n                            }\n                          },\n                          \"top\": 3428,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": false,\n                          \"bottom\": 5412,\n                          \"confidence\": 8856.64727165562,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 231,\n                              \"y\": 1256\n                            }\n                          },\n                          \"left\": 5382,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5922,\n                          \"objectId\": 8932,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8269.174643579689,\n                          \"right\": 1875,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8152.037939976395,\n                            \"sensorLong\": 9309\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8988.478593137115\n                            }\n                          },\n                          \"top\": 1428,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 2003,\n                      \"timestampMs\": 7164\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 89\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 8935,\n                \"integration\": \"DICE\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 7137,\n                \"integration\": \"OPENTECH_ALLIANCE\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"PLACE_OS\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"DICE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": true,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"PLACEOS\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"PLACEOS\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 4119,\n              \"password\": \"string\",\n              \"playCount\": 6060,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 1582,\n                \"overrideRelayDurationSec\": 9654,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 7949,\n                \"overrideRelayDurationSec\": 2997,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\",\n                  \"key_3\": \"string\",\n                  \"key_4\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 5280,\n          \"backoffSeconds\": 8826,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": true,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 9186,\n                \"playCount\": 2265\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 2223,\n                \"playCount\": 2058\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 8166,\n                \"expireTimeOfDayLocalSeconds\": 5488,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                \"expireTimeDelaySeconds\": 6383,\n                \"expireTimeOfDayLocalSeconds\": 7985,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"EXECUTABLE\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"BADGE_REQUEST_TO_EXIT\",\n                        \"HELMET_MISSING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_TAMPER_PROX\",\n                          \"alert\": true,\n                          \"bottom\": 4886,\n                          \"confidence\": 4926.020684284058,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6174,\n                              \"y\": 7236\n                            },\n                            \"key_1\": {\n                              \"x\": 7722,\n                              \"y\": 692\n                            }\n                          },\n                          \"left\": 9193,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9744,\n                          \"objectId\": 6408,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5790.542200738162,\n                          \"right\": 5609,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4546.242470593495,\n                            \"sensorLong\": 3177\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8380.24669969245\n                            }\n                          },\n                          \"top\": 4804,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_INACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 6858,\n                          \"confidence\": 8144.447208958239,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 255,\n                              \"y\": 9073\n                            },\n                            \"key_1\": {\n                              \"x\": 8862,\n                              \"y\": 8492\n                            }\n                          },\n                          \"left\": 9568,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9657,\n                          \"objectId\": 8649,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3847.168252763473,\n                          \"right\": 7460,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2038.800865417194,\n                            \"sensorLong\": 711\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6165.075944083474\n                            }\n                          },\n                          \"top\": 9971,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4181,\n                      \"timestampMs\": 6982\n                    },\n                    {\n                      \"activities\": [\n                        \"IOT_BUTTON_DOUBLE_CLICK\",\n                        \"AC_BADGE_AUTHORIZED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                          \"alert\": false,\n                          \"bottom\": 1778,\n                          \"confidence\": 2297.022612350408,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4039,\n                              \"y\": 9222\n                            }\n                          },\n                          \"left\": 3714,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8074,\n                          \"objectId\": 2602,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2996.2233824723585,\n                          \"right\": 5894,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7310.616517189583,\n                            \"sensorLong\": 258\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2734.0124575343825\n                            }\n                          },\n                          \"top\": 2499,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_INACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 5035,\n                          \"confidence\": 4747.619112654033,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9665,\n                              \"y\": 5931\n                            }\n                          },\n                          \"left\": 1876,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 418,\n                          \"objectId\": 1322,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 6250.234929022482,\n                          \"right\": 9853,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5035.825015750366,\n                            \"sensorLong\": 3681\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5668.809745807435\n                            }\n                          },\n                          \"top\": 691,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4827,\n                      \"timestampMs\": 4390\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 551\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_DB_TRIGGERED\",\n                        \"AIR_VAPE\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": false,\n                          \"bottom\": 5847,\n                          \"confidence\": 3626.7307371392676,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2641,\n                              \"y\": 206\n                            },\n                            \"key_1\": {\n                              \"x\": 2001,\n                              \"y\": 4052\n                            },\n                            \"key_2\": {\n                              \"x\": 3868,\n                              \"y\": 7380\n                            },\n                            \"key_3\": {\n                              \"x\": 5134,\n                              \"y\": 3277\n                            }\n                          },\n                          \"left\": 431,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 405,\n                          \"objectId\": 5294,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8438.938141700288,\n                          \"right\": 531,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4479.5072680821195,\n                            \"sensorLong\": 8165\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5531.0489277049\n                            }\n                          },\n                          \"top\": 8277,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"SOUND_LOUD\",\n                          \"alert\": true,\n                          \"bottom\": 6143,\n                          \"confidence\": 2842.8207471615474,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6691,\n                              \"y\": 4541\n                            }\n                          },\n                          \"left\": 551,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 854,\n                          \"objectId\": 33,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9745.297213996682,\n                          \"right\": 3141,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5288.973275392122,\n                            \"sensorLong\": 2384\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 73.61669391763303\n                            }\n                          },\n                          \"top\": 5686,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9398,\n                      \"timestampMs\": 6667\n                    },\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                        \"TAG_POSITIONING_CHANGED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"DOOR_CLOSED\",\n                          \"alert\": false,\n                          \"bottom\": 5829,\n                          \"confidence\": 2703.167472353869,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3740,\n                              \"y\": 9486\n                            }\n                          },\n                          \"left\": 3266,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3134,\n                          \"objectId\": 5980,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3937.881655886426,\n                          \"right\": 2045,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1776.7758846995641,\n                            \"sensorLong\": 5666\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7735.211086270748\n                            }\n                          },\n                          \"top\": 5743,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"TAG_MOVED\",\n                          \"alert\": true,\n                          \"bottom\": 3611,\n                          \"confidence\": 2106.184486707483,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4608,\n                              \"y\": 6693\n                            }\n                          },\n                          \"left\": 6976,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9869,\n                          \"objectId\": 4875,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 286.3889287338184,\n                          \"right\": 3735,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1289.6303562511857,\n                            \"sensorLong\": 9563\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4513.8472151866545\n                            }\n                          },\n                          \"top\": 3375,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8145,\n                      \"timestampMs\": 1097\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"TAG_BOUNDARY_INGRESS\",\n                        \"GLOVES_MISSING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"BADGE_FORCED_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 9751,\n                          \"confidence\": 470.573416958886,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9295,\n                              \"y\": 9028\n                            }\n                          },\n                          \"left\": 2459,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8001,\n                          \"objectId\": 3313,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2430.3299556530856,\n                          \"right\": 5427,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 38.9292130604324,\n                            \"sensorLong\": 5835\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1771.1532142963038\n                            }\n                          },\n                          \"top\": 8445,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"NOX_IDX_EXCEEDED_HIGH\",\n                          \"alert\": true,\n                          \"bottom\": 2755,\n                          \"confidence\": 8491.771813228659,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2381,\n                              \"y\": 3931\n                            },\n                            \"key_1\": {\n                              \"x\": 6247,\n                              \"y\": 7369\n                            }\n                          },\n                          \"left\": 3599,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3315,\n                          \"objectId\": 6157,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7179.283208171861,\n                          \"right\": 1363,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9027.6214854771,\n                            \"sensorLong\": 830\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7310.754978687261\n                            }\n                          },\n                          \"top\": 8526,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9690,\n                      \"timestampMs\": 3043\n                    },\n                    {\n                      \"activities\": [\n                        \"IOT_PANIC_BUTTON_TRIGGERED\",\n                        \"CLIMATE_THC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": true,\n                          \"bottom\": 824,\n                          \"confidence\": 3403.6440467448006,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5190,\n                              \"y\": 4120\n                            },\n                            \"key_1\": {\n                              \"x\": 5533,\n                              \"y\": 7184\n                            },\n                            \"key_2\": {\n                              \"x\": 3119,\n                              \"y\": 1111\n                            }\n                          },\n                          \"left\": 7265,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 562,\n                          \"objectId\": 4439,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7406.732515177332,\n                          \"right\": 4276,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7121.31874327762,\n                            \"sensorLong\": 6819\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 9098.016343596182\n                            }\n                          },\n                          \"top\": 383,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_AIR_CO2\",\n                          \"alert\": false,\n                          \"bottom\": 5436,\n                          \"confidence\": 464.3385408986589,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5029,\n                              \"y\": 8726\n                            },\n                            \"key_1\": {\n                              \"x\": 7303,\n                              \"y\": 7133\n                            }\n                          },\n                          \"left\": 4657,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7471,\n                          \"objectId\": 9052,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9565.316359709803,\n                          \"right\": 9688,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 2398.898985732643,\n                            \"sensorLong\": 6490\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2109.0414592146867\n                            }\n                          },\n                          \"top\": 6735,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 9302,\n                      \"timestampMs\": 1075\n                    }\n                  ],\n                  \"key_2\": [\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_HELP\",\n                        \"POWER_SWITCH_BATTERY\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"BADGE_SECURITY_BREACH\",\n                          \"alert\": true,\n                          \"bottom\": 3017,\n                          \"confidence\": 2624.0316585501632,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 972,\n                              \"y\": 2363\n                            },\n                            \"key_1\": {\n                              \"x\": 8842,\n                              \"y\": 9773\n                            },\n                            \"key_2\": {\n                              \"x\": 7893,\n                              \"y\": 408\n                            }\n                          },\n                          \"left\": 4738,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7033,\n                          \"objectId\": 1372,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8823.06374625997,\n                          \"right\": 5847,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2751.273058968453,\n                            \"sensorLong\": 4762\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3511.356536416119\n                            }\n                          },\n                          \"top\": 6185,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"CLIMATE_ETOH\",\n                          \"alert\": false,\n                          \"bottom\": 9811,\n                          \"confidence\": 8859.409927142435,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2723,\n                              \"y\": 4392\n                            },\n                            \"key_1\": {\n                              \"x\": 8796,\n                              \"y\": 4380\n                            },\n                            \"key_2\": {\n                              \"x\": 9706,\n                              \"y\": 6694\n                            }\n                          },\n                          \"left\": 3438,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8505,\n                          \"objectId\": 7489,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3421.5515769062076,\n                          \"right\": 8043,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5689.82946671724,\n                            \"sensorLong\": 4324\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 616.7935639233391\n                            }\n                          },\n                          \"top\": 7880,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4028,\n                      \"timestampMs\": 1055\n                    },\n                    {\n                      \"activities\": [\n                        \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                        \"MOTION_TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_REX_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 1504,\n                          \"confidence\": 555.8501663353876,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 97,\n                              \"y\": 3488\n                            },\n                            \"key_1\": {\n                              \"x\": 7761,\n                              \"y\": 9954\n                            }\n                          },\n                          \"left\": 1713,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3053,\n                          \"objectId\": 980,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1654.679927407252,\n                          \"right\": 7185,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4454.642095996046,\n                            \"sensorLong\": 1208\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1664.5456816041815\n                            }\n                          },\n                          \"top\": 8767,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"SOUND_HELP\",\n                          \"alert\": true,\n                          \"bottom\": 2756,\n                          \"confidence\": 9333.271686917411,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 944,\n                              \"y\": 8090\n                            },\n                            \"key_1\": {\n                              \"x\": 4892,\n                              \"y\": 5543\n                            },\n                            \"key_2\": {\n                              \"x\": 9649,\n                              \"y\": 4168\n                            },\n                            \"key_3\": {\n                              \"x\": 8383,\n                              \"y\": 9765\n                            },\n                            \"key_4\": {\n                              \"x\": 6093,\n                              \"y\": 9251\n                            }\n                          },\n                          \"left\": 4719,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5554,\n                          \"objectId\": 6106,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2932.4250289819843,\n                          \"right\": 4694,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4331.455610430355,\n                            \"sensorLong\": 5738\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3159.491860778092\n                            }\n                          },\n                          \"top\": 7406,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6324,\n                      \"timestampMs\": 4778\n                    }\n                  ],\n                  \"key_3\": [\n                    {\n                      \"activities\": [\n                        \"AC_GI_ACTIVE\",\n                        \"TAG_PANIC\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"SOUND_HELP\",\n                          \"alert\": false,\n                          \"bottom\": 6313,\n                          \"confidence\": 1909.5793106493297,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 267,\n                              \"y\": 4202\n                            },\n                            \"key_1\": {\n                              \"x\": 7441,\n                              \"y\": 6739\n                            }\n                          },\n                          \"left\": 3195,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 4332,\n                          \"objectId\": 389,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7368.3483326096175,\n                          \"right\": 2422,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 612.0246824045172,\n                            \"sensorLong\": 6595\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1747.0933184773419\n                            }\n                          },\n                          \"top\": 6816,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DR_DISCONNECTED\",\n                          \"alert\": false,\n                          \"bottom\": 429,\n                          \"confidence\": 8905.684647309588,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2927,\n                              \"y\": 7446\n                            },\n                            \"key_1\": {\n                              \"x\": 3455,\n                              \"y\": 5675\n                            }\n                          },\n                          \"left\": 8171,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7762,\n                          \"objectId\": 1719,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7436.715930804004,\n                          \"right\": 7617,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 192.6023563273871,\n                            \"sensorLong\": 399\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6572.284097196081\n                            }\n                          },\n                          \"top\": 8608,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3937,\n                      \"timestampMs\": 3923\n                    },\n                    {\n                      \"activities\": [\n                        \"NOX_IDX_EXCEEDED_HIGH\",\n                        \"AC_DSR_UNLOCKED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_GI_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 4413,\n                          \"confidence\": 7363.405115311237,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5748,\n                              \"y\": 902\n                            }\n                          },\n                          \"left\": 7168,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 371,\n                          \"objectId\": 9862,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4851.773773663792,\n                          \"right\": 8258,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 9340.537609266823,\n                            \"sensorLong\": 8959\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7953.046942269022\n                            }\n                          },\n                          \"top\": 9790,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"BADGE_REQUEST_TO_EXIT\",\n                          \"alert\": false,\n                          \"bottom\": 3442,\n                          \"confidence\": 4873.460043534938,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3981,\n                              \"y\": 2894\n                            },\n                            \"key_1\": {\n                              \"x\": 7549,\n                              \"y\": 5833\n                            },\n                            \"key_2\": {\n                              \"x\": 8131,\n                              \"y\": 5244\n                            }\n                          },\n                          \"left\": 2026,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5209,\n                          \"objectId\": 1667,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5624.714736141931,\n                          \"right\": 4503,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3779.99937430848,\n                            \"sensorLong\": 532\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8859.45967869989\n                            }\n                          },\n                          \"top\": 3431,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3825,\n                      \"timestampMs\": 2123\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 376\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 9500,\n                \"integration\": \"ZAPIER\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 4677,\n                \"integration\": \"RAPTOR\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"GENEA\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"DICE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": true,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"RHOMBUS\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"GENEA\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 265,\n              \"password\": \"string\",\n              \"playCount\": 55,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 9179,\n                \"overrideRelayDurationSec\": 5113,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"ACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 1995,\n                \"overrideRelayDurationSec\": 7423,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 4454,\n          \"backoffSeconds\": 7287,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    },\n    {\n      \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n      \"checkConditionOverride\": {\n        \"operator\": \"GTE\",\n        \"value\": \"string\"\n      },\n      \"exampleImages\": [\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        },\n        {\n          \"image\": \"string\",\n          \"label\": \"string\"\n        }\n      ],\n      \"promptExtension\": \"string\",\n      \"promptOverride\": \"string\",\n      \"region\": {\n        \"coordinates\": [\n          {\n            \"x\": 2912.3464612527305,\n            \"y\": 6981.628266528579\n          },\n          {\n            \"x\": 8167.367707522695,\n            \"y\": 4556.378930687495\n          }\n        ]\n      },\n      \"scheduledActions\": [\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": false,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3043,\n                \"playCount\": 9710\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 3604,\n                \"playCount\": 4697\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 7824,\n                \"expireTimeOfDayLocalSeconds\": 740,\n                \"useFirstInRulesIfPossible\": false\n              },\n              {\n                \"accessState\": \"ACCESS_CONTROLLED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"TIME_DELAY\",\n                \"expireTimeDelaySeconds\": 1436,\n                \"expireTimeOfDayLocalSeconds\": 8860,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"BLE_TRACKER\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                        \"MOTION_CAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AIR_CO\",\n                          \"alert\": false,\n                          \"bottom\": 4700,\n                          \"confidence\": 6520.9267068067265,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8793,\n                              \"y\": 3882\n                            }\n                          },\n                          \"left\": 9580,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9920,\n                          \"objectId\": 6302,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7655.182183740028,\n                          \"right\": 1078,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 516.6881970748749,\n                            \"sensorLong\": 7895\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 333.2096421874242\n                            }\n                          },\n                          \"top\": 6366,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PIR_VACANT\",\n                          \"alert\": true,\n                          \"bottom\": 4218,\n                          \"confidence\": 1417.176961009603,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1385,\n                              \"y\": 5184\n                            },\n                            \"key_1\": {\n                              \"x\": 6799,\n                              \"y\": 2438\n                            }\n                          },\n                          \"left\": 1178,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 439,\n                          \"objectId\": 6285,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7245.9550578336375,\n                          \"right\": 7844,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4148.701633762215,\n                            \"sensorLong\": 4862\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1994.2570622810995\n                            }\n                          },\n                          \"top\": 4604,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 564,\n                      \"timestampMs\": 4917\n                    },\n                    {\n                      \"activities\": [\n                        \"BADGE_SECURITY_BREACH\",\n                        \"IOT_SOUND_AGGRESSION\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"DOOR_OPENED\",\n                          \"alert\": false,\n                          \"bottom\": 7587,\n                          \"confidence\": 1188.6200065184282,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5003,\n                              \"y\": 1044\n                            },\n                            \"key_1\": {\n                              \"x\": 9120,\n                              \"y\": 216\n                            },\n                            \"key_2\": {\n                              \"x\": 248,\n                              \"y\": 2445\n                            },\n                            \"key_3\": {\n                              \"x\": 2651,\n                              \"y\": 4847\n                            }\n                          },\n                          \"left\": 6320,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3173,\n                          \"objectId\": 4773,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7668.304271841362,\n                          \"right\": 5892,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 3592.815814355359,\n                            \"sensorLong\": 4667\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2356.1423203151867\n                            }\n                          },\n                          \"top\": 1148,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"POSE_FALL\",\n                          \"alert\": false,\n                          \"bottom\": 9499,\n                          \"confidence\": 8555.007066088718,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 155,\n                              \"y\": 3470\n                            }\n                          },\n                          \"left\": 1309,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7045,\n                          \"objectId\": 6923,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4789.576393022916,\n                          \"right\": 499,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6258.70213971359,\n                            \"sensorLong\": 2695\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3625.212326558529\n                            }\n                          },\n                          \"top\": 2740,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6567,\n                      \"timestampMs\": 7743\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"NOX_IDX_EXCEEDED_HIGH\",\n                        \"AC_BADGE_FACE_MISMATCH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n                          \"alert\": false,\n                          \"bottom\": 7068,\n                          \"confidence\": 8136.136028849901,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7903,\n                              \"y\": 113\n                            },\n                            \"key_1\": {\n                              \"x\": 9740,\n                              \"y\": 2672\n                            },\n                            \"key_2\": {\n                              \"x\": 3428,\n                              \"y\": 5019\n                            }\n                          },\n                          \"left\": 5353,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 48,\n                          \"objectId\": 3402,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8400.309892485437,\n                          \"right\": 577,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 960.7995662072,\n                            \"sensorLong\": 9513\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 744.0999002543869\n                            }\n                          },\n                          \"top\": 9319,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"ROBOT_DOG_DETECTED\",\n                          \"alert\": false,\n                          \"bottom\": 5292,\n                          \"confidence\": 9509.320350519205,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5620,\n                              \"y\": 6198\n                            },\n                            \"key_1\": {\n                              \"x\": 9910,\n                              \"y\": 5111\n                            },\n                            \"key_2\": {\n                              \"x\": 5743,\n                              \"y\": 5705\n                            },\n                            \"key_3\": {\n                              \"x\": 6671,\n                              \"y\": 6572\n                            }\n                          },\n                          \"left\": 9417,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2798,\n                          \"objectId\": 7596,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 8694.328546750872,\n                          \"right\": 8823,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2783.2372255147166,\n                            \"sensorLong\": 2790\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8565.708137153773\n                            }\n                          },\n                          \"top\": 5420,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4700,\n                      \"timestampMs\": 7872\n                    },\n                    {\n                      \"activities\": [\n                        \"ALM_THREAT_CASE_CLOSED\",\n                        \"AUDIO_SOUND_SIGNIFICANT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_AIR_CO2\",\n                          \"alert\": false,\n                          \"bottom\": 4698,\n                          \"confidence\": 6206.01680874971,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7405,\n                              \"y\": 8223\n                            }\n                          },\n                          \"left\": 7303,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9755,\n                          \"objectId\": 653,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3155.247229296887,\n                          \"right\": 9179,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 9739.336102736266,\n                            \"sensorLong\": 5905\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8043.542904769769\n                            }\n                          },\n                          \"top\": 2952,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_APERIO_OK_BATTERY\",\n                          \"alert\": false,\n                          \"bottom\": 7359,\n                          \"confidence\": 3415.737113197468,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4887,\n                              \"y\": 1037\n                            }\n                          },\n                          \"left\": 3748,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 299,\n                          \"objectId\": 2888,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9870.382009068184,\n                          \"right\": 8502,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8964.075432274865,\n                            \"sensorLong\": 9185\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4782.375551062916\n                            }\n                          },\n                          \"top\": 8504,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1680,\n                      \"timestampMs\": 9589\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 1652\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_FLAT_BATTERY\",\n                        \"BADGE_UNAUTHORIZED_V2\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"CUSTOM\",\n                          \"alert\": false,\n                          \"bottom\": 6446,\n                          \"confidence\": 7549.63934973836,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9546,\n                              \"y\": 2574\n                            },\n                            \"key_1\": {\n                              \"x\": 8090,\n                              \"y\": 3041\n                            },\n                            \"key_2\": {\n                              \"x\": 6466,\n                              \"y\": 7800\n                            }\n                          },\n                          \"left\": 1753,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6029,\n                          \"objectId\": 3984,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7439.993423321652,\n                          \"right\": 8457,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5393.263032299756,\n                            \"sensorLong\": 381\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4860.1776730372585\n                            }\n                          },\n                          \"top\": 9261,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GR_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 8123,\n                          \"confidence\": 4335.42230497878,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 50,\n                              \"y\": 4231\n                            },\n                            \"key_1\": {\n                              \"x\": 9604,\n                              \"y\": 3866\n                            },\n                            \"key_2\": {\n                              \"x\": 689,\n                              \"y\": 7055\n                            },\n                            \"key_3\": {\n                              \"x\": 5762,\n                              \"y\": 3322\n                            }\n                          },\n                          \"left\": 3561,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6270,\n                          \"objectId\": 2805,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1508.6055916469143,\n                          \"right\": 1884,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4449.693737991954,\n                            \"sensorLong\": 177\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8743.221542843232\n                            }\n                          },\n                          \"top\": 2179,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 4634,\n                      \"timestampMs\": 9032\n                    },\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_OK_BATTERY\",\n                        \"AUDIO_SOUND_LOUD\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"IOT_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": true,\n                          \"bottom\": 4319,\n                          \"confidence\": 1444.9447734182552,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7019,\n                              \"y\": 6857\n                            },\n                            \"key_1\": {\n                              \"x\": 6652,\n                              \"y\": 8174\n                            }\n                          },\n                          \"left\": 2778,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3661,\n                          \"objectId\": 9215,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3629.568808381609,\n                          \"right\": 3103,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6980.468611045665,\n                            \"sensorLong\": 9189\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4515.101119958192\n                            }\n                          },\n                          \"top\": 3412,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_BUTTON_HOLD\",\n                          \"alert\": true,\n                          \"bottom\": 1930,\n                          \"confidence\": 5112.322647267082,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2409,\n                              \"y\": 3094\n                            },\n                            \"key_1\": {\n                              \"x\": 4441,\n                              \"y\": 2154\n                            },\n                            \"key_2\": {\n                              \"x\": 3426,\n                              \"y\": 9678\n                            }\n                          },\n                          \"left\": 4722,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3812,\n                          \"objectId\": 8507,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3072.1228263343114,\n                          \"right\": 4926,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 305.00865345084895,\n                            \"sensorLong\": 5073\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2597.2911561426827\n                            }\n                          },\n                          \"top\": 6903,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1889,\n                      \"timestampMs\": 3992\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 8955\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 408,\n                \"integration\": \"PRODATAKEY\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 7111,\n                \"integration\": \"NINEONEONE_CELLULAR\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"LUMEO\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"PRODATAKEY\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": false,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"UNKNOWN\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"OPENPATH\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 2355,\n              \"password\": \"string\",\n              \"playCount\": 7058,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"STEADY\",\n                \"overrideRelayDurationMs\": 713,\n                \"overrideRelayDurationSec\": 3456,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"ACTIVE\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 4539,\n                \"overrideRelayDurationSec\": 8532,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"UNKNOWN\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\",\n                  \"key_2\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 5331,\n          \"backoffSeconds\": 8698,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        },\n        {\n          \"action\": {\n            \"activateLocationLockdown\": {\n              \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n            },\n            \"alertAction\": true,\n            \"audioPlaybackActions\": [\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 1735,\n                \"playCount\": 8739\n              },\n              {\n                \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"audioGateways\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA\"\n                ],\n                \"loopDurationSec\": 4543,\n                \"playCount\": 8051\n              }\n            ],\n            \"cancelLoopingAudioPlaybackAction\": {\n              \"_audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ],\n              \"audioDevices\": [\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n              ]\n            },\n            \"changeComponentCompositeAccessStateActions\": [\n              {\n                \"accessState\": \"ACCESS_CONTROLLED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"NONE\",\n                \"expireTimeDelaySeconds\": 5492,\n                \"expireTimeOfDayLocalSeconds\": 9909,\n                \"useFirstInRulesIfPossible\": true\n              },\n              {\n                \"accessState\": \"UNLOCKED\",\n                \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"expirationStrategy\": \"NONE\",\n                \"expireTimeDelaySeconds\": 9700,\n                \"expireTimeOfDayLocalSeconds\": 3572,\n                \"useFirstInRulesIfPossible\": true\n              }\n            ],\n            \"connectAudioDeviceToPhoneNumberAction\": {\n              \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"deviceType\": \"UNKNOWN\",\n              \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"optionalGreeting\": \"string\",\n              \"phoneNumber\": \"string\"\n            },\n            \"customActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"path\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"path\": \"string\"\n              }\n            ],\n            \"customLLMActions\": [\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"TAG_MOVED\",\n                        \"CO2_EXCEEDED_HIGH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"ALM_MONITORING_DISABLED\",\n                          \"alert\": true,\n                          \"bottom\": 3128,\n                          \"confidence\": 2245.2481473278185,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 5524,\n                              \"y\": 223\n                            }\n                          },\n                          \"left\": 7881,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 413,\n                          \"objectId\": 5581,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9080.473459766083,\n                          \"right\": 2569,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6947.25996184494,\n                            \"sensorLong\": 2915\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 964.0435723493379\n                            }\n                          },\n                          \"top\": 5112,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"BUTTON_DOUBLE_PRESSED\",\n                          \"alert\": false,\n                          \"bottom\": 4704,\n                          \"confidence\": 4327.4972171960435,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 554,\n                              \"y\": 1701\n                            }\n                          },\n                          \"left\": 9964,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7129,\n                          \"objectId\": 9857,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4844.882521676861,\n                          \"right\": 591,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7774.889256681108,\n                            \"sensorLong\": 2453\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4646.621276106904\n                            }\n                          },\n                          \"top\": 5448,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 8193,\n                      \"timestampMs\": 9666\n                    },\n                    {\n                      \"activities\": [\n                        \"POWER_SWITCH_BATTERY\",\n                        \"AUDIO_SOUND_GREETING\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n                          \"alert\": true,\n                          \"bottom\": 729,\n                          \"confidence\": 594.6933258662468,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 3184,\n                              \"y\": 1202\n                            }\n                          },\n                          \"left\": 8293,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8322,\n                          \"objectId\": 4554,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3520.1970290560494,\n                          \"right\": 4686,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 4280.632581449479,\n                            \"sensorLong\": 8456\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2815.34571092775\n                            }\n                          },\n                          \"top\": 9800,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PIR_VACANT\",\n                          \"alert\": false,\n                          \"bottom\": 6234,\n                          \"confidence\": 7843.7356400969,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2079,\n                              \"y\": 7355\n                            },\n                            \"key_1\": {\n                              \"x\": 9645,\n                              \"y\": 4691\n                            },\n                            \"key_2\": {\n                              \"x\": 3898,\n                              \"y\": 331\n                            }\n                          },\n                          \"left\": 5541,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5631,\n                          \"objectId\": 2521,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4642.435499256081,\n                          \"right\": 5612,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7434.019959914435,\n                            \"sensorLong\": 8807\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7039.735864609717\n                            }\n                          },\n                          \"top\": 5105,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1015,\n                      \"timestampMs\": 2333\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"IOT_SOUND_HELP\",\n                        \"DOOR_AJAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_GR_ACTIVE\",\n                          \"alert\": true,\n                          \"bottom\": 1882,\n                          \"confidence\": 324.9701278938355,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9323,\n                              \"y\": 576\n                            },\n                            \"key_1\": {\n                              \"x\": 1898,\n                              \"y\": 252\n                            }\n                          },\n                          \"left\": 9808,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8569,\n                          \"objectId\": 6381,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1226.2647752942435,\n                          \"right\": 7523,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5872.914913222722,\n                            \"sensorLong\": 2095\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 2245.265887750565\n                            }\n                          },\n                          \"top\": 7056,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_PANIC_BUTTON_TRIGGERED\",\n                          \"alert\": true,\n                          \"bottom\": 9852,\n                          \"confidence\": 518.2548543742671,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4440,\n                              \"y\": 7114\n                            }\n                          },\n                          \"left\": 6506,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8643,\n                          \"objectId\": 598,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7321.338352607356,\n                          \"right\": 4283,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 440.66134067871633,\n                            \"sensorLong\": 4609\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3394.285861925823\n                            }\n                          },\n                          \"top\": 6939,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6319,\n                      \"timestampMs\": 1772\n                    },\n                    {\n                      \"activities\": [\n                        \"PM25_EXCEEDED_HIGH\",\n                        \"LICENSEPLATE_ALERT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"LICENSEPLATE_UNIDENTIFIED\",\n                          \"alert\": true,\n                          \"bottom\": 3514,\n                          \"confidence\": 114.08483407035818,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7188,\n                              \"y\": 8110\n                            }\n                          },\n                          \"left\": 8013,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 306,\n                          \"objectId\": 1084,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 2970.3399439159075,\n                          \"right\": 1934,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 5167.017011563377,\n                            \"sensorLong\": 4727\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 600.7728884020725\n                            }\n                          },\n                          \"top\": 7580,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"DOOR_OPENED\",\n                          \"alert\": true,\n                          \"bottom\": 1469,\n                          \"confidence\": 4880.651747219955,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 2328,\n                              \"y\": 3656\n                            },\n                            \"key_1\": {\n                              \"x\": 1955,\n                              \"y\": 6799\n                            },\n                            \"key_2\": {\n                              \"x\": 3613,\n                              \"y\": 7607\n                            },\n                            \"key_3\": {\n                              \"x\": 5314,\n                              \"y\": 4184\n                            }\n                          },\n                          \"left\": 2217,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7620,\n                          \"objectId\": 7991,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3754.236118405212,\n                          \"right\": 7932,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 2643.9859285097778,\n                            \"sensorLong\": 9344\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 243.06130361254174\n                            }\n                          },\n                          \"top\": 3550,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1505,\n                      \"timestampMs\": 7166\n                    }\n                  ],\n                  \"key_2\": [\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_GUN\",\n                        \"TAMPER\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_SIREN\",\n                          \"alert\": true,\n                          \"bottom\": 9488,\n                          \"confidence\": 6344.095940264145,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6551,\n                              \"y\": 4883\n                            }\n                          },\n                          \"left\": 4916,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 5375,\n                          \"objectId\": 5987,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5126.380271309634,\n                          \"right\": 2120,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 8737.472194695623,\n                            \"sensorLong\": 7924\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4621.214242269489\n                            }\n                          },\n                          \"top\": 5202,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 6333,\n                          \"confidence\": 6723.659050670989,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4636,\n                              \"y\": 9284\n                            }\n                          },\n                          \"left\": 9255,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 70,\n                          \"objectId\": 2617,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1250.8851605734983,\n                          \"right\": 8444,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 828.3910130673355,\n                            \"sensorLong\": 5211\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4794.394024787447\n                            }\n                          },\n                          \"top\": 4267,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 245,\n                      \"timestampMs\": 4508\n                    },\n                    {\n                      \"activities\": [\n                        \"PEOPLECOUNT_HIGH_RESET\",\n                        \"PEOPLECOUNT_LOW\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                          \"alert\": false,\n                          \"bottom\": 9645,\n                          \"confidence\": 9451.823690427045,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 4315,\n                              \"y\": 8966\n                            },\n                            \"key_1\": {\n                              \"x\": 1918,\n                              \"y\": 442\n                            }\n                          },\n                          \"left\": 882,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 2217,\n                          \"objectId\": 8605,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3360.7429269642353,\n                          \"right\": 3240,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5071.7645943867565,\n                            \"sensorLong\": 5163\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 4018.62050517952\n                            }\n                          },\n                          \"top\": 9605,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"TAG_MOVED\",\n                          \"alert\": false,\n                          \"bottom\": 3332,\n                          \"confidence\": 8107.412484304501,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7375,\n                              \"y\": 2215\n                            }\n                          },\n                          \"left\": 3443,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8202,\n                          \"objectId\": 7781,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4370.986526665645,\n                          \"right\": 215,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 8787.896171880851,\n                            \"sensorLong\": 2728\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1688.805187787732\n                            }\n                          },\n                          \"top\": 4887,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6504,\n                      \"timestampMs\": 5288\n                    }\n                  ],\n                  \"key_3\": [\n                    {\n                      \"activities\": [\n                        \"IOT_BUTTON_SINGLE_CLICK\",\n                        \"IOT_AIR_CO\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AC_APERIO_OK_BATTERY\",\n                          \"alert\": true,\n                          \"bottom\": 8672,\n                          \"confidence\": 6088.913041002355,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"PURPLE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1461,\n                              \"y\": 7119\n                            },\n                            \"key_1\": {\n                              \"x\": 8102,\n                              \"y\": 7745\n                            },\n                            \"key_2\": {\n                              \"x\": 2307,\n                              \"y\": 5218\n                            }\n                          },\n                          \"left\": 7679,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 9575,\n                          \"objectId\": 8510,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1173.2725108901843,\n                          \"right\": 295,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6765.085455276023,\n                            \"sensorLong\": 2058\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3070.1043269967054\n                            }\n                          },\n                          \"top\": 9064,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_DPI_DOOR_OPEN\",\n                          \"alert\": true,\n                          \"bottom\": 2572,\n                          \"confidence\": 6249.622563971029,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9598,\n                              \"y\": 9023\n                            },\n                            \"key_1\": {\n                              \"x\": 3568,\n                              \"y\": 9235\n                            }\n                          },\n                          \"left\": 7244,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3444,\n                          \"objectId\": 4917,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 7585.143521070348,\n                          \"right\": 6453,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 7675.3950129713085,\n                            \"sensorLong\": 5226\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1538.468845579728\n                            }\n                          },\n                          \"top\": 1537,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3452,\n                      \"timestampMs\": 3508\n                    },\n                    {\n                      \"activities\": [\n                        \"AUDIO_SOUND_GLASS_BREAK\",\n                        \"HUMAN_EXIT\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ALARM_CARBON_MONOXIDE\",\n                          \"alert\": false,\n                          \"bottom\": 4409,\n                          \"confidence\": 5758.840152404052,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 6962,\n                              \"y\": 7080\n                            },\n                            \"key_1\": {\n                              \"x\": 364,\n                              \"y\": 224\n                            }\n                          },\n                          \"left\": 2111,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7054,\n                          \"objectId\": 4044,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 1085.8965253227427,\n                          \"right\": 1076,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 7746.79324993224,\n                            \"sensorLong\": 3459\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8906.311241926905\n                            }\n                          },\n                          \"top\": 9863,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_LOW\",\n                          \"alert\": false,\n                          \"bottom\": 311,\n                          \"confidence\": 4412.901816537289,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLUE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1480,\n                              \"y\": 494\n                            },\n                            \"key_1\": {\n                              \"x\": 5273,\n                              \"y\": 1824\n                            }\n                          },\n                          \"left\": 3678,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 8128,\n                          \"objectId\": 1587,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 5221.243221334897,\n                          \"right\": 4110,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 4280.315399950079,\n                            \"sensorLong\": 7370\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 1189.8072152669358\n                            }\n                          },\n                          \"top\": 9077,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 1641,\n                      \"timestampMs\": 3327\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 2853\n              },\n              {\n                \"deviceActivityEvents\": {\n                  \"key_0\": [\n                    {\n                      \"activities\": [\n                        \"AC_REX_INACTIVE\",\n                        \"PROBE_TEMPERATURE_EXCEEDED_HIGH\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"MASK_MISSING\",\n                          \"alert\": true,\n                          \"bottom\": 5420,\n                          \"confidence\": 5770.537209709947,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TEAL\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 7585,\n                              \"y\": 4102\n                            }\n                          },\n                          \"left\": 1907,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 238,\n                          \"objectId\": 5478,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4859.504224410871,\n                          \"right\": 551,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 6514.121769693615,\n                            \"sensorLong\": 193\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 9470.22567987631\n                            }\n                          },\n                          \"top\": 7103,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_LOCKDOWN_ACTIVATED\",\n                          \"alert\": true,\n                          \"bottom\": 4226,\n                          \"confidence\": 6557.493901339455,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"BLACK\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9492,\n                              \"y\": 5021\n                            }\n                          },\n                          \"left\": 1019,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3679,\n                          \"objectId\": 2846,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3772.1044116432777,\n                          \"right\": 8983,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 5578.68719337572,\n                            \"sensorLong\": 9096\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 3203.2224581008027\n                            }\n                          },\n                          \"top\": 1881,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 5955,\n                      \"timestampMs\": 7028\n                    },\n                    {\n                      \"activities\": [\n                        \"AIR_THC\",\n                        \"MOTION_CAR\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"AUDIO_SOUND_ABUSIVE\",\n                          \"alert\": false,\n                          \"bottom\": 8217,\n                          \"confidence\": 3593.936513540186,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"TAN\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": true,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 683,\n                              \"y\": 2339\n                            }\n                          },\n                          \"left\": 7546,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6067,\n                          \"objectId\": 2316,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 9537.885991539159,\n                          \"right\": 8748,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 6273.923171048883,\n                            \"sensorLong\": 4442\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 703.3321926823644\n                            }\n                          },\n                          \"top\": 4580,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"DOOR_AJAR\",\n                          \"alert\": false,\n                          \"bottom\": 1560,\n                          \"confidence\": 4438.553386330739,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1775,\n                              \"y\": 2898\n                            },\n                            \"key_1\": {\n                              \"x\": 9061,\n                              \"y\": 9518\n                            }\n                          },\n                          \"left\": 7230,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6918,\n                          \"objectId\": 3676,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3882.418769956124,\n                          \"right\": 7809,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9602.028101953394,\n                            \"sensorLong\": 9718\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 7654.596870968855\n                            }\n                          },\n                          \"top\": 2286,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6598,\n                      \"timestampMs\": 5731\n                    }\n                  ],\n                  \"key_1\": [\n                    {\n                      \"activities\": [\n                        \"AC_APERIO_DEVICE_CONNECTED\",\n                        \"HUMIDITY_EXCEEDED_LOW\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"CUSTOM\",\n                          \"alert\": false,\n                          \"bottom\": 8838,\n                          \"confidence\": 7538.309926125988,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"GRAY\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 8919,\n                              \"y\": 9391\n                            },\n                            \"key_1\": {\n                              \"x\": 3999,\n                              \"y\": 3579\n                            },\n                            \"key_2\": {\n                              \"x\": 12,\n                              \"y\": 4758\n                            }\n                          },\n                          \"left\": 1371,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6677,\n                          \"objectId\": 9769,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 6544.826482385708,\n                          \"right\": 1430,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 3746.8962841998655,\n                            \"sensorLong\": 2695\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8445.183190434818\n                            }\n                          },\n                          \"top\": 7577,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"IOT_SOUND_AGGRESSION\",\n                          \"alert\": false,\n                          \"bottom\": 5077,\n                          \"confidence\": 802.541598842037,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9791,\n                              \"y\": 6773\n                            },\n                            \"key_1\": {\n                              \"x\": 1101,\n                              \"y\": 5547\n                            }\n                          },\n                          \"left\": 7157,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 6799,\n                          \"objectId\": 9541,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 213.480882511905,\n                          \"right\": 6331,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9655.725593169367,\n                            \"sensorLong\": 7184\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 6671.819540967676\n                            }\n                          },\n                          \"top\": 3637,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 3353,\n                      \"timestampMs\": 2792\n                    },\n                    {\n                      \"activities\": [\n                        \"ALM_MONITORING_ENABLED\",\n                        \"LICENSEPLATE_TRUSTED\"\n                      ],\n                      \"boundingBoxes\": [\n                        {\n                          \"activity\": \"PEOPLECOUNT_LOW\",\n                          \"alert\": false,\n                          \"bottom\": 8348,\n                          \"confidence\": 50.11321065328866,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"ORANGE\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 9329,\n                              \"y\": 5260\n                            },\n                            \"key_1\": {\n                              \"x\": 2430,\n                              \"y\": 8991\n                            },\n                            \"key_2\": {\n                              \"x\": 8664,\n                              \"y\": 4406\n                            },\n                            \"key_3\": {\n                              \"x\": 7443,\n                              \"y\": 9113\n                            },\n                            \"key_4\": {\n                              \"x\": 210,\n                              \"y\": 3899\n                            }\n                          },\n                          \"left\": 8925,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 3366,\n                          \"objectId\": 3265,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 4837.556246047028,\n                          \"right\": 9966,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": true,\n                            \"sensorDouble\": 9703.857248578091,\n                            \"sensorLong\": 8277\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 8967.057935583058\n                            }\n                          },\n                          \"top\": 3307,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        },\n                        {\n                          \"activity\": \"AC_GI_ACTIVE\",\n                          \"alert\": false,\n                          \"bottom\": 864,\n                          \"confidence\": 2476.282193586905,\n                          \"croppedImageLocator\": \"string\",\n                          \"customActivityColor\": \"RED\",\n                          \"customActivityDescription\": \"string\",\n                          \"customActivityDisplayName\": \"string\",\n                          \"faceName\": \"string\",\n                          \"inMotion\": false,\n                          \"keypointsV2\": {\n                            \"key_0\": {\n                              \"x\": 1669,\n                              \"y\": 1004\n                            }\n                          },\n                          \"left\": 9341,\n                          \"licensePlate\": \"string\",\n                          \"loudness\": 7207,\n                          \"objectId\": 5715,\n                          \"pose\": \"string\",\n                          \"relativeSecond\": 3053.500698345948,\n                          \"right\": 4743,\n                          \"sensorValType\": {\n                            \"sensorBoolean\": false,\n                            \"sensorDouble\": 1810.4005250162224,\n                            \"sensorLong\": 3134\n                          },\n                          \"toastOrderIdInfo\": {\n                            \"employeeName\": \"string\",\n                            \"guid\": \"string\",\n                            \"locationName\": \"string\",\n                            \"restaurantName\": \"string\",\n                            \"toastCheckInfo\": {\n                              \"totalAmount\": 5537.626440309206\n                            }\n                          },\n                          \"top\": 9967,\n                          \"unidentifiedFaceId\": \"string\",\n                          \"vehicleName\": \"string\"\n                        }\n                      ],\n                      \"durationSec\": 6339,\n                      \"timestampMs\": 9391\n                    }\n                  ]\n                },\n                \"deviceFacetUuids\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"timestampMs\": 6051\n              }\n            ],\n            \"enableDisableAudioRecordActions\": [\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": true\n              },\n              {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"enable\": false\n              }\n            ],\n            \"integrationCommandActions\": [\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 5173,\n                \"integration\": \"KISI\"\n              },\n              {\n                \"commandPayload\": \"string\",\n                \"delaySecs\": 2554,\n                \"integration\": \"PLACE_OS\"\n              }\n            ],\n            \"integrationNotificationActions\": [\n              {\n                \"integration\": \"OPENTECH_ALLIANCE\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              },\n              {\n                \"integration\": \"GUEST_MANAGEMENT\",\n                \"notificationEntity\": \"string\",\n                \"notificationTarget\": \"string\"\n              }\n            ],\n            \"liveNotificationAction\": false,\n            \"remoteDoorUnlockActions\": [\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"UNKNOWN\"\n              },\n              {\n                \"doorId\": \"string\",\n                \"placeId\": \"string\",\n                \"system\": \"BRIVO\"\n              }\n            ],\n            \"thirdPartyAudioPlaybackAction\": {\n              \"audioFileName\": \"string\",\n              \"ipAddress\": \"string\",\n              \"loopDurationSec\": 9308,\n              \"password\": \"string\",\n              \"playCount\": 1903,\n              \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n              \"username\": \"string\"\n            },\n            \"triggerComponentRelayActions\": [\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 6010,\n                \"overrideRelayDurationSec\": 7982,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"UNKNOWN\"\n              },\n              {\n                \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"outputType\": \"TRANSIENT\",\n                \"overrideRelayDurationMs\": 2109,\n                \"overrideRelayDurationSec\": 7841,\n                \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"state\": \"INACTIVE\"\n              }\n            ],\n            \"webhookActions\": [\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              },\n              {\n                \"headers\": {\n                  \"key_0\": \"string\",\n                  \"key_1\": \"string\"\n                },\n                \"oauthClientId\": \"string\",\n                \"oauthClientSecret\": \"string\",\n                \"oauthGrantType\": \"string\",\n                \"oauthScope\": \"string\",\n                \"oauthUrl\": \"string\",\n                \"webhookUrl\": \"string\"\n              }\n            ]\n          },\n          \"backoffMinutes\": 192,\n          \"backoffSeconds\": 6218,\n          \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n          \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n        }\n      ]\n    }\n  ],\n  \"checkCondition\": {\n    \"operator\": \"EQ\",\n    \"value\": \"string\"\n  },\n  \"description\": \"string\",\n  \"minuteTriggerRate\": 3485,\n  \"name\": \"string\",\n  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"prompt\": \"string\",\n  \"promptType\": \"COUNT\",\n  \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n  \"shortName\": \"string\",\n  \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/selectiveUpdatePromptConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"9a7f39d6-70d1-4656-b06d-71db8c968928"},{"name":"Trigger prompt","id":"25bd0635-ee1f-4765-8976-3351c2dec683","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"prompt\": \"Count people in the scene\",\n  \"promptType\": \"TEXT\",\n  \"region\": {\n    \"coordinates\": [\n      {\n        \"x\": 7362.597909765745,\n        \"y\": 6027.07288616632\n      },\n      {\n        \"x\": 645.42117008902,\n        \"y\": 8760.081156930017\n      }\n    ]\n  },\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/triggerPrompt","description":"<p>Trigger scene query with a custom prompt</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","triggerPrompt"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"17b0032f-477e-4685-a77b-00c028627ec2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"deviceFacetUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n  \"prompt\": \"Count people in the scene\",\n  \"promptType\": \"TEXT\",\n  \"region\": {\n    \"coordinates\": [\n      {\n        \"x\": 7362.597909765745,\n        \"y\": 6027.07288616632\n      },\n      {\n        \"x\": 645.42117008902,\n        \"y\": 8760.081156930017\n      }\n    ]\n  },\n  \"timestampMs\": 1640995200000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/triggerPrompt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": false,\n  \"errorMsg\": \"string\",\n  \"event\": {\n    \"checkCondition\": false,\n    \"image\": \"string\",\n    \"imageOffsets\": [\n      394,\n      7257\n    ],\n    \"prompt\": \"string\",\n    \"timestampMs\": 8802,\n    \"value\": \"string\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"25bd0635-ee1f-4765-8976-3351c2dec683"},{"name":"Update prompt configuration","id":"f860012a-48f5-421b-9c7c-8d776e5fd62d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"promptConfiguration\": {\n    \"active\": true,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"CONTAINS\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 215.83722800445182,\n              \"y\": 3718.178041860947\n            },\n            {\n              \"x\": 9518.325012750816,\n              \"y\": 4505.892704838226\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8244,\n                  \"playCount\": 8256\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8241,\n                  \"playCount\": 7825\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 6974,\n                  \"expireTimeOfDayLocalSeconds\": 8296,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 4111,\n                  \"expireTimeOfDayLocalSeconds\": 2983,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"UNKNOWN\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_MANUAL\",\n                          \"HELMET_MISSING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": false,\n                            \"bottom\": 2157,\n                            \"confidence\": 9634.741839909795,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4626,\n                                \"y\": 7315\n                              },\n                              \"key_1\": {\n                                \"x\": 7298,\n                                \"y\": 660\n                              }\n                            },\n                            \"left\": 4274,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4689,\n                            \"objectId\": 2253,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9575.37215657285,\n                            \"right\": 4541,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9898.420858292775,\n                              \"sensorLong\": 951\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 741.603626367211\n                              }\n                            },\n                            \"top\": 3470,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_GUN\",\n                            \"alert\": true,\n                            \"bottom\": 2608,\n                            \"confidence\": 6531.070459685513,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1040,\n                                \"y\": 6593\n                              },\n                              \"key_1\": {\n                                \"x\": 1524,\n                                \"y\": 6471\n                              }\n                            },\n                            \"left\": 8029,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6170,\n                            \"objectId\": 3663,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9664.154120690153,\n                            \"right\": 7887,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4875.2173573533655,\n                              \"sensorLong\": 9848\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8110.605431335321\n                              }\n                            },\n                            \"top\": 4129,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3590,\n                        \"timestampMs\": 8301\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_TEMP\",\n                          \"AC_DSR_UNLOCKED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_BUTTON_HOLD\",\n                            \"alert\": true,\n                            \"bottom\": 7674,\n                            \"confidence\": 9112.004369022636,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9858,\n                                \"y\": 1735\n                              }\n                            },\n                            \"left\": 2711,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1887,\n                            \"objectId\": 5544,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2401.3183405213344,\n                            \"right\": 1298,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3343.9219282431764,\n                              \"sensorLong\": 5095\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8928.34104643217\n                              }\n                            },\n                            \"top\": 6511,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": false,\n                            \"bottom\": 3609,\n                            \"confidence\": 4374.1187194539125,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2271,\n                                \"y\": 2175\n                              },\n                              \"key_1\": {\n                                \"x\": 430,\n                                \"y\": 2900\n                              }\n                            },\n                            \"left\": 8481,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6655,\n                            \"objectId\": 656,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8440.85054845588,\n                            \"right\": 1710,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5078.536205584991,\n                              \"sensorLong\": 4280\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5312.484845603509\n                              }\n                            },\n                            \"top\": 3817,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9584,\n                        \"timestampMs\": 9626\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1209\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_BUTTON_DOUBLE_CLICK\",\n                          \"SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 8979,\n                            \"confidence\": 8619.86591053517,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4804,\n                                \"y\": 5933\n                              },\n                              \"key_1\": {\n                                \"x\": 9610,\n                                \"y\": 2755\n                              },\n                              \"key_2\": {\n                                \"x\": 1126,\n                                \"y\": 5670\n                              }\n                            },\n                            \"left\": 6848,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9043,\n                            \"objectId\": 701,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1984.230797529063,\n                            \"right\": 1681,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6277.355801215672,\n                              \"sensorLong\": 8766\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 570.0968999886658\n                              }\n                            },\n                            \"top\": 4378,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CO2_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 6801,\n                            \"confidence\": 8400.663997125115,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4155,\n                                \"y\": 2067\n                              },\n                              \"key_1\": {\n                                \"x\": 8318,\n                                \"y\": 8833\n                              }\n                            },\n                            \"left\": 6709,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8858,\n                            \"objectId\": 8611,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3609.3685802519526,\n                            \"right\": 2605,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3767.0033805591042,\n                              \"sensorLong\": 7102\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5667.626442072553\n                              }\n                            },\n                            \"top\": 610,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1081,\n                        \"timestampMs\": 5485\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_ACTIVATED\",\n                          \"PROBE_TEMPERATURE_EXCEEDED_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": true,\n                            \"bottom\": 4190,\n                            \"confidence\": 8748.721052699946,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9228,\n                                \"y\": 7336\n                              }\n                            },\n                            \"left\": 9300,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1784,\n                            \"objectId\": 6382,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3741.959070803931,\n                            \"right\": 403,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9522.346016206424,\n                              \"sensorLong\": 2641\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 474.28649905145505\n                              }\n                            },\n                            \"top\": 8164,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": true,\n                            \"bottom\": 8609,\n                            \"confidence\": 2928.3410148575986,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8866,\n                                \"y\": 7984\n                              },\n                              \"key_1\": {\n                                \"x\": 5000,\n                                \"y\": 6191\n                              }\n                            },\n                            \"left\": 2204,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 795,\n                            \"objectId\": 3383,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1821.6568173751523,\n                            \"right\": 5118,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9100.48233109157,\n                              \"sensorLong\": 501\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 856.2857189742523\n                              }\n                            },\n                            \"top\": 1096,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4852,\n                        \"timestampMs\": 865\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8413\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 8318,\n                  \"integration\": \"ENVOY\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9227,\n                  \"integration\": \"LUMEO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"INFORMACAST\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 4932,\n                \"password\": \"string\",\n                \"playCount\": 840,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 6317,\n                  \"overrideRelayDurationSec\": 5849,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4728,\n                  \"overrideRelayDurationSec\": 7233,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 3573,\n            \"backoffSeconds\": 2119,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4089,\n                  \"playCount\": 1344\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8250,\n                  \"playCount\": 38\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 5756,\n                  \"expireTimeOfDayLocalSeconds\": 2286,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 5261,\n                  \"expireTimeOfDayLocalSeconds\": 4332,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"BLE_TRACKER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PIR_OCCUPIED\",\n                          \"ALM_MONITORING_ENABLED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                            \"alert\": true,\n                            \"bottom\": 4482,\n                            \"confidence\": 1479.5665018523696,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8537,\n                                \"y\": 3307\n                              },\n                              \"key_1\": {\n                                \"x\": 7311,\n                                \"y\": 6249\n                              },\n                              \"key_2\": {\n                                \"x\": 9018,\n                                \"y\": 7244\n                              },\n                              \"key_3\": {\n                                \"x\": 8064,\n                                \"y\": 2105\n                              },\n                              \"key_4\": {\n                                \"x\": 8233,\n                                \"y\": 3750\n                              }\n                            },\n                            \"left\": 7838,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9091,\n                            \"objectId\": 3774,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2843.590775819915,\n                            \"right\": 9039,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4357.931654321989,\n                              \"sensorLong\": 1810\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2322.9754711159044\n                              }\n                            },\n                            \"top\": 2953,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6782,\n                            \"confidence\": 4907.512469430686,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7811,\n                                \"y\": 2962\n                              },\n                              \"key_1\": {\n                                \"x\": 8461,\n                                \"y\": 8409\n                              }\n                            },\n                            \"left\": 5689,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9808,\n                            \"objectId\": 7863,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 873.0221749613443,\n                            \"right\": 7827,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6687.018708369376,\n                              \"sensorLong\": 7990\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7899.442636875933\n                              }\n                            },\n                            \"top\": 2459,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 390,\n                        \"timestampMs\": 6522\n                      },\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE\",\n                          \"CLIMATE_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_GI_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 4084,\n                            \"confidence\": 3167.0728286479257,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9002,\n                                \"y\": 3172\n                              }\n                            },\n                            \"left\": 8177,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2455,\n                            \"objectId\": 1990,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6890.197169781276,\n                            \"right\": 1812,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8861.090758886969,\n                              \"sensorLong\": 5852\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6607.254296240488\n                              }\n                            },\n                            \"top\": 2634,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 211,\n                            \"confidence\": 8700.920202736339,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9408,\n                                \"y\": 9894\n                              }\n                            },\n                            \"left\": 1092,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1940,\n                            \"objectId\": 3472,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4835.669550462769,\n                            \"right\": 7769,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7342.273029536437,\n                              \"sensorLong\": 5822\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3657.1379251842973\n                              }\n                            },\n                            \"top\": 3249,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5054,\n                        \"timestampMs\": 483\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_TAMPER\",\n                          \"BUTTON_SINGLE_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DB_TRIGGERED\",\n                            \"alert\": true,\n                            \"bottom\": 9742,\n                            \"confidence\": 1810.3136288941912,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8688,\n                                \"y\": 2011\n                              },\n                              \"key_1\": {\n                                \"x\": 6776,\n                                \"y\": 6233\n                              },\n                              \"key_2\": {\n                                \"x\": 8581,\n                                \"y\": 1258\n                              },\n                              \"key_3\": {\n                                \"x\": 6693,\n                                \"y\": 8374\n                              }\n                            },\n                            \"left\": 2630,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8431,\n                            \"objectId\": 6947,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2441.7814838536287,\n                            \"right\": 7734,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2637.985863315038,\n                              \"sensorLong\": 2830\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 765.0202107631832\n                              }\n                            },\n                            \"top\": 6321,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MOTION_CAR\",\n                            \"alert\": true,\n                            \"bottom\": 5437,\n                            \"confidence\": 6043.6492240268235,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9707,\n                                \"y\": 8473\n                              }\n                            },\n                            \"left\": 4192,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1359,\n                            \"objectId\": 1945,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8233.147483600143,\n                            \"right\": 9092,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3495.143408045329,\n                              \"sensorLong\": 4343\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9431.032712891858\n                              }\n                            },\n                            \"top\": 3578,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5406,\n                        \"timestampMs\": 369\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                            \"alert\": false,\n                            \"bottom\": 5477,\n                            \"confidence\": 913.5260906125353,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 410,\n                                \"y\": 2070\n                              }\n                            },\n                            \"left\": 6042,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1170,\n                            \"objectId\": 1093,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8890.864849573505,\n                            \"right\": 9641,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 441.31956193218525,\n                              \"sensorLong\": 843\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 772.8533973822049\n                              }\n                            },\n                            \"top\": 9536,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_BADGE_AUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 4441,\n                            \"confidence\": 4886.502168413105,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9837,\n                                \"y\": 6281\n                              }\n                            },\n                            \"left\": 2166,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7141,\n                            \"objectId\": 1218,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5935.059841243273,\n                            \"right\": 6854,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6023.144879277791,\n                              \"sensorLong\": 9804\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3502.333699295397\n                              }\n                            },\n                            \"top\": 2794,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7499,\n                        \"timestampMs\": 3944\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 2297\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_VOC\",\n                          \"AIR_VAPE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CO2_EXCEEDED_LOW\",\n                            \"alert\": true,\n                            \"bottom\": 8469,\n                            \"confidence\": 3419.2487740067336,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7371,\n                                \"y\": 5349\n                              }\n                            },\n                            \"left\": 4466,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6117,\n                            \"objectId\": 8910,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8085.42524060861,\n                            \"right\": 3225,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4481.134550280896,\n                              \"sensorLong\": 8748\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2168.509385322059\n                              }\n                            },\n                            \"top\": 1208,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_VOC\",\n                            \"alert\": false,\n                            \"bottom\": 4335,\n                            \"confidence\": 413.460445497138,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 796,\n                                \"y\": 6806\n                              },\n                              \"key_1\": {\n                                \"x\": 4512,\n                                \"y\": 7374\n                              }\n                            },\n                            \"left\": 9271,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7240,\n                            \"objectId\": 5407,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9447.197403516571,\n                            \"right\": 9003,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3373.990278323693,\n                              \"sensorLong\": 4638\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4863.41709892665\n                              }\n                            },\n                            \"top\": 6687,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1790,\n                        \"timestampMs\": 1412\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_LOCKDOWN\",\n                          \"IOT_AIR_TEMP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 6832,\n                            \"confidence\": 7800.47031747815,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3050,\n                                \"y\": 2397\n                              },\n                              \"key_1\": {\n                                \"x\": 6842,\n                                \"y\": 7464\n                              },\n                              \"key_2\": {\n                                \"x\": 9030,\n                                \"y\": 9709\n                              }\n                            },\n                            \"left\": 4803,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8696,\n                            \"objectId\": 7697,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4277.586835776586,\n                            \"right\": 1516,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1815.3232688030685,\n                              \"sensorLong\": 4147\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 340.5297353437198\n                              }\n                            },\n                            \"top\": 7198,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": false,\n                            \"bottom\": 2180,\n                            \"confidence\": 9405.11462816633,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8700,\n                                \"y\": 1973\n                              },\n                              \"key_1\": {\n                                \"x\": 2425,\n                                \"y\": 4050\n                              }\n                            },\n                            \"left\": 9688,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3918,\n                            \"objectId\": 7493,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2920.7255835432265,\n                            \"right\": 7372,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3642.9523111515396,\n                              \"sensorLong\": 6543\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1798.9487721144103\n                              }\n                            },\n                            \"top\": 7221,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7373,\n                        \"timestampMs\": 9639\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6795\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5919,\n                  \"integration\": \"BRIVO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 2176,\n                  \"integration\": \"INFORMACAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"WEBHOOKS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"OMNIALERT\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"OPENPATH\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 264,\n                \"password\": \"string\",\n                \"playCount\": 3027,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4732,\n                  \"overrideRelayDurationSec\": 7896,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 3173,\n                  \"overrideRelayDurationSec\": 1939,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 6218,\n            \"backoffSeconds\": 8492,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"LTE\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 6715.6980194777825,\n              \"y\": 5982.122035541342\n            },\n            {\n              \"x\": 2464.001802727034,\n              \"y\": 6738.733584899322\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 893,\n                  \"playCount\": 6673\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 5021,\n                  \"playCount\": 4593\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 3064,\n                  \"expireTimeOfDayLocalSeconds\": 6665,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 6958,\n                  \"expireTimeOfDayLocalSeconds\": 3853,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"IO_BOARD\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_PM25\",\n                          \"AUDIO_SOUND_ALARM_SMOKE_FIRE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"FACE_UNIDENTIFIED\",\n                            \"alert\": false,\n                            \"bottom\": 1665,\n                            \"confidence\": 9485.737515537136,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4741,\n                                \"y\": 8440\n                              },\n                              \"key_1\": {\n                                \"x\": 9942,\n                                \"y\": 6511\n                              }\n                            },\n                            \"left\": 8883,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9153,\n                            \"objectId\": 5132,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 326.97175094477336,\n                            \"right\": 986,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 494.5827636145772,\n                              \"sensorLong\": 6273\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2528.139381197756\n                              }\n                            },\n                            \"top\": 2098,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_UNLOCKED\",\n                            \"alert\": false,\n                            \"bottom\": 4865,\n                            \"confidence\": 4317.830338136868,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5720,\n                                \"y\": 8994\n                              },\n                              \"key_1\": {\n                                \"x\": 5313,\n                                \"y\": 1460\n                              }\n                            },\n                            \"left\": 5045,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9369,\n                            \"objectId\": 2542,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4909.618590990481,\n                            \"right\": 4403,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1725.112836318119,\n                              \"sensorLong\": 6679\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5744.903659377278\n                              }\n                            },\n                            \"top\": 5161,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 34,\n                        \"timestampMs\": 7386\n                      },\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE_ALERT\",\n                          \"FACE_BLACKLISTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                            \"alert\": false,\n                            \"bottom\": 9966,\n                            \"confidence\": 7853.136007937725,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3495,\n                                \"y\": 1508\n                              },\n                              \"key_1\": {\n                                \"x\": 2497,\n                                \"y\": 7753\n                              }\n                            },\n                            \"left\": 7849,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5028,\n                            \"objectId\": 6316,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3770.4146811256446,\n                            \"right\": 2957,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 362.149144411219,\n                              \"sensorLong\": 7007\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8653.829928960988\n                              }\n                            },\n                            \"top\": 57,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                            \"alert\": true,\n                            \"bottom\": 7406,\n                            \"confidence\": 9607.969482231088,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7804,\n                                \"y\": 7762\n                              }\n                            },\n                            \"left\": 1107,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6373,\n                            \"objectId\": 4605,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7680.159537906324,\n                            \"right\": 480,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8077.006379795328,\n                              \"sensorLong\": 6868\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7990.5939794192045\n                              }\n                            },\n                            \"top\": 1262,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1290,\n                        \"timestampMs\": 22\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIGNIFICANT\",\n                          \"MOTION\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PM40_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4519,\n                            \"confidence\": 3423.9780480172576,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6046,\n                                \"y\": 5380\n                              },\n                              \"key_1\": {\n                                \"x\": 9283,\n                                \"y\": 2725\n                              },\n                              \"key_2\": {\n                                \"x\": 554,\n                                \"y\": 4196\n                              },\n                              \"key_3\": {\n                                \"x\": 1642,\n                                \"y\": 1664\n                              },\n                              \"key_4\": {\n                                \"x\": 8667,\n                                \"y\": 5825\n                              }\n                            },\n                            \"left\": 7192,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5737,\n                            \"objectId\": 771,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1873.7929584120393,\n                            \"right\": 8387,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 690.1251248007934,\n                              \"sensorLong\": 4087\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2153.9551543187094\n                              }\n                            },\n                            \"top\": 5075,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"POSE_FALL\",\n                            \"alert\": true,\n                            \"bottom\": 8114,\n                            \"confidence\": 1443.4018767059586,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2499,\n                                \"y\": 8671\n                              },\n                              \"key_1\": {\n                                \"x\": 1563,\n                                \"y\": 3933\n                              }\n                            },\n                            \"left\": 9978,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3453,\n                            \"objectId\": 1426,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2549.1907372605315,\n                            \"right\": 3294,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3106.1071126668317,\n                              \"sensorLong\": 4216\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6367.521382799093\n                              }\n                            },\n                            \"top\": 1925,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9980,\n                        \"timestampMs\": 6818\n                      },\n                      {\n                        \"activities\": [\n                          \"MOTION_ANIMAL\",\n                          \"AC_APERIO_OK_BATTERY\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"alert\": true,\n                            \"bottom\": 9981,\n                            \"confidence\": 3167.725455791173,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7633,\n                                \"y\": 3867\n                              },\n                              \"key_1\": {\n                                \"x\": 5062,\n                                \"y\": 6436\n                              },\n                              \"key_2\": {\n                                \"x\": 9404,\n                                \"y\": 6038\n                              }\n                            },\n                            \"left\": 4692,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4455,\n                            \"objectId\": 8346,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7893.365951118331,\n                            \"right\": 8731,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9779.952326720679,\n                              \"sensorLong\": 6307\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8458.39471820256\n                              }\n                            },\n                            \"top\": 7043,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_MOVED\",\n                            \"alert\": false,\n                            \"bottom\": 6373,\n                            \"confidence\": 4178.018921802611,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9147,\n                                \"y\": 873\n                              },\n                              \"key_1\": {\n                                \"x\": 9080,\n                                \"y\": 6990\n                              },\n                              \"key_2\": {\n                                \"x\": 2955,\n                                \"y\": 7293\n                              },\n                              \"key_3\": {\n                                \"x\": 2396,\n                                \"y\": 2795\n                              }\n                            },\n                            \"left\": 56,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1302,\n                            \"objectId\": 1549,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3950.3803080026523,\n                            \"right\": 7099,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6327.9640179641965,\n                              \"sensorLong\": 4502\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6926.5014469864545\n                              }\n                            },\n                            \"top\": 4191,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8289,\n                        \"timestampMs\": 1932\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 9840\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PIR_VACANT\",\n                          \"AUDIO_SOUND_LOUD\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 6265,\n                            \"confidence\": 3414.428186570939,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9939,\n                                \"y\": 8170\n                              },\n                              \"key_1\": {\n                                \"x\": 1288,\n                                \"y\": 6829\n                              },\n                              \"key_2\": {\n                                \"x\": 4050,\n                                \"y\": 491\n                              }\n                            },\n                            \"left\": 3098,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5406,\n                            \"objectId\": 8930,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4159.226533533469,\n                            \"right\": 7894,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8457.5648518607,\n                              \"sensorLong\": 7664\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3233.5674910881608\n                              }\n                            },\n                            \"top\": 7334,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO\",\n                            \"alert\": true,\n                            \"bottom\": 4448,\n                            \"confidence\": 3601.5341582069273,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8230,\n                                \"y\": 187\n                              },\n                              \"key_1\": {\n                                \"x\": 2246,\n                                \"y\": 7992\n                              }\n                            },\n                            \"left\": 8966,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2261,\n                            \"objectId\": 2599,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2624.419887568883,\n                            \"right\": 3059,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5882.521079233352,\n                              \"sensorLong\": 8905\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6923.284871497935\n                              }\n                            },\n                            \"top\": 7928,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8928,\n                        \"timestampMs\": 6089\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_ENABLED\",\n                          \"MOTION_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_MANUAL\",\n                            \"alert\": true,\n                            \"bottom\": 661,\n                            \"confidence\": 557.5438397651621,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 357,\n                                \"y\": 8628\n                              },\n                              \"key_1\": {\n                                \"x\": 2274,\n                                \"y\": 9317\n                              }\n                            },\n                            \"left\": 3302,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2230,\n                            \"objectId\": 5549,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2633.2838287435357,\n                            \"right\": 44,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6536.5582191232315,\n                              \"sensorLong\": 9259\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8008.647831707281\n                              }\n                            },\n                            \"top\": 8922,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": true,\n                            \"bottom\": 4346,\n                            \"confidence\": 4056.8984518746997,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7256,\n                                \"y\": 7231\n                              }\n                            },\n                            \"left\": 1814,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9638,\n                            \"objectId\": 2577,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6759.513119974585,\n                            \"right\": 7493,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 665.6840577262213,\n                              \"sensorLong\": 1921\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7129.501325376268\n                              }\n                            },\n                            \"top\": 2585,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5846,\n                        \"timestampMs\": 6472\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8920\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 4785,\n                  \"integration\": \"GENEA\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 8299,\n                  \"integration\": \"INFORMACAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"MICROSOFT_TEAMS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"UNKNOWN\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 9794,\n                \"password\": \"string\",\n                \"playCount\": 2405,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 495,\n                  \"overrideRelayDurationSec\": 1660,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 5693,\n                  \"overrideRelayDurationSec\": 3754,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 2053,\n            \"backoffSeconds\": 4218,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4651,\n                  \"playCount\": 288\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7701,\n                  \"playCount\": 6552\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 8358,\n                  \"expireTimeOfDayLocalSeconds\": 6285,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 464,\n                  \"expireTimeOfDayLocalSeconds\": 2134,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"IO_BOARD\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_BADGE_FACE_MISMATCH\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_REMOTE_UNLOCK\",\n                            \"alert\": false,\n                            \"bottom\": 7643,\n                            \"confidence\": 1100.8171309548497,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1064,\n                                \"y\": 6092\n                              }\n                            },\n                            \"left\": 1554,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9536,\n                            \"objectId\": 7162,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9859.665739249023,\n                            \"right\": 5386,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1372.1560499844054,\n                              \"sensorLong\": 2313\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 389.5234516088397\n                              }\n                            },\n                            \"top\": 7448,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": false,\n                            \"bottom\": 8662,\n                            \"confidence\": 2553.471962466394,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 535,\n                                \"y\": 7608\n                              },\n                              \"key_1\": {\n                                \"x\": 9936,\n                                \"y\": 1262\n                              }\n                            },\n                            \"left\": 8416,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2154,\n                            \"objectId\": 4390,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4128.028278976423,\n                            \"right\": 2717,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4663.446996902086,\n                              \"sensorLong\": 264\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2265.9386193954824\n                              }\n                            },\n                            \"top\": 8398,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8331,\n                        \"timestampMs\": 9667\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_DISABLED\",\n                          \"IOT_AIR_TEMP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_OK_BATTERY\",\n                            \"alert\": true,\n                            \"bottom\": 3945,\n                            \"confidence\": 6496.3855083652525,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1965,\n                                \"y\": 7200\n                              }\n                            },\n                            \"left\": 5419,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3908,\n                            \"objectId\": 9933,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2221.014772970884,\n                            \"right\": 7010,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7966.449952379992,\n                              \"sensorLong\": 5696\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9981.734006044522\n                              }\n                            },\n                            \"top\": 5228,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"HUMIDITY_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 2972,\n                            \"confidence\": 2507.3108410037535,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8090,\n                                \"y\": 7876\n                              },\n                              \"key_1\": {\n                                \"x\": 1242,\n                                \"y\": 4144\n                              }\n                            },\n                            \"left\": 4877,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7493,\n                            \"objectId\": 2166,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1530.6912575555987,\n                            \"right\": 6271,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1331.7841595700063,\n                              \"sensorLong\": 2991\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 339.46555506949807\n                              }\n                            },\n                            \"top\": 6219,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9541,\n                        \"timestampMs\": 5076\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 7060\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"VISUAL_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_OPENED\",\n                            \"alert\": false,\n                            \"bottom\": 5724,\n                            \"confidence\": 4691.027831136461,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 545,\n                                \"y\": 1386\n                              },\n                              \"key_1\": {\n                                \"x\": 1559,\n                                \"y\": 3144\n                              },\n                              \"key_2\": {\n                                \"x\": 438,\n                                \"y\": 3059\n                              }\n                            },\n                            \"left\": 7656,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6037,\n                            \"objectId\": 1836,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 678.1531183059908,\n                            \"right\": 952,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1673.025903883465,\n                              \"sensorLong\": 702\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7161.955196131584\n                              }\n                            },\n                            \"top\": 8037,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_INACTIVE\",\n                            \"alert\": true,\n                            \"bottom\": 9733,\n                            \"confidence\": 1195.9477800579755,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6594,\n                                \"y\": 9750\n                              }\n                            },\n                            \"left\": 5051,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6391,\n                            \"objectId\": 3315,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7006.561272443648,\n                            \"right\": 7599,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7440.644376545895,\n                              \"sensorLong\": 5442\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 548.9453566850932\n                              }\n                            },\n                            \"top\": 823,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9090,\n                        \"timestampMs\": 2992\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_AJAR\",\n                          \"FACE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 1322,\n                            \"confidence\": 6486.681620609796,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3380,\n                                \"y\": 5501\n                              }\n                            },\n                            \"left\": 5364,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2553,\n                            \"objectId\": 7876,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7738.362937786649,\n                            \"right\": 5262,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8253.691675856095,\n                              \"sensorLong\": 9260\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5103.500799965752\n                              }\n                            },\n                            \"top\": 3404,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 9063,\n                            \"confidence\": 3130.51465954868,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 634,\n                                \"y\": 3658\n                              }\n                            },\n                            \"left\": 4705,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6162,\n                            \"objectId\": 5821,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1536.6531425551,\n                            \"right\": 6064,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7641.780739631458,\n                              \"sensorLong\": 7341\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7039.707152189225\n                              }\n                            },\n                            \"top\": 3512,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4311,\n                        \"timestampMs\": 3283\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"PM100_EXCEEDED_HIGH\",\n                          \"BADGE_FACE_MISMATCH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_GI_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 1429,\n                            \"confidence\": 6995.743170449882,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 358,\n                                \"y\": 5157\n                              },\n                              \"key_1\": {\n                                \"x\": 2432,\n                                \"y\": 1296\n                              }\n                            },\n                            \"left\": 2154,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7879,\n                            \"objectId\": 7743,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 108.05190964707111,\n                            \"right\": 1687,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4707.855793254212,\n                              \"sensorLong\": 7779\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6285.875610486298\n                              }\n                            },\n                            \"top\": 4447,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 9353,\n                            \"confidence\": 7438.713606120075,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4645,\n                                \"y\": 9514\n                              }\n                            },\n                            \"left\": 2703,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1404,\n                            \"objectId\": 26,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8190.548697909514,\n                            \"right\": 2746,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2199.4363569167817,\n                              \"sensorLong\": 7534\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1678.9205384579175\n                              }\n                            },\n                            \"top\": 3601,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8752,\n                        \"timestampMs\": 5592\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_REQUEST_TO_EXIT\",\n                          \"AC_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MOTION_HUMAN\",\n                            \"alert\": true,\n                            \"bottom\": 6992,\n                            \"confidence\": 890.2994218656502,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1114,\n                                \"y\": 4333\n                              },\n                              \"key_1\": {\n                                \"x\": 2757,\n                                \"y\": 3794\n                              }\n                            },\n                            \"left\": 8968,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3627,\n                            \"objectId\": 6270,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2216.8846581264656,\n                            \"right\": 8675,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5346.1934743028805,\n                              \"sensorLong\": 311\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1241.4204390856432\n                              }\n                            },\n                            \"top\": 4812,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 5775,\n                            \"confidence\": 9695.694913502404,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3493,\n                                \"y\": 1185\n                              },\n                              \"key_1\": {\n                                \"x\": 8705,\n                                \"y\": 4340\n                              },\n                              \"key_2\": {\n                                \"x\": 8034,\n                                \"y\": 6520\n                              },\n                              \"key_3\": {\n                                \"x\": 4940,\n                                \"y\": 9782\n                              },\n                              \"key_4\": {\n                                \"x\": 4765,\n                                \"y\": 5996\n                              }\n                            },\n                            \"left\": 487,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2795,\n                            \"objectId\": 6690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5684.358710588275,\n                            \"right\": 2876,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2307.6634659396423,\n                              \"sensorLong\": 3192\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1987.760352588095\n                              }\n                            },\n                            \"top\": 2240,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9849,\n                        \"timestampMs\": 7702\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6958\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 6406,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 3327,\n                  \"integration\": \"NINEONEONE_CELLULAR\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OMNIALERT\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"ENVOY\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 2119,\n                \"password\": \"string\",\n                \"playCount\": 5645,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 8121,\n                  \"overrideRelayDurationSec\": 2242,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 3827,\n                  \"overrideRelayDurationSec\": 6305,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7183,\n            \"backoffSeconds\": 385,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      3242,\n      9175\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"PERCENT\",\n    \"reportsEnabled\": true,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"TAMPER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/updatePromptConfiguration","description":"<p>Update scene query configuration</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","scenequery","updatePromptConfiguration"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"84e75532-31c6-4d5b-bef1-443dedebd5fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"promptConfiguration\": {\n    \"active\": true,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"CONTAINS\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 215.83722800445182,\n              \"y\": 3718.178041860947\n            },\n            {\n              \"x\": 9518.325012750816,\n              \"y\": 4505.892704838226\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8244,\n                  \"playCount\": 8256\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8241,\n                  \"playCount\": 7825\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 6974,\n                  \"expireTimeOfDayLocalSeconds\": 8296,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 4111,\n                  \"expireTimeOfDayLocalSeconds\": 2983,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"UNKNOWN\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"BADGE_MANUAL\",\n                          \"HELMET_MISSING\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": false,\n                            \"bottom\": 2157,\n                            \"confidence\": 9634.741839909795,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4626,\n                                \"y\": 7315\n                              },\n                              \"key_1\": {\n                                \"x\": 7298,\n                                \"y\": 660\n                              }\n                            },\n                            \"left\": 4274,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4689,\n                            \"objectId\": 2253,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9575.37215657285,\n                            \"right\": 4541,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9898.420858292775,\n                              \"sensorLong\": 951\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 741.603626367211\n                              }\n                            },\n                            \"top\": 3470,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_GUN\",\n                            \"alert\": true,\n                            \"bottom\": 2608,\n                            \"confidence\": 6531.070459685513,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1040,\n                                \"y\": 6593\n                              },\n                              \"key_1\": {\n                                \"x\": 1524,\n                                \"y\": 6471\n                              }\n                            },\n                            \"left\": 8029,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6170,\n                            \"objectId\": 3663,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9664.154120690153,\n                            \"right\": 7887,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4875.2173573533655,\n                              \"sensorLong\": 9848\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8110.605431335321\n                              }\n                            },\n                            \"top\": 4129,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3590,\n                        \"timestampMs\": 8301\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_TEMP\",\n                          \"AC_DSR_UNLOCKED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_BUTTON_HOLD\",\n                            \"alert\": true,\n                            \"bottom\": 7674,\n                            \"confidence\": 9112.004369022636,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9858,\n                                \"y\": 1735\n                              }\n                            },\n                            \"left\": 2711,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1887,\n                            \"objectId\": 5544,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2401.3183405213344,\n                            \"right\": 1298,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3343.9219282431764,\n                              \"sensorLong\": 5095\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8928.34104643217\n                              }\n                            },\n                            \"top\": 6511,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": false,\n                            \"bottom\": 3609,\n                            \"confidence\": 4374.1187194539125,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2271,\n                                \"y\": 2175\n                              },\n                              \"key_1\": {\n                                \"x\": 430,\n                                \"y\": 2900\n                              }\n                            },\n                            \"left\": 8481,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6655,\n                            \"objectId\": 656,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8440.85054845588,\n                            \"right\": 1710,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5078.536205584991,\n                              \"sensorLong\": 4280\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5312.484845603509\n                              }\n                            },\n                            \"top\": 3817,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9584,\n                        \"timestampMs\": 9626\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1209\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_BUTTON_DOUBLE_CLICK\",\n                          \"SOUND_HELP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 8979,\n                            \"confidence\": 8619.86591053517,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4804,\n                                \"y\": 5933\n                              },\n                              \"key_1\": {\n                                \"x\": 9610,\n                                \"y\": 2755\n                              },\n                              \"key_2\": {\n                                \"x\": 1126,\n                                \"y\": 5670\n                              }\n                            },\n                            \"left\": 6848,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9043,\n                            \"objectId\": 701,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1984.230797529063,\n                            \"right\": 1681,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6277.355801215672,\n                              \"sensorLong\": 8766\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 570.0968999886658\n                              }\n                            },\n                            \"top\": 4378,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CO2_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 6801,\n                            \"confidence\": 8400.663997125115,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4155,\n                                \"y\": 2067\n                              },\n                              \"key_1\": {\n                                \"x\": 8318,\n                                \"y\": 8833\n                              }\n                            },\n                            \"left\": 6709,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8858,\n                            \"objectId\": 8611,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3609.3685802519526,\n                            \"right\": 2605,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3767.0033805591042,\n                              \"sensorLong\": 7102\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5667.626442072553\n                              }\n                            },\n                            \"top\": 610,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1081,\n                        \"timestampMs\": 5485\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_LOCKDOWN_ACTIVATED\",\n                          \"PROBE_TEMPERATURE_EXCEEDED_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": true,\n                            \"bottom\": 4190,\n                            \"confidence\": 8748.721052699946,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9228,\n                                \"y\": 7336\n                              }\n                            },\n                            \"left\": 9300,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1784,\n                            \"objectId\": 6382,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3741.959070803931,\n                            \"right\": 403,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9522.346016206424,\n                              \"sensorLong\": 2641\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 474.28649905145505\n                              }\n                            },\n                            \"top\": 8164,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_TAMPER_ACCEL\",\n                            \"alert\": true,\n                            \"bottom\": 8609,\n                            \"confidence\": 2928.3410148575986,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8866,\n                                \"y\": 7984\n                              },\n                              \"key_1\": {\n                                \"x\": 5000,\n                                \"y\": 6191\n                              }\n                            },\n                            \"left\": 2204,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 795,\n                            \"objectId\": 3383,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1821.6568173751523,\n                            \"right\": 5118,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9100.48233109157,\n                              \"sensorLong\": 501\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 856.2857189742523\n                              }\n                            },\n                            \"top\": 1096,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4852,\n                        \"timestampMs\": 865\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8413\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 8318,\n                  \"integration\": \"ENVOY\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9227,\n                  \"integration\": \"LUMEO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"INFORMACAST\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"GENEA\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 4932,\n                \"password\": \"string\",\n                \"playCount\": 840,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 6317,\n                  \"overrideRelayDurationSec\": 5849,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4728,\n                  \"overrideRelayDurationSec\": 7233,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 3573,\n            \"backoffSeconds\": 2119,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4089,\n                  \"playCount\": 1344\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 8250,\n                  \"playCount\": 38\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 5756,\n                  \"expireTimeOfDayLocalSeconds\": 2286,\n                  \"useFirstInRulesIfPossible\": false\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 5261,\n                  \"expireTimeOfDayLocalSeconds\": 4332,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"BLE_TRACKER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PIR_OCCUPIED\",\n                          \"ALM_MONITORING_ENABLED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_AUTHORITIES_CONTACTED\",\n                            \"alert\": true,\n                            \"bottom\": 4482,\n                            \"confidence\": 1479.5665018523696,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8537,\n                                \"y\": 3307\n                              },\n                              \"key_1\": {\n                                \"x\": 7311,\n                                \"y\": 6249\n                              },\n                              \"key_2\": {\n                                \"x\": 9018,\n                                \"y\": 7244\n                              },\n                              \"key_3\": {\n                                \"x\": 8064,\n                                \"y\": 2105\n                              },\n                              \"key_4\": {\n                                \"x\": 8233,\n                                \"y\": 3750\n                              }\n                            },\n                            \"left\": 7838,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9091,\n                            \"objectId\": 3774,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2843.590775819915,\n                            \"right\": 9039,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4357.931654321989,\n                              \"sensorLong\": 1810\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2322.9754711159044\n                              }\n                            },\n                            \"top\": 2953,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6782,\n                            \"confidence\": 4907.512469430686,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7811,\n                                \"y\": 2962\n                              },\n                              \"key_1\": {\n                                \"x\": 8461,\n                                \"y\": 8409\n                              }\n                            },\n                            \"left\": 5689,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9808,\n                            \"objectId\": 7863,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 873.0221749613443,\n                            \"right\": 7827,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6687.018708369376,\n                              \"sensorLong\": 7990\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7899.442636875933\n                              }\n                            },\n                            \"top\": 2459,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 390,\n                        \"timestampMs\": 6522\n                      },\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE\",\n                          \"CLIMATE_VOC\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_GI_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 4084,\n                            \"confidence\": 3167.0728286479257,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9002,\n                                \"y\": 3172\n                              }\n                            },\n                            \"left\": 8177,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2455,\n                            \"objectId\": 1990,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6890.197169781276,\n                            \"right\": 1812,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8861.090758886969,\n                              \"sensorLong\": 5852\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6607.254296240488\n                              }\n                            },\n                            \"top\": 2634,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 211,\n                            \"confidence\": 8700.920202736339,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9408,\n                                \"y\": 9894\n                              }\n                            },\n                            \"left\": 1092,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1940,\n                            \"objectId\": 3472,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4835.669550462769,\n                            \"right\": 7769,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7342.273029536437,\n                              \"sensorLong\": 5822\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3657.1379251842973\n                              }\n                            },\n                            \"top\": 3249,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5054,\n                        \"timestampMs\": 483\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_TAMPER\",\n                          \"BUTTON_SINGLE_PRESSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DB_TRIGGERED\",\n                            \"alert\": true,\n                            \"bottom\": 9742,\n                            \"confidence\": 1810.3136288941912,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8688,\n                                \"y\": 2011\n                              },\n                              \"key_1\": {\n                                \"x\": 6776,\n                                \"y\": 6233\n                              },\n                              \"key_2\": {\n                                \"x\": 8581,\n                                \"y\": 1258\n                              },\n                              \"key_3\": {\n                                \"x\": 6693,\n                                \"y\": 8374\n                              }\n                            },\n                            \"left\": 2630,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8431,\n                            \"objectId\": 6947,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2441.7814838536287,\n                            \"right\": 7734,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2637.985863315038,\n                              \"sensorLong\": 2830\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 765.0202107631832\n                              }\n                            },\n                            \"top\": 6321,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MOTION_CAR\",\n                            \"alert\": true,\n                            \"bottom\": 5437,\n                            \"confidence\": 6043.6492240268235,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9707,\n                                \"y\": 8473\n                              }\n                            },\n                            \"left\": 4192,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1359,\n                            \"objectId\": 1945,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8233.147483600143,\n                            \"right\": 9092,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3495.143408045329,\n                              \"sensorLong\": 4343\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9431.032712891858\n                              }\n                            },\n                            \"top\": 3578,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5406,\n                        \"timestampMs\": 369\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_THREAT_CASE_CLOSED\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"LICENSEPLATE_BLACKLISTED\",\n                            \"alert\": false,\n                            \"bottom\": 5477,\n                            \"confidence\": 913.5260906125353,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 410,\n                                \"y\": 2070\n                              }\n                            },\n                            \"left\": 6042,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1170,\n                            \"objectId\": 1093,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8890.864849573505,\n                            \"right\": 9641,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 441.31956193218525,\n                              \"sensorLong\": 843\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 772.8533973822049\n                              }\n                            },\n                            \"top\": 9536,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_BADGE_AUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 4441,\n                            \"confidence\": 4886.502168413105,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9837,\n                                \"y\": 6281\n                              }\n                            },\n                            \"left\": 2166,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7141,\n                            \"objectId\": 1218,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5935.059841243273,\n                            \"right\": 6854,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6023.144879277791,\n                              \"sensorLong\": 9804\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3502.333699295397\n                              }\n                            },\n                            \"top\": 2794,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7499,\n                        \"timestampMs\": 3944\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 2297\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_VOC\",\n                          \"AIR_VAPE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CO2_EXCEEDED_LOW\",\n                            \"alert\": true,\n                            \"bottom\": 8469,\n                            \"confidence\": 3419.2487740067336,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7371,\n                                \"y\": 5349\n                              }\n                            },\n                            \"left\": 4466,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6117,\n                            \"objectId\": 8910,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8085.42524060861,\n                            \"right\": 3225,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4481.134550280896,\n                              \"sensorLong\": 8748\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2168.509385322059\n                              }\n                            },\n                            \"top\": 1208,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_VOC\",\n                            \"alert\": false,\n                            \"bottom\": 4335,\n                            \"confidence\": 413.460445497138,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 796,\n                                \"y\": 6806\n                              },\n                              \"key_1\": {\n                                \"x\": 4512,\n                                \"y\": 7374\n                              }\n                            },\n                            \"left\": 9271,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7240,\n                            \"objectId\": 5407,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9447.197403516571,\n                            \"right\": 9003,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3373.990278323693,\n                              \"sensorLong\": 4638\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4863.41709892665\n                              }\n                            },\n                            \"top\": 6687,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1790,\n                        \"timestampMs\": 1412\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_LOCKDOWN\",\n                          \"IOT_AIR_TEMP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED\",\n                            \"alert\": true,\n                            \"bottom\": 6832,\n                            \"confidence\": 7800.47031747815,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3050,\n                                \"y\": 2397\n                              },\n                              \"key_1\": {\n                                \"x\": 6842,\n                                \"y\": 7464\n                              },\n                              \"key_2\": {\n                                \"x\": 9030,\n                                \"y\": 9709\n                              }\n                            },\n                            \"left\": 4803,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8696,\n                            \"objectId\": 7697,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4277.586835776586,\n                            \"right\": 1516,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1815.3232688030685,\n                              \"sensorLong\": 4147\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 340.5297353437198\n                              }\n                            },\n                            \"top\": 7198,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": false,\n                            \"bottom\": 2180,\n                            \"confidence\": 9405.11462816633,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8700,\n                                \"y\": 1973\n                              },\n                              \"key_1\": {\n                                \"x\": 2425,\n                                \"y\": 4050\n                              }\n                            },\n                            \"left\": 9688,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3918,\n                            \"objectId\": 7493,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2920.7255835432265,\n                            \"right\": 7372,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3642.9523111515396,\n                              \"sensorLong\": 6543\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1798.9487721144103\n                              }\n                            },\n                            \"top\": 7221,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7373,\n                        \"timestampMs\": 9639\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6795\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 5919,\n                  \"integration\": \"BRIVO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 2176,\n                  \"integration\": \"INFORMACAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"WEBHOOKS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"OMNIALERT\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"OPENPATH\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 264,\n                \"password\": \"string\",\n                \"playCount\": 3027,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 4732,\n                  \"overrideRelayDurationSec\": 7896,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 3173,\n                  \"overrideRelayDurationSec\": 1939,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 6218,\n            \"backoffSeconds\": 8492,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"LTE\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 6715.6980194777825,\n              \"y\": 5982.122035541342\n            },\n            {\n              \"x\": 2464.001802727034,\n              \"y\": 6738.733584899322\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 893,\n                  \"playCount\": 6673\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 5021,\n                  \"playCount\": 4593\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 3064,\n                  \"expireTimeOfDayLocalSeconds\": 6665,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 6958,\n                  \"expireTimeOfDayLocalSeconds\": 3853,\n                  \"useFirstInRulesIfPossible\": true\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"IO_BOARD\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"CLIMATE_PM25\",\n                          \"AUDIO_SOUND_ALARM_SMOKE_FIRE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"FACE_UNIDENTIFIED\",\n                            \"alert\": false,\n                            \"bottom\": 1665,\n                            \"confidence\": 9485.737515537136,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4741,\n                                \"y\": 8440\n                              },\n                              \"key_1\": {\n                                \"x\": 9942,\n                                \"y\": 6511\n                              }\n                            },\n                            \"left\": 8883,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9153,\n                            \"objectId\": 5132,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 326.97175094477336,\n                            \"right\": 986,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 494.5827636145772,\n                              \"sensorLong\": 6273\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2528.139381197756\n                              }\n                            },\n                            \"top\": 2098,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DSR_UNLOCKED\",\n                            \"alert\": false,\n                            \"bottom\": 4865,\n                            \"confidence\": 4317.830338136868,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5720,\n                                \"y\": 8994\n                              },\n                              \"key_1\": {\n                                \"x\": 5313,\n                                \"y\": 1460\n                              }\n                            },\n                            \"left\": 5045,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9369,\n                            \"objectId\": 2542,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4909.618590990481,\n                            \"right\": 4403,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1725.112836318119,\n                              \"sensorLong\": 6679\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5744.903659377278\n                              }\n                            },\n                            \"top\": 5161,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 34,\n                        \"timestampMs\": 7386\n                      },\n                      {\n                        \"activities\": [\n                          \"LICENSEPLATE_ALERT\",\n                          \"FACE_BLACKLISTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_LOCKDOWN_DEACTIVATED\",\n                            \"alert\": false,\n                            \"bottom\": 9966,\n                            \"confidence\": 7853.136007937725,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3495,\n                                \"y\": 1508\n                              },\n                              \"key_1\": {\n                                \"x\": 2497,\n                                \"y\": 7753\n                              }\n                            },\n                            \"left\": 7849,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5028,\n                            \"objectId\": 6316,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3770.4146811256446,\n                            \"right\": 2957,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 362.149144411219,\n                              \"sensorLong\": 7007\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8653.829928960988\n                              }\n                            },\n                            \"top\": 57,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_ALARM_SMOKE_FIRE\",\n                            \"alert\": true,\n                            \"bottom\": 7406,\n                            \"confidence\": 9607.969482231088,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7804,\n                                \"y\": 7762\n                              }\n                            },\n                            \"left\": 1107,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6373,\n                            \"objectId\": 4605,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7680.159537906324,\n                            \"right\": 480,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8077.006379795328,\n                              \"sensorLong\": 6868\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7990.5939794192045\n                              }\n                            },\n                            \"top\": 1262,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1290,\n                        \"timestampMs\": 22\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIGNIFICANT\",\n                          \"MOTION\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PM40_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 4519,\n                            \"confidence\": 3423.9780480172576,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6046,\n                                \"y\": 5380\n                              },\n                              \"key_1\": {\n                                \"x\": 9283,\n                                \"y\": 2725\n                              },\n                              \"key_2\": {\n                                \"x\": 554,\n                                \"y\": 4196\n                              },\n                              \"key_3\": {\n                                \"x\": 1642,\n                                \"y\": 1664\n                              },\n                              \"key_4\": {\n                                \"x\": 8667,\n                                \"y\": 5825\n                              }\n                            },\n                            \"left\": 7192,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5737,\n                            \"objectId\": 771,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1873.7929584120393,\n                            \"right\": 8387,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 690.1251248007934,\n                              \"sensorLong\": 4087\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2153.9551543187094\n                              }\n                            },\n                            \"top\": 5075,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"POSE_FALL\",\n                            \"alert\": true,\n                            \"bottom\": 8114,\n                            \"confidence\": 1443.4018767059586,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2499,\n                                \"y\": 8671\n                              },\n                              \"key_1\": {\n                                \"x\": 1563,\n                                \"y\": 3933\n                              }\n                            },\n                            \"left\": 9978,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3453,\n                            \"objectId\": 1426,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2549.1907372605315,\n                            \"right\": 3294,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3106.1071126668317,\n                              \"sensorLong\": 4216\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6367.521382799093\n                              }\n                            },\n                            \"top\": 1925,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9980,\n                        \"timestampMs\": 6818\n                      },\n                      {\n                        \"activities\": [\n                          \"MOTION_ANIMAL\",\n                          \"AC_APERIO_OK_BATTERY\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"alert\": true,\n                            \"bottom\": 9981,\n                            \"confidence\": 3167.725455791173,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7633,\n                                \"y\": 3867\n                              },\n                              \"key_1\": {\n                                \"x\": 5062,\n                                \"y\": 6436\n                              },\n                              \"key_2\": {\n                                \"x\": 9404,\n                                \"y\": 6038\n                              }\n                            },\n                            \"left\": 4692,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4455,\n                            \"objectId\": 8346,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7893.365951118331,\n                            \"right\": 8731,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9779.952326720679,\n                              \"sensorLong\": 6307\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8458.39471820256\n                              }\n                            },\n                            \"top\": 7043,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_MOVED\",\n                            \"alert\": false,\n                            \"bottom\": 6373,\n                            \"confidence\": 4178.018921802611,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9147,\n                                \"y\": 873\n                              },\n                              \"key_1\": {\n                                \"x\": 9080,\n                                \"y\": 6990\n                              },\n                              \"key_2\": {\n                                \"x\": 2955,\n                                \"y\": 7293\n                              },\n                              \"key_3\": {\n                                \"x\": 2396,\n                                \"y\": 2795\n                              }\n                            },\n                            \"left\": 56,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1302,\n                            \"objectId\": 1549,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3950.3803080026523,\n                            \"right\": 7099,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6327.9640179641965,\n                              \"sensorLong\": 4502\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6926.5014469864545\n                              }\n                            },\n                            \"top\": 4191,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8289,\n                        \"timestampMs\": 1932\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 9840\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PIR_VACANT\",\n                          \"AUDIO_SOUND_LOUD\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_CLOSED\",\n                            \"alert\": true,\n                            \"bottom\": 6265,\n                            \"confidence\": 3414.428186570939,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9939,\n                                \"y\": 8170\n                              },\n                              \"key_1\": {\n                                \"x\": 1288,\n                                \"y\": 6829\n                              },\n                              \"key_2\": {\n                                \"x\": 4050,\n                                \"y\": 491\n                              }\n                            },\n                            \"left\": 3098,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5406,\n                            \"objectId\": 8930,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4159.226533533469,\n                            \"right\": 7894,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8457.5648518607,\n                              \"sensorLong\": 7664\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3233.5674910881608\n                              }\n                            },\n                            \"top\": 7334,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"IOT_AIR_CO\",\n                            \"alert\": true,\n                            \"bottom\": 4448,\n                            \"confidence\": 3601.5341582069273,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8230,\n                                \"y\": 187\n                              },\n                              \"key_1\": {\n                                \"x\": 2246,\n                                \"y\": 7992\n                              }\n                            },\n                            \"left\": 8966,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2261,\n                            \"objectId\": 2599,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2624.419887568883,\n                            \"right\": 3059,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5882.521079233352,\n                              \"sensorLong\": 8905\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6923.284871497935\n                              }\n                            },\n                            \"top\": 7928,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8928,\n                        \"timestampMs\": 6089\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_ENABLED\",\n                          \"MOTION_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_MANUAL\",\n                            \"alert\": true,\n                            \"bottom\": 661,\n                            \"confidence\": 557.5438397651621,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 357,\n                                \"y\": 8628\n                              },\n                              \"key_1\": {\n                                \"x\": 2274,\n                                \"y\": 9317\n                              }\n                            },\n                            \"left\": 3302,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2230,\n                            \"objectId\": 5549,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2633.2838287435357,\n                            \"right\": 44,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6536.5582191232315,\n                              \"sensorLong\": 9259\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8008.647831707281\n                              }\n                            },\n                            \"top\": 8922,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": true,\n                            \"bottom\": 4346,\n                            \"confidence\": 4056.8984518746997,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7256,\n                                \"y\": 7231\n                              }\n                            },\n                            \"left\": 1814,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9638,\n                            \"objectId\": 2577,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6759.513119974585,\n                            \"right\": 7493,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 665.6840577262213,\n                              \"sensorLong\": 1921\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7129.501325376268\n                              }\n                            },\n                            \"top\": 2585,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5846,\n                        \"timestampMs\": 6472\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8920\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 4785,\n                  \"integration\": \"GENEA\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 8299,\n                  \"integration\": \"INFORMACAST\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"MICROSOFT_TEAMS\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"UNKNOWN\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 9794,\n                \"password\": \"string\",\n                \"playCount\": 2405,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 495,\n                  \"overrideRelayDurationSec\": 1660,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 5693,\n                  \"overrideRelayDurationSec\": 3754,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 2053,\n            \"backoffSeconds\": 4218,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 4651,\n                  \"playCount\": 288\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7701,\n                  \"playCount\": 6552\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 8358,\n                  \"expireTimeOfDayLocalSeconds\": 6285,\n                  \"useFirstInRulesIfPossible\": true\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 464,\n                  \"expireTimeOfDayLocalSeconds\": 2134,\n                  \"useFirstInRulesIfPossible\": false\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"IO_BOARD\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_BADGE_FACE_MISMATCH\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_REMOTE_UNLOCK\",\n                            \"alert\": false,\n                            \"bottom\": 7643,\n                            \"confidence\": 1100.8171309548497,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1064,\n                                \"y\": 6092\n                              }\n                            },\n                            \"left\": 1554,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9536,\n                            \"objectId\": 7162,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9859.665739249023,\n                            \"right\": 5386,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1372.1560499844054,\n                              \"sensorLong\": 2313\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 389.5234516088397\n                              }\n                            },\n                            \"top\": 7448,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": false,\n                            \"bottom\": 8662,\n                            \"confidence\": 2553.471962466394,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 535,\n                                \"y\": 7608\n                              },\n                              \"key_1\": {\n                                \"x\": 9936,\n                                \"y\": 1262\n                              }\n                            },\n                            \"left\": 8416,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2154,\n                            \"objectId\": 4390,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4128.028278976423,\n                            \"right\": 2717,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4663.446996902086,\n                              \"sensorLong\": 264\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2265.9386193954824\n                              }\n                            },\n                            \"top\": 8398,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8331,\n                        \"timestampMs\": 9667\n                      },\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_DISABLED\",\n                          \"IOT_AIR_TEMP\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_OK_BATTERY\",\n                            \"alert\": true,\n                            \"bottom\": 3945,\n                            \"confidence\": 6496.3855083652525,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1965,\n                                \"y\": 7200\n                              }\n                            },\n                            \"left\": 5419,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3908,\n                            \"objectId\": 9933,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2221.014772970884,\n                            \"right\": 7010,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7966.449952379992,\n                              \"sensorLong\": 5696\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9981.734006044522\n                              }\n                            },\n                            \"top\": 5228,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"HUMIDITY_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 2972,\n                            \"confidence\": 2507.3108410037535,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8090,\n                                \"y\": 7876\n                              },\n                              \"key_1\": {\n                                \"x\": 1242,\n                                \"y\": 4144\n                              }\n                            },\n                            \"left\": 4877,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7493,\n                            \"objectId\": 2166,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1530.6912575555987,\n                            \"right\": 6271,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1331.7841595700063,\n                              \"sensorLong\": 2991\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 339.46555506949807\n                              }\n                            },\n                            \"top\": 6219,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9541,\n                        \"timestampMs\": 5076\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 7060\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"VISUAL_TAMPER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"DOOR_OPENED\",\n                            \"alert\": false,\n                            \"bottom\": 5724,\n                            \"confidence\": 4691.027831136461,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 545,\n                                \"y\": 1386\n                              },\n                              \"key_1\": {\n                                \"x\": 1559,\n                                \"y\": 3144\n                              },\n                              \"key_2\": {\n                                \"x\": 438,\n                                \"y\": 3059\n                              }\n                            },\n                            \"left\": 7656,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6037,\n                            \"objectId\": 1836,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 678.1531183059908,\n                            \"right\": 952,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1673.025903883465,\n                              \"sensorLong\": 702\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7161.955196131584\n                              }\n                            },\n                            \"top\": 8037,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_INACTIVE\",\n                            \"alert\": true,\n                            \"bottom\": 9733,\n                            \"confidence\": 1195.9477800579755,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6594,\n                                \"y\": 9750\n                              }\n                            },\n                            \"left\": 5051,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6391,\n                            \"objectId\": 3315,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7006.561272443648,\n                            \"right\": 7599,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7440.644376545895,\n                              \"sensorLong\": 5442\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 548.9453566850932\n                              }\n                            },\n                            \"top\": 823,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9090,\n                        \"timestampMs\": 2992\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_AJAR\",\n                          \"FACE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 1322,\n                            \"confidence\": 6486.681620609796,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3380,\n                                \"y\": 5501\n                              }\n                            },\n                            \"left\": 5364,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2553,\n                            \"objectId\": 7876,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7738.362937786649,\n                            \"right\": 5262,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8253.691675856095,\n                              \"sensorLong\": 9260\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5103.500799965752\n                              }\n                            },\n                            \"top\": 3404,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 9063,\n                            \"confidence\": 3130.51465954868,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 634,\n                                \"y\": 3658\n                              }\n                            },\n                            \"left\": 4705,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6162,\n                            \"objectId\": 5821,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1536.6531425551,\n                            \"right\": 6064,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7641.780739631458,\n                              \"sensorLong\": 7341\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7039.707152189225\n                              }\n                            },\n                            \"top\": 3512,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4311,\n                        \"timestampMs\": 3283\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"PM100_EXCEEDED_HIGH\",\n                          \"BADGE_FACE_MISMATCH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_GI_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 1429,\n                            \"confidence\": 6995.743170449882,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 358,\n                                \"y\": 5157\n                              },\n                              \"key_1\": {\n                                \"x\": 2432,\n                                \"y\": 1296\n                              }\n                            },\n                            \"left\": 2154,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7879,\n                            \"objectId\": 7743,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 108.05190964707111,\n                            \"right\": 1687,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4707.855793254212,\n                              \"sensorLong\": 7779\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6285.875610486298\n                              }\n                            },\n                            \"top\": 4447,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 9353,\n                            \"confidence\": 7438.713606120075,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4645,\n                                \"y\": 9514\n                              }\n                            },\n                            \"left\": 2703,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1404,\n                            \"objectId\": 26,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8190.548697909514,\n                            \"right\": 2746,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2199.4363569167817,\n                              \"sensorLong\": 7534\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1678.9205384579175\n                              }\n                            },\n                            \"top\": 3601,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8752,\n                        \"timestampMs\": 5592\n                      },\n                      {\n                        \"activities\": [\n                          \"BADGE_REQUEST_TO_EXIT\",\n                          \"AC_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MOTION_HUMAN\",\n                            \"alert\": true,\n                            \"bottom\": 6992,\n                            \"confidence\": 890.2994218656502,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1114,\n                                \"y\": 4333\n                              },\n                              \"key_1\": {\n                                \"x\": 2757,\n                                \"y\": 3794\n                              }\n                            },\n                            \"left\": 8968,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3627,\n                            \"objectId\": 6270,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2216.8846581264656,\n                            \"right\": 8675,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5346.1934743028805,\n                              \"sensorLong\": 311\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1241.4204390856432\n                              }\n                            },\n                            \"top\": 4812,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 5775,\n                            \"confidence\": 9695.694913502404,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3493,\n                                \"y\": 1185\n                              },\n                              \"key_1\": {\n                                \"x\": 8705,\n                                \"y\": 4340\n                              },\n                              \"key_2\": {\n                                \"x\": 8034,\n                                \"y\": 6520\n                              },\n                              \"key_3\": {\n                                \"x\": 4940,\n                                \"y\": 9782\n                              },\n                              \"key_4\": {\n                                \"x\": 4765,\n                                \"y\": 5996\n                              }\n                            },\n                            \"left\": 487,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2795,\n                            \"objectId\": 6690,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5684.358710588275,\n                            \"right\": 2876,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2307.6634659396423,\n                              \"sensorLong\": 3192\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1987.760352588095\n                              }\n                            },\n                            \"top\": 2240,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9849,\n                        \"timestampMs\": 7702\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6958\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 6406,\n                  \"integration\": \"LUMEO\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 3327,\n                  \"integration\": \"NINEONEONE_CELLULAR\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OMNIALERT\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"ENVOY\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 2119,\n                \"password\": \"string\",\n                \"playCount\": 5645,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 8121,\n                  \"overrideRelayDurationSec\": 2242,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\"\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 3827,\n                  \"overrideRelayDurationSec\": 6305,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\"\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7183,\n            \"backoffSeconds\": 385,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"GT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      3242,\n      9175\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"PERCENT\",\n    \"reportsEnabled\": true,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"TAMPER\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/scenequery/updatePromptConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"promptConfiguration\": {\n    \"active\": true,\n    \"cameraConfigurations\": [\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"EQ\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 8167.188432163816,\n              \"y\": 8252.020399337403\n            },\n            {\n              \"x\": 4905.357518784032,\n              \"y\": 3452.7956610671094\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 2069,\n                  \"playCount\": 4555\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 2693,\n                  \"playCount\": 5101\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 6491,\n                  \"expireTimeOfDayLocalSeconds\": 7198,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 9765\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 4795,\n                  \"expireTimeOfDayLocalSeconds\": 4884,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 8977\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"DOOR_CONTROLLER\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_TAMPER_SWITCH\",\n                          \"IOT_BUTTON_HOLD\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_DISCONNECTED\",\n                            \"alert\": true,\n                            \"bottom\": 3225,\n                            \"confidence\": 6878.762452012017,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8387,\n                                \"y\": 2321\n                              }\n                            },\n                            \"left\": 9731,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9827,\n                            \"objectId\": 5867,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7125.697356550391,\n                            \"right\": 2481,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 534.7195232067148,\n                              \"sensorLong\": 3894\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7508.091191883222\n                              }\n                            },\n                            \"top\": 3984,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 6998,\n                            \"confidence\": 5139.858875825296,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7858,\n                                \"y\": 9723\n                              },\n                              \"key_1\": {\n                                \"x\": 2856,\n                                \"y\": 8180\n                              },\n                              \"key_2\": {\n                                \"x\": 16,\n                                \"y\": 6377\n                              }\n                            },\n                            \"left\": 8387,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3518,\n                            \"objectId\": 4188,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5845.343312620977,\n                            \"right\": 7987,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5261.575858770709,\n                              \"sensorLong\": 837\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9382.794707604191\n                              }\n                            },\n                            \"top\": 2809,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6186,\n                        \"timestampMs\": 3301\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_THC\",\n                          \"ALM_AUTHORITIES_CONTACTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_FORCED_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 8453,\n                            \"confidence\": 5558.782452156539,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2627,\n                                \"y\": 5980\n                              },\n                              \"key_1\": {\n                                \"x\": 6163,\n                                \"y\": 5134\n                              }\n                            },\n                            \"left\": 8824,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3032,\n                            \"objectId\": 3091,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6236.747494310315,\n                            \"right\": 8692,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3951.2753724662543,\n                              \"sensorLong\": 8270\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1680.2738776766923\n                              }\n                            },\n                            \"top\": 8282,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"POSE_FALL\",\n                            \"alert\": false,\n                            \"bottom\": 3480,\n                            \"confidence\": 5464.766403794812,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3563,\n                                \"y\": 2082\n                              },\n                              \"key_1\": {\n                                \"x\": 3404,\n                                \"y\": 8148\n                              }\n                            },\n                            \"left\": 5247,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8827,\n                            \"objectId\": 2603,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2164.843552194171,\n                            \"right\": 3967,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1264.091665537308,\n                              \"sensorLong\": 2742\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2948.2130052815105\n                              }\n                            },\n                            \"top\": 9948,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4075,\n                        \"timestampMs\": 2304\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 8402\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"IOT_BUTTON_HOLD\",\n                          \"HEAT_INDEX_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BUTTON_LONG_PRESSED\",\n                            \"alert\": true,\n                            \"bottom\": 6028,\n                            \"confidence\": 1046.2764415539173,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 586,\n                                \"y\": 245\n                              }\n                            },\n                            \"left\": 7301,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7315,\n                            \"objectId\": 9898,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5391.54535752854,\n                            \"right\": 678,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1441.5511218401832,\n                              \"sensorLong\": 2350\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7949.241661889974\n                              }\n                            },\n                            \"top\": 7477,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_VOC\",\n                            \"alert\": false,\n                            \"bottom\": 8821,\n                            \"confidence\": 6824.501271451575,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6843,\n                                \"y\": 1956\n                              }\n                            },\n                            \"left\": 102,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4708,\n                            \"objectId\": 9011,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9505.25586643226,\n                            \"right\": 2818,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1619.290033216587,\n                              \"sensorLong\": 5426\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9739.916866877218\n                              }\n                            },\n                            \"top\": 8730,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 5772,\n                        \"timestampMs\": 8707\n                      },\n                      {\n                        \"activities\": [\n                          \"VISITOR_ARRIVED\",\n                          \"TAG_BOUNDARY_EGRESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TVOC_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 3344,\n                            \"confidence\": 2745.0747061446655,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 707,\n                                \"y\": 8384\n                              }\n                            },\n                            \"left\": 4858,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1561,\n                            \"objectId\": 6486,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2002.4076214854224,\n                            \"right\": 3613,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2853.831014245973,\n                              \"sensorLong\": 9281\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2181.3789487883328\n                              }\n                            },\n                            \"top\": 5558,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_ALERT\",\n                            \"alert\": true,\n                            \"bottom\": 3899,\n                            \"confidence\": 2685.3838872944393,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5958,\n                                \"y\": 5930\n                              }\n                            },\n                            \"left\": 6971,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1960,\n                            \"objectId\": 5247,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7170.273802825526,\n                            \"right\": 226,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1064.068150116657,\n                              \"sensorLong\": 4919\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4768.531673058523\n                              }\n                            },\n                            \"top\": 4583,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4347,\n                        \"timestampMs\": 9169\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"SOUND_AGGRESSION\",\n                          \"GUN_DETECT_EVENT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PEOPLECOUNT_HIGH_RESET\",\n                            \"alert\": true,\n                            \"bottom\": 9915,\n                            \"confidence\": 1898.6646100228245,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5794,\n                                \"y\": 3316\n                              },\n                              \"key_1\": {\n                                \"x\": 5786,\n                                \"y\": 577\n                              }\n                            },\n                            \"left\": 8190,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3280,\n                            \"objectId\": 9814,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3696.416000531484,\n                            \"right\": 5145,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2343.399343460608,\n                              \"sensorLong\": 1829\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6176.037741696246\n                              }\n                            },\n                            \"top\": 4576,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_BADGE_FACE_MISMATCH\",\n                            \"alert\": false,\n                            \"bottom\": 8313,\n                            \"confidence\": 1730.2157911551585,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 910,\n                                \"y\": 8149\n                              },\n                              \"key_1\": {\n                                \"x\": 253,\n                                \"y\": 3103\n                              }\n                            },\n                            \"left\": 4165,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9001,\n                            \"objectId\": 3317,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4082.7663741539277,\n                            \"right\": 7797,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2953.2300505214694,\n                              \"sensorLong\": 9708\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 665.2132327393745\n                              }\n                            },\n                            \"top\": 9399,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6154,\n                        \"timestampMs\": 3122\n                      },\n                      {\n                        \"activities\": [\n                          \"VISITOR_DEPARTED\",\n                          \"CLIMATE_VAPE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CLIMATE_THC\",\n                            \"alert\": false,\n                            \"bottom\": 2697,\n                            \"confidence\": 3160.313947710356,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8585,\n                                \"y\": 5625\n                              }\n                            },\n                            \"left\": 2744,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9888,\n                            \"objectId\": 4006,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6690.6292360457155,\n                            \"right\": 7610,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9620.423973896122,\n                              \"sensorLong\": 4596\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9767.09640941074\n                              }\n                            },\n                            \"top\": 9310,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MOTION_CAR\",\n                            \"alert\": false,\n                            \"bottom\": 1545,\n                            \"confidence\": 3139.2924099193874,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4007,\n                                \"y\": 3996\n                              }\n                            },\n                            \"left\": 2952,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2553,\n                            \"objectId\": 2963,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 163.16596764633263,\n                            \"right\": 421,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6452.63070542218,\n                              \"sensorLong\": 3617\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8682.61877863249\n                              }\n                            },\n                            \"top\": 806,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9420,\n                        \"timestampMs\": 4517\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"AC_DR_CONNECTED\",\n                          \"BADGE_LOCKDOWN\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"FACE\",\n                            \"alert\": true,\n                            \"bottom\": 3706,\n                            \"confidence\": 8703.245797111134,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5863,\n                                \"y\": 6403\n                              },\n                              \"key_1\": {\n                                \"x\": 663,\n                                \"y\": 3752\n                              },\n                              \"key_2\": {\n                                \"x\": 5992,\n                                \"y\": 1034\n                              }\n                            },\n                            \"left\": 7986,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5541,\n                            \"objectId\": 6185,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9837.134185703047,\n                            \"right\": 116,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9289.12470579278,\n                              \"sensorLong\": 9379\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3980.2770319961865\n                              }\n                            },\n                            \"top\": 6994,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"alert\": false,\n                            \"bottom\": 2001,\n                            \"confidence\": 65.92160669216528,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5733,\n                                \"y\": 958\n                              }\n                            },\n                            \"left\": 4789,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3621,\n                            \"objectId\": 6217,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4199.55769729313,\n                            \"right\": 6355,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1147.7391735941355,\n                              \"sensorLong\": 3418\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9365.060828872702\n                              }\n                            },\n                            \"top\": 9931,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9696,\n                        \"timestampMs\": 6505\n                      },\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIREN\",\n                          \"HUMAN_ENTER\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_OK_BATTERY\",\n                            \"alert\": true,\n                            \"bottom\": 8664,\n                            \"confidence\": 2322.6487956499973,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2366,\n                                \"y\": 1948\n                              },\n                              \"key_1\": {\n                                \"x\": 4758,\n                                \"y\": 88\n                              }\n                            },\n                            \"left\": 4379,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1186,\n                            \"objectId\": 8458,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 798.7828630529825,\n                            \"right\": 622,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2050.0722787188665,\n                              \"sensorLong\": 3186\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 625.7658141531385\n                              }\n                            },\n                            \"top\": 1121,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_DPI_DOOR_AJAR\",\n                            \"alert\": false,\n                            \"bottom\": 9651,\n                            \"confidence\": 2087.8470802625015,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9302,\n                                \"y\": 708\n                              },\n                              \"key_1\": {\n                                \"x\": 5732,\n                                \"y\": 342\n                              },\n                              \"key_2\": {\n                                \"x\": 2931,\n                                \"y\": 8138\n                              },\n                              \"key_3\": {\n                                \"x\": 2373,\n                                \"y\": 8824\n                              }\n                            },\n                            \"left\": 5646,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1854,\n                            \"objectId\": 6912,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7595.450177041334,\n                            \"right\": 4023,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2043.4132074371325,\n                              \"sensorLong\": 369\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8518.921962468456\n                              }\n                            },\n                            \"top\": 8660,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2776,\n                        \"timestampMs\": 8427\n                      }\n                    ],\n                    \"key_3\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_OK_BATTERY\",\n                          \"PM40_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_APERIO_LOW_BATTERY\",\n                            \"alert\": false,\n                            \"bottom\": 8192,\n                            \"confidence\": 8459.053520110958,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7005,\n                                \"y\": 4332\n                              },\n                              \"key_1\": {\n                                \"x\": 3567,\n                                \"y\": 6140\n                              }\n                            },\n                            \"left\": 7717,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7699,\n                            \"objectId\": 3725,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4927.89294180705,\n                            \"right\": 8735,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8669.891185839446,\n                              \"sensorLong\": 7415\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3695.0042880237643\n                              }\n                            },\n                            \"top\": 7294,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PROBE_DISCONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 7574,\n                            \"confidence\": 7069.393995232118,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2909,\n                                \"y\": 8736\n                              }\n                            },\n                            \"left\": 2383,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3048,\n                            \"objectId\": 8807,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7397.271321518122,\n                            \"right\": 5056,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 9848.492225467156,\n                              \"sensorLong\": 6273\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9943.989566777414\n                              }\n                            },\n                            \"top\": 1908,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7248,\n                        \"timestampMs\": 2942\n                      },\n                      {\n                        \"activities\": [\n                          \"TAMPER\",\n                          \"DOOR_CLOSED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DR_DISCONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 7482,\n                            \"confidence\": 5857.202995859043,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 590,\n                                \"y\": 9687\n                              }\n                            },\n                            \"left\": 4049,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2140,\n                            \"objectId\": 4789,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8697.964945570331,\n                            \"right\": 5220,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 126.17197997385033,\n                              \"sensorLong\": 1652\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8969.495047992388\n                              }\n                            },\n                            \"top\": 2947,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PM25_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 2948,\n                            \"confidence\": 2569.562122412159,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1803,\n                                \"y\": 8080\n                              }\n                            },\n                            \"left\": 9078,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5533,\n                            \"objectId\": 4042,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2229.107231869496,\n                            \"right\": 5712,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 3683.7695945124515,\n                              \"sensorLong\": 7305\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2899.860923316866\n                              }\n                            },\n                            \"top\": 8978,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9130,\n                        \"timestampMs\": 8534\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 5522\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 3849,\n                  \"integration\": \"ZAPIER\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 7589,\n                  \"integration\": \"FLIC\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"INNER_RANGE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"DICE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": false,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"INNER_RANGE\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"OPENPATH\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 1396,\n                \"password\": \"string\",\n                \"playCount\": 7604,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 5214,\n                  \"overrideRelayDurationSec\": 6821,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 4383\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 7026,\n                  \"overrideRelayDurationSec\": 6010,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 1864\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 4005,\n            \"backoffSeconds\": 6511,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7707,\n                  \"playCount\": 3022\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 9457,\n                  \"playCount\": 5755\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 9514,\n                  \"expireTimeOfDayLocalSeconds\": 5385,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 463\n                },\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 7820,\n                  \"expireTimeOfDayLocalSeconds\": 9000,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 3377\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"CAMERA\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_TAMPER\",\n                          \"HUMAN_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PROBE_DISCONNECTED\",\n                            \"alert\": false,\n                            \"bottom\": 7728,\n                            \"confidence\": 3979.0970399429225,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8060,\n                                \"y\": 8\n                              },\n                              \"key_1\": {\n                                \"x\": 2743,\n                                \"y\": 248\n                              }\n                            },\n                            \"left\": 6865,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4141,\n                            \"objectId\": 7989,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8205.677880456084,\n                            \"right\": 9853,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1373.2592092328978,\n                              \"sensorLong\": 3612\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7648.775579334488\n                              }\n                            },\n                            \"top\": 8252,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"MOTION_HUMAN\",\n                            \"alert\": false,\n                            \"bottom\": 7053,\n                            \"confidence\": 7784.5639539491285,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8151,\n                                \"y\": 2581\n                              },\n                              \"key_1\": {\n                                \"x\": 6975,\n                                \"y\": 351\n                              },\n                              \"key_2\": {\n                                \"x\": 6147,\n                                \"y\": 7811\n                              }\n                            },\n                            \"left\": 683,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1980,\n                            \"objectId\": 1520,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8828.483517411394,\n                            \"right\": 926,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7043.0508095194555,\n                              \"sensorLong\": 89\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3325.875238053444\n                              }\n                            },\n                            \"top\": 6450,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8366,\n                        \"timestampMs\": 3084\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_DSR_LOCKED\",\n                          \"AC_APERIO_OK_BATTERY\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_GUN\",\n                            \"alert\": true,\n                            \"bottom\": 6843,\n                            \"confidence\": 7598.690658353806,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4893,\n                                \"y\": 6667\n                              },\n                              \"key_1\": {\n                                \"x\": 9901,\n                                \"y\": 6258\n                              }\n                            },\n                            \"left\": 4978,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3059,\n                            \"objectId\": 6419,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 911.6009322741836,\n                            \"right\": 722,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5944.186872342456,\n                              \"sensorLong\": 2450\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1107.0465705434685\n                              }\n                            },\n                            \"top\": 1519,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"VISUAL_TAMPER\",\n                            \"alert\": false,\n                            \"bottom\": 5012,\n                            \"confidence\": 517.7843503978163,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1936,\n                                \"y\": 9234\n                              },\n                              \"key_1\": {\n                                \"x\": 7261,\n                                \"y\": 2560\n                              }\n                            },\n                            \"left\": 3323,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5889,\n                            \"objectId\": 3802,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2681.4380735484256,\n                            \"right\": 3516,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6457.115800417561,\n                              \"sensorLong\": 9265\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1494.2107601723542\n                              }\n                            },\n                            \"top\": 2668,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9529,\n                        \"timestampMs\": 4767\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 572\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_DPI_DOOR_CLOSED\",\n                          \"FACE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_EVENT_DETECTED\",\n                            \"alert\": false,\n                            \"bottom\": 7917,\n                            \"confidence\": 3985.5845933692267,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4891,\n                                \"y\": 9766\n                              }\n                            },\n                            \"left\": 1992,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5628,\n                            \"objectId\": 5109,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 634.2516898208928,\n                            \"right\": 4209,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2887.4108126823207,\n                              \"sensorLong\": 9413\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7243.846294332401\n                              }\n                            },\n                            \"top\": 7823,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE\",\n                            \"alert\": false,\n                            \"bottom\": 8235,\n                            \"confidence\": 4149.729218221501,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6752,\n                                \"y\": 9031\n                              },\n                              \"key_1\": {\n                                \"x\": 1525,\n                                \"y\": 1066\n                              },\n                              \"key_2\": {\n                                \"x\": 9163,\n                                \"y\": 8149\n                              },\n                              \"key_3\": {\n                                \"x\": 7484,\n                                \"y\": 3897\n                              }\n                            },\n                            \"left\": 1028,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1993,\n                            \"objectId\": 876,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4268.852434694748,\n                            \"right\": 8392,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2861.134371535525,\n                              \"sensorLong\": 7250\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7424.656458156324\n                              }\n                            },\n                            \"top\": 3655,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6748,\n                        \"timestampMs\": 6873\n                      },\n                      {\n                        \"activities\": [\n                          \"CLIMATE_ETOH\",\n                          \"IOT_PANIC_BUTTON_TRIGGERED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"MOTION_ANIMAL\",\n                            \"alert\": false,\n                            \"bottom\": 1567,\n                            \"confidence\": 8986.022531937346,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6083,\n                                \"y\": 4912\n                              }\n                            },\n                            \"left\": 6199,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2922,\n                            \"objectId\": 9453,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5205.72695994396,\n                            \"right\": 3105,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 259.85728063258495,\n                              \"sensorLong\": 9901\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1597.3856723809442\n                              }\n                            },\n                            \"top\": 6639,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 1754,\n                            \"confidence\": 615.816339263957,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3390,\n                                \"y\": 1605\n                              }\n                            },\n                            \"left\": 4150,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4451,\n                            \"objectId\": 844,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9651.621279298193,\n                            \"right\": 1977,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8270.798713452632,\n                              \"sensorLong\": 8804\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8937.984681184931\n                              }\n                            },\n                            \"top\": 8868,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 1180,\n                        \"timestampMs\": 8611\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"IOT_GUNSHOT\",\n                          \"ROBOT_DOG_DETECTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DR_DISCONNECTED\",\n                            \"alert\": true,\n                            \"bottom\": 1573,\n                            \"confidence\": 6194.3368471166505,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1864,\n                                \"y\": 447\n                              }\n                            },\n                            \"left\": 5377,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3640,\n                            \"objectId\": 4595,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3580.9814665831996,\n                            \"right\": 426,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5301.384578555146,\n                              \"sensorLong\": 8306\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 277.44622364185955\n                              }\n                            },\n                            \"top\": 5113,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"ETOH_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 1286,\n                            \"confidence\": 9511.153646198807,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4861,\n                                \"y\": 2859\n                              },\n                              \"key_1\": {\n                                \"x\": 4646,\n                                \"y\": 3548\n                              },\n                              \"key_2\": {\n                                \"x\": 5107,\n                                \"y\": 8032\n                              },\n                              \"key_3\": {\n                                \"x\": 2074,\n                                \"y\": 4946\n                              }\n                            },\n                            \"left\": 4875,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9240,\n                            \"objectId\": 3802,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3480.051808953324,\n                            \"right\": 4224,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4679.587518650978,\n                              \"sensorLong\": 3504\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7013.977401778992\n                              }\n                            },\n                            \"top\": 8088,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8138,\n                        \"timestampMs\": 8592\n                      },\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_GUN\",\n                          \"AC_APERIO_DEVICE_DISCONNECTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"UNKNOWN\",\n                            \"alert\": true,\n                            \"bottom\": 3900,\n                            \"confidence\": 7437.107782951404,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6624,\n                                \"y\": 2860\n                              },\n                              \"key_1\": {\n                                \"x\": 4514,\n                                \"y\": 2591\n                              }\n                            },\n                            \"left\": 733,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 687,\n                            \"objectId\": 4881,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5641.920926156783,\n                            \"right\": 8159,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5985.273336585017,\n                              \"sensorLong\": 6615\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 3502.011462672061\n                              }\n                            },\n                            \"top\": 2213,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 7268,\n                            \"confidence\": 6954.527445749759,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8815,\n                                \"y\": 4587\n                              },\n                              \"key_1\": {\n                                \"x\": 5668,\n                                \"y\": 117\n                              },\n                              \"key_2\": {\n                                \"x\": 618,\n                                \"y\": 426\n                              }\n                            },\n                            \"left\": 9994,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 795,\n                            \"objectId\": 6412,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2135.57526773388,\n                            \"right\": 9351,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7662.093022053056,\n                              \"sensorLong\": 8076\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1258.6804124577534\n                              }\n                            },\n                            \"top\": 4953,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 752,\n                        \"timestampMs\": 9566\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 6236\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": false\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 8292,\n                  \"integration\": \"BUTTERFLY_MX\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 9036,\n                  \"integration\": \"DEVICE_INTEGRATION\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"ZAPIER\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"RAPTOR\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"UNKNOWN\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 9893,\n                \"password\": \"string\",\n                \"playCount\": 6357,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 9797,\n                  \"overrideRelayDurationSec\": 1866,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 9544\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 2361,\n                  \"overrideRelayDurationSec\": 6517,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 5084\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 2969,\n            \"backoffSeconds\": 5169,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      },\n      {\n        \"cameraUuid\": \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n        \"checkConditionOverride\": {\n          \"operator\": \"GTE\",\n          \"value\": \"string\"\n        },\n        \"exampleImages\": [\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"image\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"promptExtension\": \"string\",\n        \"promptOverride\": \"string\",\n        \"region\": {\n          \"coordinates\": [\n            {\n              \"x\": 5403.769433224128,\n              \"y\": 6460.059658408326\n            },\n            {\n              \"x\": 5427.180376203509,\n              \"y\": 5295.820303738586\n            }\n          ]\n        },\n        \"scheduledActions\": [\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": false,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 423,\n                  \"playCount\": 8286\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 9870,\n                  \"playCount\": 257\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 7656,\n                  \"expireTimeOfDayLocalSeconds\": 7129,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 2954\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_DELAY\",\n                  \"expireTimeDelaySeconds\": 1992,\n                  \"expireTimeOfDayLocalSeconds\": 337,\n                  \"useFirstInRulesIfPossible\": true,\n                  \"version\": 6538\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"NVR\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AIR_CO\",\n                          \"AUDIO_SOUND_ALARM_SMOKE_FIRE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"IOT_BUTTON_DOUBLE_CLICK\",\n                            \"alert\": true,\n                            \"bottom\": 2081,\n                            \"confidence\": 4005.3179188821277,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9075,\n                                \"y\": 4243\n                              }\n                            },\n                            \"left\": 4782,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5198,\n                            \"objectId\": 9008,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 267.8854462003133,\n                            \"right\": 3132,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 8512.730675475808,\n                              \"sensorLong\": 4490\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7229.2341435913095\n                              }\n                            },\n                            \"top\": 6110,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_IDENTIFIED\",\n                            \"alert\": false,\n                            \"bottom\": 6044,\n                            \"confidence\": 9877.460207947464,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2991,\n                                \"y\": 7903\n                              },\n                              \"key_1\": {\n                                \"x\": 5217,\n                                \"y\": 2\n                              }\n                            },\n                            \"left\": 4661,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 47,\n                            \"objectId\": 1067,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1605.6895372696279,\n                            \"right\": 5852,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 8008.548264542066,\n                              \"sensorLong\": 3045\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8097.004766845621\n                              }\n                            },\n                            \"top\": 376,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6333,\n                        \"timestampMs\": 4565\n                      },\n                      {\n                        \"activities\": [\n                          \"POWER_SWITCH_BATTERY\",\n                          \"IAQ_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"HUMIDITY_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 1397,\n                            \"confidence\": 7413.401903396497,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3021,\n                                \"y\": 6689\n                              },\n                              \"key_1\": {\n                                \"x\": 5603,\n                                \"y\": 4742\n                              },\n                              \"key_2\": {\n                                \"x\": 3802,\n                                \"y\": 5932\n                              },\n                              \"key_3\": {\n                                \"x\": 8726,\n                                \"y\": 5605\n                              }\n                            },\n                            \"left\": 2372,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2924,\n                            \"objectId\": 6028,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4821.556543553412,\n                            \"right\": 667,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5825.086741582714,\n                              \"sensorLong\": 2787\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6073.914800798343\n                              }\n                            },\n                            \"top\": 1605,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_UNIDENTIFIED\",\n                            \"alert\": true,\n                            \"bottom\": 5243,\n                            \"confidence\": 4582.07235077299,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6046,\n                                \"y\": 3058\n                              },\n                              \"key_1\": {\n                                \"x\": 9680,\n                                \"y\": 3586\n                              }\n                            },\n                            \"left\": 7253,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1929,\n                            \"objectId\": 7915,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6682.819218179574,\n                            \"right\": 7178,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7922.702516118751,\n                              \"sensorLong\": 641\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4107.371834751405\n                              }\n                            },\n                            \"top\": 5490,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 9635,\n                        \"timestampMs\": 2815\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 328\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"FACE_UNIDENTIFIED\",\n                          \"AUDIO_SOUND_GUN\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"POWER_SWITCH_PRIMARY\",\n                            \"alert\": false,\n                            \"bottom\": 4345,\n                            \"confidence\": 8089.281380582974,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5526,\n                                \"y\": 9706\n                              }\n                            },\n                            \"left\": 2619,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 118,\n                            \"objectId\": 2615,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2240.40498348963,\n                            \"right\": 3606,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 4370.080696569389,\n                              \"sensorLong\": 2938\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6882.8080299105095\n                              }\n                            },\n                            \"top\": 3787,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_PANIC_BUTTON_TRIGGERED\",\n                            \"alert\": false,\n                            \"bottom\": 7775,\n                            \"confidence\": 5003.548559124147,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8174,\n                                \"y\": 3462\n                              }\n                            },\n                            \"left\": 4669,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8604,\n                            \"objectId\": 395,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 994.1701791276203,\n                            \"right\": 5349,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1988.7707109262021,\n                              \"sensorLong\": 2209\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1143.7643537358854\n                              }\n                            },\n                            \"top\": 9381,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2558,\n                        \"timestampMs\": 3411\n                      },\n                      {\n                        \"activities\": [\n                          \"TAG_PANIC\",\n                          \"VISITOR_ARRIVED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DPI_DOOR_FORCED_OPEN\",\n                            \"alert\": true,\n                            \"bottom\": 937,\n                            \"confidence\": 8615.159801220922,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9464,\n                                \"y\": 5121\n                              },\n                              \"key_1\": {\n                                \"x\": 8735,\n                                \"y\": 7712\n                              },\n                              \"key_2\": {\n                                \"x\": 3430,\n                                \"y\": 8923\n                              }\n                            },\n                            \"left\": 4617,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8466,\n                            \"objectId\": 954,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3894.9625585286008,\n                            \"right\": 9944,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2849.3171867627807,\n                              \"sensorLong\": 5810\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 501.9328357765662\n                              }\n                            },\n                            \"top\": 7458,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"TAG_PANIC\",\n                            \"alert\": true,\n                            \"bottom\": 7823,\n                            \"confidence\": 7005.003124441906,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4101,\n                                \"y\": 4565\n                              }\n                            },\n                            \"left\": 2088,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 402,\n                            \"objectId\": 1141,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3888.0824105015877,\n                            \"right\": 5561,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5770.656795598284,\n                              \"sensorLong\": 9736\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7065.9993850534365\n                              }\n                            },\n                            \"top\": 9772,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4937,\n                        \"timestampMs\": 4553\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 1658\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 6521,\n                  \"integration\": \"ZAPIER\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 650,\n                  \"integration\": \"SLACK\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"AVIGILON_ALTA\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"GENEA\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PLACEOS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"PDK\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 5224,\n                \"password\": \"string\",\n                \"playCount\": 9445,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 9032,\n                  \"overrideRelayDurationSec\": 9140,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"INACTIVE\",\n                  \"version\": 5576\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 8383,\n                  \"overrideRelayDurationSec\": 8447,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"ACTIVE\",\n                  \"version\": 8220\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 8056,\n            \"backoffSeconds\": 8018,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          },\n          {\n            \"action\": {\n              \"activateLocationLockdown\": {\n                \"locationLockdownPlanUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"locationUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n              },\n              \"alertAction\": true,\n              \"audioPlaybackActions\": [\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 7383,\n                  \"playCount\": 4424\n                },\n                {\n                  \"audioClipUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"audioGateways\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA\"\n                  ],\n                  \"loopDurationSec\": 3285,\n                  \"playCount\": 5499\n                }\n              ],\n              \"cancelLoopingAudioPlaybackAction\": {\n                \"_audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ],\n                \"audioDevices\": [\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                  \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                ]\n              },\n              \"changeComponentCompositeAccessStateActions\": [\n                {\n                  \"accessState\": \"ACCESS_CONTROLLED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"TIME_OF_DAY_LOCAL\",\n                  \"expireTimeDelaySeconds\": 2731,\n                  \"expireTimeOfDayLocalSeconds\": 1399,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 3915\n                },\n                {\n                  \"accessState\": \"UNLOCKED\",\n                  \"componentCompositeUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"expirationStrategy\": \"NONE\",\n                  \"expireTimeDelaySeconds\": 4284,\n                  \"expireTimeOfDayLocalSeconds\": 3994,\n                  \"useFirstInRulesIfPossible\": false,\n                  \"version\": 48\n                }\n              ],\n              \"connectAudioDeviceToPhoneNumberAction\": {\n                \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"deviceType\": \"ENVIRONMENTAL_GATEWAY\",\n                \"doorUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"optionalGreeting\": \"string\",\n                \"phoneNumber\": \"string\"\n              },\n              \"customActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"path\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\"\n                  },\n                  \"path\": \"string\"\n                }\n              ],\n              \"customLLMActions\": [\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"AC_GR_ACTIVE\",\n                          \"VISITOR_DEPARTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_LOCKDOWN\",\n                            \"alert\": false,\n                            \"bottom\": 8819,\n                            \"confidence\": 5063.510149562267,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9510,\n                                \"y\": 6986\n                              }\n                            },\n                            \"left\": 3820,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7506,\n                            \"objectId\": 5369,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 152.16473853094436,\n                            \"right\": 9471,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 817.6478254124042,\n                              \"sensorLong\": 3116\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5039.742132476841\n                              }\n                            },\n                            \"top\": 7089,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AIR_CO\",\n                            \"alert\": true,\n                            \"bottom\": 7478,\n                            \"confidence\": 5662.433330247021,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 483,\n                                \"y\": 1445\n                              },\n                              \"key_1\": {\n                                \"x\": 8211,\n                                \"y\": 4344\n                              }\n                            },\n                            \"left\": 9155,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8250,\n                            \"objectId\": 1244,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 5636.8462082348915,\n                            \"right\": 4172,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2813.5823686126705,\n                              \"sensorLong\": 1417\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7399.521856698181\n                              }\n                            },\n                            \"top\": 4294,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4551,\n                        \"timestampMs\": 2112\n                      },\n                      {\n                        \"activities\": [\n                          \"AC_BADGE_UNAUTHORIZED\",\n                          \"PM100_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_THREAT_CASE_CLOSED\",\n                            \"alert\": false,\n                            \"bottom\": 9557,\n                            \"confidence\": 7606.347251845642,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6041,\n                                \"y\": 9651\n                              },\n                              \"key_1\": {\n                                \"x\": 2873,\n                                \"y\": 3162\n                              }\n                            },\n                            \"left\": 1245,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6926,\n                            \"objectId\": 9433,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9280.249302055072,\n                            \"right\": 4508,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4356.18584163397,\n                              \"sensorLong\": 8978\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 5905.42869311131\n                              }\n                            },\n                            \"top\": 8027,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_APERIO_DEVICE_CONNECTED\",\n                            \"alert\": true,\n                            \"bottom\": 1620,\n                            \"confidence\": 5705.01672142365,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5878,\n                                \"y\": 5567\n                              }\n                            },\n                            \"left\": 9485,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5692,\n                            \"objectId\": 3076,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4217.914629791326,\n                            \"right\": 2378,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3004.8936551777006,\n                              \"sensorLong\": 8342\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6007.16785926368\n                              }\n                            },\n                            \"top\": 3188,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4657,\n                        \"timestampMs\": 6635\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_HELP\",\n                          \"IOT_AIR_VAPE\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AQI_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 8617,\n                            \"confidence\": 8101.096333041498,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4220,\n                                \"y\": 4963\n                              },\n                              \"key_1\": {\n                                \"x\": 1969,\n                                \"y\": 5331\n                              },\n                              \"key_2\": {\n                                \"x\": 3912,\n                                \"y\": 9796\n                              },\n                              \"key_3\": {\n                                \"x\": 8276,\n                                \"y\": 8954\n                              },\n                              \"key_4\": {\n                                \"x\": 2478,\n                                \"y\": 6050\n                              }\n                            },\n                            \"left\": 5346,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5998,\n                            \"objectId\": 1771,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7813.860816348321,\n                            \"right\": 4548,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6482.38632797423,\n                              \"sensorLong\": 418\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1492.3934578828969\n                              }\n                            },\n                            \"top\": 3266,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_REX_INACTIVE\",\n                            \"alert\": true,\n                            \"bottom\": 6261,\n                            \"confidence\": 5233.518010900766,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 4351,\n                                \"y\": 5837\n                              },\n                              \"key_1\": {\n                                \"x\": 8697,\n                                \"y\": 2107\n                              }\n                            },\n                            \"left\": 2674,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3304,\n                            \"objectId\": 2482,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1943.9735958041472,\n                            \"right\": 6636,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2046.7759095976023,\n                              \"sensorLong\": 9918\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4853.391904619409\n                              }\n                            },\n                            \"top\": 816,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6010,\n                        \"timestampMs\": 8008\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_MASKING\",\n                          \"PROBE_TEMPERATURE_EXCEEDED_LOW\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AUDIO_SOUND_GLASS_BREAK\",\n                            \"alert\": true,\n                            \"bottom\": 7509,\n                            \"confidence\": 3791.4575202711308,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2130,\n                                \"y\": 3754\n                              }\n                            },\n                            \"left\": 4850,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 660,\n                            \"objectId\": 6202,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2142.477737448114,\n                            \"right\": 787,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 173.36261351435178,\n                              \"sensorLong\": 4809\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8150.860399599133\n                              }\n                            },\n                            \"top\": 3413,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"FORMALDEHYDE_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 250,\n                            \"confidence\": 7823.516181603036,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 3312,\n                                \"y\": 6184\n                              }\n                            },\n                            \"left\": 749,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 237,\n                            \"objectId\": 377,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 809.6414960099762,\n                            \"right\": 1662,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 7391.224195774013,\n                              \"sensorLong\": 1433\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6116.1117528657605\n                              }\n                            },\n                            \"top\": 9799,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 7231,\n                        \"timestampMs\": 3545\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"ALM_MONITORING_DISABLED\",\n                          \"MOTION_HUMAN\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"BADGE_TAMPER\",\n                            \"alert\": true,\n                            \"bottom\": 9392,\n                            \"confidence\": 8486.37083068001,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5047,\n                                \"y\": 7828\n                              },\n                              \"key_1\": {\n                                \"x\": 6469,\n                                \"y\": 5911\n                              },\n                              \"key_2\": {\n                                \"x\": 4399,\n                                \"y\": 2041\n                              }\n                            },\n                            \"left\": 6374,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3291,\n                            \"objectId\": 4748,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8133.542217112737,\n                            \"right\": 7988,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2721.5828706422694,\n                              \"sensorLong\": 7194\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 681.0257373525563\n                              }\n                            },\n                            \"top\": 6411,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AC_GR_ACTIVE\",\n                            \"alert\": false,\n                            \"bottom\": 3174,\n                            \"confidence\": 5507.356220377582,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2414,\n                                \"y\": 5067\n                              }\n                            },\n                            \"left\": 7134,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 6913,\n                            \"objectId\": 8522,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3718.964143739427,\n                            \"right\": 3481,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 378.1412395122841,\n                              \"sensorLong\": 1244\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1053.5617979245071\n                              }\n                            },\n                            \"top\": 8216,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6795,\n                        \"timestampMs\": 8601\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_BUTTON_DOUBLE_CLICK\",\n                          \"AC_DSR_LOCKED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_DISABLED\",\n                            \"alert\": false,\n                            \"bottom\": 5519,\n                            \"confidence\": 8171.478756670094,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9163,\n                                \"y\": 406\n                              }\n                            },\n                            \"left\": 9392,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1879,\n                            \"objectId\": 5051,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7879.103097985069,\n                            \"right\": 2618,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 6335.159892582569,\n                              \"sensorLong\": 7138\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7064.2030275198285\n                              }\n                            },\n                            \"top\": 9813,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"FACE_ALERT\",\n                            \"alert\": true,\n                            \"bottom\": 4186,\n                            \"confidence\": 841.9915301420833,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1192,\n                                \"y\": 2161\n                              },\n                              \"key_1\": {\n                                \"x\": 9199,\n                                \"y\": 669\n                              }\n                            },\n                            \"left\": 6050,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2750,\n                            \"objectId\": 7470,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3338.858394397519,\n                            \"right\": 2312,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3430.0830445278275,\n                              \"sensorLong\": 356\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 680.1063720698176\n                              }\n                            },\n                            \"top\": 9308,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6475,\n                        \"timestampMs\": 7455\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 3887\n                },\n                {\n                  \"deviceActivityEvents\": {\n                    \"key_0\": [\n                      {\n                        \"activities\": [\n                          \"PRESSURE_EXCEEDED_LOW\",\n                          \"ALM_AUTHORITIES_CONTACTED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"TAG_POSITIONING_CHANGED\",\n                            \"alert\": true,\n                            \"bottom\": 4589,\n                            \"confidence\": 1265.196946156857,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 939,\n                                \"y\": 839\n                              }\n                            },\n                            \"left\": 6831,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5295,\n                            \"objectId\": 1230,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8514.336635767195,\n                            \"right\": 9964,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2425.458138973966,\n                              \"sensorLong\": 3943\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2901.194042005164\n                              }\n                            },\n                            \"top\": 8178,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_SECURITY_BREACH\",\n                            \"alert\": true,\n                            \"bottom\": 5167,\n                            \"confidence\": 3773.5499586865617,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7771,\n                                \"y\": 3407\n                              },\n                              \"key_1\": {\n                                \"x\": 4173,\n                                \"y\": 5053\n                              }\n                            },\n                            \"left\": 9945,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4296,\n                            \"objectId\": 932,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4204.484462073039,\n                            \"right\": 5766,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6164.002589350485,\n                              \"sensorLong\": 6726\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 8697.628110608555\n                              }\n                            },\n                            \"top\": 5312,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 4075,\n                        \"timestampMs\": 4253\n                      },\n                      {\n                        \"activities\": [\n                          \"CUSTOM_LLM_THRESHOLD_EXCEEDED_HIGH\",\n                          \"BADGE_MANUAL\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"ALM_MONITORING_SETTINGS_CHANGE\",\n                            \"alert\": true,\n                            \"bottom\": 1019,\n                            \"confidence\": 1550.196374833841,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLUE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 8245,\n                                \"y\": 8787\n                              },\n                              \"key_1\": {\n                                \"x\": 1172,\n                                \"y\": 4691\n                              },\n                              \"key_2\": {\n                                \"x\": 6705,\n                                \"y\": 6494\n                              }\n                            },\n                            \"left\": 75,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7260,\n                            \"objectId\": 9145,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 9997.240276644374,\n                            \"right\": 9196,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 9196.023374050012,\n                              \"sensorLong\": 2340\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9795.888103505233\n                              }\n                            },\n                            \"top\": 4843,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_ALERT\",\n                            \"alert\": true,\n                            \"bottom\": 1435,\n                            \"confidence\": 4559.325716031582,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2616,\n                                \"y\": 1861\n                              },\n                              \"key_1\": {\n                                \"x\": 1272,\n                                \"y\": 4491\n                              }\n                            },\n                            \"left\": 7229,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4024,\n                            \"objectId\": 2671,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4598.122337133756,\n                            \"right\": 8179,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 2768.172578548118,\n                              \"sensorLong\": 5342\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 903.3515457029906\n                              }\n                            },\n                            \"top\": 1549,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 195,\n                        \"timestampMs\": 2979\n                      }\n                    ],\n                    \"key_1\": [\n                      {\n                        \"activities\": [\n                          \"AC_APERIO_DEVICE_REBOOT\",\n                          \"PIR_VACANT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_MASKING\",\n                            \"alert\": false,\n                            \"bottom\": 4833,\n                            \"confidence\": 8756.23612226346,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5971,\n                                \"y\": 2099\n                              },\n                              \"key_1\": {\n                                \"x\": 5833,\n                                \"y\": 9428\n                              }\n                            },\n                            \"left\": 4826,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 3555,\n                            \"objectId\": 7510,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 6270.684864875271,\n                            \"right\": 9631,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 6589.153648276569,\n                              \"sensorLong\": 7898\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7252.830086889037\n                              }\n                            },\n                            \"top\": 9677,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"PRESSURE_EXCEEDED_LOW\",\n                            \"alert\": false,\n                            \"bottom\": 5476,\n                            \"confidence\": 4717.4258376062635,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 851,\n                                \"y\": 3515\n                              }\n                            },\n                            \"left\": 5080,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5883,\n                            \"objectId\": 6271,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3021.8062471978933,\n                            \"right\": 588,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7729.049209078169,\n                              \"sensorLong\": 3097\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 4170.619138590255\n                              }\n                            },\n                            \"top\": 5171,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 590,\n                        \"timestampMs\": 3091\n                      },\n                      {\n                        \"activities\": [\n                          \"IOT_AIR_THC\",\n                          \"GUN_DETECT_EVENT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PROBE_TEMPERATURE_EXCEEDED_HIGH\",\n                            \"alert\": false,\n                            \"bottom\": 3613,\n                            \"confidence\": 2088.887017288945,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 2356,\n                                \"y\": 9379\n                              }\n                            },\n                            \"left\": 2771,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 1491,\n                            \"objectId\": 7395,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 1048.9150701543326,\n                            \"right\": 7139,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 1485.609918716433,\n                              \"sensorLong\": 9013\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1547.3369014531268\n                              }\n                            },\n                            \"top\": 5210,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"LICENSEPLATE_ALERT\",\n                            \"alert\": false,\n                            \"bottom\": 6721,\n                            \"confidence\": 724.3983773229678,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"ORANGE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1699,\n                                \"y\": 3749\n                              }\n                            },\n                            \"left\": 2454,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 2343,\n                            \"objectId\": 5926,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8754.001412976848,\n                            \"right\": 6538,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 5995.4235052888,\n                              \"sensorLong\": 6646\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2679.687669897708\n                              }\n                            },\n                            \"top\": 1509,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 2800,\n                        \"timestampMs\": 1024\n                      }\n                    ],\n                    \"key_2\": [\n                      {\n                        \"activities\": [\n                          \"FACE_ALERT\",\n                          \"CAR_EXIT\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AC_DSR_LOCKED\",\n                            \"alert\": true,\n                            \"bottom\": 4470,\n                            \"confidence\": 4576.668265645339,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"BLACK\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 7345,\n                                \"y\": 3906\n                              }\n                            },\n                            \"left\": 4904,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8691,\n                            \"objectId\": 3800,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 4120.467631180968,\n                            \"right\": 9098,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 2411.6846356319675,\n                              \"sensorLong\": 2969\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 9133.095256951394\n                              }\n                            },\n                            \"top\": 9153,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"AUDIO_SOUND_HELP\",\n                            \"alert\": true,\n                            \"bottom\": 1124,\n                            \"confidence\": 7795.735137364052,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"GRAY\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 300,\n                                \"y\": 1745\n                              },\n                              \"key_1\": {\n                                \"x\": 7641,\n                                \"y\": 7791\n                              }\n                            },\n                            \"left\": 7937,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5535,\n                            \"objectId\": 6558,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7084.122349257831,\n                            \"right\": 6327,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1447.4544635388509,\n                              \"sensorLong\": 7311\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 805.3801788418368\n                              }\n                            },\n                            \"top\": 1741,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 6385,\n                        \"timestampMs\": 987\n                      },\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_GLASS_BREAK\",\n                          \"IAQ_EXCEEDED_HIGH\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"AIR_THC\",\n                            \"alert\": false,\n                            \"bottom\": 4828,\n                            \"confidence\": 7639.664951244305,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1752,\n                                \"y\": 7998\n                              },\n                              \"key_1\": {\n                                \"x\": 1514,\n                                \"y\": 782\n                              }\n                            },\n                            \"left\": 3492,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 7356,\n                            \"objectId\": 3285,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 3033.202165927431,\n                            \"right\": 1849,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 3496.016344984125,\n                              \"sensorLong\": 1113\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 6966.205934734715\n                              }\n                            },\n                            \"top\": 1608,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"BADGE_UNAUTHORIZED_V2\",\n                            \"alert\": false,\n                            \"bottom\": 4113,\n                            \"confidence\": 2261.1411755985446,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 642,\n                                \"y\": 3298\n                              }\n                            },\n                            \"left\": 4719,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 5129,\n                            \"objectId\": 1684,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 7425.311461603441,\n                            \"right\": 8317,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": false,\n                              \"sensorDouble\": 1787.2477775640227,\n                              \"sensorLong\": 1086\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 2132.9709438810405\n                              }\n                            },\n                            \"top\": 1767,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 8041,\n                        \"timestampMs\": 4500\n                      }\n                    ],\n                    \"key_3\": [\n                      {\n                        \"activities\": [\n                          \"AUDIO_SOUND_SIREN\",\n                          \"BADGE_DURESS\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"PM100_EXCEEDED_HIGH\",\n                            \"alert\": true,\n                            \"bottom\": 8131,\n                            \"confidence\": 3285.142104005545,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"RED\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 9338,\n                                \"y\": 7974\n                              }\n                            },\n                            \"left\": 4853,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 4809,\n                            \"objectId\": 3387,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 171.8497830049448,\n                            \"right\": 6705,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5804.647241505861,\n                              \"sensorLong\": 3634\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1356.7553697131052\n                              }\n                            },\n                            \"top\": 2057,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CUSTOM_LLM_BOOLEAN_TRUE\",\n                            \"alert\": true,\n                            \"bottom\": 6662,\n                            \"confidence\": 2655.2412537106984,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TAN\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": true,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 5360,\n                                \"y\": 2012\n                              },\n                              \"key_1\": {\n                                \"x\": 8574,\n                                \"y\": 6430\n                              }\n                            },\n                            \"left\": 839,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 8718,\n                            \"objectId\": 6451,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 2454.559487540211,\n                            \"right\": 1568,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 4452.326926197581,\n                              \"sensorLong\": 261\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1215.7899355434342\n                              }\n                            },\n                            \"top\": 4803,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 3946,\n                        \"timestampMs\": 9762\n                      },\n                      {\n                        \"activities\": [\n                          \"CARBON_MONOXIDE_EXCEEDED_HIGH\",\n                          \"BADGE_AUTHORIZED\"\n                        ],\n                        \"boundingBoxes\": [\n                          {\n                            \"activity\": \"CUSTOM\",\n                            \"alert\": true,\n                            \"bottom\": 8733,\n                            \"confidence\": 9682.302731262766,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"TEAL\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 1455,\n                                \"y\": 5350\n                              }\n                            },\n                            \"left\": 8463,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 264,\n                            \"objectId\": 2711,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8969.739385313598,\n                            \"right\": 5429,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 7359.260414127467,\n                              \"sensorLong\": 955\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 7168.021404536804\n                              }\n                            },\n                            \"top\": 4729,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          },\n                          {\n                            \"activity\": \"CLIMATE_LEAK\",\n                            \"alert\": false,\n                            \"bottom\": 5756,\n                            \"confidence\": 4114.616106385946,\n                            \"croppedImageLocator\": \"string\",\n                            \"customActivityColor\": \"PURPLE\",\n                            \"customActivityDescription\": \"string\",\n                            \"customActivityDisplayName\": \"string\",\n                            \"faceName\": \"string\",\n                            \"inMotion\": false,\n                            \"keypointsV2\": {\n                              \"key_0\": {\n                                \"x\": 6211,\n                                \"y\": 395\n                              }\n                            },\n                            \"left\": 8202,\n                            \"licensePlate\": \"string\",\n                            \"loudness\": 9858,\n                            \"objectId\": 3788,\n                            \"pose\": \"string\",\n                            \"relativeSecond\": 8059.965098534721,\n                            \"right\": 2672,\n                            \"sensorValType\": {\n                              \"sensorBoolean\": true,\n                              \"sensorDouble\": 5982.7705991323965,\n                              \"sensorLong\": 9358\n                            },\n                            \"toastOrderIdInfo\": {\n                              \"employeeName\": \"string\",\n                              \"guid\": \"string\",\n                              \"locationName\": \"string\",\n                              \"restaurantName\": \"string\",\n                              \"toastCheckInfo\": {\n                                \"totalAmount\": 1029.0786427483356\n                              }\n                            },\n                            \"top\": 1785,\n                            \"unidentifiedFaceId\": \"string\",\n                            \"vehicleName\": \"string\"\n                          }\n                        ],\n                        \"durationSec\": 942,\n                        \"timestampMs\": 9236\n                      }\n                    ]\n                  },\n                  \"deviceFacetUuids\": [\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\",\n                    \"AAAAAAAAAAAAAAAAAAAAAA.v0\"\n                  ],\n                  \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"promptUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"timestampMs\": 9419\n                }\n              ],\n              \"enableDisableAudioRecordActions\": [\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                },\n                {\n                  \"audioDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"enable\": true\n                }\n              ],\n              \"integrationCommandActions\": [\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 7785,\n                  \"integration\": \"UNKNOWN\"\n                },\n                {\n                  \"commandPayload\": \"string\",\n                  \"delaySecs\": 4487,\n                  \"integration\": \"BRIVO\"\n                }\n              ],\n              \"integrationNotificationActions\": [\n                {\n                  \"integration\": \"OPENTECH_ALLIANCE\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                },\n                {\n                  \"integration\": \"GENEA\",\n                  \"notificationEntity\": \"string\",\n                  \"notificationTarget\": \"string\"\n                }\n              ],\n              \"liveNotificationAction\": true,\n              \"remoteDoorUnlockActions\": [\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                },\n                {\n                  \"doorId\": \"string\",\n                  \"placeId\": \"string\",\n                  \"system\": \"RHOMBUS\"\n                }\n              ],\n              \"thirdPartyAudioPlaybackAction\": {\n                \"audioFileName\": \"string\",\n                \"ipAddress\": \"string\",\n                \"loopDurationSec\": 5829,\n                \"password\": \"string\",\n                \"playCount\": 7309,\n                \"proxyDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                \"username\": \"string\"\n              },\n              \"triggerComponentRelayActions\": [\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"STEADY\",\n                  \"overrideRelayDurationMs\": 3233,\n                  \"overrideRelayDurationSec\": 100,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 6724\n                },\n                {\n                  \"componentUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"outputType\": \"TRANSIENT\",\n                  \"overrideRelayDurationMs\": 9889,\n                  \"overrideRelayDurationSec\": 4442,\n                  \"ownerDeviceUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n                  \"state\": \"UNKNOWN\",\n                  \"version\": 9288\n                }\n              ],\n              \"webhookActions\": [\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                },\n                {\n                  \"headers\": {\n                    \"key_0\": \"string\",\n                    \"key_1\": \"string\",\n                    \"key_2\": \"string\",\n                    \"key_3\": \"string\"\n                  },\n                  \"oauthClientId\": \"string\",\n                  \"oauthClientSecret\": \"string\",\n                  \"oauthGrantType\": \"string\",\n                  \"oauthScope\": \"string\",\n                  \"oauthUrl\": \"string\",\n                  \"webhookUrl\": \"string\"\n                }\n              ]\n            },\n            \"backoffMinutes\": 7814,\n            \"backoffSeconds\": 2186,\n            \"ruleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n            \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n          }\n        ]\n      }\n    ],\n    \"checkCondition\": {\n      \"operator\": \"LT\",\n      \"value\": \"string\"\n    },\n    \"description\": \"string\",\n    \"generateAlertForActionNewlyAddedCameras\": false,\n    \"multiImageTimeDeltasSeconds\": [\n      99,\n      9464\n    ],\n    \"name\": \"string\",\n    \"orgUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"prompt\": \"string\",\n    \"promptType\": \"BOOLEAN\",\n    \"reportsEnabled\": true,\n    \"scheduleUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\",\n    \"shortName\": \"string\",\n    \"trigger\": {\n      \"activity\": \"HUMAN_EXIT\",\n      \"value\": \"string\"\n    },\n    \"uuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n  },\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"f860012a-48f5-421b-9c7c-8d776e5fd62d"}],"id":"f63d45a8-dc7c-42e6-b822-a2ba2324183b","_postman_id":"f63d45a8-dc7c-42e6-b822-a2ba2324183b","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"Internal Webservice","item":[{"name":"Send shipment shipped email","id":"772961bc-d564-420a-9310-fdcae6e32faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"<p>Authentication scheme indicator (\"api-token\").</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"salesforceOppId\": \"0061234567890ABC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/internal/sendShipmentShippedEmail","description":"<p>Send shipment shipped email notification</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"path":["api","internal","sendShipmentShippedEmail"],"host":["https://api2.rhombussystems.com"],"query":[],"variable":[]}},"response":[{"id":"89573bed-3eaf-444d-95e6-bf1e3bba950b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token","description":"Authentication scheme indicator (\"api-token\")."},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"body":{"mode":"raw","raw":"{\n  \"salesforceOppId\": \"0061234567890ABC\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api2.rhombussystems.com/api/internal/sendShipmentShippedEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customerShipmentEmailState\": \"SHIPPING_SHIPPED_SUCCESS\",\n  \"error\": true,\n  \"errorMsg\": \"string\",\n  \"legacyMsg\": \"Shipment has been processed\",\n  \"trackingIdentifier\": \"1Z999AA1234567890\",\n  \"warningMsg\": \"string\"\n}"}],"_postman_id":"772961bc-d564-420a-9310-fdcae6e32faa"}],"id":"81f4bf1e-452f-4663-baa7-a04bd63c1a0a","_postman_id":"81f4bf1e-452f-4663-baa7-a04bd63c1a0a","description":"","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}}},{"name":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields","id":"74a8bb7e-cf4b-44d1-af2c-d43cfd889eff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-auth-scheme","value":"api-token"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"x-auth-apikey","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields","description":"<p>Generated from cURL: curl --location '<a href=\"https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields\">https://api2.rhombussystems.com/api/user/metadata/findUserMetadataFields</a>' <br />--header 'x-auth-scheme: api-token' <br />--header 'Content-Type: application/json' <br />--header 'Accept: application/json' <br />--header 'x-auth-apikey: ' <br />--data '{\n  \"userUuid\": \"AAAAAAAAAAAAAAAAAAAAAA\"\n}'</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"},"isInherited":true,"source":{"_postman_id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","id":"53e19112-b9e3-4ff4-90cd-ce8a3d247699","name":"Rhombus API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","user","metadata","findUserMetadataFields"],"host":["api2","rhombussystems","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"74a8bb7e-cf4b-44d1-af2c-d43cfd889eff"}],"auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:apiKey}}"}},"event":[{"listen":"prerequest","script":{"id":"65f9ac3c-c125-48b2-9299-1aff113af3b1","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"aa74d8ce-74d1-4239-8777-ae05947fd5b6","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"id":"203029b1-5348-49d4-b79f-f7fa116937a0","key":"baseUrl","value":"https://api2.rhombussystems.com"}]}