cURL
curl --request GET \ --url https://localhost:8080/api/common/availability
[ { "date": "2023-12-25", "sessionId": 123, "availability": 123 } ]
OK