Get all links between alerts and occupancy monitors subject to filters.
Security
api_key
- Mock serverhttps://coreapi.hoxton.ai/_mock/v1/alert-occupancy-monitors
- https://nexus.hoxton.ai/api/v1https://nexus.hoxton.ai/api/v1/alert-occupancy-monitors
curl -i -X GET \
'https://coreapi.hoxton.ai/_mock/v1/alert-occupancy-monitors?occupancyMonitorId=497f6eca-6276-4993-bfeb-53cbbbba6f08&alertId=497f6eca-6276-4993-bfeb-53cbbbba6f08&siteId=497f6eca-6276-4993-bfeb-53cbbbba6f08&organisationId=497f6eca-6276-4993-bfeb-53cbbbba6f08' \
-H 'Authorization: YOUR_API_KEY_HERE'Response
[ { "alertId": "a9367074-b5c3-42c4-9be4-be129f43577e", "occupancyMonitorId": "51bf4310-39f9-49d3-99c1-c643ff9c2f04" } ]