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": "1f4de5f5-0afc-4086-9063-9a0828ec0739",
"CompanyID": "4fdf5815-2a17-4d4d-a6ad-fee26651d429",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-10T13:04:33.8866869-04:00",
"CreatedByUserID": "e98ce790-ff2d-4dbb-91e6-a413489d9fe9",
"Deleted": true
}