Get entity assigned to role
    • PDF

    Get entity assigned to role

    • PDF

    Article summary

    Get the entity (account) assigned to a role.

    API

    • GET ​/roles​/ {roleNo}​/entities​/account

    Request

    Path Variables

    ParameterRequiredTypeRestrictionsDescription
    roleNoYString-Role No

    Response

    {
        "isMyAccount": boolean,
        "accountName": string,
        "loginId": string
    }
    
    CategoryTypeDescriptionRemarks
    isMyAccountbooleanWhether it is your own account
    accountNamestringAccount name
    loginIdstringLogin ID

    Error

    The following error codes are characteristic of this action. For error response format, see ErrorResponse. For more information about common errors, see NAVER Cloud Platform API.

    HTTP status codeError codeError message
    40130Invalid roleNo

    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.