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": "8267be70-493b-40b7-9af0-813ddd06fd27",
  "CompanyID": "d0d04dbe-9206-4f6a-8add-a7f37e803290",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-05-23T17:25:43.4610782-04:00",
  "CreatedByUserID": "f5ef864a-8b16-439d-94ff-95eaf252d6ff",
  "Deleted": true
}