get https://openapi.gooroomee.com/api/v1/log/room
일자별 미팅룸 생성/종료 이력을 조회하기 위한 API
Parameter
name | type | required | desc | example |
---|---|---|---|---|
date | string | 조회 날짜(yyyyMMdd) | 20220901 | |
type | string | date(날짜검색), roomId(미팅룸ID) | date | |
roomId | Array | 미팅룸ID list | aaa, bbb, ccc |
Example
Response