Debug Console

Change → Plan → Execution (JSON via ?format=json)

Debug session: none
Start session Stop session

Recent App Changes (AppAudit)

No audit rows found.

Recent Reconcile Jobs

Time Job Status Attempts Correlation / Session Error
2026-02-05 15:30:28 .76
Job #126 user 0 · credential created
done 1
2026-02-05 15:30:28 .73
Job #125 user 9 · credential changed
done 1

Recent Provider Activity (IntegrationLog)

Time Provider Action OK Job Correlation Details
2026-02-05 15:30:34 .11 TTLOCK PASSCODE_LIST ok Job #126
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770327033115,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801863028759,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770327031000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770326968762,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 15:30:33 .01 SCHLAGE_HOME PIN_DELETE ok Job #125
Raw
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U9 C6",
  "pin_last4": "1111",
  "receipt_id": null,
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 15:30:32 .51 SCHLAGE_HOME PIN_DELETE ok Job #125
Raw
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U9 C7",
  "pin_last4": null,
  "receipt_id": null,
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 15:30:32 .09 SCHLAGE_HOME PIN_DELETE ok Job #125
Raw
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U9 C1",
  "pin_last4": null,
  "receipt_id": null,
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 15:30:31 .59 TTLOCK PIN_DELETE ok Job #125
Raw
Request JSON
{
  "lock_id": 28991110,
  "name": "AB U9 C1",
  "note": "listed_ok_but_not_found",
  "pin_last4": null,
  "resolution_attempted": true,
  "resolved_vendor_pin_id": null,
  "vendor_pin_id": null
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 15:30:31 .59 TTLOCK PASSCODE_LIST ok Job #125
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770327030896,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801863028759,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770327031000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770326968762,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 15:30:30 .89 TTLOCK PIN_ADD ok Job #125
Raw
Request JSON
{
  "expires_at": "2027-02-05T21:30:28.759371",
  "name": "AB U9 C6",
  "pin_last4": "1111"
}
Response JSON
{
  "adopted": false,
  "already_exists": false,
  "vendor_pin_id": 50957532,
  "warning": null
}
2026-02-05 15:30:30 .89 TTLOCK PIN_PROVISION ok Job #125
Raw
Request JSON
{
  "context": {
    "credential_id": 6,
    "source": "reconcile",
    "user_id": 9
  },
  "expires_at": "2027-02-05T21:30:28.759371+00:00",
  "lock_id": 28991110,
  "name": "AB U9 C6",
  "pin_last4": "1111"
}
Response JSON
{
  "already_exists": false,
  "result": {
    "keyboardPwdId": 50957532
  },
  "vendor_pin_id": 50957532
}
2026-02-05 15:30:30 .88 TTLOCK PASSCODE_ADD ok Job #125
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "POST",
  "path": "/v3/keyboardPwd/add",
  "payload": {
    "accessToken": "***",
    "addType": 2,
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770327028762,
    "endDate": 1801863028759,
    "keyboardPwd": "***1111",
    "keyboardPwdName": "***",
    "lockId": 28991110,
    "startDate": 1770326968762
  },
  "url": "https://api.ttlock.com/v3/keyboardPwd/add"
}
Response JSON
{
  "keyboardPwdId": 50957532
}

Worker / System Health

worker stopped queued 1 running 0 failed 0