v1
OpenAPI 3.0.02026-08-04109109370.6 KBUsers
Get a list of users
get/users
Response
User
Example response
{
"meta": {
"instanceId": "12345"
},
"users": [
{
"avatarUrl": "https://app.nutshell.com/avatars/contacts/1006/{path}",
"initials": "AF",
"id": "3-contacts"
}
]
}