Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This object describes the user.

 

{
    "id": 2387,
    "photo": "https:\/\/console.smartsender.com\/storage\/projects\/1\/KDWZwA3bY5U3Cg6Z8KFoDkPU0OfX4tvd8Yqi2Esf.jpeg",
    "phone": "+380967008000",
    "email": "serdiuk@smartsender.eu",
    "state": "active",
    "lastName": "Serdiuk",
    "fullName": "Oleksandr Serdiuk",
    "firstName": "Oleksandr",
    "tags": Tag[],
    "funnels": Funnel[],
    "variables": Variable[]
}

 

Model Description:

Name

Description

id

ID

photo

Avatar

phone

Phone

email

Email

state

Статус

  • active

  • inactive

  • blocked

lastName

Last Name

fullName

Full Name

firstName

First Name

tags

Array of type objects Tag

funnels

Array of type objects Funnel

variables

Array of type objects Variable

  • No labels