Skip to main content

Returns an array of log entries with foodsaver and log information.

The log contains only entries from the past 7 days.

Path Parameters
  • storeId integer required

    Possible values: Value must match regular expression \d+

  • fromDate string required

    Possible values: Value must match regular expression [^/]+

    The fist date from which to include actions

  • toDate string required

    Possible values: Value must match regular expression [^/]+

    The last date from which to include actions

  • storeLogActionIds string required

    Possible values: Value must match regular expression (\d+,)*\d+

    The ids of the actions, seperated by commas like: 1,2,3

Responses

Loading...