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