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": "7cd192af-477b-4dd9-8400-1b7eecf02bab",
"CompanyID": "c748eb57-d5a0-4d0c-a776-72c6ae74970b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-06T01:22:19.0761797-04:00",
"CreatedByUserID": "fa60c4b0-d553-418e-a8e8-99584d973b0e",
"Deleted": true
}