Skip to main content
POST
Buscar contatos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
company_name
string
required

Nome da empresa

webhook_url
string | null
company_id
string | null

CNPJ da empresa

contact_name
string | null

Nome do contato

keywords
string[]

Palavras-chave para pesquisa (posição, setor e afins)

Response

Request fulfilled, document follows

id
string
required
data
FindContactsOutput · object
required

Resultado da execução do workflow

status
string
default:COMPLETED

Situação do workflow (completo)

Allowed value: "COMPLETED"