X-API-Key: ********************curl --location 'https://api.snakk.ai/api/chat/verify/status/' \
--header 'X-API-Key: <api-key>'{
"verified": true,
"verified_at": "2019-08-24T14:15:22.123Z",
"user_name": "string",
"status": "not_started",
"message": "string",
"error": "string"
}