Read a Group

GET {{baseUrl}}/organization/v1/groups/:groupId

Retrieve the properties of the Group

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Acceptstring
Content-Typestring

RESPONSES

status: OK

{"groupName":"","groupId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"","parentGroupId":"3fa85f64-5717-4562-b3fc-2c963f66afa6"}