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": "877f25d0-c297-40fe-8c08-74d1347e61dd",
  "CompanyID": "a0db3030-5c86-424d-a666-809e681fcab9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-07T04:58:37.1478034-05:00",
  "CreatedByUserID": "6ec6de92-f27c-4b0a-9a71-b026fd66714e",
  "Deleted": true
}