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": "191a0d11-dd23-4d67-92a8-fc556b0d5b1b",
"CompanyID": "6a2b6455-ab11-4de4-9458-64ff6cf588e9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-24T00:26:47.6178533-04:00",
"CreatedByUserID": "633550d1-bea3-4368-9447-3d8d1227ddbc",
"Deleted": true
}