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": "3424d344-bd29-42cc-9459-4db172ea3ab7",
"CompanyID": "62a5933c-7e2f-4297-b650-ae6d1708c791",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-10T14:20:12.7753437-04:00",
"CreatedByUserID": "2ee5a9d0-ea36-45d4-94d4-4307bcafe386",
"Deleted": true
}