Get account group by Safe
This method returns all the account groups in a specific Safe. 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 |
Safe |
Type |
String |
Description |
The name of the Safe where the account groups are. |
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session, encoded in BASE 64. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
|
Parameter |
GroupID |
Type |
String |
Description |
The ID of the account group. |
Parameter |
GroupName |
Type |
String |
Description |
The name of the account group. |
Parameter |
GroupPlatformID |
Type |
String |
Description |
The ID of the platform associated with the account group. |
Parameter |
Safe |
Type |
String |
Description |
The name of the Safe where the account groups are. |
Return codes
For a complete list of return codes, see Return Codes.