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": "1b5413e8-29fc-447c-bce6-1b40eb65a217",
"CompanyID": "a0b03174-1c27-43c7-9c5a-45ef528b693d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-14T17:07:57.7777627-04:00",
"CreatedByUserID": "077c722b-753b-4c84-b717-d53f5edc0cdf",
"Deleted": true
}