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": "2cd9ef46-4618-4292-97fd-1614bd0f24df",
  "CompanyID": "ada231b5-ea7e-4891-8846-b69322bb11d5",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-24T05:43:35.8617529-04:00",
  "CreatedByUserID": "ae276e8c-351d-43e3-ba39-9e79e8dace59",
  "Deleted": true
}