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": "e71188f5-c55f-4803-b845-dd2391a49033",
  "CompanyID": "c07ac028-65aa-402a-96ec-1cc5da844935",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-06T07:36:21.1910141-05:00",
  "CreatedByUserID": "5bcfa106-89ab-476e-b348-7ca5c8f16ccd",
  "Deleted": true
}