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": "661c0f05-07aa-497c-b084-86989c56050b",
"CompanyID": "01ef11fd-8b16-41bb-9992-fa7788e04dff",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-02T06:08:37.5879149-04:00",
"CreatedByUserID": "6b816830-11f0-4535-8fc5-22d19ff0b3e7",
"Deleted": true
}