THIS SITE IS UNDER CONSTRUCTION
curl --location --request GET 'https://api-core.deriv.com/v1/client/login-history' \
--header 'Authorization: '
{
"data": [
{
"id": "5c75f8be-766d-4490-8bc9-b7cc8b978e68",
"user_id": "19c24f3f-4581-4776-8eb0-3c5607abba66",
"client_id": 1403,
"created_at": "2025-07-09T06:11:28.013301+00:00",
"updated_at": "2025-07-09T06:11:28.013301+00:00",
"factor_id": null,
"aal": "aal1",
"not_after": null,
"refreshed_at": null,
"user_agent": "Chrome v138.0.0.0",
"ip": "140.82.192.112",
"tag": null
},
{
"id": "0077b790-ae05-4770-9646-96ebd8e794b7",
"user_id": "19c24f3f-4581-4776-8eb0-3c5607abba66",
"client_id": 1403,
"created_at": "2025-07-08T03:02:01.306729+00:00",
"updated_at": "2025-07-08T03:02:01.306729+00:00",
"factor_id": null,
"aal": "aal1",
"not_after": null,
"refreshed_at": null,
"user_agent": "Chrome v138.0.0.0",
"ip": "175.139.142.125",
"tag": null
}
],
"meta": {
"endpoint": "/v1/client/login-history",
"method": "GET",
"timing": 433
}
}