Get hosts
cURL
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" } ] }
List of items
Show child attributes