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": "e2bc619b-6a13-4de5-9530-a843b138317c",
"CompanyID": "a8264b9b-2bbc-4219-b3e6-db05ef2af076",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-25T01:14:15.0623169-04:00",
"CreatedByUserID": "548ad7e3-2bc8-4317-b56a-1def1db0a9b5",
"Deleted": true
}