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": "3643dbe8-08d9-492b-a01d-fc98a59f5822",
"CompanyID": "1e1c3dc1-0068-4b97-a4e6-65c0ec09edb2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-10T06:22:37.8279866-04:00",
"CreatedByUserID": "38ebe052-2402-4e70-bac2-fbbbed91fd73",
"Deleted": true
}