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": "2648d00d-d486-41f4-9456-15f4ba4f3aba",
  "CompanyID": "a2758c08-2979-4339-88d7-3b54d969ffa3",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-21T13:57:31.0279528-04:00",
  "CreatedByUserID": "8b13eac6-bb57-4936-aa7c-f3eaff06fffd",
  "Deleted": true
}