📄️ Monitoring Faces
When enrolling faces into the Events Bridge system, there are several important considerations to ensure successful enrollment and accurate monitoring. Below are key guidelines for using the face monitoring services effectively:
📄️ Unmonitoring a Face
In cases where a person no longer needs to be monitored, you can use the Unmonitor Face API to remove them from the monitoring system. This process is done using the unique externalId provided by the partner during enrollment. Once removed, the system will no longer track or report detections for this individual.
📄️ Face Monitor Status
You can use the Check Face Status API to verify if a specific individual (identified by their externalId) is currently being monitored in the system. This helps ensure that a person’s monitoring status is active or to confirm their removal.
📄️ Get All Monitored
The Get All Monitored Faces API allows partners to retrieve a list of all individuals they have requested to be monitored by the Events Bridge system. This endpoint ensures that partners have a clear accounting of the faces they have enrolled for monitoring, even though the system may contain additional faces they are not aware of. This API is useful for synchronizing the partner’s system with Events Bridge, ensuring that both systems are fully in sync regarding monitored individuals.