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": "342994ad-b884-48bc-9c45-007f9ae27530",
"CompanyID": "f8c35a85-ff37-450e-801d-b012b441ff90",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-09T05:38:36.0086156-04:00",
"CreatedByUserID": "6024bdfb-abac-43a8-86bc-2833838f0ab3",
"Deleted": true
}