Zum Hauptinhalt springen

All Items

Returns a list of all items.

Path Parameters
userId string REQUIRED

Your User Id from backend

Responses
200

Successful operation.

Schema OPTIONAL
status boolean OPTIONAL

Response status

size integer OPTIONAL

Results size

time date-time OPTIONAL

Possible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/

Response time (UTC)

data object[] OPTIONAL
id uuid OPTIONAL

Item Id

name string OPTIONAL

Item name

size string OPTIONAL

Item size

price float OPTIONAL

Item price

type string OPTIONAL

Possible values: [standard, addon, prepacked]

Item type

404

No items found.

Schema OPTIONAL
status boolean OPTIONAL

Response status

time date-time OPTIONAL

Possible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/

Response time (UTC)

message string OPTIONAL

Error message