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": "4830cb1f-ce99-46a9-b8ac-b6cf631872ef",
"CompanyID": "4048e58a-ccde-424d-8090-71bc75a994b0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-13T08:04:00.08086-04:00",
"CreatedByUserID": "856190fb-1a84-42c0-96dd-f6681c334541",
"Deleted": true
}