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": "35f45c32-0375-4ceb-ace6-9086bea241dc",
  "CompanyID": "60027729-8e24-4d03-acb5-23702fb23b5f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-01T02:25:45.9013315-05:00",
  "CreatedByUserID": "c21c52a0-42ad-4c5a-aa6b-24bc761a2085",
  "Deleted": true
}