Get Governance Group by Id
GET {{baseUrl}}/workgroups/:id
This API returns a Governance Groups by its ID.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Accept | string |
RESPONSES
status: OK
{"owner":{"type":"IDENTITY","id":"2c9180a46faadee4016fb4e018c20639","name":"Support","displayName":"Support","emailAddress":"support@sailpoint.com"},"id":"2c91808568c529c60168cca6f90c1313","name":"DB Access Governance Group","description":"Description of the Governance Group","memberCount":1641498673000,"connectionCount":1641498673000,"created":"2022-01-06T19:51:13Z","modified":"2022-01-06T19:51:13Z"}