Skip to main content

Obter cliente por ID

Retorna os detalhes de um cliente especĆ­fico pelo ID

Path Parameters
id string — REQUIRED
Responses
200

Cliente obtido com sucesso

Schema — OPTIONAL
id string — OPTIONAL
name string — OPTIONAL
logo string — OPTIONAL
contacts object[] — OPTIONAL
name string — OPTIONAL
phone string — OPTIONAL
email string — OPTIONAL
createdAt date-time — OPTIONAL
updatedAt date-time — OPTIONAL
404

Cliente não encontrado