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": "a4a44a09-e41e-4421-9ef3-eb4cae68292f",
  "CompanyID": "ac932cc8-0a74-418e-b125-6ef32c97f70b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-08T08:06:33.9279393-04:00",
  "CreatedByUserID": "b45e02d6-9d1a-4903-b8b8-906fff8a89c1",
  "Deleted": true
}