Get Free Busy
AuthorizationBearer <token>
In: header
Query Parameters
start*Start
Format
date-timeend*End
Format
date-timeResponse Body
application/json
application/json
curl -X GET "https://loading/api/v2/meetings/free-busy?start=2019-08-24T14%3A15%3A22Z&end=2019-08-24T14%3A15%3A22Z"{
"busy": [
{
"property1": "string",
"property2": "string"
}
],
"calendar_email": "string",
"provider": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}