Get End Cert List
    • PDF

    Get End Cert List

    • PDF

    Article Summary

    概要

    プライベート証明書のリストを照会します。

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

    リクエスト

    リクエストパラメータ

    パラメータ名タイプ説明
    caTagString(Required)CAのtag値

    レスポンス

    レスポンスボディ

    {
        "totalCnt": long,
        "listCerts": [string],
        "totalPageNo": long,
        "currentPageNo": long
    }
    
    パラメータ名タイプ説明
    totalCntlong全証明書数
    listCertsString証明書のシリアル番号リスト
    totalPageNolong総ページ数
    currentPageNolong現在のページ番号

    必要権限

    getCertList


    この記事は役に立ちましたか?

    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.