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": "660aaf1b-9e82-4fea-a184-ea8aea7f5655",
  "CompanyID": "c1536410-aacb-4dd8-91bb-794090240359",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-06T10:58:14.6019665-04:00",
  "CreatedByUserID": "b6494d95-1c53-4581-a228-ac39fd20c162",
  "Deleted": true
}