List Pam Group Info
This function is one of Open API Operation. You can find the movie in ARGOS RPA+ video tutorial.
GET /openapi/v1/pamGroup/list
Example request :
Example request |
|---|
|
Field | Type | Description | Required |
|---|---|---|---|
apiKey | String | API Token Key created by your account | True |
Example Response:
Example Response |
|---|
|
Field | Type | Description |
|---|---|---|
groupId | String | Unique ID |
groupName | String | Group Name |
createDate | Long | Date when group is created |
Possible Errors:
Error Code | Description |
|---|---|
400 Bad Request | Required fields were invalid, not specified. |
403 Forbbiden | API Key was invalid, not specified. |