Get CA User List
    • PDF

    Get CA User List

    • PDF

    Article Summary

    Summary

    View a list of users with CA permissions.

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

    Request

    Request parameters

    ParameterTypeDescription
    caTagString (Required)CA tag

    Response

    Response body

    [
        {
            "mbrNo": long,
            "loginId": string,
            "idNo": string
        }
    ]
    
    ParameterTypeDescription
    mbrNoStringUser's member number
    loginIdStringLogin ID of a sub account user
    idNoStringUser's ID

    Authorization requirements

    getUsersList


    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.