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": "59e144ab-8488-4fb3-9ecf-7488fcb40d1e",
"CompanyID": "d8284b0d-a14b-4e02-a50b-424c2cf12d93",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-13T17:03:17.5805341-04:00",
"CreatedByUserID": "73b485f7-0b66-4b42-87f2-4bfc70283da8",
"Deleted": true
}