API Reference
Listar clientes
Permite que você recupere uma lista de todos os seus clientes.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Lista de clientes retornada com sucesso.
The response is of type object
.