v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBSchedules
Retrieve a recurring time slot
Get detailed information about a specific recurring time slot
get/participant-pool-schedules/{participantPoolScheduleId}/recurring-time-slots/{id}
Response
Recurring time slot retrieved successfully
Example response
{
"startTime": "09:00",
"endTime": "17:00",
"timezone": "America/New_York"
}