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": "b7d625c1-fd88-4d6a-aa5d-e173727b6af2",
  "CompanyID": "a8d79b40-ddc1-43da-a1b2-c29871cc4fbc",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-23T02:52:20.2826545-04:00",
  "CreatedByUserID": "4bc82b55-f997-4f11-99c9-352169be62b0",
  "Deleted": true
}