{"swagger":"2.0","info":{"version":"1","title":"국민건강보험공단_당뇨병 환자 연속혈당측정 전극 요양비 지급 현황","description":""},"host":"api.odcloud.kr","basePath":"/api","schemes":["https","http"],"securityDefinitions":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"},"ApiKeyAuth2":{"type":"apiKey","in":"query","name":"serviceKey"}},"paths":{"/15143090/v1/uddi:2fbc7a21-d508-42d1-8e78-d75487f0402d":{"get":{"tags":["API 목록"],"summary":"국민건강보험공단_당뇨병 환자 연속혈당측정 전극 요양비 지급 현황_20241231","operationId":"getuddi:2fbc7a21-d508-42d1-8e78-d75487f0402d","description":"국민건강보험공단_당뇨병 환자 연속혈당측정 전극 요양비 지급 현황_20241231","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"page","in":"query","description":"page index","type":"integer","format":"int64","exclusiveMinimum":false,"default":1},{"name":"perPage","in":"query","description":"page size","type":"integer","format":"int64","exclusiveMinimum":false,"default":10},{"name":"returnType","in":"query","description":"응답의 데이터 타입을 선택할 수 있습니다. (기본값: JSON)<br/>XML형태의 응답결과를 얻기 위해서는 XML 값으로 설정","type":"string","exclusiveMinimum":false}],"responses":{"200":{"description":"성공적으로 수행 됨","schema":{"$ref":"#/definitions/uddi:2fbc7a21-d508-42d1-8e78-d75487f0402d_api"}},"401":{"description":"인증 정보가 정확 하지 않음"},"500":{"description":"API 서버에 문제가 발생하였음"}},"security":[{"ApiKeyAuth":[]},{"ApiKeyAuth2":[]}]}}},"definitions":{"uddi:2fbc7a21-d508-42d1-8e78-d75487f0402d_model":{"type":"object","properties":{"해당연도":{"type":"integer","description":""},"실수진자":{"type":"integer","description":""}}},"uddi:2fbc7a21-d508-42d1-8e78-d75487f0402d_api":{"type":"object","properties":{"page":{"type":"integer","format":"int64"},"perPage":{"type":"integer","format":"int64"},"totalCount":{"type":"integer","format":"int64"},"currentCount":{"type":"integer","format":"int64"},"matchCount":{"type":"integer","format":"int64"},"data":{"type":"array","items":{"$ref":"#/definitions/uddi:2fbc7a21-d508-42d1-8e78-d75487f0402d_model"}}}}}}