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": "05139ec1-1ac1-4b47-ae0f-77b5efa0c8e5",
  "CompanyID": "556a9180-0fc2-41fd-844f-ea246ef55025",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-18T11:25:48.459624-05:00",
  "CreatedByUserID": "ee74db39-2f63-4a53-af52-b84e07770bc1",
  "Deleted": true
}