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": "42c9cb5c-0061-44d0-a676-a821b0a6f808",
"CompanyID": "1f5068e0-dacd-4ab6-8333-8543a8ba5d62",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-01T08:47:43.8827953-04:00",
"CreatedByUserID": "c219b149-a945-4cc4-a0ee-cba7ca614585",
"Deleted": true
}