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": "407c491e-5354-48f7-9831-606fa811cbdc",
  "CompanyID": "926f4003-c84d-410c-aea1-8ef1491d9130",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-27T01:41:44.907254-04:00",
  "CreatedByUserID": "d143d39d-558d-42ae-9e21-3d06cb0a82ef",
  "Deleted": true
}