Get Fingerprint Status
Fingerprint API reference guide
This page illustrates how to check the status of the Fingerprint service using the fingerprint
endpoint.
Get the status of the fingerprint service
GET
/fingerprint/status
Get the status of the Fingerprint service.
Response parameters
Attribute
Description
healthy
boolean
If true
, the fingerprint status is healthy.
Request example
The following request gets the status of the Fingerprint service.
Response example
Last updated
Was this helpful?