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": "1f989978-9a03-4c4b-80c4-07144b5ee9c3",
"CompanyID": "4f335885-3542-4207-915b-b4c20335d916",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-22T02:57:27.7292453-04:00",
"CreatedByUserID": "c766d012-4a0a-4e4d-b5d2-1d8a1419f78b",
"Deleted": true
}