세션별 취소마감기한 조회
회원이 특정 세션의 취소마감기한을 조회합니다.
Authentication
AuthorizationBearer
Send a JWT access token with the Authorization header as Bearer <token>.
Path parameters
session_id
세션 ID (UUID)
Response
조회 성공
session_id
session_time
deadline
deadline_hours
is_before_deadline
time_remaining_minutes
can_request
Errors
403
Forbidden Error
404
Not Found Error