--- title: "getContractSummaryList " slug: "platform-costandusage-getcontractsummarylist" tags: ["Cost And Usage"] updated: 2026-07-23T09:04:18Z published: 2026-07-23T09:04:18Z canonical: "api.ncloud-docs.com/platform-costandusage-getcontractsummarylist" --- > ## Documentation Index > Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt > Use this file to discover all available pages before exploring further. # getContractSummaryList

Classic/VPC 환경에서 이용 가능합니다.

사용자 계약 요약 목록을 조회합니다. 계약 요약은 리전 코드, 계약 구분 코드, 계약 수로 구성되어 있습니다. ## 요청 요청 형식을 설명합니다. 요청 형식은 다음과 같습니다. | 메서드 | URI | | :--- | :--- | | GET | /cost/getContractSummaryList | ### 요청 헤더 Cost and Usage API에서 공통으로 사용하는 헤더에 대한 자세한 내용은 [Cost and Usage 공통 헤더](/docs/platform-costandusage#요청헤더)를 참조해 주십시오. ### 요청 쿼리 파라미터 파라미터에 대한 설명은 다음과 같습니다. | 필드 | 타입 | 필수 여부 | 설명 | | :--- | :--- | :--- | :--- | | `pageNo` | Integer | Optional | 페이지 번호 | | `pageSize` | Integer | Optional | 페이지 크기| | `isOrganization` | Boolean | Optional | Organization 하위 계정의 통합 사용량 조회 여부
  • 마스터만 사용 가능
  • `isOrganization`, `isPartner` 모두 `true`이면 에러 응답
  • | | `isPartner` | Boolean | Optional | 파트너 계정 조회 여부 | | `memberNoList` | List<String> | Optional | 회원 번호 목록 | | `contractMonth` | String | Required | 조회할 계약 연월(yyyyMM)| | `contractTypeCode` | String | Optional | 계약 유형 코드 | | `contractStatusCode` | String | Optional | 계약 상태 코드 | | `regionCode` | String | Optional | 리전 코드