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": "c4e3ab79-b552-4d86-8254-555ca4dc3e6f",
  "CompanyID": "3048994c-3e68-42ce-a9e1-d5c314d73749",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-16T00:51:48.1655039-04:00",
  "CreatedByUserID": "6e4ab82c-78c4-4feb-85e2-d6903fafb0b7",
  "Deleted": true
}