Get End Cert List
    • PDF

    Get End Cert List

    • PDF

    Article Summary

    Summary

    View a list of private certificates.

    GET https://pca.apigw.ntruss.com/api/v1/ca/{caTag}/cert
    

    Request

    Request parameters

    ParameterTypeDescription
    caTagString (Required)CA tag

    Response

    Response body

    {
        "totalCnt": long,
        "listCerts": [string],
        "totalPageNo": long,
        "currentPageNo": long
    }
    
    ParameterTypeDescription
    totalCntlongNo. of total certificates
    listCertsStringList of certification serial numbers
    totalPageNolongTotal page number
    currentPageNolongCurrent page number

    Authorization requirements

    getCertList


    Was this article helpful?

    What's Next
    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.