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": "672f6cd3-2b71-4070-8533-1a93917aea15",
  "CompanyID": "8f6dc378-f923-4724-9458-1b85ef0e8d51",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-19T13:20:56.8357242-04:00",
  "CreatedByUserID": "c8f3efea-5530-4c90-a373-29b7837e8bdf",
  "Deleted": true
}