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": "8553de29-7b5c-4780-b5d0-984febb4f697",
  "CompanyID": "b1ca7738-c3be-4e3f-bb83-5778d8aec8ee",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-03T09:15:54.1508365-04:00",
  "CreatedByUserID": "0d68e2ab-cf67-41e4-a5a0-da95e5d58070",
  "Deleted": true
}