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": "07f52493-07e0-4ac3-96dd-ff00f431f5b3",
  "CompanyID": "a0a95eff-4d08-449a-b976-10d9285d76df",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-17T23:49:02.7173675-04:00",
  "CreatedByUserID": "9124d237-7e4f-49fa-9f05-a84eadcf095b",
  "Deleted": true
}