Skip to main content
GET
Retorna os dados completos do colaborador
API v1 - Este endpoint está disponível apenas na v1

Authorizations

Authorization
string
header
required

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

Path Parameters

staffEmail
string
required

Determina o e-mail do colaborador a ser retornado.

Response

OK

name
string
Example:

"Nome"

surname
string
Example:

"Sobrenome"

email
string
Example:

"email@email.com"

cellphone
string
Example:

"(00) 00000-0000"

role
string
Example:

"Vendedor"

address
object
responsibleByCompanies
object[]
budgets
string[]
orders
string[]