curl --location 'https://gateway.igw.gcp.excelcom.co.id/dukcapil-adapter/v1/face-recognition/get-dukcapilcounter?msisdn=6287700000001' \
--header 'ax-request-id: 97360ec0-d818-48af-a5ff-c9ae77b3bec9' \
--header 'ax-channel: W' \
--header 'Authorization: Bearer 857f75c5-d410-39b3-b1c9-e1d264b044db' \
--header 'ax-touchpoint: AXISNETPREREG' \
--header 'Content-Type: application/json' \
--data ''{
"status": "ok",
"code": "00",
"message": "Success",
"data": {
"keyIdentifier": "6287700000001",
"timeToLive": 144,
"createdAt": "2025-04-11 22:18:55",
"expiredAt": "2025-04-12 22:18:56",
"eligbility": {
"eligibleAttempt": true,
"attemptCount": 2,
"maxAttempt": 3
}
}
}