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": "d48bf7b1-9a9b-4fd6-a942-9a797d680f09",
  "CompanyID": "94869da2-5641-4e98-aa1c-183e0f289736",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-31T17:46:53.2371082-04:00",
  "CreatedByUserID": "cfd76eb4-00a7-4422-a71c-1d1de26d375e",
  "Deleted": true
}