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": "0e88f037-978c-4c04-bd06-a8299e1962ba",
  "CompanyID": "f1b2ff28-b4a7-4e88-9082-d751555ae4d7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-20T01:10:20.9659292-04:00",
  "CreatedByUserID": "f14f4b4f-e468-4716-8ca4-6f5810bf1330",
  "Deleted": true
}