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": "358861c3-5dcb-4126-b328-58bee5d02e18",
  "CompanyID": "253f1eb2-f2e3-4df4-97f4-b2e4a5877b23",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-10T16:47:54.6621925-04:00",
  "CreatedByUserID": "b99aa729-bd27-44e7-9c16-ec139abde7ff",
  "Deleted": true
}