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": "244a769e-133c-4840-9e6b-f83649cc3d95",
  "CompanyID": "c249d57c-eda6-4c8b-9ad6-2763994d3f38",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-02T12:49:02.9759976-04:00",
  "CreatedByUserID": "0e50dec7-1845-4675-848c-29212ee664cc",
  "Deleted": true
}