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": "b2b6dfda-46db-4aed-9078-9cbe862c5ad3",
  "CompanyID": "f8d91813-2d85-43f4-8a9f-55e938eca60b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-09-18T04:11:52.2391025-04:00",
  "CreatedByUserID": "29cac5b2-148d-42eb-a2ec-bcd0c1c456d6",
  "Deleted": true
}