{
"products": [
{
"id": "clprod0001",
"title": "Curso de Marketing Digital",
"description": "Acesso vitalício, 40 horas de conteúdo.",
"price": 29700,
"imageUrl": "https://app.dotfy.com.br/storage/curso-marketing.jpg",
"slug": "curso-marketing-digital",
"checkoutUrl": "https://app.dotfy.com.br/checkout/curso-marketing-digital",
"contentUrl": "https://seu-dominio.com/area-do-aluno",
"isActive": true,
"viewCount": 1532,
"orderCount": 248,
"paidCount": 192,
"totalRevenue": 5702400,
"createdAt": "2026-01-15T10:00:00.000Z",
"updatedAt": "2026-05-05T14:30:00.000Z",
"user": {
"name": "Sua Empresa LTDA",
"email": "contato@suaempresa.com.br"
}
}
],
"total": 12,
"page": 1,
"limit": 10,
"totalPages": 2
}