get http://localhost:55667/api2/inventory-items
Retrieve list of inventory items. For more information, see https://www.manager.io/guides?inventory-items
Response
Retrieve list of inventory items. For more information, see https://www.manager.io/guides?inventory-items
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/inventory-items \
--header 'accept: application/json'
Try It!
to start a request and see the response here!