Get User Conference Statistics
사용자별 회의 사용 통계 API
Get User Conference Statistics
GET
https://uprism.io:30443/v1/users/{userId}/conference/statistics
회의 사용 통계를 가져오는 API
Path Parameters
Name
Type
Description
userId
string
사용자 ID
Query Parameters
Name
Type
Description
from
string
검색 시작 날짜 "yyyyMMddhhmmss" 형식 날짜
to
string
검색 끝 날 "yyyyMMddhhmmss" 형식 날짜
Headers
Name
Type
Description
Authorization
string
"Bearer " + {AccessToken}
Last updated
Was this helpful?