X-Jicoo-Api-Key: ********************
curl --location '/v1/users//busy_times' \ --header 'X-Jicoo-Api-Key: <api-key>'
{ "data": [ { "startedAt": "2026-07-01T01:00:00.000Z", "endedAt": "2026-07-01T02:00:00.000Z" } ] }