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": "43012db9-810f-43a0-9380-7a4c97fe7c3d",
  "CompanyID": "ead6eb42-839a-4369-bebf-0ad101a991a6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-08T04:44:46.9871919-04:00",
  "CreatedByUserID": "8c338cbd-e351-45d0-a40b-254aba4e45a8",
  "Deleted": true
}