Get account group members
This method returns all the members of an existing account group. These accounts can be either password accounts or SSH Key accounts.
All members of account groups must be stored in the same Safe as the group itself. |
The user performing this task must have the following permissions in the Safe:
■ | Add accounts |
■ | Update account content |
■ | Update account properties |
■ | Create folders |
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
|
The following mandatory value is required in the URL:
Parameter |
GroupID |
Type |
String |
Description |
The unique ID of the group |
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
|
Parameter |
AccountID |
Type |
String |
Description |
The ID of the account that is a member of the group. |
Parameter |
Safe |
Type |
String |
Description |
The name of the Safe where the privileged account is stored. |
Parameter |
PlatformID |
Type |
String |
Description |
The name of the platform that is associated to this account. |
Parameter |
Address |
Type |
String |
Description |
The address of the account. |
Parameter |
Username |
Type |
String |
Description |
The username specified in the account. |
Return codes
For a complete list of return codes, see Return Codes.