Lista
GET
clientes
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'clientes?page'
Response Response Example
{
"total": 1,
"per_page": 30,
"current_page": 1,
"last_page": 1,
"to": 1,
"data": [
{
"id": 10,
"ativo": 1,
"softhouse_id": 14,
"cnpj_cpf": "000.000.000-00",
"nome_empresa": "C\u00e2ndido Alberto Silva",
"contato": "(66) 99999-9999",
"limite_pos": 2,
"created_at": "2025-05-29T12:00:57.000000Z",
"updated_at": "2025-06-02T21:53:35.000000Z",
"sitef_empresa": "NUC Tecnologia",
"sitef_cnpj_cpf": "000.000.000-00",
"sitef_banco": "caixa",
"chave": "683e03611204f"
}
]
}
Requisição
Parâmetros Query
page
string
opcional