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": "f31a7091-8c69-456f-b008-7212eb72c080",
  "CompanyID": "dea9aec8-9195-40bd-a0d5-bc6038fc8c04",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-30T17:03:28.5434612-04:00",
  "CreatedByUserID": "3d01ca7b-dbe7-4880-8ea3-17c9a3ba6c0d",
  "Deleted": true
}