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": "e0080ebc-4f8b-443a-ae80-a6d523581801",
  "CompanyID": "fd02e172-9c5d-4903-8a99-e0b06c536f9f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-09T15:58:53.931348-04:00",
  "CreatedByUserID": "b4cdab74-2d83-408c-a57c-18f5092d8b71",
  "Deleted": true
}