회원 통계

회원 통계 목록 조회

get

기능설명

  • 회원 통계 목록을 조회합니다.


상세설명

  • 회원 통계 목록을 조회합니다.

  • 회원 통계 목록 건수를 조회합니다.

  • calendarType 파라미터를 통해 일간, 월간 통계를 선택할 수 있습니다.


수정번호

  • Release v1.07_231228: 휴면회원 통계 제거

  • Release v2.00_240613: 기간 검색 조건 개선

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
calendarTypestringRequired

일간 or 월간

startMonthStringOptional

조회 시작월

endMonthStringOptional

조회 종료월

startDateLocalDateOptional

조회 시작일

endDateLocalDateOptional

조회 종료일

mbrMgrCdstringRequired

회원구분

Responses
chevron-right
200

성공

*/*
totalCountinteger · int32Optional
get
/v1/statistics/memberStatus/getMemberStatusList

Last updated