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": "e194b508-af98-451c-aca2-f0a907089f14",
  "CompanyID": "29032aa8-6eea-45e0-a9f6-a5e0421ed003",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-27T02:40:26.2903423-04:00",
  "CreatedByUserID": "4630016c-5bc1-4ef8-8717-8976c02a0652",
  "Deleted": true
}