Skip to main content
GET
Obter Lead

Authorizations

Token
string
header
required

Token de autenticacao gerado na plataforma WavUps CRM.

Path Parameters

id
string
required

Identificador único do recurso.

Response

Lead encontrado.

id
string
leadOwner
string | null
name
string
email
string | null
phone
string | null

Telefone no formato 5547999999999 (pais + DDD + numero, sem espacos ou simbolos).

Example:

"5547999999999"

taxId
string | null

CPF ou CNPJ do lead.

Example:

"12345678909"

source
string | null
profileImage
string | null
zipCode
string | null
state
string | null
city
string | null
neighborhood
string | null
streetAddress
string | null
number
string | null
complement
string | null
description
string | null
leadType
string | null
leadTemperature
number | null

Temperatura do lead: 1 (Frio), 2 (Morno), 3 (Quente).

status
string
metadata
object | null

Metadados adicionais do lead em formato JSON.

utms
object | null

Parâmetros UTM associados ao lead em formato JSON.

createdAt
string<date-time>