Skip to main content

Read a previously-computed liveness check by id

GET 

/v1/liveness/checks/:id

Read a previously-computed liveness check by id

Request

Responses

Default Response

SDK usage

// not exposed in the v2 SDK; call GET /v1/liveness/checks/:id directly if needed.
// not exposed in the v2 SDK.

Example

curl https://api.drukverify.com/v1/liveness/checks/<id> \
-H "Authorization: Bearer dv_sk_test_..."