Read a Group
GET {{baseUrl}}/organization/v1/groups/:groupId
Retrieve the properties of the Group
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Accept | string | ||
Content-Type | string |
RESPONSES
status: OK
{"groupName":"","groupId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"","parentGroupId":"3fa85f64-5717-4562-b3fc-2c963f66afa6"}