get https://api.kitchenhub.app/v2/stores//menu/
Retrive store's menu from Kitchenhub.
This menu is "source of truth", which will be uploaded to all Store's connected Integrations
Log in to see full request history
Responses
Retrive store's menu from Kitchenhub.
This menu is "source of truth", which will be uploaded to all Store's connected Integrations
xxxxxxxxxx
curl --request GET \
--url https://api.kitchenhub.app/v2/stores/store_id/menu/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: