Users represent people working for your company. They can be support agents, support specialists, support managers, directors, etc... Users are distinguished by their role.
User properties
User example object
{
"id": 3924,
"active": true,
"bio": "Full stack developer at Gorgias",
"created_datetime": "2019-04-13T03:27:56.973873",
"country": "FR",
"email": "[email protected]",
"external_id": "user-84203241",
"firstname": "Steve",
"lastname": "Frazeli",
"language": "fr",
"meta": {
"profile_picture_url": "https://config.gorgi.us/3850e14d-c07f-4e9c-8760-9d"
},
"name": "Steve Frazelli",
"role": {
"name": "admin"
},
"timezone": "US/Pacific",
"updated_datetime": "2019-09-25T06:18:22.839271"
}