Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
v1.0
API Reference
사용자별 수업룸 조회
Search
JUMP TO
vClass API
소개
사용 방법
사용자 인증
Access Token 발급
post
사용자 API
사용자 목록 조회
get
사용자 상세 조회
get
사용자 등록
post
사용자 일괄 등록
post
사용자 정보 수정
patch
사용자 삭제
delete
수업룸 API
수업룸 목록 조회
get
사용자별 수업룸 조회
get
입장 가능한 수업룸 조회
get
수업룸 생성
post
수업룸 정보 수정
patch
수업룸 삭제
delete
수업룸 사용자 초대
post
수업룸 사용자 삭제
delete
수업룸 사용자 입장경로
get
통계 API
수업 이력 조회
get
수업 이력 통계 조회
get
종료 수업 참석자 조회
get
진행 중 수업 통계 조회
get
Powered by
사용자별 수업룸 조회
get
https://{yourdomain}/v1/room/
{userID}
특정 사용자가 개설한 수업룸 목록을 조회하는 API입니다.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
yourdomain
/v1
/room/{userID}
RESPONSE
Click
Try It!
to start a request and see the response here!