Skip to content

Staff Capacity

GET
/businesses/{businessId}/staff/{staffId}/capacity

Retrieve Capacity for a Staff Member

businessId
required
string format: uuid

Business ID

staffId
required
string format: uuid

Staff ID

startDate
string format: date-time

Start of date range

endDate
string format: date-time

End of date range

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