Empty times field in API

Hello,
I would like to retrieve all available time slots of given profile and it’s always return empty object.

Why this option is available and it’s always empty??
Do you have any plans to support above data via API?

Rg

{
  "id": "XX",
  "accountId": "XX",
  "title": "XX",
  "times": {} 
}

Hi Rg (@tbr09) welcome to the Forum! Yes, we do have plans to offer an option to retrieve availability via the API. I don’t have a timeframe on when this will be accessible though. In the interim you could explore using Google’s Freebusy through the Calendar API directly.

1 Like