get https://api.ecommerceapi.uk/v1/products
Retrieves a list of products with pagination, optionally filtering by active/inactive status, and sorted by creation date if no other sort parameter is provided. By default, the first 50 products (both active and inactive) are returned, sorted by creation date.