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": "f35c9fe3-477b-467e-9dff-5e5a461ddc18",
"CompanyID": "85e5fc67-6c0a-4067-b5c3-0105556f0a4d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-29T06:53:09.496804-04:00",
"CreatedByUserID": "7aee4bb8-9e89-4dc5-8133-e5b127037348",
"Deleted": true
}