Skip to main content

Returns the data for the bubble of a basket marker on the map.

Returns the data for the bubble of a basket marker on the map.

Path Parameters
  • basketId string required
Query Parameters
  • basketId string

    Possible values: Value must match regular expression \d+

    Basket for which to return data

Responses

Successful


Schema
  • id Id of the basket.
  • description Optional description text. Can be empty or null if the basket does not have a description.
  • photo Path to the basket's photo or null if the basket does not have a photo.
  • createdAt date-time
  • creator object
    oneOf

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