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": "5447cdb1-b443-4dc0-997a-b36576365fbd",
"CompanyID": "14d5f7ab-0382-4504-a10d-765beba4664e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-02T23:47:14.4948719-05:00",
"CreatedByUserID": "09ce7b04-367b-48cc-9da6-624b65e6bbcd",
"Deleted": true
}