Skip to main content
GET
/
v1
/
brands
/
{brandId}
/
vibes
Get vibes
curl --request GET \
  --url https://api.letsway.com/v1/brands/{brandId}/vibes
{
  "items": [
    {
      "id": "vibe-123",
      "name": "Relaxing",
      "order": 1
    }
  ]
}

Query Parameters

language
string

Response

200 - application/json

Get vibes

items
object[]
required

List of items