Staff Capacity
GET /businesses/{businessId}/staff/{staffId}/capacity
GET
/businesses/{businessId}/staff/{staffId}/capacity
Retrieve Capacity for a Staff Member
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
string format: uuid
Business ID
staffId
required
string format: uuid
Staff ID
Query Parameters
Section titled “Query Parameters ” startDate
string format: date-time
Start of date range
endDate
string format: date-time
End of date range
Responses
Section titled “ Responses ”A Staff member within your business
object
data
object
blockedTime
Total minutes blocked by external events or time blockers.
object
externalEvents
number
timeBlockers
number
bookableMinutes
Total minutes the staff could potentially be booked (from his working hours).
number
availableBookableMinutes
Total minutes the staff was available for booking (bookable minutes minus blocked minutes)
number
bookedMinutes
Total minutes the staff was booked.
number