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": "5726a835-f860-4618-a782-3a1ed85c4308",
  "CompanyID": "6135e516-225a-4600-820b-60a29d5f6e86",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-22T22:30:18.8880281-05:00",
  "CreatedByUserID": "ad638ea4-6395-4316-b061-9eb793e234ad",
  "Deleted": true
}