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": "cee49e1d-8148-46b3-9b67-fefd8dd9fa7a",
  "CompanyID": "c2e4598a-7a3a-45d8-9f77-0d3e599efb9c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-02T11:14:33.3083545-04:00",
  "CreatedByUserID": "45b05903-5069-4ad5-bf9a-fdc2a585c1fb",
  "Deleted": true
}