v1

latestOpenAPI 3.0.02026-08-04109109370.6 KB
Users

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"
    }
  ]
}