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": "799cdc68-9347-4541-938b-022fff72c63e",
"CompanyID": "39ce926a-bf8e-4cd2-9769-ef3b81914e0b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-06T17:11:19.5849649-04:00",
"CreatedByUserID": "87895496-3581-42f8-9927-03cc5e6a07c3",
"Deleted": true
}