cURL
curl --request GET \ --url https://d1.cynopsis.co/service/liveness-v2/liveness_result/{session_id} \ --header 'Authorization: Bearer <token>' \ --header 'X-Domain-Id: <x-domain-id>'
{}
Get the result of a liveness check using the session ID. Requires Bearer token and domain ID. Use the following URLs depending on your environment:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Domain ID
Liveness session ID
Liveness check result
Liveness check result object