Get Group Details by ID

You can fetch contact group details by id from here

/api/Group

Query String

ParameterRequiredValue
groupIdMandatoryUser Input

Request Header

ParameterRequiredValue
TokenKeyMandatoryUser Input
Accept-LanguageOptionalen-US
Accept-EncodingOptionalgzip
Content-TypeMandatoryapplication/json

Response

{
  "Notes": "Combination of contact & group",
  "PWGroupID": 1213,
  "GroupName": "Anonymous"
}

GroupDetail Entity

PropertyData Type
PWGroupIDInteger
GroupNamestring
Notesstring