Skip to main content

Read a face registration by id

GET 

/v1/face/registrations/:id

Read a face registration by id

Request

Responses

Default Response

SDK usage

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

Example

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