agentid : Where to find?

agentid : Where to find?

I've been looking around for this agenId to check for the total ticket assigned on a specific agent

type :GET
connection:"deskconnect"
-------------------------------------------------------------
Fetch result:
---------From Ticket------------------
  "slaId": null,
  "relationshipType": "None",
  "layoutId": "351081000000157349",
  "assigneeId": "351081000086132009",
  "createdBy": "351081000000134001",
  "teamId": null,
  "tagCount": "1",
  "attachmentCount": "0",
  "isEscalated": false,
  "category": null
}
---------From Get Agent record------------
"name": "xxxxxx",
      "timeZone": "Asia/Manila",
      "id": "35108xxxxxx132009",
      "profileId": "35108xxxxx8505891",
      "channelExpert": [
        "Email"
"zuid": "809346313",
      "emailId": "xxxxxxxxxxxxx",
      "isConfirmed": true,
      "status": "ACTIVE",
      "roleId": "351081000123690183",
-----------------------------------------------