Hello, I’m going to create a web service that allo...
# api
s
Hello, I’m going to create a web service that allows users to book our counseling service and to see their appointments in the web service. So I want a GET API that returns the appointments associated with specific user by a user email address or something to show the appointments to users. Is there anything like that in cal.com? and can I try it ?