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": "29e127f7-f9d4-464e-b938-a422bec06b29",
  "CompanyID": "4ea93392-9f6d-41c7-aab6-4730e024ca29",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-01T21:10:19.6720858-04:00",
  "CreatedByUserID": "6f4a1b25-a92e-4e5c-b7ed-b38a5c350bc6",
  "Deleted": true
}