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": "1297506d-5793-439d-9ad9-44fe6e215fad",
  "CompanyID": "0fe3e4cd-c417-492c-92c1-dc5b79bb9856",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-30T06:21:46.3526605-04:00",
  "CreatedByUserID": "a9f5b05b-a40d-4d64-b553-deb0acc1b4f2",
  "Deleted": true
}