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": "82228ff7-ce61-4f49-9124-b83b6b3b41d6",
"CompanyID": "49ea7545-56b4-4d12-94ad-839b379116bc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-25T00:06:18.3585728-04:00",
"CreatedByUserID": "5caf9d06-36d6-4cb7-b229-042cf4b29932",
"Deleted": true
}