Retrieve the current consent status for a user across all products. Returns one consent record per product for the user.
IMPORTANT: This API is only available if your company and Lytx, Inc. has executed an Addendum to Master Purchase Agreement (Facial ID and Consent Management). Your company is solely responsible for providing any necessary notices and/or obtaining all necessary consents for the collection and processing of video, biometric and/or other data processed by Lytx to perform the Facial ID Service which may be required under applicable law.
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "data": [
- {
- "userId": "550e8400-e29b-41d4-a716-446655440000",
- "employeeId": "EMP-9876",
- "productName": "facialId",
- "consentStatus": "Obtained",
- "consentDate": "2026-03-15T10:30:00.000Z"
}
]
}