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": "0bca99da-ed19-42c7-a5e7-cbc1bc1f4d76",
  "CompanyID": "78214d25-47f1-4051-a984-c15179fdc33a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-26T00:49:45.1920733-04:00",
  "CreatedByUserID": "0234af4d-ec88-45e4-bc93-b48f2ed16a4d",
  "Deleted": true
}