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": "89bcb65a-3ec5-4f34-a13b-99b3b68dc634",
"CompanyID": "213e531b-6e3a-4872-8e7b-71c520eb255a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-28T02:44:32.7323251-04:00",
"CreatedByUserID": "1d288236-1fd7-4545-bf27-bc8e1cf9a11c",
"Deleted": true
}