Usuários

Lista de Usuários

get

Recupera a lista de todos os usuários da empresa

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
get
/user/list

Consulta por ID

get

Recupera um contato pelo identificador

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Identificador

Responses
get
/user/{id}

Last updated