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": "4f96b042-01d3-431c-adb6-2e27ad16b543",
"CompanyID": "1e9ff880-e46a-4eaf-b7b1-136a881a1bd9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-11T07:58:59.6586015-04:00",
"CreatedByUserID": "9604ca77-d063-4d65-9a23-093fb94742d6",
"Deleted": true
}