트레이너 계획 캘린더 조회

트레이너의 계획된 세션 캘린더를 조회합니다. 다중 주/월 범위를 지원합니다.

Authentication

AuthorizationBearer

Send a JWT access token with the Authorization header as Bearer <token>.

Query parameters

date_fromstringOptional

조회 시작 날짜 (YYYY-MM-DD)

date_tostringOptional

조회 종료 날짜 (YYYY-MM-DD)

member_idstringOptional

특정 회원 필터 (UUID)

Response

조회 성공

date_fromdate
date_todate
slotslist of objects
summaryobject

계획 캘린더 요약

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error