curl --location --request GET 'https://api.falken.ltd/api/docs/products'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"slug": "string",
"description": "string",
"icon": "string",
"featuredImageUrl": "string",
"displayOrder": 0,
"isActive": true,
"categoryCount": 0,
"articleCount": 0,
"created": "2019-08-24T14:15:22.123Z",
"updated": "2019-08-24T14:15:22.123Z"
}
]