Get Dashboard OrdersAsk AIget https://example.com/dashboard/ordersProvides daily order counts for a specified restaurant within a given date range.Query Paramsstarting_datestringrequiredThe start date of the period to calculate order counts for.ending_datestringrequiredThe end date of the period.restaurantstringrequiredThe ID of the restaurant for which the data is being queried.Responses 200Successful response 400Bad Request 404Not FoundUpdated about 2 years ago