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": "e2218ce4-2e61-4f4a-8369-c52110ffa35f",
  "CompanyID": "faa1d52c-ac0c-4b42-bd18-0863ee9a0b50",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-12T14:24:21.0414062-04:00",
  "CreatedByUserID": "acb02373-413c-479f-8dc7-5c11da9aa7d7",
  "Deleted": true
}