/search endpoints (clients, invoices, payments,ListResponse: it reports found (total matches) rather thanhas_more/total_results, and it has no cursor. It is also not the standardizeddata is top-level.q (or query) parameter and a Typesense key configured400 with missing_query / missing_typesense_key.{
"success": true,
"message": "Items searched successfully",
"data": [
{}
],
"found": 15,
"page": 1,
"per_page": 10,
"timestamp": 1767225600000
}