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": "e7954a52-330f-44ed-91c6-40556f08b60d",
  "CompanyID": "35cefd38-4f06-49f4-b3e2-86722cef5ed6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-10T01:13:43.5571071-04:00",
  "CreatedByUserID": "4c5f2647-4efe-489f-8f70-dafdc10bce62",
  "Deleted": true
}