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": "88dcbc2c-34e9-4108-bd25-b82b8bd9a24a",
  "CompanyID": "1b1295a6-54e4-435d-9556-e026524f7232",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-02-11T04:22:31.4269264-05:00",
  "CreatedByUserID": "e58c2778-3fae-4128-8566-405045f50d6a",
  "Deleted": true
}