pem.getAccountServiceUsers

This method is supported by Operations starting from version 6.0

This method returns a list of Service Users of the specified Account.

The method has the following input parameters:

Name

Type

Short Description

account_id

int

Account ID

The method returns an array of the following structures:

Name

Type

Short Description

  • user_id

int

Service User ID

  • display_name

string

Display name of Service User

  • login

string

Login name of Service User

Note: This method can also be called under Reseller permissions.