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": "09673e2a-17af-4e65-aaba-ef6a8cf06230",
  "CompanyID": "a5782178-1a5d-4923-bc43-b4ca15940ba1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-01T14:04:12.0665198-04:00",
  "CreatedByUserID": "a076ca34-120a-4eb7-9f80-babf634b1bc0",
  "Deleted": true
}