Legacy | Get Group Information

Restriction: This information no longer refers to the latest product version but may still be relevant if you are working with an older version.

Gets the information for the group specified by .

Request syntax

Copy
https://mycloud.perfectomobile.com/services/groups/ ?operation=info&securityToken=value[&optionalParameter=value]

Parameters

Name Type Default Description
securityToken* string
A unique cryptographic key assigned to an authorized user.
user string

Deprecated. The name of the user running the operation.

Important: All REST API commands require authentication through the Perfecto security token. See also Authentication in new APIs.
password string

Deprecated. The password for the user.

Important: All REST API commands require authentication through the Perfecto security token. See also Authentication in new APIs.
responseFormat string json The format to use for the response: json or xml

* Mandatory parameter

Response

The response will include the following group information:

Field Description
id The identifier assigned by the system for the group.
label The display name of the group
description The description text associated with the group.