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": "95241d35-b4ab-48d5-9d07-aa8de3ba5a1d",
"CompanyID": "247e56e9-b6d9-4441-902e-35fb54429bfa",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-20T12:08:17.7779124-04:00",
"CreatedByUserID": "95a70411-b52e-437f-801f-be5bfe2b9652",
"Deleted": true
}