Get a contact group
GET {{baseUrl}}/contacts/groups/:groupId
Get a contact group under an account.
Prerequisite : Pro or higher account.
Scopes:
contact_group:write:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"group_id":"\u003cstring\u003e","group_name":"\u003cstring\u003e","total_members":"\u003cinteger\u003e","group_privacy":2,"description":"\u003cstring\u003e"}