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": "f76ae36d-3bc7-4d58-a3c8-1d17cf9be080",
  "CompanyID": "b6952170-764c-442a-ac11-805922bad482",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-22T01:39:46.1584682-04:00",
  "CreatedByUserID": "7589dfc6-93f1-459b-96cd-17f5f5cdd964",
  "Deleted": true
}