Skip to main content
GET
/
v1
/
hosts
Get hosts
curl --request GET \
  --url https://api.letsway.com/v1/hosts
{
  "items": [
    {
      "id": "host-123",
      "firstName": "John",
      "lastName": "Doe",
      "emailAddress": "john.doe@example.com",
      "description": "Experienced tour guide"
    }
  ]
}

Response

200 - application/json

Get hosts

items
object[]
required

List of items