Skip to main content

Returns a list of the times the user's pass was created.

Returns a list of the times the user's pass was created.

Path Parameters
  • userId integer required

    Possible values: Value must match regular expression \d+

    which user's history to return

Responses

Success.


Schema array
  • foodsaverId Id of the foodsaver who's pass was created.
  • date date-time
  • actor object
    oneOf

  • id integer
  • name string
  • avatar string
  • sleepStatus integer
Loading...