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": "6ff126e5-79e7-45a7-bf40-8356bac4fcdc",
"CompanyID": "4c6ff19f-275b-42ad-adc4-db52389c0b45",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-19T00:24:18.5003861-04:00",
"CreatedByUserID": "96b3bf22-b3f8-4aec-810c-2a80cd471515",
"Deleted": true
}