curl --location --request GET '/products' \
--header 'Authorization: Bearer $TOKEN'[
{
"id": "382957e5f-f18a-412d-a1f2-0e6f4ffed069",
"name": "API StoryCRM",
"description": "API para manipular o sistema StoryCRM",
"reference": "API StoryCRM",
"price": 30,
"discount": "",
"discount_type": "",
"external_code": null,
"enterprise_id": "a840567c-807c-4ec6-9de6-595e04342ef8",
"enterprise_provider_approved_at": null,
"accrual_point_blocked": false,
"enterprise_provider_id": null,
"enterprise_provider": null,
"created_at": "2025-10-20T19:53:15.000Z"
}
]