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": "ad7bc88c-d932-4b29-ae79-86dfdb3725e0",
  "CompanyID": "907cdcb6-6409-4655-b7bd-c01dffe4ecf0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-09T11:40:05.6790292-04:00",
  "CreatedByUserID": "062d9e4b-ab0a-480f-a71b-64ebcd5760ae",
  "Deleted": true
}