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": "4db7ffdf-5d9f-4835-a055-a5bb6ee18487",
  "CompanyID": "1045787b-49e0-4146-b7de-a7c888d67beb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-02T10:41:22.4654421-05:00",
  "CreatedByUserID": "2eb0fb41-b140-4d1c-be4a-4db4b11af74f",
  "Deleted": true
}