X-Jicoo-Api-Key: ********************curl --location '/v1/users//busy_times?start=2026-06-15T00%3A00%3A00Z&end=2026-06-22T00%3A00%3A00Z' \
--header 'X-Jicoo-Api-Key: <api-key>'{
"data": [
{
"startedAt": "2026-07-01T01:00:00.000Z",
"endedAt": "2026-07-01T02:00:00.000Z"
}
]
}