Search thesaurus list
    • PDF

    Search thesaurus list

    • PDF

    Article Summary

    Search a list of thesauruses set for the domain.


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

    Request

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsExplanation
    nameYesstringDomain name created

    Response

    Field nameTypeExplanationRemarks
    [].namestringThesaurus name
    [].languagestringLanguage set for the thesaurus
    [].versionstringVersion set for the thesaurus
    [].descriptionstringThesaurus description
    [].createdDatestringThesaurus creation time
    [].updatedDatestringThesaurus editing time

    Response statuses

    HTTP statusDesc
    200OK (Successfully searched)
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    Example

    Request example

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/wiki/synonym
    

    Response example

    [
      {
        "name": "syno",
        "language": "korea",
        "version": "0.1",
        "description": "Wiki thesaurus",
        "createdDate": "2020-12-09T10:00:59.268Z",
        "updatedDate": "2020-12-09T10:00:59.268Z"
      }
    ]
    

    Was this article helpful?

    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.