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": "487f8cec-268a-42f0-b4af-1b8fee7946c0",
"CompanyID": "d85bd052-7ee2-4f6e-b0d0-0763a7e232f7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-19T11:43:45.6273945-04:00",
"CreatedByUserID": "7e6e5bcd-fe83-439d-b481-523bbea440e9",
"Deleted": true
}