GET api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "152b7c60-094f-4d38-9bca-da383d5837df",
"CompanyID": "a53ac29d-6aee-42d6-93ea-5ad5e9cd1e47",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-02T06:14:48.8169896-04:00",
"CreatedByUserID": "54637f3d-c012-40b1-be64-a98819429fe7",
"Deleted": true
}