All Carts
GET https://fakestoreapi.com/carts?limit=2&sort=asc
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | number of items. Max 6 | |
sort | string | asc or desc |
GET https://fakestoreapi.com/carts?limit=2&sort=asc
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | number of items. Max 6 | |
sort | string | asc or desc |