Skip to main content

Gets a user Face Biometric settings

GET 

/api/web/v1/users/:userid/settings/face

Get Face Biometric settings information for the specified user. Caller requires the FACE:VIEW permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user whose Face Biometric settings information is to be fetched.

Responses

Successful

Schema

    lifetime int32required

    The lifetime of the authenticator in days.

Loading...