Get details of group
GET {{baseUrl}}/api/v1/groups/:group_id
This API fetches the details of a particular user group.
OAuth Scope
Desk.contacts.READ
Desk.settings.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"modifiedTime":"2017-09-19T04:58:50.000Z","creator":{"photoURL":"https://desk.zoho.com/portal/api/user/310975130121/photo?orgId=143315","name":"SupportAdmin","id":"310975130121"},"modifier":{"photoURL":"https://desk.zoho.com/portal/api/user/310975130121/photo?orgId=143315","name":"SupportAdmin","id":"310975130121"},"name":"MVP Customer","count":"892","description":"Prime customer will have special access to Knowledge base module and Community categories","createdTime":"2017-09-19T04:58:50.000Z","id":"310975134902","helpCenterId":"310975130119","logoUrl":"https://desk.zoho.com/portal/api/publicImages/310975130133?portalId=5c9470fcc808cc98932703e28221d6c302e105dc4da8b23fafb6719abeecaa48","status":"ACTIVE"}