Get CA User List
    • PDF

    Get CA User List

    • PDF

    Article Summary

    개요

    CA 권한을 소유한 사용자 목록을 조회합니다.

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

    요청

    요청 파라미터

    파라미터명타입설명
    caTagString(Required)CA의 tag 값

    응답

    응답 바디

    [
        {
            "mbrNo": long,
            "loginId": string,
            "idNo": string
        }
    ]
    
    파라미터명타입설명
    mbrNoString사용자의 멤버 번호
    loginIdStringsub account 사용자의 로그인 id
    idNoString사용자의 id

    필요 권한

    getUserList


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

    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.