GET api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CompanyCommunityID": "eca6aec2-703a-44bb-a36d-ca3e3183463b",
  "CompanyID": "eeabedbb-57c4-4def-ab19-b419453986cc",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-14T22:30:49.4057842-05:00",
  "CreatedByUserID": "64ce137e-ba91-41ec-83fb-7f6e435f9da9",
  "Deleted": true
}