Skip to main content

Returns the bananas given to a user

Returns the bananas given to a user

Path Parameters
  • recipientId string required

    Possible values: Value must match regular expression [1-9][0-9]*

Responses

Success.


Schema array
  • message string
  • user object
    oneOf

  • id Unique identifier of the foodsaver.
  • name Name of the Foodsaver.

    Might include the last name.

  • avatar URL of the foodsavers avatar image.
  • time date-time
Loading...