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": "7af479e8-b896-4228-8bf1-81331b2dcf07",
"CompanyID": "73c673bf-338f-450b-b420-9cf49670b407",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-11T16:38:48.4168976-04:00",
"CreatedByUserID": "eed4e163-7219-4536-adf2-63cc8b23c45f",
"Deleted": true
}