curl --location --request GET 'https://guestapi.roomability.io/phone' \ --header 'X-API-Key: {{api-key}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}