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": "e3fdd2b0-5b1a-4dd6-9961-bf80bf713d61",
  "CompanyID": "46648f7e-d546-4c80-a306-2c76ab349e52",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-12T20:14:48.0767768-04:00",
  "CreatedByUserID": "29a832f2-1423-4e5f-8890-7e9944f2f3cd",
  "Deleted": true
}