Get Fingerprint Status
Fingerprint API reference guide
Get the status of the fingerprint service
Response parameters
Attribute
Description
Request example
curl \
--request GET \
--header "Content-Type: application/json" \
--header "Authorization: Bearer dea464c07bd07300095caa8" \
https://your-immuta-url.com/fingerprint/statusResponse example
{
"healthy": true
}Last updated
Was this helpful?

