The Host Object

Host is the person inside the company who is going to receive visits and/or have access to the platform

The Object

Short Sample

{
    "id": "5d13bad4ae9c50948f6edd67a16d6936",
    "email": "alisson@w3lcome.com",
    "name": "Alisson Enz Rossi",
    "isActive": true,
    "position": "CTO",
    "sector": "IT",
    "company": "W3lcome"
    "metadata": {
        "myCustomId": "aabbcc",
        "cardNumber": 112233,
        ...
    },
    "role": "employee"
}

Available Methods

Table of Errors

Last updated