Skip to main content
GET
/
basket
/
{id}
Get basket items
curl --request GET \
  --url https://api.managem.co.uk/basket/{id}
{}

Path Parameters

id
string
required

The ID of the basket to retrieve

Response

200 - application/json

List of items in the basket

{key}
object[]