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": "01949758-6eb3-4053-805f-86cd9a01418f",
  "CompanyID": "99b5b0af-a3c9-44a4-bcff-a3294d635273",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-30T02:50:50.0865024-04:00",
  "CreatedByUserID": "67fea605-427e-4a8d-b0ed-c3ba0ba13df8",
  "Deleted": true
}