MENU
      동의어 사전 목록 조회

        동의어 사전 목록 조회


        기사 요약

        도메인에 설정된 동의어 사전 목록을 조회합니다.

        GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}/synonym
        HTTP

        요청

        요청 파라미터

        파라미터 명필수 여부타입제약사항설명
        nameYesstring생성되어져 있는 Domain 이름

        응답

        필드명타입설명비고
        [].namestring동의어 사전 이름
        [].languagestring동의어 사전에 설정된 언어
        [].versionstring동의어 사전에 설정된 버전
        [].descriptionstring동의어 사전 설명
        [].createdDatestring동의어 사전 생성 시간
        [].updatedDatestring동의어 사전 수정 시간

        응답 Status

        HTTP StatusDesc
        200OK(조회 완료)
        400Bad Request
        401Unauthorized
        403Forbidden
        404Not Found
        500Internal Server Error

        예시

        요청 예시

        GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/wiki/synonym
        x-ncp-iam-access-key: cPMl0CYGgRYvEa8sylCj
        x-ncp-apigw-signature-v2: +Ln++MqcKHckKli2y/bB76xLUu8qR9rLvo6j2yIYuYg=
        x-ncp-apigw-timestamp: 1551453306138
        HTTP

        응답 예시

        [
          {
            "name": "syno",
            "language": "korea",
            "version": "0.1",
            "description": "wiki 동의어 사전",
            "createdDate": "2020-12-09T10:00:59.268Z",
            "updatedDate": "2020-12-09T10:00:59.268Z"
          }
        ]
        JSON

        이 문서가 도움이 되었습니까?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.