Bookings
List bookings
Create booking
Search availability
Bulk retrieve bookings
Retrieve business booking profile
List location booking profiles
Retrieve location booking profile
List team member booking profiles
Bulk retrieve team member booking profiles
Retrieve team member booking profile
Retrieve booking
Update booking
Cancel booking
Webhooks
booking.created
booking.updated
<- Bookings API
Bookings API
Version
2024-10-17
GET
/v2/bookings/team-member-booking-profiles/{team_member_id}
Retrieves a team member's booking profile.
Example code
team_member_id
string
Required
The ID of the team member to retrieve.
team_member_booking_profile
TeamMemberBookingProfile
The returned team member booking profile.
Show attributes
errors
Error [ ]
Errors that occurred during the request.