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": "43f03dad-b654-44ba-9f06-d296f4702abf",
  "CompanyID": "924ecb0b-15a5-42e0-a4b4-751d0225cc24",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-03T23:06:06.5777828-04:00",
  "CreatedByUserID": "125fd0bc-1711-49df-aa62-85ba0f1c36ed",
  "Deleted": true
}