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": "cb1c8ba9-7d82-4f56-b36d-2a171ca3c8b5",
"CompanyID": "d3ca05b0-c277-4e58-aacd-cb1ff478b06e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-04T23:32:03.0055847-04:00",
"CreatedByUserID": "4c05754a-4643-4900-981b-ad0002887fc2",
"Deleted": true
}