팀 노션 모음집
/
최종 프로젝트
/
행복하시죠?
/
Room API
/
휴식 일정 조회
Search
Duplicate
휴식 일정 조회
진행상황
시작 전
URL
/api/v1/rooms/{roomsId}/restschedule
method
GET
request
request header
Auth
response
{ ”statusCode” : “200”, ”message” : “휴식 일정 조회에 성공했습니다”, ”data”: { content[{ ”id” : 52, "startTime”: "2024-01-02 04:00:00”, ”endTime”: "2024-01-02 05:00:00” }, … ], …pageableData }
response header
담당자
에러 코드
400 유효하지 않은 요청 403 권한 없음