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": "18acd257-d0b1-4dd2-a629-767b0035263c",
  "CompanyID": "bab60a3b-2c57-40b4-9127-8d6d951acf7d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-12T05:17:24.8515894-04:00",
  "CreatedByUserID": "8cab2a5c-d2ad-4292-8969-0a30a655c9ab",
  "Deleted": true
}